[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 12:11:18.282262 23828 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.69.62:44339
I20260709 12:11:18.283859 23828 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:11:18.284979 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:18.303701 23837 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:18.303771 23835 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:18.304649 23834 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:19.513958 23836 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260709 12:11:19.514079 23828 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 12:11:19.518813 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:19.519063 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:19.519345 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599079519305 us; error 0 us; skew 500 ppm
I20260709 12:11:19.520197 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:19.525713 23828 webserver.cc:533] Webserver started at http://127.23.69.62:36693/ using document root <none> and password file <none>
I20260709 12:11:19.526729 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:19.526960 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:19.527451 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:19.533601 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/master-0-root/instance:
uuid: "c3ac1b7f690f4025857a80b67168c3de"
format_stamp: "Formatted at 2026-07-09 12:11:19 on dist-test-slave-lgtn"
I20260709 12:11:19.541852 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.005s
I20260709 12:11:19.547235 23843 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:19.548456 23828 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260709 12:11:19.548867 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/master-0-root
uuid: "c3ac1b7f690f4025857a80b67168c3de"
format_stamp: "Formatted at 2026-07-09 12:11:19 on dist-test-slave-lgtn"
I20260709 12:11:19.549235 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:19.602860 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:19.604460 23828 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 12:11:19.604949 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:19.680485 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.62:44339
I20260709 12:11:19.680552 23894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.62:44339 every 8 connection(s)
I20260709 12:11:19.688983 23895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:19.711558 23895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de: Bootstrap starting.
I20260709 12:11:19.717697 23895 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.719655 23895 log.cc:826] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de: Log is configured to *not* fsync() on all Append() calls
I20260709 12:11:19.724713 23895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de: No bootstrap required, opened a new log
I20260709 12:11:19.746917 23895 raft_consensus.cc:359] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3ac1b7f690f4025857a80b67168c3de" member_type: VOTER }
I20260709 12:11:19.747534 23895 raft_consensus.cc:385] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.747892 23895 raft_consensus.cc:740] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ac1b7f690f4025857a80b67168c3de, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.749112 23895 consensus_queue.cc:260] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3ac1b7f690f4025857a80b67168c3de" member_type: VOTER }
I20260709 12:11:19.749679 23895 raft_consensus.cc:399] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:11:19.750001 23895 raft_consensus.cc:493] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:11:19.750378 23895 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.754834 23895 raft_consensus.cc:515] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3ac1b7f690f4025857a80b67168c3de" member_type: VOTER }
I20260709 12:11:19.755678 23895 leader_election.cc:304] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [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: c3ac1b7f690f4025857a80b67168c3de; no voters: 
I20260709 12:11:19.757591 23895 leader_election.cc:290] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:11:19.757970 23898 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:19.760614 23898 raft_consensus.cc:697] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [term 1 LEADER]: Becoming Leader. State: Replica: c3ac1b7f690f4025857a80b67168c3de, State: Running, Role: LEADER
I20260709 12:11:19.761873 23898 consensus_queue.cc:237] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [LEADER]: Queue going to LEADER mode. State: All 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: "c3ac1b7f690f4025857a80b67168c3de" member_type: VOTER }
I20260709 12:11:19.762976 23895 sys_catalog.cc:565] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:11:19.774310 23900 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3ac1b7f690f4025857a80b67168c3de. Latest consensus state: current_term: 1 leader_uuid: "c3ac1b7f690f4025857a80b67168c3de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3ac1b7f690f4025857a80b67168c3de" member_type: VOTER } }
I20260709 12:11:19.774902 23900 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:19.776309 23899 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c3ac1b7f690f4025857a80b67168c3de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3ac1b7f690f4025857a80b67168c3de" member_type: VOTER } }
I20260709 12:11:19.777146 23899 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:19.780222 23907 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:11:19.790376 23907 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:11:19.796659 23828 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:11:19.809820 23907 catalog_manager.cc:1383] Generated new cluster ID: 69770a294f6c4f6986fd3a1e7ecc52d8
I20260709 12:11:19.810168 23907 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:11:19.834447 23907 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:11:19.836593 23907 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:11:19.862958 23907 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de: Generated new TSK 0
I20260709 12:11:19.864080 23907 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:11:19.932368 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:19.940924 23917 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:19.942718 23918 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:19.947073 23920 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:19.947912 23828 server_base.cc:1061] running on GCE node
I20260709 12:11:19.948833 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:19.949052 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:19.949239 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599079949221 us; error 0 us; skew 500 ppm
I20260709 12:11:19.949837 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:19.954373 23828 webserver.cc:533] Webserver started at http://127.23.69.1:37527/ using document root <none> and password file <none>
I20260709 12:11:19.954946 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:19.955163 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:19.955449 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:19.956573 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/ts-0-root/instance:
uuid: "68e9af6e34f8415294474d2848b32127"
format_stamp: "Formatted at 2026-07-09 12:11:19 on dist-test-slave-lgtn"
I20260709 12:11:19.962361 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:11:19.966800 23925 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:19.967697 23828 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260709 12:11:19.968044 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/ts-0-root
uuid: "68e9af6e34f8415294474d2848b32127"
format_stamp: "Formatted at 2026-07-09 12:11:19 on dist-test-slave-lgtn"
I20260709 12:11:19.968428 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:19.985956 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:19.987828 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:19.990710 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:19.996281 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:19.996637 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:19.996994 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:19.997220 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:20.090041 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.1:33861
I20260709 12:11:20.090090 23987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.1:33861 every 8 connection(s)
I20260709 12:11:20.098112 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:20.107363 23992 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:20.110186 23993 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:20.115357 23828 server_base.cc:1061] running on GCE node
W20260709 12:11:20.117266 23995 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:20.118429 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:20.118769 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:20.119016 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599080118997 us; error 0 us; skew 500 ppm
I20260709 12:11:20.119899 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:20.122430 23988 heartbeater.cc:344] Connected to a master server at 127.23.69.62:44339
I20260709 12:11:20.122855 23988 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:20.123675 23828 webserver.cc:533] Webserver started at http://127.23.69.2:34631/ using document root <none> and password file <none>
I20260709 12:11:20.123996 23988 heartbeater.cc:507] Master 127.23.69.62:44339 requested a full tablet report, sending...
I20260709 12:11:20.124346 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:20.124604 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:20.124972 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:20.126439 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/ts-1-root/instance:
uuid: "d9a6f965723a4c259b2198440d66078f"
format_stamp: "Formatted at 2026-07-09 12:11:20 on dist-test-slave-lgtn"
I20260709 12:11:20.127050 23860 ts_manager.cc:194] Registered new tserver with Master: 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861)
I20260709 12:11:20.129364 23860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36946
I20260709 12:11:20.133468 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:11:20.138677 24000 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:20.139545 23828 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:11:20.139883 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/ts-1-root
uuid: "d9a6f965723a4c259b2198440d66078f"
format_stamp: "Formatted at 2026-07-09 12:11:20 on dist-test-slave-lgtn"
I20260709 12:11:20.140244 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:20.158223 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:20.159935 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:20.162624 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:20.166342 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:20.166608 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:20.166898 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:20.167102 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:20.257108 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.2:32799
I20260709 12:11:20.257349 24062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.2:32799 every 8 connection(s)
I20260709 12:11:20.266829 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:20.275875 24066 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:20.278038 24063 heartbeater.cc:344] Connected to a master server at 127.23.69.62:44339
I20260709 12:11:20.278573 24063 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:20.279832 24063 heartbeater.cc:507] Master 127.23.69.62:44339 requested a full tablet report, sending...
I20260709 12:11:20.283138 23860 ts_manager.cc:194] Registered new tserver with Master: d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799)
W20260709 12:11:20.283617 24067 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:20.283680 23828 server_base.cc:1061] running on GCE node
W20260709 12:11:20.284694 24069 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:20.285130 23860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36956
I20260709 12:11:20.285873 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:20.286142 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:20.286355 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599080286336 us; error 0 us; skew 500 ppm
I20260709 12:11:20.286968 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:20.289436 23828 webserver.cc:533] Webserver started at http://127.23.69.3:43203/ using document root <none> and password file <none>
I20260709 12:11:20.289942 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:20.290153 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:20.290432 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:20.291570 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/ts-2-root/instance:
uuid: "806620d3a3964903a9f9ac75f944cbbe"
format_stamp: "Formatted at 2026-07-09 12:11:20 on dist-test-slave-lgtn"
I20260709 12:11:20.296211 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:11:20.299970 24074 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:20.300853 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:11:20.301154 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/ts-2-root
uuid: "806620d3a3964903a9f9ac75f944cbbe"
format_stamp: "Formatted at 2026-07-09 12:11:20 on dist-test-slave-lgtn"
I20260709 12:11:20.301467 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599078110164-23828-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:20.325505 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:20.326822 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:20.329123 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:20.332053 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:20.332294 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:20.332540 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:20.332788 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:11:20.433418 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.3:36547
I20260709 12:11:20.433504 24136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.3:36547 every 8 connection(s)
I20260709 12:11:20.450256 24137 heartbeater.cc:344] Connected to a master server at 127.23.69.62:44339
I20260709 12:11:20.450699 24137 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:20.451699 24137 heartbeater.cc:507] Master 127.23.69.62:44339 requested a full tablet report, sending...
I20260709 12:11:20.453904 23860 ts_manager.cc:194] Registered new tserver with Master: 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:20.454141 23828 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015772911s
I20260709 12:11:20.455696 23860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36958
I20260709 12:11:20.507015 23860 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36968:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:11:20.511015 23860 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:11:20.626959 24102 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5cf330e2804a62b1c555fdac8fd9b6 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:20.627195 24101 tablet_service.cc:1511] Processing CreateTablet for tablet abfb1ca2e22444e591e5f702b3b43a49 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:20.629103 24098 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8beaa06abc4be781327d4386b6bf92 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:20.630106 24097 tablet_service.cc:1511] Processing CreateTablet for tablet 0580499dd13d4d179750291222219e64 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:20.632068 24096 tablet_service.cc:1511] Processing CreateTablet for tablet 27a7eccdd10b40c298a02c9941078115 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:20.635449 24099 tablet_service.cc:1511] Processing CreateTablet for tablet 85f0e3d926e44af1be70da0294fb3319 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:20.637389 24100 tablet_service.cc:1511] Processing CreateTablet for tablet d67359c012e14f58a10b5c30a10e1e87 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:20.638800 24102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5cf330e2804a62b1c555fdac8fd9b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.642364 23953 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5cf330e2804a62b1c555fdac8fd9b6 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:20.643750 23953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5cf330e2804a62b1c555fdac8fd9b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.643669 24028 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5cf330e2804a62b1c555fdac8fd9b6 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:20.645947 24026 tablet_service.cc:1511] Processing CreateTablet for tablet d67359c012e14f58a10b5c30a10e1e87 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:20.646500 24022 tablet_service.cc:1511] Processing CreateTablet for tablet 27a7eccdd10b40c298a02c9941078115 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:20.647404 24026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67359c012e14f58a10b5c30a10e1e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.648232 24022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a7eccdd10b40c298a02c9941078115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.653877 24023 tablet_service.cc:1511] Processing CreateTablet for tablet 0580499dd13d4d179750291222219e64 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:20.666884 24095 tablet_service.cc:1511] Processing CreateTablet for tablet fd8225ce62704c70b08f1731a36c5c7a (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:20.667578 24028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5cf330e2804a62b1c555fdac8fd9b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.670563 24098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8beaa06abc4be781327d4386b6bf92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.667835 24024 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8beaa06abc4be781327d4386b6bf92 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:20.676066 24027 tablet_service.cc:1511] Processing CreateTablet for tablet abfb1ca2e22444e591e5f702b3b43a49 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:20.677543 24023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0580499dd13d4d179750291222219e64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.669298 24025 tablet_service.cc:1511] Processing CreateTablet for tablet 85f0e3d926e44af1be70da0294fb3319 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:20.679898 24096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a7eccdd10b40c298a02c9941078115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.669360 24021 tablet_service.cc:1511] Processing CreateTablet for tablet fd8225ce62704c70b08f1731a36c5c7a (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:20.685415 24024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8beaa06abc4be781327d4386b6bf92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.690812 24097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0580499dd13d4d179750291222219e64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.693948 23949 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8beaa06abc4be781327d4386b6bf92 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:20.695626 23946 tablet_service.cc:1511] Processing CreateTablet for tablet fd8225ce62704c70b08f1731a36c5c7a (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:20.700376 23952 tablet_service.cc:1511] Processing CreateTablet for tablet abfb1ca2e22444e591e5f702b3b43a49 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:20.702154 24025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f0e3d926e44af1be70da0294fb3319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.689635 23951 tablet_service.cc:1511] Processing CreateTablet for tablet d67359c012e14f58a10b5c30a10e1e87 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:20.700441 23950 tablet_service.cc:1511] Processing CreateTablet for tablet 85f0e3d926e44af1be70da0294fb3319 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:20.706120 23945 tablet_service.cc:1511] Processing CreateTablet for tablet c4739cd146534e828c94a6b1b4dc3eb7 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:20.707363 23948 tablet_service.cc:1511] Processing CreateTablet for tablet 0580499dd13d4d179750291222219e64 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:20.707747 23946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8225ce62704c70b08f1731a36c5c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.706962 24099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f0e3d926e44af1be70da0294fb3319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.706192 23947 tablet_service.cc:1511] Processing CreateTablet for tablet 27a7eccdd10b40c298a02c9941078115 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:20.714884 23951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67359c012e14f58a10b5c30a10e1e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.713245 24021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8225ce62704c70b08f1731a36c5c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.711597 24020 tablet_service.cc:1511] Processing CreateTablet for tablet c4739cd146534e828c94a6b1b4dc3eb7 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:20.729673 23948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0580499dd13d4d179750291222219e64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.728801 24095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8225ce62704c70b08f1731a36c5c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.736815 23949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8beaa06abc4be781327d4386b6bf92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.738389 23945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4739cd146534e828c94a6b1b4dc3eb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.736838 24020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4739cd146534e828c94a6b1b4dc3eb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.742704 23952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfb1ca2e22444e591e5f702b3b43a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.750049 24100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67359c012e14f58a10b5c30a10e1e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.753822 24094 tablet_service.cc:1511] Processing CreateTablet for tablet c4739cd146534e828c94a6b1b4dc3eb7 (DEFAULT_TABLE table=test-workload [id=fe9de5c8311b4cf781495f194d04658a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:20.777819 23950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f0e3d926e44af1be70da0294fb3319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.798728 24094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4739cd146534e828c94a6b1b4dc3eb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.777916 24027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfb1ca2e22444e591e5f702b3b43a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.801658 23947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a7eccdd10b40c298a02c9941078115. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:11:20.804664 23908 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:20.808677 24101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfb1ca2e22444e591e5f702b3b43a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:20.850701 24155 tablet_bootstrap.cc:492] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe: Bootstrap starting.
I20260709 12:11:20.979014 24155 tablet_bootstrap.cc:654] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.034008 24157 tablet_bootstrap.cc:492] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f: Bootstrap starting.
I20260709 12:11:21.058154 24156 tablet_bootstrap.cc:492] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127: Bootstrap starting.
I20260709 12:11:21.066267 24155 tablet_bootstrap.cc:492] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe: No bootstrap required, opened a new log
I20260709 12:11:21.066852 24155 ts_tablet_manager.cc:1403] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe: Time spent bootstrapping tablet: real 0.265s	user 0.013s	sys 0.035s
I20260709 12:11:21.073443 24155 raft_consensus.cc:359] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:21.074610 24155 raft_consensus.cc:385] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.075824 24155 raft_consensus.cc:740] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.076670 24155 consensus_queue.cc:260] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:21.079063 24156 tablet_bootstrap.cc:654] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.081645 24157 tablet_bootstrap.cc:654] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.090852 24156 tablet_bootstrap.cc:492] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127: No bootstrap required, opened a new log
I20260709 12:11:21.091310 24156 ts_tablet_manager.cc:1403] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.003s
I20260709 12:11:21.091801 24157 tablet_bootstrap.cc:492] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f: No bootstrap required, opened a new log
I20260709 12:11:21.092242 24157 ts_tablet_manager.cc:1403] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.000s
I20260709 12:11:21.093819 24137 heartbeater.cc:499] Master 127.23.69.62:44339 was elected leader, sending a full tablet report...
I20260709 12:11:21.094357 24155 ts_tablet_manager.cc:1434] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.011s
I20260709 12:11:21.095304 24155 tablet_bootstrap.cc:492] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe: Bootstrap starting.
I20260709 12:11:21.095067 24157 raft_consensus.cc:359] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.095798 24157 raft_consensus.cc:385] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.096086 24157 raft_consensus.cc:740] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.097086 24157 consensus_queue.cc:260] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.101755 24155 tablet_bootstrap.cc:654] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.112247 24063 heartbeater.cc:499] Master 127.23.69.62:44339 was elected leader, sending a full tablet report...
I20260709 12:11:21.113366 24156 raft_consensus.cc:359] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.114168 24156 raft_consensus.cc:385] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.114533 24156 raft_consensus.cc:740] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.115453 24156 consensus_queue.cc:260] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.120209 24157 ts_tablet_manager.cc:1434] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.009s
I20260709 12:11:21.121286 24157 tablet_bootstrap.cc:492] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f: Bootstrap starting.
I20260709 12:11:21.123661 24155 tablet_bootstrap.cc:492] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe: No bootstrap required, opened a new log
I20260709 12:11:21.124174 24155 ts_tablet_manager.cc:1403] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.007s
I20260709 12:11:21.128935 24157 tablet_bootstrap.cc:654] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.129987 24155 raft_consensus.cc:359] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.130771 24155 raft_consensus.cc:385] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.131600 24155 raft_consensus.cc:740] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.132726 23988 heartbeater.cc:499] Master 127.23.69.62:44339 was elected leader, sending a full tablet report...
I20260709 12:11:21.133636 24156 ts_tablet_manager.cc:1434] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.005s
I20260709 12:11:21.134910 24156 tablet_bootstrap.cc:492] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127: Bootstrap starting.
I20260709 12:11:21.140880 24155 consensus_queue.cc:260] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.143574 24155 ts_tablet_manager.cc:1434] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:11:21.144587 24155 tablet_bootstrap.cc:492] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe: Bootstrap starting.
I20260709 12:11:21.150863 24155 tablet_bootstrap.cc:654] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.154714 24156 tablet_bootstrap.cc:654] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.165985 24157 tablet_bootstrap.cc:492] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f: No bootstrap required, opened a new log
I20260709 12:11:21.166540 24157 ts_tablet_manager.cc:1403] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.020s
I20260709 12:11:21.169996 24157 raft_consensus.cc:359] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.170749 24157 raft_consensus.cc:385] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.171056 24157 raft_consensus.cc:740] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.171799 24157 consensus_queue.cc:260] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.172880 24155 tablet_bootstrap.cc:492] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe: No bootstrap required, opened a new log
I20260709 12:11:21.175117 24155 ts_tablet_manager.cc:1403] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.016s
I20260709 12:11:21.173972 24157 ts_tablet_manager.cc:1434] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:11:21.178344 24157 tablet_bootstrap.cc:492] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f: Bootstrap starting.
I20260709 12:11:21.180090 24156 tablet_bootstrap.cc:492] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127: No bootstrap required, opened a new log
I20260709 12:11:21.180706 24156 ts_tablet_manager.cc:1403] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.011s
I20260709 12:11:21.183717 24156 raft_consensus.cc:359] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:21.184478 24156 raft_consensus.cc:385] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.184831 24157 tablet_bootstrap.cc:654] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.184868 24156 raft_consensus.cc:740] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.186064 24156 consensus_queue.cc:260] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:21.189273 24155 raft_consensus.cc:359] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
W20260709 12:11:21.189854 24138 tablet.cc:2406] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:11:21.192763 24155 raft_consensus.cc:385] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.193069 24155 raft_consensus.cc:740] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.191598 24156 ts_tablet_manager.cc:1434] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:11:21.194235 24155 consensus_queue.cc:260] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.196404 24155 ts_tablet_manager.cc:1434] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.000s
I20260709 12:11:21.197361 24155 tablet_bootstrap.cc:492] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe: Bootstrap starting.
I20260709 12:11:21.198282 24157 tablet_bootstrap.cc:492] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f: No bootstrap required, opened a new log
I20260709 12:11:21.198789 24157 ts_tablet_manager.cc:1403] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260709 12:11:21.199950 24156 tablet_bootstrap.cc:492] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127: Bootstrap starting.
I20260709 12:11:21.201756 24157 raft_consensus.cc:359] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.202592 24157 raft_consensus.cc:385] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.202955 24157 raft_consensus.cc:740] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.204141 24157 consensus_queue.cc:260] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.206614 24157 ts_tablet_manager.cc:1434] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:11:21.206732 24156 tablet_bootstrap.cc:654] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.207624 24157 tablet_bootstrap.cc:492] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f: Bootstrap starting.
I20260709 12:11:21.216941 24164 raft_consensus.cc:493] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:21.217463 24164 raft_consensus.cc:515] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.218748 24155 tablet_bootstrap.cc:654] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.220415 24164 leader_election.cc:290] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:21.223560 24157 tablet_bootstrap.cc:654] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.231585 24155 tablet_bootstrap.cc:492] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe: No bootstrap required, opened a new log
I20260709 12:11:21.232082 24155 ts_tablet_manager.cc:1403] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.004s
I20260709 12:11:21.234809 24156 tablet_bootstrap.cc:492] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127: No bootstrap required, opened a new log
I20260709 12:11:21.235291 24156 ts_tablet_manager.cc:1403] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.004s
I20260709 12:11:21.239614 24156 raft_consensus.cc:359] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.240327 24156 raft_consensus.cc:385] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.240615 24156 raft_consensus.cc:740] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.241351 24156 consensus_queue.cc:260] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.244589 24155 raft_consensus.cc:359] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.245334 24155 raft_consensus.cc:385] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.245625 24155 raft_consensus.cc:740] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.246363 24155 consensus_queue.cc:260] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.248521 24155 ts_tablet_manager.cc:1434] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.004s
I20260709 12:11:21.249522 24155 tablet_bootstrap.cc:492] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe: Bootstrap starting.
I20260709 12:11:21.262385 24156 ts_tablet_manager.cc:1434] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260709 12:11:21.263402 24156 tablet_bootstrap.cc:492] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127: Bootstrap starting.
I20260709 12:11:21.269891 24156 tablet_bootstrap.cc:654] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.291253 24155 tablet_bootstrap.cc:654] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.295774 24038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfb1ca2e22444e591e5f702b3b43a49" candidate_uuid: "68e9af6e34f8415294474d2848b32127" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9a6f965723a4c259b2198440d66078f" is_pre_election: true
I20260709 12:11:21.296705 24038 raft_consensus.cc:2468] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e9af6e34f8415294474d2848b32127 in term 0.
I20260709 12:11:21.299268 24157 tablet_bootstrap.cc:492] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f: No bootstrap required, opened a new log
I20260709 12:11:21.299654 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfb1ca2e22444e591e5f702b3b43a49" candidate_uuid: "68e9af6e34f8415294474d2848b32127" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806620d3a3964903a9f9ac75f944cbbe" is_pre_election: true
I20260709 12:11:21.299876 24157 ts_tablet_manager.cc:1403] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f: Time spent bootstrapping tablet: real 0.092s	user 0.020s	sys 0.054s
I20260709 12:11:21.301519 23929 leader_election.cc:304] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e9af6e34f8415294474d2848b32127, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:21.302410 24164 raft_consensus.cc:2804] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:21.302747 24164 raft_consensus.cc:493] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:21.303069 24164 raft_consensus.cc:3060] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.303849 24157 raft_consensus.cc:359] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.304824 24157 raft_consensus.cc:385] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.305219 24157 raft_consensus.cc:740] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Initialized, Role: FOLLOWER
W20260709 12:11:21.306056 23928 leader_election.cc:343] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:21.308380 24157 consensus_queue.cc:260] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.311334 24157 ts_tablet_manager.cc:1434] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 12:11:21.312319 24157 tablet_bootstrap.cc:492] T c4739cd146534e828c94a6b1b4dc3eb7 P d9a6f965723a4c259b2198440d66078f: Bootstrap starting.
I20260709 12:11:21.315364 24164 raft_consensus.cc:515] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.318747 24162 raft_consensus.cc:493] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:21.319450 24162 raft_consensus.cc:515] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.322365 24162 leader_election.cc:290] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:21.323076 24157 tablet_bootstrap.cc:654] T c4739cd146534e828c94a6b1b4dc3eb7 P d9a6f965723a4c259b2198440d66078f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.328521 24038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfb1ca2e22444e591e5f702b3b43a49" candidate_uuid: "68e9af6e34f8415294474d2848b32127" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9a6f965723a4c259b2198440d66078f"
I20260709 12:11:21.329120 24038 raft_consensus.cc:3060] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.336298 24038 raft_consensus.cc:2468] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e9af6e34f8415294474d2848b32127 in term 1.
I20260709 12:11:21.344732 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8beaa06abc4be781327d4386b6bf92" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806620d3a3964903a9f9ac75f944cbbe" is_pre_election: true
I20260709 12:11:21.345317 24112 raft_consensus.cc:2468] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 0.
I20260709 12:11:21.339968 24164 leader_election.cc:290] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 1 election: Requested vote from peers d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:21.343500 24155 tablet_bootstrap.cc:492] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe: No bootstrap required, opened a new log
I20260709 12:11:21.341639 24156 tablet_bootstrap.cc:492] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127: No bootstrap required, opened a new log
I20260709 12:11:21.345263 23929 leader_election.cc:304] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e9af6e34f8415294474d2848b32127, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:21.343675 24157 tablet_bootstrap.cc:492] T c4739cd146534e828c94a6b1b4dc3eb7 P d9a6f965723a4c259b2198440d66078f: No bootstrap required, opened a new log
I20260709 12:11:21.346441 24156 ts_tablet_manager.cc:1403] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127: Time spent bootstrapping tablet: real 0.083s	user 0.031s	sys 0.006s
I20260709 12:11:21.346761 24157 ts_tablet_manager.cc:1403] T c4739cd146534e828c94a6b1b4dc3eb7 P d9a6f965723a4c259b2198440d66078f: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.005s
I20260709 12:11:21.346975 24003 leader_election.cc:304] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806620d3a3964903a9f9ac75f944cbbe, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:21.347947 24162 raft_consensus.cc:2804] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:21.348330 24162 raft_consensus.cc:493] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:21.348716 24162 raft_consensus.cc:3060] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.348809 24155 ts_tablet_manager.cc:1403] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.012s
I20260709 12:11:21.349736 24156 raft_consensus.cc:359] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.350497 24156 raft_consensus.cc:385] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.350814 24156 raft_consensus.cc:740] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.351583 24156 consensus_queue.cc:260] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.352763 24155 raft_consensus.cc:359] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.353510 24155 raft_consensus.cc:385] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.353799 24155 raft_consensus.cc:740] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.354507 24155 consensus_queue.cc:260] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.358085 24159 raft_consensus.cc:493] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:21.358541 24159 raft_consensus.cc:515] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.360541 24162 raft_consensus.cc:515] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.361507 24159 leader_election.cc:290] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799)
I20260709 12:11:21.363209 24157 raft_consensus.cc:359] T c4739cd146534e828c94a6b1b4dc3eb7 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.363941 24157 raft_consensus.cc:385] T c4739cd146534e828c94a6b1b4dc3eb7 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.364217 24157 raft_consensus.cc:740] T c4739cd146534e828c94a6b1b4dc3eb7 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.364145 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8beaa06abc4be781327d4386b6bf92" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
I20260709 12:11:21.364996 24112 raft_consensus.cc:3060] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.365067 24164 raft_consensus.cc:2804] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:21.371734 24157 consensus_queue.cc:260] T c4739cd146534e828c94a6b1b4dc3eb7 P d9a6f965723a4c259b2198440d66078f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.372522 24111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfb1ca2e22444e591e5f702b3b43a49" candidate_uuid: "68e9af6e34f8415294474d2848b32127" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
W20260709 12:11:21.374585 23928 leader_election.cc:343] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:21.375113 24155 ts_tablet_manager.cc:1434] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.005s
I20260709 12:11:21.378676 24112 raft_consensus.cc:2468] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 1.
I20260709 12:11:21.380731 24003 leader_election.cc:304] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806620d3a3964903a9f9ac75f944cbbe, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:21.379287 24162 leader_election.cc:290] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 election: Requested vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:21.385133 24155 tablet_bootstrap.cc:492] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe: Bootstrap starting.
I20260709 12:11:21.385284 24162 raft_consensus.cc:2804] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:21.386972 24162 raft_consensus.cc:697] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Becoming Leader. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:21.388613 24162 consensus_queue.cc:237] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.391925 24164 raft_consensus.cc:697] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 1 LEADER]: Becoming Leader. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Running, Role: LEADER
I20260709 12:11:21.399403 24164 consensus_queue.cc:237] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.401378 24157 ts_tablet_manager.cc:1434] T c4739cd146534e828c94a6b1b4dc3eb7 P d9a6f965723a4c259b2198440d66078f: Time spent starting tablet: real 0.054s	user 0.015s	sys 0.001s
I20260709 12:11:21.402431 24157 tablet_bootstrap.cc:492] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f: Bootstrap starting.
I20260709 12:11:21.394585 24155 tablet_bootstrap.cc:654] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.396674 24159 raft_consensus.cc:493] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:21.408643 24159 raft_consensus.cc:515] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:21.410652 24159 leader_election.cc:290] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799), 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861)
I20260709 12:11:21.415061 24156 ts_tablet_manager.cc:1434] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127: Time spent starting tablet: real 0.068s	user 0.018s	sys 0.001s
I20260709 12:11:21.416205 24157 tablet_bootstrap.cc:654] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.417430 24156 tablet_bootstrap.cc:492] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127: Bootstrap starting.
I20260709 12:11:21.431596 23858 catalog_manager.cc:5697] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e9af6e34f8415294474d2848b32127 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "68e9af6e34f8415294474d2848b32127" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:21.446050 24182 raft_consensus.cc:493] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:21.446781 24182 raft_consensus.cc:515] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.455458 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5cf330e2804a62b1c555fdac8fd9b6" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127" is_pre_election: true
I20260709 12:11:21.456411 23962 raft_consensus.cc:2468] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806620d3a3964903a9f9ac75f944cbbe in term 0.
I20260709 12:11:21.456853 24182 leader_election.cc:290] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:21.459328 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8225ce62704c70b08f1731a36c5c7a" candidate_uuid: "68e9af6e34f8415294474d2848b32127" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806620d3a3964903a9f9ac75f944cbbe" is_pre_election: true
I20260709 12:11:21.462256 24038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4739cd146534e828c94a6b1b4dc3eb7" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9a6f965723a4c259b2198440d66078f" is_pre_election: true
I20260709 12:11:21.463105 24038 raft_consensus.cc:2468] T c4739cd146534e828c94a6b1b4dc3eb7 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806620d3a3964903a9f9ac75f944cbbe in term 0.
W20260709 12:11:21.466588 23928 leader_election.cc:343] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:21.453339 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4739cd146534e828c94a6b1b4dc3eb7" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127" is_pre_election: true
I20260709 12:11:21.466723 24036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5cf330e2804a62b1c555fdac8fd9b6" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9a6f965723a4c259b2198440d66078f" is_pre_election: true
I20260709 12:11:21.469225 24037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8225ce62704c70b08f1731a36c5c7a" candidate_uuid: "68e9af6e34f8415294474d2848b32127" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9a6f965723a4c259b2198440d66078f" is_pre_election: true
I20260709 12:11:21.471038 24159 raft_consensus.cc:493] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:21.471349 24078 leader_election.cc:304] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e9af6e34f8415294474d2848b32127, 806620d3a3964903a9f9ac75f944cbbe; no voters: 
I20260709 12:11:21.471693 24159 raft_consensus.cc:515] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.470664 24156 tablet_bootstrap.cc:654] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.474275 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8beaa06abc4be781327d4386b6bf92" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127" is_pre_election: true
I20260709 12:11:21.475128 24159 leader_election.cc:290] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799)
W20260709 12:11:21.475481 23929 leader_election.cc:343] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:21.476454 23929 leader_election.cc:304] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68e9af6e34f8415294474d2848b32127; no voters: 806620d3a3964903a9f9ac75f944cbbe, d9a6f965723a4c259b2198440d66078f
I20260709 12:11:21.477375 24182 raft_consensus.cc:2749] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:21.475481 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8beaa06abc4be781327d4386b6bf92" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:21.480659 23963 raft_consensus.cc:2468] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 0.
I20260709 12:11:21.479827 24159 raft_consensus.cc:2804] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:21.481637 24159 raft_consensus.cc:493] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:21.482009 24159 raft_consensus.cc:3060] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.490412 24155 tablet_bootstrap.cc:492] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe: No bootstrap required, opened a new log
I20260709 12:11:21.491360 24155 ts_tablet_manager.cc:1403] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe: Time spent bootstrapping tablet: real 0.106s	user 0.030s	sys 0.028s
I20260709 12:11:21.495384 24159 raft_consensus.cc:515] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:21.496433 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0580499dd13d4d179750291222219e64" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127" is_pre_election: true
I20260709 12:11:21.499017 24157 tablet_bootstrap.cc:492] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f: No bootstrap required, opened a new log
I20260709 12:11:21.499516 24157 ts_tablet_manager.cc:1403] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.002s
I20260709 12:11:21.500696 24194 raft_consensus.cc:493] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:21.501256 24194 raft_consensus.cc:515] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.499616 24155 raft_consensus.cc:359] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.503872 24157 raft_consensus.cc:359] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.505084 24157 raft_consensus.cc:385] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.505198 24037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0580499dd13d4d179750291222219e64" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9a6f965723a4c259b2198440d66078f" is_pre_election: true
I20260709 12:11:21.505417 24157 raft_consensus.cc:740] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.505569 24194 leader_election.cc:290] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799)
I20260709 12:11:21.505822 24037 raft_consensus.cc:2468] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806620d3a3964903a9f9ac75f944cbbe in term 0.
I20260709 12:11:21.506552 24157 consensus_queue.cc:260] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.507951 24078 leader_election.cc:304] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806620d3a3964903a9f9ac75f944cbbe, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:21.507313 24155 raft_consensus.cc:385] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.508805 24155 raft_consensus.cc:740] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.509927 24157 ts_tablet_manager.cc:1434] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:11:21.510483 24194 raft_consensus.cc:2804] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:21.510991 24157 tablet_bootstrap.cc:492] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f: Bootstrap starting.
I20260709 12:11:21.510921 24194 raft_consensus.cc:493] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:21.511430 24194 raft_consensus.cc:3060] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.506138 24159 leader_election.cc:290] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 election: Requested vote from peers d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799), 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861)
I20260709 12:11:21.519039 24194 raft_consensus.cc:515] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.522922 24194 leader_election.cc:290] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 election: Requested vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799)
W20260709 12:11:21.520110 24078 leader_election.cc:343] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:21.509642 24155 consensus_queue.cc:260] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.526046 24156 tablet_bootstrap.cc:492] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127: No bootstrap required, opened a new log
I20260709 12:11:21.526505 24156 ts_tablet_manager.cc:1403] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127: Time spent bootstrapping tablet: real 0.109s	user 0.009s	sys 0.011s
I20260709 12:11:21.525666 23857 catalog_manager.cc:5697] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f reported cstate change: term changed from 0 to 1, leader changed from <none> to d9a6f965723a4c259b2198440d66078f (127.23.69.2). New cstate: current_term: 1 leader_uuid: "d9a6f965723a4c259b2198440d66078f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:21.526883 24155 ts_tablet_manager.cc:1434] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.004s
I20260709 12:11:21.525036 24078 leader_election.cc:304] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806620d3a3964903a9f9ac75f944cbbe, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:21.528776 24159 raft_consensus.cc:2804] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:11:21.528937 24078 leader_election.cc:343] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:21.529163 24159 raft_consensus.cc:493] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:21.529531 24159 raft_consensus.cc:3060] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:21.530047 24078 leader_election.cc:343] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:21.531903 24037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5cf330e2804a62b1c555fdac8fd9b6" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9a6f965723a4c259b2198440d66078f"
I20260709 12:11:21.527861 24155 tablet_bootstrap.cc:492] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe: Bootstrap starting.
I20260709 12:11:21.537714 24156 raft_consensus.cc:359] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.538618 24156 raft_consensus.cc:385] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.539008 24156 raft_consensus.cc:740] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.539809 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127" is_pre_election: true
I20260709 12:11:21.536342 24159 raft_consensus.cc:515] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.542132 24037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9a6f965723a4c259b2198440d66078f" is_pre_election: true
I20260709 12:11:21.542622 24159 leader_election.cc:290] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 election: Requested vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799)
I20260709 12:11:21.519846 24157 tablet_bootstrap.cc:654] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.544286 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5cf330e2804a62b1c555fdac8fd9b6" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:21.544900 23963 raft_consensus.cc:3060] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.548955 24162 raft_consensus.cc:493] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:21.549497 24162 raft_consensus.cc:515] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.551369 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4739cd146534e828c94a6b1b4dc3eb7" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:21.551795 24162 leader_election.cc:290] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:21.553122 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a7eccdd10b40c298a02c9941078115" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127" is_pre_election: true
I20260709 12:11:21.553208 24037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4739cd146534e828c94a6b1b4dc3eb7" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9a6f965723a4c259b2198440d66078f"
I20260709 12:11:21.553290 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a7eccdd10b40c298a02c9941078115" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806620d3a3964903a9f9ac75f944cbbe" is_pre_election: true
I20260709 12:11:21.553946 24037 raft_consensus.cc:3060] T c4739cd146534e828c94a6b1b4dc3eb7 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:21.554646 24004 leader_election.cc:343] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:21.539759 24156 consensus_queue.cc:260] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
W20260709 12:11:21.555167 24003 leader_election.cc:343] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:21.555560 24003 leader_election.cc:304] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9a6f965723a4c259b2198440d66078f; no voters: 68e9af6e34f8415294474d2848b32127, 806620d3a3964903a9f9ac75f944cbbe
I20260709 12:11:21.556268 24162 raft_consensus.cc:2749] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:21.558638 24156 ts_tablet_manager.cc:1434] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.005s
I20260709 12:11:21.559633 24156 tablet_bootstrap.cc:492] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127: Bootstrap starting.
I20260709 12:11:21.560941 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0580499dd13d4d179750291222219e64" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:21.564496 23963 raft_consensus.cc:2468] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806620d3a3964903a9f9ac75f944cbbe in term 1.
W20260709 12:11:21.566805 24078 leader_election.cc:343] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:21.566772 24036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0580499dd13d4d179750291222219e64" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9a6f965723a4c259b2198440d66078f"
I20260709 12:11:21.567533 24036 raft_consensus.cc:3060] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:21.567621 24078 leader_election.cc:343] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:21.571193 24078 leader_election.cc:343] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:21.571849 24078 leader_election.cc:304] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e9af6e34f8415294474d2848b32127, 806620d3a3964903a9f9ac75f944cbbe; no voters: 
I20260709 12:11:21.572305 24157 tablet_bootstrap.cc:492] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f: No bootstrap required, opened a new log
W20260709 12:11:21.572695 24078 leader_election.cc:343] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:21.572798 24157 ts_tablet_manager.cc:1403] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.008s
W20260709 12:11:21.573577 24078 leader_election.cc:343] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:21.573951 24078 leader_election.cc:304] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 806620d3a3964903a9f9ac75f944cbbe; no voters: 68e9af6e34f8415294474d2848b32127, d9a6f965723a4c259b2198440d66078f
I20260709 12:11:21.574666 24159 raft_consensus.cc:2804] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:21.574957 24194 raft_consensus.cc:2749] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:21.576391 24037 raft_consensus.cc:2468] T c4739cd146534e828c94a6b1b4dc3eb7 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806620d3a3964903a9f9ac75f944cbbe in term 1.
I20260709 12:11:21.580212 24155 tablet_bootstrap.cc:654] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.582141 24157 raft_consensus.cc:359] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.582906 24157 raft_consensus.cc:385] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.583263 24157 raft_consensus.cc:740] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.584424 24036 raft_consensus.cc:2468] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806620d3a3964903a9f9ac75f944cbbe in term 1.
I20260709 12:11:21.585206 24078 leader_election.cc:304] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 806620d3a3964903a9f9ac75f944cbbe, d9a6f965723a4c259b2198440d66078f; no voters: 68e9af6e34f8415294474d2848b32127
I20260709 12:11:21.586058 24194 raft_consensus.cc:2804] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:21.586621 24194 raft_consensus.cc:697] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [term 1 LEADER]: Becoming Leader. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Running, Role: LEADER
I20260709 12:11:21.586197 24156 tablet_bootstrap.cc:654] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.587716 24194 consensus_queue.cc:237] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.584128 24157 consensus_queue.cc:260] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.593169 24157 ts_tablet_manager.cc:1434] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 12:11:21.593045 24078 leader_election.cc:304] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 806620d3a3964903a9f9ac75f944cbbe, d9a6f965723a4c259b2198440d66078f; no voters: 68e9af6e34f8415294474d2848b32127
I20260709 12:11:21.605188 24157 tablet_bootstrap.cc:492] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f: Bootstrap starting.
I20260709 12:11:21.606624 24199 raft_consensus.cc:2804] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:21.607285 24199 raft_consensus.cc:697] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 1 LEADER]: Becoming Leader. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Running, Role: LEADER
I20260709 12:11:21.608390 24199 consensus_queue.cc:237] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.617455 24155 tablet_bootstrap.cc:492] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe: No bootstrap required, opened a new log
I20260709 12:11:21.609651 24159 raft_consensus.cc:697] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 1 LEADER]: Becoming Leader. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Running, Role: LEADER
I20260709 12:11:21.620788 24155 ts_tablet_manager.cc:1403] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.022s
I20260709 12:11:21.625272 24157 tablet_bootstrap.cc:654] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.625936 24159 consensus_queue.cc:237] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:21.631168 24156 tablet_bootstrap.cc:492] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127: No bootstrap required, opened a new log
I20260709 12:11:21.631810 24156 ts_tablet_manager.cc:1403] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.007s
I20260709 12:11:21.636037 24156 raft_consensus.cc:359] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.637501 24162 raft_consensus.cc:493] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:21.637007 24156 raft_consensus.cc:385] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.638303 24156 raft_consensus.cc:740] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.637948 24162 raft_consensus.cc:515] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.642987 24162 leader_election.cc:290] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:21.643801 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127" is_pre_election: true
I20260709 12:11:21.644090 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806620d3a3964903a9f9ac75f944cbbe" is_pre_election: true
I20260709 12:11:21.640553 24155 raft_consensus.cc:359] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.645277 24112 raft_consensus.cc:2468] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 0.
I20260709 12:11:21.646091 24155 raft_consensus.cc:385] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.646442 24155 raft_consensus.cc:740] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.644835 24156 consensus_queue.cc:260] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.647687 24003 leader_election.cc:304] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806620d3a3964903a9f9ac75f944cbbe, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:21.648466 23963 raft_consensus.cc:2468] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 0.
I20260709 12:11:21.648867 24162 raft_consensus.cc:2804] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:21.649299 24162 raft_consensus.cc:493] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:21.649634 24162 raft_consensus.cc:3060] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.649114 23859 catalog_manager.cc:5697] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3). New cstate: current_term: 1 leader_uuid: "806620d3a3964903a9f9ac75f944cbbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:21.650686 24155 consensus_queue.cc:260] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.662272 24157 tablet_bootstrap.cc:492] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f: No bootstrap required, opened a new log
I20260709 12:11:21.662765 24157 ts_tablet_manager.cc:1403] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.008s
I20260709 12:11:21.663723 24155 ts_tablet_manager.cc:1434] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260709 12:11:21.677742 24155 tablet_bootstrap.cc:492] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe: Bootstrap starting.
I20260709 12:11:21.675683 24162 raft_consensus.cc:515] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.698020 24156 ts_tablet_manager.cc:1434] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127: Time spent starting tablet: real 0.066s	user 0.004s	sys 0.007s
I20260709 12:11:21.699770 24156 tablet_bootstrap.cc:492] T 27a7eccdd10b40c298a02c9941078115 P 68e9af6e34f8415294474d2848b32127: Bootstrap starting.
I20260709 12:11:21.702900 24157 raft_consensus.cc:359] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.703779 24157 raft_consensus.cc:385] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.704044 24157 raft_consensus.cc:740] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.704769 24157 consensus_queue.cc:260] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.706204 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:21.706926 24157 ts_tablet_manager.cc:1434] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f: Time spent starting tablet: real 0.044s	user 0.014s	sys 0.027s
I20260709 12:11:21.707276 23962 raft_consensus.cc:3060] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.708575 24157 tablet_bootstrap.cc:492] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f: Bootstrap starting.
I20260709 12:11:21.710691 24186 raft_consensus.cc:493] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:21.711350 24162 leader_election.cc:290] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 election: Requested vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:21.711320 24186 raft_consensus.cc:515] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.716051 24186 leader_election.cc:290] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:21.716045 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
I20260709 12:11:21.717574 24112 raft_consensus.cc:3060] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.718297 23962 raft_consensus.cc:2468] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 1.
I20260709 12:11:21.722046 24156 tablet_bootstrap.cc:654] T 27a7eccdd10b40c298a02c9941078115 P 68e9af6e34f8415294474d2848b32127: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.722625 24004 leader_election.cc:304] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e9af6e34f8415294474d2848b32127, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:21.723548 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8225ce62704c70b08f1731a36c5c7a" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127" is_pre_election: true
I20260709 12:11:21.725273 24186 raft_consensus.cc:2804] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:21.725845 24186 raft_consensus.cc:697] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Becoming Leader. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:21.725109 23963 raft_consensus.cc:2468] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 0.
I20260709 12:11:21.726691 24186 consensus_queue.cc:237] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.727233 24111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8225ce62704c70b08f1731a36c5c7a" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806620d3a3964903a9f9ac75f944cbbe" is_pre_election: true
I20260709 12:11:21.728091 24157 tablet_bootstrap.cc:654] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f: Neither blocks nor log segments found. Creating new log.
W20260709 12:11:21.732934 24003 leader_election.cc:343] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:21.735536 24004 leader_election.cc:304] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 68e9af6e34f8415294474d2848b32127, d9a6f965723a4c259b2198440d66078f; no voters: 806620d3a3964903a9f9ac75f944cbbe
I20260709 12:11:21.736375 24162 raft_consensus.cc:2804] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:21.737103 24187 raft_consensus.cc:493] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:21.737175 24162 raft_consensus.cc:493] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:21.737682 24162 raft_consensus.cc:3060] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.738095 24155 tablet_bootstrap.cc:654] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.737699 24187 raft_consensus.cc:515] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.739343 24112 raft_consensus.cc:2468] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 1.
I20260709 12:11:21.743239 24187 leader_election.cc:290] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:21.745049 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f0e3d926e44af1be70da0294fb3319" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806620d3a3964903a9f9ac75f944cbbe" is_pre_election: true
I20260709 12:11:21.745887 24112 raft_consensus.cc:2468] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 0.
I20260709 12:11:21.746531 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f0e3d926e44af1be70da0294fb3319" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127" is_pre_election: true
I20260709 12:11:21.748129 23963 raft_consensus.cc:2468] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 0.
I20260709 12:11:21.746132 23860 catalog_manager.cc:5697] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3). New cstate: current_term: 1 leader_uuid: "806620d3a3964903a9f9ac75f944cbbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:21.750006 24162 raft_consensus.cc:515] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.747359 24003 leader_election.cc:304] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806620d3a3964903a9f9ac75f944cbbe, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:21.752135 24162 leader_election.cc:290] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 election: Requested vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:21.754274 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8225ce62704c70b08f1731a36c5c7a" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:21.754886 23962 raft_consensus.cc:3060] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.759759 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8225ce62704c70b08f1731a36c5c7a" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
I20260709 12:11:21.750183 23860 catalog_manager.cc:5697] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3). New cstate: current_term: 1 leader_uuid: "806620d3a3964903a9f9ac75f944cbbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: HEALTHY } } }
W20260709 12:11:21.763065 24003 leader_election.cc:343] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:21.761874 24162 raft_consensus.cc:2804] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:21.765250 24162 raft_consensus.cc:493] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:21.765676 24162 raft_consensus.cc:3060] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.766050 23962 raft_consensus.cc:2468] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 1.
I20260709 12:11:21.768488 24004 leader_election.cc:304] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 68e9af6e34f8415294474d2848b32127, d9a6f965723a4c259b2198440d66078f; no voters: 806620d3a3964903a9f9ac75f944cbbe
I20260709 12:11:21.769348 24186 raft_consensus.cc:2804] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:21.770211 24186 raft_consensus.cc:697] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Becoming Leader. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:21.771273 24186 consensus_queue.cc:237] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.772910 23859 catalog_manager.cc:5697] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f reported cstate change: term changed from 0 to 1, leader changed from <none> to d9a6f965723a4c259b2198440d66078f (127.23.69.2). New cstate: current_term: 1 leader_uuid: "d9a6f965723a4c259b2198440d66078f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:21.788829 24157 tablet_bootstrap.cc:492] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f: No bootstrap required, opened a new log
I20260709 12:11:21.789319 24157 ts_tablet_manager.cc:1403] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.030s
I20260709 12:11:21.792448 24157 raft_consensus.cc:359] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:21.793150 24157 raft_consensus.cc:385] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.793443 24157 raft_consensus.cc:740] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.793996 24162 raft_consensus.cc:515] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.794200 24157 consensus_queue.cc:260] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:21.798229 24157 ts_tablet_manager.cc:1434] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:11:21.799132 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f0e3d926e44af1be70da0294fb3319" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:21.799893 23962 raft_consensus.cc:3060] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.797516 24156 tablet_bootstrap.cc:492] T 27a7eccdd10b40c298a02c9941078115 P 68e9af6e34f8415294474d2848b32127: No bootstrap required, opened a new log
I20260709 12:11:21.803431 24156 ts_tablet_manager.cc:1403] T 27a7eccdd10b40c298a02c9941078115 P 68e9af6e34f8415294474d2848b32127: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.011s
I20260709 12:11:21.803563 24155 tablet_bootstrap.cc:492] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe: No bootstrap required, opened a new log
I20260709 12:11:21.803998 24155 ts_tablet_manager.cc:1403] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe: Time spent bootstrapping tablet: real 0.128s	user 0.017s	sys 0.005s
I20260709 12:11:21.806267 24156 raft_consensus.cc:359] T 27a7eccdd10b40c298a02c9941078115 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.806618 24155 raft_consensus.cc:359] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.806999 24156 raft_consensus.cc:385] T 27a7eccdd10b40c298a02c9941078115 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.807289 24155 raft_consensus.cc:385] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.807343 24156 raft_consensus.cc:740] T 27a7eccdd10b40c298a02c9941078115 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.807662 24155 raft_consensus.cc:740] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.808179 24156 consensus_queue.cc:260] T 27a7eccdd10b40c298a02c9941078115 P 68e9af6e34f8415294474d2848b32127 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.808367 24155 consensus_queue.cc:260] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.809187 24162 leader_election.cc:290] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 election: Requested vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
W20260709 12:11:21.809859 23908 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:21.812402 24156 ts_tablet_manager.cc:1434] T 27a7eccdd10b40c298a02c9941078115 P 68e9af6e34f8415294474d2848b32127: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:11:21.813380 24156 tablet_bootstrap.cc:492] T c4739cd146534e828c94a6b1b4dc3eb7 P 68e9af6e34f8415294474d2848b32127: Bootstrap starting.
I20260709 12:11:21.814718 24182 consensus_queue.cc:1048] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:21.814846 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f0e3d926e44af1be70da0294fb3319" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
I20260709 12:11:21.815608 24112 raft_consensus.cc:3060] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.825119 24112 raft_consensus.cc:2468] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 1.
I20260709 12:11:21.825831 24156 tablet_bootstrap.cc:654] T c4739cd146534e828c94a6b1b4dc3eb7 P 68e9af6e34f8415294474d2848b32127: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.826159 24155 ts_tablet_manager.cc:1434] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:11:21.826314 24003 leader_election.cc:304] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806620d3a3964903a9f9ac75f944cbbe, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:21.814905 23962 raft_consensus.cc:2468] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 1.
I20260709 12:11:21.827046 24162 raft_consensus.cc:2804] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:21.827593 24162 raft_consensus.cc:697] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Becoming Leader. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:21.828429 24162 consensus_queue.cc:237] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.824443 23857 catalog_manager.cc:5697] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f reported cstate change: term changed from 0 to 1, leader changed from <none> to d9a6f965723a4c259b2198440d66078f (127.23.69.2). New cstate: current_term: 1 leader_uuid: "d9a6f965723a4c259b2198440d66078f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:21.827078 24155 tablet_bootstrap.cc:492] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe: Bootstrap starting.
I20260709 12:11:21.838265 24155 tablet_bootstrap.cc:654] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.844081 24159 raft_consensus.cc:493] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:21.844605 24159 raft_consensus.cc:515] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.846693 24159 leader_election.cc:290] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799)
I20260709 12:11:21.850148 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a7eccdd10b40c298a02c9941078115" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127" is_pre_election: true
I20260709 12:11:21.850834 23962 raft_consensus.cc:2468] T 27a7eccdd10b40c298a02c9941078115 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806620d3a3964903a9f9ac75f944cbbe in term 0.
I20260709 12:11:21.851819 24037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a7eccdd10b40c298a02c9941078115" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9a6f965723a4c259b2198440d66078f" is_pre_election: true
I20260709 12:11:21.853289 24078 leader_election.cc:304] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e9af6e34f8415294474d2848b32127, 806620d3a3964903a9f9ac75f944cbbe; no voters: 
I20260709 12:11:21.852415 24037 raft_consensus.cc:2468] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806620d3a3964903a9f9ac75f944cbbe in term 0.
I20260709 12:11:21.855479 24159 raft_consensus.cc:2804] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:21.855846 24159 raft_consensus.cc:493] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:21.856187 24159 raft_consensus.cc:3060] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.856784 24156 tablet_bootstrap.cc:492] T c4739cd146534e828c94a6b1b4dc3eb7 P 68e9af6e34f8415294474d2848b32127: No bootstrap required, opened a new log
I20260709 12:11:21.857322 24156 ts_tablet_manager.cc:1403] T c4739cd146534e828c94a6b1b4dc3eb7 P 68e9af6e34f8415294474d2848b32127: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.007s
I20260709 12:11:21.861052 24156 raft_consensus.cc:359] T c4739cd146534e828c94a6b1b4dc3eb7 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.861781 24156 raft_consensus.cc:385] T c4739cd146534e828c94a6b1b4dc3eb7 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.862048 24156 raft_consensus.cc:740] T c4739cd146534e828c94a6b1b4dc3eb7 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.862762 24156 consensus_queue.cc:260] T c4739cd146534e828c94a6b1b4dc3eb7 P 68e9af6e34f8415294474d2848b32127 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.865074 24156 ts_tablet_manager.cc:1434] T c4739cd146534e828c94a6b1b4dc3eb7 P 68e9af6e34f8415294474d2848b32127: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:11:21.865291 23962 raft_consensus.cc:3060] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.865926 24156 tablet_bootstrap.cc:492] T 0580499dd13d4d179750291222219e64 P 68e9af6e34f8415294474d2848b32127: Bootstrap starting.
I20260709 12:11:21.871630 23857 catalog_manager.cc:5697] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f reported cstate change: term changed from 0 to 1, leader changed from <none> to d9a6f965723a4c259b2198440d66078f (127.23.69.2). New cstate: current_term: 1 leader_uuid: "d9a6f965723a4c259b2198440d66078f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:21.877372 24162 consensus_queue.cc:1048] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:21.885675 24156 tablet_bootstrap.cc:654] T 0580499dd13d4d179750291222219e64 P 68e9af6e34f8415294474d2848b32127: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:21.886971 24155 tablet_bootstrap.cc:492] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe: No bootstrap required, opened a new log
I20260709 12:11:21.887473 24155 ts_tablet_manager.cc:1403] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.006s
I20260709 12:11:21.889917 24112 raft_consensus.cc:3060] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.898562 24182 consensus_queue.cc:1048] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:21.899569 24155 raft_consensus.cc:359] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.902029 24155 raft_consensus.cc:385] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.902477 24155 raft_consensus.cc:740] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.905438 24155 consensus_queue.cc:260] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.909256 24155 ts_tablet_manager.cc:1434] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260709 12:11:21.904209 24159 raft_consensus.cc:515] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.919210 24159 leader_election.cc:290] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 election: Requested vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799)
I20260709 12:11:21.923372 24156 tablet_bootstrap.cc:492] T 0580499dd13d4d179750291222219e64 P 68e9af6e34f8415294474d2848b32127: No bootstrap required, opened a new log
I20260709 12:11:21.923972 24156 ts_tablet_manager.cc:1403] T 0580499dd13d4d179750291222219e64 P 68e9af6e34f8415294474d2848b32127: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.005s
I20260709 12:11:21.924942 24036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a7eccdd10b40c298a02c9941078115" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9a6f965723a4c259b2198440d66078f"
I20260709 12:11:21.925575 24036 raft_consensus.cc:3060] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.926968 24156 raft_consensus.cc:359] T 0580499dd13d4d179750291222219e64 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.927738 24156 raft_consensus.cc:385] T 0580499dd13d4d179750291222219e64 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:21.928026 24156 raft_consensus.cc:740] T 0580499dd13d4d179750291222219e64 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Initialized, Role: FOLLOWER
I20260709 12:11:21.931146 24187 consensus_queue.cc:1048] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:21.940848 24156 consensus_queue.cc:260] T 0580499dd13d4d179750291222219e64 P 68e9af6e34f8415294474d2848b32127 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.944741 24156 ts_tablet_manager.cc:1434] T 0580499dd13d4d179750291222219e64 P 68e9af6e34f8415294474d2848b32127: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 12:11:21.947402 24036 raft_consensus.cc:2468] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806620d3a3964903a9f9ac75f944cbbe in term 1.
I20260709 12:11:21.948570 24078 leader_election.cc:304] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806620d3a3964903a9f9ac75f944cbbe, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:21.949411 24159 raft_consensus.cc:2804] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:21.949879 24159 raft_consensus.cc:697] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 1 LEADER]: Becoming Leader. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Running, Role: LEADER
I20260709 12:11:21.950709 24159 consensus_queue.cc:237] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:21.954913 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a7eccdd10b40c298a02c9941078115" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:21.955524 23962 raft_consensus.cc:3060] T 27a7eccdd10b40c298a02c9941078115 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:21.963286 23962 raft_consensus.cc:2468] T 27a7eccdd10b40c298a02c9941078115 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806620d3a3964903a9f9ac75f944cbbe in term 1.
I20260709 12:11:21.965195 23857 catalog_manager.cc:5697] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3). New cstate: current_term: 1 leader_uuid: "806620d3a3964903a9f9ac75f944cbbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:22.000878 24159 consensus_queue.cc:1048] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:22.010545 23962 raft_consensus.cc:3060] T 0580499dd13d4d179750291222219e64 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:22.018378 24199 consensus_queue.cc:1048] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:22.032977 24187 raft_consensus.cc:493] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:22.033556 24187 raft_consensus.cc:515] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:22.035686 24187 leader_election.cc:290] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547), 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861)
I20260709 12:11:22.036948 24111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5cf330e2804a62b1c555fdac8fd9b6" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806620d3a3964903a9f9ac75f944cbbe" is_pre_election: true
I20260709 12:11:22.038743 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5cf330e2804a62b1c555fdac8fd9b6" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127" is_pre_election: true
I20260709 12:11:22.039390 23962 raft_consensus.cc:2393] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9a6f965723a4c259b2198440d66078f in current term 1: Already voted for candidate 806620d3a3964903a9f9ac75f944cbbe in this term.
I20260709 12:11:22.040287 24004 leader_election.cc:304] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9a6f965723a4c259b2198440d66078f; no voters: 68e9af6e34f8415294474d2848b32127, 806620d3a3964903a9f9ac75f944cbbe
I20260709 12:11:22.041083 24187 raft_consensus.cc:3060] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:22.045832 24187 raft_consensus.cc:2749] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:22.057549 24199 consensus_queue.cc:1048] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:22.066625 23962 raft_consensus.cc:3060] T c4739cd146534e828c94a6b1b4dc3eb7 P 68e9af6e34f8415294474d2848b32127 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:22.078148 24202 consensus_queue.cc:1048] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:22.082165 24202 consensus_queue.cc:1048] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:22.108083 24159 consensus_queue.cc:1048] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:22.130100 24187 consensus_queue.cc:1048] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:22.142068 24112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e5cf330e2804a62b1c555fdac8fd9b6"
dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
mode: GRACEFUL
new_leader_uuid: "68e9af6e34f8415294474d2848b32127"
 from {username='slave'} at 127.0.0.1:44694
I20260709 12:11:22.142786 24112 raft_consensus.cc:606] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 1 LEADER]: Received request to transfer leadership to TS 68e9af6e34f8415294474d2848b32127
I20260709 12:11:22.156661 24187 consensus_queue.cc:1048] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:22.169297 24036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87"
dest_uuid: "d9a6f965723a4c259b2198440d66078f"
mode: GRACEFUL
new_leader_uuid: "68e9af6e34f8415294474d2848b32127"
 from {username='slave'} at 127.0.0.1:50928
I20260709 12:11:22.169905 24036 raft_consensus.cc:606] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Received request to transfer leadership to TS 68e9af6e34f8415294474d2848b32127
I20260709 12:11:22.175176 24036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85f0e3d926e44af1be70da0294fb3319"
dest_uuid: "d9a6f965723a4c259b2198440d66078f"
mode: GRACEFUL
new_leader_uuid: "68e9af6e34f8415294474d2848b32127"
 from {username='slave'} at 127.0.0.1:50928
I20260709 12:11:22.175757 24036 raft_consensus.cc:606] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Received request to transfer leadership to TS 68e9af6e34f8415294474d2848b32127
I20260709 12:11:22.183780 24112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0580499dd13d4d179750291222219e64"
dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
mode: GRACEFUL
new_leader_uuid: "d9a6f965723a4c259b2198440d66078f"
 from {username='slave'} at 127.0.0.1:44694
I20260709 12:11:22.184367 24112 raft_consensus.cc:606] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 1 LEADER]: Received request to transfer leadership to TS d9a6f965723a4c259b2198440d66078f
I20260709 12:11:22.189136 24112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27a7eccdd10b40c298a02c9941078115"
dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
mode: GRACEFUL
new_leader_uuid: "d9a6f965723a4c259b2198440d66078f"
 from {username='slave'} at 127.0.0.1:44694
I20260709 12:11:22.189710 24112 raft_consensus.cc:606] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 1 LEADER]: Received request to transfer leadership to TS d9a6f965723a4c259b2198440d66078f
I20260709 12:11:22.215468 24202 raft_consensus.cc:493] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:22.215971 24202 raft_consensus.cc:515] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:22.217808 24202 leader_election.cc:290] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799)
I20260709 12:11:22.218668 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8225ce62704c70b08f1731a36c5c7a" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e9af6e34f8415294474d2848b32127" is_pre_election: true
I20260709 12:11:22.218868 24036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8225ce62704c70b08f1731a36c5c7a" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9a6f965723a4c259b2198440d66078f" is_pre_election: true
I20260709 12:11:22.219452 23962 raft_consensus.cc:2393] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 806620d3a3964903a9f9ac75f944cbbe in current term 1: Already voted for candidate d9a6f965723a4c259b2198440d66078f in this term.
I20260709 12:11:22.220369 24078 leader_election.cc:304] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 806620d3a3964903a9f9ac75f944cbbe; no voters: 68e9af6e34f8415294474d2848b32127, d9a6f965723a4c259b2198440d66078f
I20260709 12:11:22.221037 24202 raft_consensus.cc:3060] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:22.227831 24202 raft_consensus.cc:2749] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:22.277520 24187 consensus_queue.cc:1048] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:22.288523 24187 consensus_queue.cc:1048] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:22.299435 24187 raft_consensus.cc:993] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f: : Instructing follower 68e9af6e34f8415294474d2848b32127 to start an election
I20260709 12:11:22.299932 24162 raft_consensus.cc:1081] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Signalling peer 68e9af6e34f8415294474d2848b32127 to start an election
I20260709 12:11:22.301869 23963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85f0e3d926e44af1be70da0294fb3319"
dest_uuid: "68e9af6e34f8415294474d2848b32127"
 from {username='slave'} at 127.0.0.1:55044
I20260709 12:11:22.302496 23963 raft_consensus.cc:493] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:22.302839 23963 raft_consensus.cc:3060] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:22.308198 23963 raft_consensus.cc:515] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:22.309958 23963 leader_election.cc:290] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 2 election: Requested vote from peers d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:22.310719 24036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f0e3d926e44af1be70da0294fb3319" candidate_uuid: "68e9af6e34f8415294474d2848b32127" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9a6f965723a4c259b2198440d66078f"
I20260709 12:11:22.311299 24036 raft_consensus.cc:3055] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:22.311606 24036 raft_consensus.cc:740] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:22.312316 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f0e3d926e44af1be70da0294fb3319" candidate_uuid: "68e9af6e34f8415294474d2848b32127" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
I20260709 12:11:22.312388 24036 consensus_queue.cc:260] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:22.313047 24112 raft_consensus.cc:3060] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:22.313970 24036 raft_consensus.cc:3060] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:22.321033 24036 raft_consensus.cc:2468] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e9af6e34f8415294474d2848b32127 in term 2.
I20260709 12:11:22.321262 24112 raft_consensus.cc:2468] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e9af6e34f8415294474d2848b32127 in term 2.
I20260709 12:11:22.322232 23929 leader_election.cc:304] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e9af6e34f8415294474d2848b32127, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:22.323076 24182 raft_consensus.cc:2804] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:22.323547 24182 raft_consensus.cc:697] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 2 LEADER]: Becoming Leader. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Running, Role: LEADER
I20260709 12:11:22.324331 24182 consensus_queue.cc:237] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:22.330823 23860 catalog_manager.cc:5697] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 reported cstate change: term changed from 1 to 2, leader changed from d9a6f965723a4c259b2198440d66078f (127.23.69.2) to 68e9af6e34f8415294474d2848b32127 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "68e9af6e34f8415294474d2848b32127" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:22.340242 24202 consensus_queue.cc:1048] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:22.341152 24162 consensus_queue.cc:1048] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:22.352921 24202 consensus_queue.cc:1048] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:22.363144 24186 consensus_queue.cc:1048] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:22.392369 24199 raft_consensus.cc:993] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe: : Instructing follower d9a6f965723a4c259b2198440d66078f to start an election
I20260709 12:11:22.392855 24199 raft_consensus.cc:1081] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 1 LEADER]: Signalling peer d9a6f965723a4c259b2198440d66078f to start an election
I20260709 12:11:22.394656 24036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27a7eccdd10b40c298a02c9941078115"
dest_uuid: "d9a6f965723a4c259b2198440d66078f"
 from {username='slave'} at 127.0.0.1:50918
I20260709 12:11:22.395262 24036 raft_consensus.cc:493] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:22.395612 24036 raft_consensus.cc:3060] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:22.402920 24036 raft_consensus.cc:515] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:22.404127 24038 raft_consensus.cc:1240] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Rejecting Update request from peer 806620d3a3964903a9f9ac75f944cbbe for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:22.405851 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a7eccdd10b40c298a02c9941078115" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:22.406790 24036 leader_election.cc:290] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 2 election: Requested vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:22.407110 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a7eccdd10b40c298a02c9941078115" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
I20260709 12:11:22.406447 23963 raft_consensus.cc:3060] T 27a7eccdd10b40c298a02c9941078115 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:22.407922 24112 raft_consensus.cc:3055] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:22.408228 24112 raft_consensus.cc:740] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Running, Role: LEADER
I20260709 12:11:22.408983 24112 consensus_queue.cc:260] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:22.410090 24112 raft_consensus.cc:3060] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:22.414822 24112 raft_consensus.cc:2468] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 2.
I20260709 12:11:22.415001 23963 raft_consensus.cc:2468] T 27a7eccdd10b40c298a02c9941078115 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 2.
I20260709 12:11:22.415989 24003 leader_election.cc:304] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806620d3a3964903a9f9ac75f944cbbe, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:22.416821 24186 raft_consensus.cc:2804] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:22.417299 24186 raft_consensus.cc:697] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [term 2 LEADER]: Becoming Leader. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:22.418089 24186 consensus_queue.cc:237] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [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: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:22.425940 23860 catalog_manager.cc:5697] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f reported cstate change: term changed from 1 to 2, leader changed from 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3) to d9a6f965723a4c259b2198440d66078f (127.23.69.2). New cstate: current_term: 2 leader_uuid: "d9a6f965723a4c259b2198440d66078f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:22.469569 24202 raft_consensus.cc:993] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe: : Instructing follower d9a6f965723a4c259b2198440d66078f to start an election
I20260709 12:11:22.470044 24194 raft_consensus.cc:1081] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 1 LEADER]: Signalling peer d9a6f965723a4c259b2198440d66078f to start an election
I20260709 12:11:22.471484 24038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0580499dd13d4d179750291222219e64"
dest_uuid: "d9a6f965723a4c259b2198440d66078f"
 from {username='slave'} at 127.0.0.1:50918
I20260709 12:11:22.471956 24038 raft_consensus.cc:493] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:22.472254 24038 raft_consensus.cc:3060] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:22.477556 24038 raft_consensus.cc:515] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:22.479621 24038 leader_election.cc:290] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 2 election: Requested vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:22.479923 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0580499dd13d4d179750291222219e64" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:22.480199 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0580499dd13d4d179750291222219e64" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
I20260709 12:11:22.480546 23963 raft_consensus.cc:3060] T 0580499dd13d4d179750291222219e64 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:22.480901 24112 raft_consensus.cc:3055] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:22.481263 24112 raft_consensus.cc:740] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Running, Role: LEADER
I20260709 12:11:22.481956 24112 consensus_queue.cc:260] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:22.482877 24112 raft_consensus.cc:3060] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:22.487061 23963 raft_consensus.cc:2468] T 0580499dd13d4d179750291222219e64 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 2.
I20260709 12:11:22.487447 24112 raft_consensus.cc:2468] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 2.
I20260709 12:11:22.488262 24004 leader_election.cc:304] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e9af6e34f8415294474d2848b32127, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:22.489008 24186 raft_consensus.cc:2804] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:22.489454 24186 raft_consensus.cc:697] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [term 2 LEADER]: Becoming Leader. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:22.490202 24186 consensus_queue.cc:237] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:22.496986 23860 catalog_manager.cc:5697] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f reported cstate change: term changed from 1 to 2, leader changed from 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3) to d9a6f965723a4c259b2198440d66078f (127.23.69.2). New cstate: current_term: 2 leader_uuid: "d9a6f965723a4c259b2198440d66078f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:22.620218 24202 raft_consensus.cc:993] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe: : Instructing follower 68e9af6e34f8415294474d2848b32127 to start an election
I20260709 12:11:22.620703 24202 raft_consensus.cc:1081] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 1 LEADER]: Signalling peer 68e9af6e34f8415294474d2848b32127 to start an election
I20260709 12:11:22.622323 23963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e5cf330e2804a62b1c555fdac8fd9b6"
dest_uuid: "68e9af6e34f8415294474d2848b32127"
 from {username='slave'} at 127.0.0.1:55058
I20260709 12:11:22.622880 23963 raft_consensus.cc:493] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:22.623253 23963 raft_consensus.cc:3060] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:22.630555 23963 raft_consensus.cc:515] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:22.632517 24187 raft_consensus.cc:993] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f: : Instructing follower 68e9af6e34f8415294474d2848b32127 to start an election
I20260709 12:11:22.633188 24162 raft_consensus.cc:1081] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Signalling peer 68e9af6e34f8415294474d2848b32127 to start an election
I20260709 12:11:22.633654 23963 leader_election.cc:290] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 2 election: Requested vote from peers 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547), d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799)
I20260709 12:11:22.635589 23963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87"
dest_uuid: "68e9af6e34f8415294474d2848b32127"
 from {username='slave'} at 127.0.0.1:55044
I20260709 12:11:22.636037 24038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5cf330e2804a62b1c555fdac8fd9b6" candidate_uuid: "68e9af6e34f8415294474d2848b32127" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9a6f965723a4c259b2198440d66078f"
I20260709 12:11:22.636037 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5cf330e2804a62b1c555fdac8fd9b6" candidate_uuid: "68e9af6e34f8415294474d2848b32127" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
I20260709 12:11:22.636754 24038 raft_consensus.cc:3060] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:22.636860 24112 raft_consensus.cc:3055] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:22.637336 24112 raft_consensus.cc:740] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Running, Role: LEADER
I20260709 12:11:22.638087 24112 consensus_queue.cc:260] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:22.639300 24112 raft_consensus.cc:3060] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:22.636706 23963 raft_consensus.cc:493] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:22.640906 23963 raft_consensus.cc:3060] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:22.642988 24038 raft_consensus.cc:2468] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e9af6e34f8415294474d2848b32127 in term 2.
I20260709 12:11:22.644325 23929 leader_election.cc:304] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e9af6e34f8415294474d2848b32127, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:22.645223 24185 raft_consensus.cc:2804] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:22.645706 24185 raft_consensus.cc:697] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 2 LEADER]: Becoming Leader. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Running, Role: LEADER
I20260709 12:11:22.645929 24112 raft_consensus.cc:2468] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e9af6e34f8415294474d2848b32127 in term 2.
I20260709 12:11:22.646572 24185 consensus_queue.cc:237] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:22.647614 23963 raft_consensus.cc:515] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:22.650552 23963 leader_election.cc:290] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 2 election: Requested vote from peers d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:22.650748 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87" candidate_uuid: "68e9af6e34f8415294474d2848b32127" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
I20260709 12:11:22.651265 24038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87" candidate_uuid: "68e9af6e34f8415294474d2848b32127" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9a6f965723a4c259b2198440d66078f"
I20260709 12:11:22.651790 24112 raft_consensus.cc:3060] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:22.651795 24038 raft_consensus.cc:3055] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:22.652504 24038 raft_consensus.cc:740] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:22.653419 24038 consensus_queue.cc:260] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:22.654567 24038 raft_consensus.cc:3060] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:22.654911 23860 catalog_manager.cc:5697] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 reported cstate change: term changed from 1 to 2, leader changed from 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3) to 68e9af6e34f8415294474d2848b32127 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "68e9af6e34f8415294474d2848b32127" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:22.661406 24038 raft_consensus.cc:2468] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e9af6e34f8415294474d2848b32127 in term 2.
I20260709 12:11:22.662868 23929 leader_election.cc:304] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e9af6e34f8415294474d2848b32127, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:22.664839 24185 raft_consensus.cc:2804] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:22.665287 24185 raft_consensus.cc:697] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 2 LEADER]: Becoming Leader. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Running, Role: LEADER
I20260709 12:11:22.666038 24185 consensus_queue.cc:237] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:22.671909 24112 raft_consensus.cc:2468] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e9af6e34f8415294474d2848b32127 in term 2.
I20260709 12:11:22.680738 23860 catalog_manager.cc:5697] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 reported cstate change: term changed from 1 to 2, leader changed from d9a6f965723a4c259b2198440d66078f (127.23.69.2) to 68e9af6e34f8415294474d2848b32127 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "68e9af6e34f8415294474d2848b32127" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:22.734261 24038 raft_consensus.cc:1275] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Refusing update from remote peer 68e9af6e34f8415294474d2848b32127: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:22.735796 24185 consensus_queue.cc:1048] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:22.749275 24112 raft_consensus.cc:1275] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Refusing update from remote peer 68e9af6e34f8415294474d2848b32127: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:22.750778 24182 consensus_queue.cc:1048] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:22.902968 23963 raft_consensus.cc:1275] T 0580499dd13d4d179750291222219e64 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Refusing update from remote peer d9a6f965723a4c259b2198440d66078f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:22.904357 24162 consensus_queue.cc:1048] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:22.911881 24112 raft_consensus.cc:1275] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Refusing update from remote peer d9a6f965723a4c259b2198440d66078f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:22.913607 24187 consensus_queue.cc:1048] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:22.978801 23962 raft_consensus.cc:1275] T 27a7eccdd10b40c298a02c9941078115 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Refusing update from remote peer d9a6f965723a4c259b2198440d66078f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:22.980152 24187 consensus_queue.cc:1048] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:22.990585 24112 raft_consensus.cc:1275] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Refusing update from remote peer d9a6f965723a4c259b2198440d66078f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:22.991952 24187 consensus_queue.cc:1048] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:23.044866 24112 raft_consensus.cc:1275] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Refusing update from remote peer 68e9af6e34f8415294474d2848b32127: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:23.046311 24182 consensus_queue.cc:1048] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:23.053809 24038 raft_consensus.cc:1275] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Refusing update from remote peer 68e9af6e34f8415294474d2848b32127: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:23.055368 24185 consensus_queue.cc:1048] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:23.092981 24112 raft_consensus.cc:1275] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Refusing update from remote peer 68e9af6e34f8415294474d2848b32127: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:23.094152 24185 consensus_queue.cc:1048] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:23.102690 24038 raft_consensus.cc:1275] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Refusing update from remote peer 68e9af6e34f8415294474d2848b32127: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:23.104413 24185 consensus_queue.cc:1048] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:25.221383 23828 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:11:25.222160 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:25.238127 24036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c8beaa06abc4be781327d4386b6bf92"
dest_uuid: "d9a6f965723a4c259b2198440d66078f"
mode: GRACEFUL
new_leader_uuid: "806620d3a3964903a9f9ac75f944cbbe"
 from {username='slave'} at 127.0.0.1:50938
I20260709 12:11:25.238752 24036 raft_consensus.cc:606] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Received request to transfer leadership to TS 806620d3a3964903a9f9ac75f944cbbe
I20260709 12:11:25.249145 23962 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87"
dest_uuid: "68e9af6e34f8415294474d2848b32127"
mode: GRACEFUL
new_leader_uuid: "806620d3a3964903a9f9ac75f944cbbe"
 from {username='slave'} at 127.0.0.1:55064
I20260709 12:11:25.249666 23962 raft_consensus.cc:606] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 2 LEADER]: Received request to transfer leadership to TS 806620d3a3964903a9f9ac75f944cbbe
I20260709 12:11:25.250782 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:25.251310 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:25.592435 24245 raft_consensus.cc:993] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127: : Instructing follower 806620d3a3964903a9f9ac75f944cbbe to start an election
I20260709 12:11:25.593041 24182 raft_consensus.cc:1081] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 2 LEADER]: Signalling peer 806620d3a3964903a9f9ac75f944cbbe to start an election
I20260709 12:11:25.594648 24112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87"
dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
 from {username='slave'} at 127.0.0.1:44672
I20260709 12:11:25.595180 24112 raft_consensus.cc:493] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:25.595481 24112 raft_consensus.cc:3060] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:25.599387 24112 raft_consensus.cc:515] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:25.600772 24112 leader_election.cc:290] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 3 election: Requested vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799)
I20260709 12:11:25.601658 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:25.601904 24036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d9a6f965723a4c259b2198440d66078f"
I20260709 12:11:25.602260 23962 raft_consensus.cc:3055] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:25.602432 24036 raft_consensus.cc:3060] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:25.602604 23962 raft_consensus.cc:740] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Running, Role: LEADER
I20260709 12:11:25.603451 23962 consensus_queue.cc:260] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [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: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:25.604708 23962 raft_consensus.cc:3060] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:25.609149 24036 raft_consensus.cc:2468] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806620d3a3964903a9f9ac75f944cbbe in term 3.
I20260709 12:11:25.610400 24078 leader_election.cc:304] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [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: 806620d3a3964903a9f9ac75f944cbbe, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:25.611176 24199 raft_consensus.cc:2804] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:25.611295 23962 raft_consensus.cc:2468] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806620d3a3964903a9f9ac75f944cbbe in term 3.
I20260709 12:11:25.612455 24199 raft_consensus.cc:697] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 3 LEADER]: Becoming Leader. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Running, Role: LEADER
I20260709 12:11:25.613189 24199 consensus_queue.cc:237] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [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: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:25.621723 23857 catalog_manager.cc:5697] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe reported cstate change: term changed from 2 to 3, leader changed from 68e9af6e34f8415294474d2848b32127 (127.23.69.1) to 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3). New cstate: current_term: 3 leader_uuid: "806620d3a3964903a9f9ac75f944cbbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:25.692653 24244 raft_consensus.cc:993] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f: : Instructing follower 806620d3a3964903a9f9ac75f944cbbe to start an election
I20260709 12:11:25.693100 24186 raft_consensus.cc:1081] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Signalling peer 806620d3a3964903a9f9ac75f944cbbe to start an election
I20260709 12:11:25.694471 24112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c8beaa06abc4be781327d4386b6bf92"
dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
 from {username='slave'} at 127.0.0.1:44680
I20260709 12:11:25.694904 24112 raft_consensus.cc:493] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:25.695185 24112 raft_consensus.cc:3060] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:25.699313 24112 raft_consensus.cc:515] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:25.701162 24112 leader_election.cc:290] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 2 election: Requested vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799)
I20260709 12:11:25.701800 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8beaa06abc4be781327d4386b6bf92" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:25.702155 24036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8beaa06abc4be781327d4386b6bf92" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9a6f965723a4c259b2198440d66078f"
I20260709 12:11:25.702394 23962 raft_consensus.cc:3060] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:25.702719 24036 raft_consensus.cc:3055] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:25.703040 24036 raft_consensus.cc:740] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:25.703850 24036 consensus_queue.cc:260] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:25.705097 24036 raft_consensus.cc:3060] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:25.709013 23962 raft_consensus.cc:2468] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806620d3a3964903a9f9ac75f944cbbe in term 2.
I20260709 12:11:25.710217 24078 leader_election.cc:304] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e9af6e34f8415294474d2848b32127, 806620d3a3964903a9f9ac75f944cbbe; no voters: 
I20260709 12:11:25.710983 24199 raft_consensus.cc:2804] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:25.711408 24199 raft_consensus.cc:697] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 2 LEADER]: Becoming Leader. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Running, Role: LEADER
I20260709 12:11:25.711597 24036 raft_consensus.cc:2468] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806620d3a3964903a9f9ac75f944cbbe in term 2.
I20260709 12:11:25.712174 24199 consensus_queue.cc:237] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:25.719061 23857 catalog_manager.cc:5697] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe reported cstate change: term changed from 1 to 2, leader changed from d9a6f965723a4c259b2198440d66078f (127.23.69.2) to 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3). New cstate: current_term: 2 leader_uuid: "806620d3a3964903a9f9ac75f944cbbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:26.047848 24036 raft_consensus.cc:1275] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 3 FOLLOWER]: Refusing update from remote peer 806620d3a3964903a9f9ac75f944cbbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:26.049100 24199 consensus_queue.cc:1048] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:26.058140 23962 raft_consensus.cc:1275] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 3 FOLLOWER]: Refusing update from remote peer 806620d3a3964903a9f9ac75f944cbbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:26.059561 24199 consensus_queue.cc:1048] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:26.221195 23962 raft_consensus.cc:1275] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Refusing update from remote peer 806620d3a3964903a9f9ac75f944cbbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:26.222496 24199 consensus_queue.cc:1048] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:26.230888 24036 raft_consensus.cc:1275] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Refusing update from remote peer 806620d3a3964903a9f9ac75f944cbbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:26.232556 24255 consensus_queue.cc:1048] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:26.252166 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:26.256949 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:26.257280 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:27.258085 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:27.263187 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:27.263579 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:28.264827 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:28.270583 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:28.270998 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:29.272195 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:29.279376 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:29.279866 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:30.281118 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:30.286350 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:30.286854 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:31.287918 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:31.294273 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:31.294739 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:32.295691 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:32.300410 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:32.300836 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:33.301734 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:33.306774 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:33.307191 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:34.308097 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:34.313387 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:34.313828 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:35.339799 23828 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:11:35.360549 23962 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e5cf330e2804a62b1c555fdac8fd9b6"
dest_uuid: "68e9af6e34f8415294474d2848b32127"
mode: GRACEFUL
new_leader_uuid: "d9a6f965723a4c259b2198440d66078f"
 from {username='slave'} at 127.0.0.1:47574
I20260709 12:11:35.361327 23962 raft_consensus.cc:606] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 2 LEADER]: Received request to transfer leadership to TS d9a6f965723a4c259b2198440d66078f
I20260709 12:11:35.367087 23963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abfb1ca2e22444e591e5f702b3b43a49"
dest_uuid: "68e9af6e34f8415294474d2848b32127"
mode: GRACEFUL
new_leader_uuid: "d9a6f965723a4c259b2198440d66078f"
 from {username='slave'} at 127.0.0.1:47574
I20260709 12:11:35.367606 23963 raft_consensus.cc:606] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 1 LEADER]: Received request to transfer leadership to TS d9a6f965723a4c259b2198440d66078f
I20260709 12:11:35.372411 24111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87"
dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
mode: GRACEFUL
new_leader_uuid: "d9a6f965723a4c259b2198440d66078f"
 from {username='slave'} at 127.0.0.1:44694
I20260709 12:11:35.372910 24111 raft_consensus.cc:606] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 3 LEADER]: Received request to transfer leadership to TS d9a6f965723a4c259b2198440d66078f
I20260709 12:11:35.377410 23963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85f0e3d926e44af1be70da0294fb3319"
dest_uuid: "68e9af6e34f8415294474d2848b32127"
mode: GRACEFUL
new_leader_uuid: "d9a6f965723a4c259b2198440d66078f"
 from {username='slave'} at 127.0.0.1:47574
I20260709 12:11:35.377846 23963 raft_consensus.cc:606] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 2 LEADER]: Received request to transfer leadership to TS d9a6f965723a4c259b2198440d66078f
I20260709 12:11:35.382441 24111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c8beaa06abc4be781327d4386b6bf92"
dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
mode: GRACEFUL
new_leader_uuid: "d9a6f965723a4c259b2198440d66078f"
 from {username='slave'} at 127.0.0.1:44694
I20260709 12:11:35.382874 24111 raft_consensus.cc:606] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 2 LEADER]: Received request to transfer leadership to TS d9a6f965723a4c259b2198440d66078f
I20260709 12:11:35.400009 24271 raft_consensus.cc:993] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127: : Instructing follower d9a6f965723a4c259b2198440d66078f to start an election
I20260709 12:11:35.400575 24266 raft_consensus.cc:1081] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 2 LEADER]: Signalling peer d9a6f965723a4c259b2198440d66078f to start an election
I20260709 12:11:35.402177 24038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e5cf330e2804a62b1c555fdac8fd9b6"
dest_uuid: "d9a6f965723a4c259b2198440d66078f"
 from {username='slave'} at 127.0.0.1:50912
I20260709 12:11:35.402694 24038 raft_consensus.cc:493] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:35.403081 24038 raft_consensus.cc:3060] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:35.409422 24038 raft_consensus.cc:515] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:35.411316 24038 leader_election.cc:290] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 3 election: Requested vote from peers 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547), 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861)
I20260709 12:11:35.412294 24111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5cf330e2804a62b1c555fdac8fd9b6" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
I20260709 12:11:35.412360 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5cf330e2804a62b1c555fdac8fd9b6" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:35.413203 24111 raft_consensus.cc:3060] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:35.413278 23963 raft_consensus.cc:3055] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:35.413652 23963 raft_consensus.cc:740] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Running, Role: LEADER
I20260709 12:11:35.414532 23963 consensus_queue.cc:260] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [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: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:35.415516 23963 raft_consensus.cc:3060] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:35.418213 24111 raft_consensus.cc:2468] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 3.
I20260709 12:11:35.419528 24003 leader_election.cc:304] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [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: 806620d3a3964903a9f9ac75f944cbbe, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:35.420442 24262 raft_consensus.cc:2804] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:35.420912 23963 raft_consensus.cc:2468] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 3.
I20260709 12:11:35.421489 24262 raft_consensus.cc:697] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 3 LEADER]: Becoming Leader. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:35.422345 24262 consensus_queue.cc:237] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [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: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:35.430109 23860 catalog_manager.cc:5697] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f reported cstate change: term changed from 2 to 3, leader changed from 68e9af6e34f8415294474d2848b32127 (127.23.69.1) to d9a6f965723a4c259b2198440d66078f (127.23.69.2). New cstate: current_term: 3 leader_uuid: "d9a6f965723a4c259b2198440d66078f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:35.571259 24271 raft_consensus.cc:993] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127: : Instructing follower d9a6f965723a4c259b2198440d66078f to start an election
I20260709 12:11:35.571703 24266 raft_consensus.cc:1081] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 1 LEADER]: Signalling peer d9a6f965723a4c259b2198440d66078f to start an election
I20260709 12:11:35.573335 24038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abfb1ca2e22444e591e5f702b3b43a49"
dest_uuid: "d9a6f965723a4c259b2198440d66078f"
 from {username='slave'} at 127.0.0.1:50912
I20260709 12:11:35.573803 24038 raft_consensus.cc:493] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:35.574105 24038 raft_consensus.cc:3060] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:35.578703 24038 raft_consensus.cc:515] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:35.580086 24038 leader_election.cc:290] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 2 election: Requested vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:35.581032 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfb1ca2e22444e591e5f702b3b43a49" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:35.581240 24111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfb1ca2e22444e591e5f702b3b43a49" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
I20260709 12:11:35.581651 23963 raft_consensus.cc:3055] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:35.581737 24111 raft_consensus.cc:3060] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:35.582062 23963 raft_consensus.cc:740] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Running, Role: LEADER
I20260709 12:11:35.582953 23963 consensus_queue.cc:260] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:35.584156 23963 raft_consensus.cc:3060] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:35.588644 24111 raft_consensus.cc:2468] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 2.
I20260709 12:11:35.589833 24003 leader_election.cc:304] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806620d3a3964903a9f9ac75f944cbbe, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:35.590499 23963 raft_consensus.cc:2468] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 2.
I20260709 12:11:35.590554 24262 raft_consensus.cc:2804] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:35.591006 24262 raft_consensus.cc:697] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 2 LEADER]: Becoming Leader. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:35.591851 24262 consensus_queue.cc:237] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:35.598420 23860 catalog_manager.cc:5697] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f reported cstate change: term changed from 1 to 2, leader changed from 68e9af6e34f8415294474d2848b32127 (127.23.69.1) to d9a6f965723a4c259b2198440d66078f (127.23.69.2). New cstate: current_term: 2 leader_uuid: "d9a6f965723a4c259b2198440d66078f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:35.607177 24271 raft_consensus.cc:993] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127: : Instructing follower d9a6f965723a4c259b2198440d66078f to start an election
I20260709 12:11:35.607672 24266 raft_consensus.cc:1081] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 2 LEADER]: Signalling peer d9a6f965723a4c259b2198440d66078f to start an election
I20260709 12:11:35.609158 24038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85f0e3d926e44af1be70da0294fb3319"
dest_uuid: "d9a6f965723a4c259b2198440d66078f"
 from {username='slave'} at 127.0.0.1:50912
I20260709 12:11:35.609653 24038 raft_consensus.cc:493] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:35.610003 24038 raft_consensus.cc:3060] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:35.615098 24038 raft_consensus.cc:515] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:35.616609 24038 leader_election.cc:290] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 3 election: Requested vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:35.617412 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f0e3d926e44af1be70da0294fb3319" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:35.617671 24111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f0e3d926e44af1be70da0294fb3319" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
I20260709 12:11:35.617996 23963 raft_consensus.cc:3055] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:35.618196 24111 raft_consensus.cc:3060] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:35.618355 23963 raft_consensus.cc:740] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Running, Role: LEADER
I20260709 12:11:35.619235 23963 consensus_queue.cc:260] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [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: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:35.620443 23963 raft_consensus.cc:3060] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:35.625025 24111 raft_consensus.cc:2468] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 3.
I20260709 12:11:35.626178 24003 leader_election.cc:304] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [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: 806620d3a3964903a9f9ac75f944cbbe, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:35.626669 23963 raft_consensus.cc:2468] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 3.
I20260709 12:11:35.626865 24262 raft_consensus.cc:2804] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:35.627319 24262 raft_consensus.cc:697] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 3 LEADER]: Becoming Leader. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:35.628124 24262 consensus_queue.cc:237] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [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: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:35.635165 23860 catalog_manager.cc:5697] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f reported cstate change: term changed from 2 to 3, leader changed from 68e9af6e34f8415294474d2848b32127 (127.23.69.1) to d9a6f965723a4c259b2198440d66078f (127.23.69.2). New cstate: current_term: 3 leader_uuid: "d9a6f965723a4c259b2198440d66078f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:35.676949 24264 raft_consensus.cc:993] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe: : Instructing follower d9a6f965723a4c259b2198440d66078f to start an election
I20260709 12:11:35.677328 24264 raft_consensus.cc:1081] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 3 LEADER]: Signalling peer d9a6f965723a4c259b2198440d66078f to start an election
I20260709 12:11:35.678789 24038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87"
dest_uuid: "d9a6f965723a4c259b2198440d66078f"
 from {username='slave'} at 127.0.0.1:50918
I20260709 12:11:35.679423 24038 raft_consensus.cc:493] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:35.679812 24038 raft_consensus.cc:3060] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:35.684872 24038 raft_consensus.cc:515] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:35.686306 24038 leader_election.cc:290] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 4 election: Requested vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:35.687148 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:35.687395 24111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
I20260709 12:11:35.687722 23963 raft_consensus.cc:3060] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:35.687919 24111 raft_consensus.cc:3055] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:11:35.688223 24111 raft_consensus.cc:740] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Running, Role: LEADER
I20260709 12:11:35.689033 24111 consensus_queue.cc:260] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [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: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:35.690270 24111 raft_consensus.cc:3060] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:35.693907 23963 raft_consensus.cc:2468] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 4.
I20260709 12:11:35.695116 24004 leader_election.cc:304] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [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: 68e9af6e34f8415294474d2848b32127, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:35.695832 24262 raft_consensus.cc:2804] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:11:35.696198 24111 raft_consensus.cc:2468] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 4.
I20260709 12:11:35.696251 24262 raft_consensus.cc:697] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 4 LEADER]: Becoming Leader. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:35.697187 24262 consensus_queue.cc:237] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [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: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:35.703596 23860 catalog_manager.cc:5697] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f reported cstate change: term changed from 3 to 4, leader changed from 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3) to d9a6f965723a4c259b2198440d66078f (127.23.69.2). New cstate: current_term: 4 leader_uuid: "d9a6f965723a4c259b2198440d66078f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:35.904161 23963 raft_consensus.cc:1275] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 3 FOLLOWER]: Refusing update from remote peer d9a6f965723a4c259b2198440d66078f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:35.905505 24262 consensus_queue.cc:1048] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:35.912418 24264 raft_consensus.cc:993] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe: : Instructing follower d9a6f965723a4c259b2198440d66078f to start an election
I20260709 12:11:35.912894 24264 raft_consensus.cc:1081] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 2 LEADER]: Signalling peer d9a6f965723a4c259b2198440d66078f to start an election
I20260709 12:11:35.914646 24038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c8beaa06abc4be781327d4386b6bf92"
dest_uuid: "d9a6f965723a4c259b2198440d66078f"
 from {username='slave'} at 127.0.0.1:50918
I20260709 12:11:35.915192 24038 raft_consensus.cc:493] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:35.915584 24038 raft_consensus.cc:3060] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:35.918094 24111 raft_consensus.cc:1275] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 3 FOLLOWER]: Refusing update from remote peer d9a6f965723a4c259b2198440d66078f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:35.919989 24262 consensus_queue.cc:1048] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:35.927834 24038 raft_consensus.cc:515] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:35.930285 24038 leader_election.cc:290] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [CANDIDATE]: Term 3 election: Requested vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:35.930876 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8beaa06abc4be781327d4386b6bf92" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:35.930887 24111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8beaa06abc4be781327d4386b6bf92" candidate_uuid: "d9a6f965723a4c259b2198440d66078f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
I20260709 12:11:35.931627 23963 raft_consensus.cc:3060] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:35.931694 24111 raft_consensus.cc:3055] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:35.932094 24111 raft_consensus.cc:740] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Running, Role: LEADER
I20260709 12:11:35.932889 24111 consensus_queue.cc:260] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [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: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:35.934115 24111 raft_consensus.cc:3060] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:35.937100 23963 raft_consensus.cc:2468] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 3.
I20260709 12:11:35.938126 24004 leader_election.cc:304] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [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: 68e9af6e34f8415294474d2848b32127, d9a6f965723a4c259b2198440d66078f; no voters: 
I20260709 12:11:35.938933 24262 raft_consensus.cc:2804] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:35.939344 24262 raft_consensus.cc:697] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 3 LEADER]: Becoming Leader. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:35.939821 24111 raft_consensus.cc:2468] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9a6f965723a4c259b2198440d66078f in term 3.
I20260709 12:11:35.940138 24262 consensus_queue.cc:237] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [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: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:35.947268 23860 catalog_manager.cc:5697] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f reported cstate change: term changed from 2 to 3, leader changed from 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3) to d9a6f965723a4c259b2198440d66078f (127.23.69.2). New cstate: current_term: 3 leader_uuid: "d9a6f965723a4c259b2198440d66078f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:36.004750 23963 raft_consensus.cc:1275] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Refusing update from remote peer d9a6f965723a4c259b2198440d66078f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:36.006480 24272 consensus_queue.cc:1048] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:36.018712 24111 raft_consensus.cc:1275] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Refusing update from remote peer d9a6f965723a4c259b2198440d66078f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:36.020253 24289 consensus_queue.cc:1048] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:36.129658 23963 raft_consensus.cc:1275] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 4 FOLLOWER]: Refusing update from remote peer d9a6f965723a4c259b2198440d66078f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:36.130686 24289 consensus_queue.cc:1048] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:36.141553 24111 raft_consensus.cc:1275] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 4 FOLLOWER]: Refusing update from remote peer d9a6f965723a4c259b2198440d66078f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:36.143168 24272 consensus_queue.cc:1048] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:36.175980 23963 raft_consensus.cc:1275] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 3 FOLLOWER]: Refusing update from remote peer d9a6f965723a4c259b2198440d66078f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:36.177091 24272 consensus_queue.cc:1048] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:36.185860 24111 raft_consensus.cc:1275] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe [term 3 FOLLOWER]: Refusing update from remote peer d9a6f965723a4c259b2198440d66078f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:36.187665 24292 consensus_queue.cc:1048] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:36.356750 24111 raft_consensus.cc:1275] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 3 FOLLOWER]: Refusing update from remote peer d9a6f965723a4c259b2198440d66078f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:36.358084 24292 consensus_queue.cc:1048] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:36.368870 23963 raft_consensus.cc:1275] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [term 3 FOLLOWER]: Refusing update from remote peer d9a6f965723a4c259b2198440d66078f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:36.371363 24292 consensus_queue.cc:1048] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:38.423173 23828 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:11:38.424046 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:38.431991 24038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e5cf330e2804a62b1c555fdac8fd9b6"
dest_uuid: "d9a6f965723a4c259b2198440d66078f"
mode: GRACEFUL
new_leader_uuid: "806620d3a3964903a9f9ac75f944cbbe"
 from {username='slave'} at 127.0.0.1:50938
I20260709 12:11:38.432760 24038 raft_consensus.cc:606] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 3 LEADER]: Received request to transfer leadership to TS 806620d3a3964903a9f9ac75f944cbbe
I20260709 12:11:38.435848 24038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c8beaa06abc4be781327d4386b6bf92"
dest_uuid: "d9a6f965723a4c259b2198440d66078f"
mode: GRACEFUL
new_leader_uuid: "68e9af6e34f8415294474d2848b32127"
 from {username='slave'} at 127.0.0.1:50938
I20260709 12:11:38.436553 24038 raft_consensus.cc:606] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 3 LEADER]: Received request to transfer leadership to TS 68e9af6e34f8415294474d2848b32127
I20260709 12:11:38.439042 24298 raft_consensus.cc:993] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f: : Instructing follower 806620d3a3964903a9f9ac75f944cbbe to start an election
I20260709 12:11:38.439568 24038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abfb1ca2e22444e591e5f702b3b43a49"
dest_uuid: "d9a6f965723a4c259b2198440d66078f"
mode: GRACEFUL
new_leader_uuid: "68e9af6e34f8415294474d2848b32127"
 from {username='slave'} at 127.0.0.1:50938
I20260709 12:11:38.439895 24292 raft_consensus.cc:1081] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 3 LEADER]: Signalling peer 806620d3a3964903a9f9ac75f944cbbe to start an election
I20260709 12:11:38.440450 24038 raft_consensus.cc:606] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 2 LEADER]: Received request to transfer leadership to TS 68e9af6e34f8415294474d2848b32127
I20260709 12:11:38.442207 24111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e5cf330e2804a62b1c555fdac8fd9b6"
dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
 from {username='slave'} at 127.0.0.1:44680
I20260709 12:11:38.442915 24111 raft_consensus.cc:493] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:38.443320 24038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87"
dest_uuid: "d9a6f965723a4c259b2198440d66078f"
mode: GRACEFUL
new_leader_uuid: "68e9af6e34f8415294474d2848b32127"
 from {username='slave'} at 127.0.0.1:50938
I20260709 12:11:38.443395 24111 raft_consensus.cc:3060] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:38.443812 24038 raft_consensus.cc:606] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 4 LEADER]: Received request to transfer leadership to TS 68e9af6e34f8415294474d2848b32127
I20260709 12:11:38.446619 24038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd8225ce62704c70b08f1731a36c5c7a"
dest_uuid: "d9a6f965723a4c259b2198440d66078f"
mode: GRACEFUL
new_leader_uuid: "806620d3a3964903a9f9ac75f944cbbe"
 from {username='slave'} at 127.0.0.1:50938
I20260709 12:11:38.447149 24038 raft_consensus.cc:606] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Received request to transfer leadership to TS 806620d3a3964903a9f9ac75f944cbbe
I20260709 12:11:38.448393 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:11:38.448979 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:38.450250 24111 raft_consensus.cc:515] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:38.452379 24111 leader_election.cc:290] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 4 election: Requested vote from peers d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799), 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861)
I20260709 12:11:38.453465 24038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5cf330e2804a62b1c555fdac8fd9b6" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d9a6f965723a4c259b2198440d66078f"
I20260709 12:11:38.454355 24038 raft_consensus.cc:3055] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:11:38.454200 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5cf330e2804a62b1c555fdac8fd9b6" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:38.454608 24038 raft_consensus.cc:740] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:38.454895 23962 raft_consensus.cc:3060] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:38.455425 24038 consensus_queue.cc:260] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [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: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:38.456473 24038 raft_consensus.cc:3060] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:38.459959 23962 raft_consensus.cc:2468] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806620d3a3964903a9f9ac75f944cbbe in term 4.
I20260709 12:11:38.461688 24038 raft_consensus.cc:2468] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806620d3a3964903a9f9ac75f944cbbe in term 4.
I20260709 12:11:38.461639 24078 leader_election.cc:304] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [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: 68e9af6e34f8415294474d2848b32127, 806620d3a3964903a9f9ac75f944cbbe; no voters: 
I20260709 12:11:38.462982 24264 raft_consensus.cc:2804] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:11:38.463997 24264 raft_consensus.cc:697] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 4 LEADER]: Becoming Leader. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Running, Role: LEADER
I20260709 12:11:38.465071 24264 consensus_queue.cc:237] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [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: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } }
I20260709 12:11:38.472896 24298 raft_consensus.cc:993] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f: : Instructing follower 68e9af6e34f8415294474d2848b32127 to start an election
I20260709 12:11:38.473407 24292 raft_consensus.cc:1081] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 2 LEADER]: Signalling peer 68e9af6e34f8415294474d2848b32127 to start an election
I20260709 12:11:38.473104 23857 catalog_manager.cc:5697] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe reported cstate change: term changed from 3 to 4, leader changed from d9a6f965723a4c259b2198440d66078f (127.23.69.2) to 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3). New cstate: current_term: 4 leader_uuid: "806620d3a3964903a9f9ac75f944cbbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:38.475109 23962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abfb1ca2e22444e591e5f702b3b43a49"
dest_uuid: "68e9af6e34f8415294474d2848b32127"
 from {username='slave'} at 127.0.0.1:55044
I20260709 12:11:38.475570 23962 raft_consensus.cc:493] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:38.475925 23962 raft_consensus.cc:3060] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:38.482703 23962 raft_consensus.cc:515] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:38.485013 23962 leader_election.cc:290] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 3 election: Requested vote from peers d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:38.486253 24111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfb1ca2e22444e591e5f702b3b43a49" candidate_uuid: "68e9af6e34f8415294474d2848b32127" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
I20260709 12:11:38.486334 24038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfb1ca2e22444e591e5f702b3b43a49" candidate_uuid: "68e9af6e34f8415294474d2848b32127" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d9a6f965723a4c259b2198440d66078f"
I20260709 12:11:38.486994 24111 raft_consensus.cc:3060] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:38.487078 24038 raft_consensus.cc:3055] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:38.487460 24038 raft_consensus.cc:740] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:38.488159 24038 consensus_queue.cc:260] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [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: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:38.489341 24038 raft_consensus.cc:3060] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:38.493088 24111 raft_consensus.cc:2468] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e9af6e34f8415294474d2848b32127 in term 3.
I20260709 12:11:38.493983 24038 raft_consensus.cc:2468] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e9af6e34f8415294474d2848b32127 in term 3.
I20260709 12:11:38.494560 23928 leader_election.cc:304] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [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: 68e9af6e34f8415294474d2848b32127, 806620d3a3964903a9f9ac75f944cbbe; no voters: 
I20260709 12:11:38.496507 24306 raft_consensus.cc:2804] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:38.497828 24306 raft_consensus.cc:697] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 3 LEADER]: Becoming Leader. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Running, Role: LEADER
I20260709 12:11:38.498795 24306 consensus_queue.cc:237] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [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: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:38.506151 23857 catalog_manager.cc:5697] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 reported cstate change: term changed from 2 to 3, leader changed from d9a6f965723a4c259b2198440d66078f (127.23.69.2) to 68e9af6e34f8415294474d2848b32127 (127.23.69.1). New cstate: current_term: 3 leader_uuid: "68e9af6e34f8415294474d2848b32127" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:38.559816 24298 raft_consensus.cc:993] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f: : Instructing follower 806620d3a3964903a9f9ac75f944cbbe to start an election
I20260709 12:11:38.560340 24292 raft_consensus.cc:1081] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Signalling peer 806620d3a3964903a9f9ac75f944cbbe to start an election
I20260709 12:11:38.562062 24112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd8225ce62704c70b08f1731a36c5c7a"
dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
 from {username='slave'} at 127.0.0.1:44680
I20260709 12:11:38.562469 24112 raft_consensus.cc:493] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:38.562695 24112 raft_consensus.cc:3060] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:38.567309 24112 raft_consensus.cc:515] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:38.568871 24112 leader_election.cc:290] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 2 election: Requested vote from peers 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861), d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799)
I20260709 12:11:38.570055 24038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8225ce62704c70b08f1731a36c5c7a" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9a6f965723a4c259b2198440d66078f"
I20260709 12:11:38.570087 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8225ce62704c70b08f1731a36c5c7a" candidate_uuid: "806620d3a3964903a9f9ac75f944cbbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68e9af6e34f8415294474d2848b32127"
I20260709 12:11:38.570647 24038 raft_consensus.cc:3055] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:38.570797 23962 raft_consensus.cc:3060] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:38.570983 24038 raft_consensus.cc:740] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:38.571746 24038 consensus_queue.cc:260] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:38.572575 24038 raft_consensus.cc:3060] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:38.575265 23962 raft_consensus.cc:2468] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806620d3a3964903a9f9ac75f944cbbe in term 2.
I20260709 12:11:38.576190 24078 leader_election.cc:304] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e9af6e34f8415294474d2848b32127, 806620d3a3964903a9f9ac75f944cbbe; no voters: 
I20260709 12:11:38.576951 24264 raft_consensus.cc:2804] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:38.577337 24264 raft_consensus.cc:697] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [term 2 LEADER]: Becoming Leader. State: Replica: 806620d3a3964903a9f9ac75f944cbbe, State: Running, Role: LEADER
I20260709 12:11:38.577363 24038 raft_consensus.cc:2468] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806620d3a3964903a9f9ac75f944cbbe in term 2.
I20260709 12:11:38.578167 24264 consensus_queue.cc:237] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:38.585161 23857 catalog_manager.cc:5697] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe reported cstate change: term changed from 1 to 2, leader changed from d9a6f965723a4c259b2198440d66078f (127.23.69.2) to 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3). New cstate: current_term: 2 leader_uuid: "806620d3a3964903a9f9ac75f944cbbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:38.611176 24298 raft_consensus.cc:993] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f: : Instructing follower 68e9af6e34f8415294474d2848b32127 to start an election
I20260709 12:11:38.611706 24292 raft_consensus.cc:1081] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 4 LEADER]: Signalling peer 68e9af6e34f8415294474d2848b32127 to start an election
I20260709 12:11:38.613353 23962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87"
dest_uuid: "68e9af6e34f8415294474d2848b32127"
 from {username='slave'} at 127.0.0.1:55044
I20260709 12:11:38.613840 23962 raft_consensus.cc:493] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:38.614116 23962 raft_consensus.cc:3060] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:11:38.619411 23962 raft_consensus.cc:515] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:38.620903 23962 leader_election.cc:290] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 5 election: Requested vote from peers d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:38.621845 24038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87" candidate_uuid: "68e9af6e34f8415294474d2848b32127" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d9a6f965723a4c259b2198440d66078f"
I20260709 12:11:38.621918 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67359c012e14f58a10b5c30a10e1e87" candidate_uuid: "68e9af6e34f8415294474d2848b32127" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
I20260709 12:11:38.622519 24112 raft_consensus.cc:3060] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:11:38.622519 24038 raft_consensus.cc:3055] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:11:38.623152 24038 raft_consensus.cc:740] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:38.624022 24038 consensus_queue.cc:260] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [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: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:38.625349 24038 raft_consensus.cc:3060] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:11:38.629875 24112 raft_consensus.cc:2468] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e9af6e34f8415294474d2848b32127 in term 5.
I20260709 12:11:38.631089 23928 leader_election.cc:304] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [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: 68e9af6e34f8415294474d2848b32127, 806620d3a3964903a9f9ac75f944cbbe; no voters: 
I20260709 12:11:38.631677 24038 raft_consensus.cc:2468] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e9af6e34f8415294474d2848b32127 in term 5.
I20260709 12:11:38.631850 24306 raft_consensus.cc:2804] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:11:38.632378 24306 raft_consensus.cc:697] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 5 LEADER]: Becoming Leader. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Running, Role: LEADER
I20260709 12:11:38.633240 24306 consensus_queue.cc:237] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [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: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:38.640697 23857 catalog_manager.cc:5697] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 reported cstate change: term changed from 4 to 5, leader changed from d9a6f965723a4c259b2198440d66078f (127.23.69.2) to 68e9af6e34f8415294474d2848b32127 (127.23.69.1). New cstate: current_term: 5 leader_uuid: "68e9af6e34f8415294474d2848b32127" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:38.841120 24292 raft_consensus.cc:993] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f: : Instructing follower 68e9af6e34f8415294474d2848b32127 to start an election
I20260709 12:11:38.841614 24298 raft_consensus.cc:1081] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 3 LEADER]: Signalling peer 68e9af6e34f8415294474d2848b32127 to start an election
I20260709 12:11:38.843207 23962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c8beaa06abc4be781327d4386b6bf92"
dest_uuid: "68e9af6e34f8415294474d2848b32127"
 from {username='slave'} at 127.0.0.1:55044
I20260709 12:11:38.843621 23962 raft_consensus.cc:493] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:38.843891 23962 raft_consensus.cc:3060] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:38.848131 23962 raft_consensus.cc:515] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:38.849663 23962 leader_election.cc:290] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [CANDIDATE]: Term 4 election: Requested vote from peers d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799), 806620d3a3964903a9f9ac75f944cbbe (127.23.69.3:36547)
I20260709 12:11:38.850975 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8beaa06abc4be781327d4386b6bf92" candidate_uuid: "68e9af6e34f8415294474d2848b32127" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "806620d3a3964903a9f9ac75f944cbbe"
I20260709 12:11:38.850833 24038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8beaa06abc4be781327d4386b6bf92" candidate_uuid: "68e9af6e34f8415294474d2848b32127" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d9a6f965723a4c259b2198440d66078f"
I20260709 12:11:38.851509 24112 raft_consensus.cc:3060] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:38.851559 24038 raft_consensus.cc:3055] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:11:38.852025 24038 raft_consensus.cc:740] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d9a6f965723a4c259b2198440d66078f, State: Running, Role: LEADER
I20260709 12:11:38.852872 24038 consensus_queue.cc:260] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [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: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:38.854059 24038 raft_consensus.cc:3060] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:38.858116 24112 raft_consensus.cc:2468] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e9af6e34f8415294474d2848b32127 in term 4.
I20260709 12:11:38.859350 23928 leader_election.cc:304] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [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: 68e9af6e34f8415294474d2848b32127, 806620d3a3964903a9f9ac75f944cbbe; no voters: 
I20260709 12:11:38.860574 24306 raft_consensus.cc:2804] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:11:38.860750 24038 raft_consensus.cc:2468] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e9af6e34f8415294474d2848b32127 in term 4.
I20260709 12:11:38.861123 24306 raft_consensus.cc:697] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [term 4 LEADER]: Becoming Leader. State: Replica: 68e9af6e34f8415294474d2848b32127, State: Running, Role: LEADER
I20260709 12:11:38.862144 24306 consensus_queue.cc:237] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [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: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } }
I20260709 12:11:38.869170 23857 catalog_manager.cc:5697] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 reported cstate change: term changed from 3 to 4, leader changed from d9a6f965723a4c259b2198440d66078f (127.23.69.2) to 68e9af6e34f8415294474d2848b32127 (127.23.69.1). New cstate: current_term: 4 leader_uuid: "68e9af6e34f8415294474d2848b32127" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:38.881963 24038 raft_consensus.cc:1275] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 3 FOLLOWER]: Refusing update from remote peer 68e9af6e34f8415294474d2848b32127: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:38.883203 24306 consensus_queue.cc:1048] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:38.894852 24112 raft_consensus.cc:1275] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe [term 3 FOLLOWER]: Refusing update from remote peer 68e9af6e34f8415294474d2848b32127: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:38.896340 24036 raft_consensus.cc:1275] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 4 FOLLOWER]: Refusing update from remote peer 806620d3a3964903a9f9ac75f944cbbe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:38.897240 24307 consensus_queue.cc:1048] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:11:38.897799 24264 consensus_queue.cc:1048] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:38.924081 23962 raft_consensus.cc:1275] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 4 FOLLOWER]: Refusing update from remote peer 806620d3a3964903a9f9ac75f944cbbe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:38.925549 24321 consensus_queue.cc:1048] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:39.111574 24036 raft_consensus.cc:1275] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Refusing update from remote peer 806620d3a3964903a9f9ac75f944cbbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:39.112857 24321 consensus_queue.cc:1048] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:39.122026 23962 raft_consensus.cc:1275] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Refusing update from remote peer 806620d3a3964903a9f9ac75f944cbbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:39.123381 24321 consensus_queue.cc:1048] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e9af6e34f8415294474d2848b32127" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:39.145915 24036 raft_consensus.cc:1275] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 5 FOLLOWER]: Refusing update from remote peer 68e9af6e34f8415294474d2848b32127: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:11:39.147390 24306 consensus_queue.cc:1048] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:11:39.156721 24112 raft_consensus.cc:1275] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 5 FOLLOWER]: Refusing update from remote peer 68e9af6e34f8415294474d2848b32127: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:11:39.158722 24326 consensus_queue.cc:1048] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:11:39.262219 24036 raft_consensus.cc:1275] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 4 FOLLOWER]: Refusing update from remote peer 68e9af6e34f8415294474d2848b32127: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:39.263477 24326 consensus_queue.cc:1048] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9a6f965723a4c259b2198440d66078f" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:39.272784 24112 raft_consensus.cc:1275] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 4 FOLLOWER]: Refusing update from remote peer 68e9af6e34f8415294474d2848b32127: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:39.274771 24316 consensus_queue.cc:1048] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806620d3a3964903a9f9ac75f944cbbe" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:11:39.450316 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:39.455361 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:39.455780 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:40.456902 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:40.463138 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:40.463613 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:41.464658 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:41.470851 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:41.471253 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:42.472280 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:42.479010 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:42.479566 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:43.480965 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:43.486148 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:43.486594 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:44.487645 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:44.492767 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:44.493225 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:45.494421 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:45.500005 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:45.500516 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:46.501734 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:46.507004 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:46.507472 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:47.508407 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:47.513302 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:47.513736 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:48.549127 23828 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:11:48.549847 23828 tablet_server.cc:179] TabletServer@127.23.69.1:0 shutting down...
I20260709 12:11:48.580080 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:48.581312 23828 tablet_replica.cc:333] T c4739cd146534e828c94a6b1b4dc3eb7 P 68e9af6e34f8415294474d2848b32127: stopping tablet replica
I20260709 12:11:48.582216 23828 raft_consensus.cc:2243] T c4739cd146534e828c94a6b1b4dc3eb7 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:48.582891 23828 raft_consensus.cc:2272] T c4739cd146534e828c94a6b1b4dc3eb7 P 68e9af6e34f8415294474d2848b32127 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.585587 23828 tablet_replica.cc:333] T 27a7eccdd10b40c298a02c9941078115 P 68e9af6e34f8415294474d2848b32127: stopping tablet replica
I20260709 12:11:48.586233 23828 raft_consensus.cc:2243] T 27a7eccdd10b40c298a02c9941078115 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:48.586745 23828 raft_consensus.cc:2272] T 27a7eccdd10b40c298a02c9941078115 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.588446 23828 tablet_replica.cc:333] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127: stopping tablet replica
I20260709 12:11:48.589007 23828 raft_consensus.cc:2243] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:48.589447 23828 raft_consensus.cc:2272] T 85f0e3d926e44af1be70da0294fb3319 P 68e9af6e34f8415294474d2848b32127 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.591295 23828 tablet_replica.cc:333] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127: stopping tablet replica
I20260709 12:11:48.591773 23828 raft_consensus.cc:2243] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:11:48.592576 23828 raft_consensus.cc:2272] T d67359c012e14f58a10b5c30a10e1e87 P 68e9af6e34f8415294474d2848b32127 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.594652 23828 tablet_replica.cc:333] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127: stopping tablet replica
I20260709 12:11:48.595100 23828 raft_consensus.cc:2243] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:48.595474 23828 raft_consensus.cc:2272] T fd8225ce62704c70b08f1731a36c5c7a P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.597194 23828 tablet_replica.cc:333] T 0580499dd13d4d179750291222219e64 P 68e9af6e34f8415294474d2848b32127: stopping tablet replica
I20260709 12:11:48.597620 23828 raft_consensus.cc:2243] T 0580499dd13d4d179750291222219e64 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:48.598021 23828 raft_consensus.cc:2272] T 0580499dd13d4d179750291222219e64 P 68e9af6e34f8415294474d2848b32127 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.599538 23828 tablet_replica.cc:333] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127: stopping tablet replica
I20260709 12:11:48.599953 23828 raft_consensus.cc:2243] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:11:48.600718 23828 raft_consensus.cc:2272] T 6c8beaa06abc4be781327d4386b6bf92 P 68e9af6e34f8415294474d2848b32127 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.602378 23828 tablet_replica.cc:333] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127: stopping tablet replica
I20260709 12:11:48.602829 23828 raft_consensus.cc:2243] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:48.603332 23828 raft_consensus.cc:2272] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 68e9af6e34f8415294474d2848b32127 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.605194 23828 tablet_replica.cc:333] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127: stopping tablet replica
I20260709 12:11:48.605656 23828 raft_consensus.cc:2243] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:48.606585 23828 raft_consensus.cc:2272] T abfb1ca2e22444e591e5f702b3b43a49 P 68e9af6e34f8415294474d2848b32127 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:48.720306 24004 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.69.1:33861: connect: Connection refused (error 111)
I20260709 12:11:48.724327 23828 tablet_server.cc:196] TabletServer@127.23.69.1:0 shutdown complete.
W20260709 12:11:48.727010 24078 consensus_peers.cc:597] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe -> Peer 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861): Couldn't send request to peer 68e9af6e34f8415294474d2848b32127. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:33861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:48.727411 24004 consensus_peers.cc:597] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f -> Peer 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861): Couldn't send request to peer 68e9af6e34f8415294474d2848b32127. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:33861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:48.727859 24004 consensus_peers.cc:597] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f -> Peer 68e9af6e34f8415294474d2848b32127 (127.23.69.1:33861): Couldn't send request to peer 68e9af6e34f8415294474d2848b32127. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:33861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:48.747766 23828 tablet_server.cc:179] TabletServer@127.23.69.2:0 shutting down...
I20260709 12:11:48.775969 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:48.776954 23828 tablet_replica.cc:333] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f: stopping tablet replica
I20260709 12:11:48.778198 23828 raft_consensus.cc:2243] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:48.778743 23828 raft_consensus.cc:2272] T 3e5cf330e2804a62b1c555fdac8fd9b6 P d9a6f965723a4c259b2198440d66078f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.780894 23828 tablet_replica.cc:333] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f: stopping tablet replica
I20260709 12:11:48.781457 23828 raft_consensus.cc:2243] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:48.781901 23828 raft_consensus.cc:2272] T fd8225ce62704c70b08f1731a36c5c7a P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.783619 23828 tablet_replica.cc:333] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f: stopping tablet replica
I20260709 12:11:48.784278 23828 raft_consensus.cc:2243] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:48.784775 23828 raft_consensus.cc:2272] T d67359c012e14f58a10b5c30a10e1e87 P d9a6f965723a4c259b2198440d66078f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.786424 23828 tablet_replica.cc:333] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f: stopping tablet replica
I20260709 12:11:48.786919 23828 raft_consensus.cc:2243] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:48.787720 23828 raft_consensus.cc:2272] T 85f0e3d926e44af1be70da0294fb3319 P d9a6f965723a4c259b2198440d66078f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.789522 23828 tablet_replica.cc:333] T c4739cd146534e828c94a6b1b4dc3eb7 P d9a6f965723a4c259b2198440d66078f: stopping tablet replica
I20260709 12:11:48.789999 23828 raft_consensus.cc:2243] T c4739cd146534e828c94a6b1b4dc3eb7 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:48.790395 23828 raft_consensus.cc:2272] T c4739cd146534e828c94a6b1b4dc3eb7 P d9a6f965723a4c259b2198440d66078f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.792165 23828 tablet_replica.cc:333] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f: stopping tablet replica
I20260709 12:11:48.792613 23828 raft_consensus.cc:2243] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:48.793396 23828 raft_consensus.cc:2272] T 0580499dd13d4d179750291222219e64 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.794903 23828 tablet_replica.cc:333] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f: stopping tablet replica
I20260709 12:11:48.795367 23828 raft_consensus.cc:2243] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:48.795787 23828 raft_consensus.cc:2272] T 6c8beaa06abc4be781327d4386b6bf92 P d9a6f965723a4c259b2198440d66078f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.797451 23828 tablet_replica.cc:333] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f: stopping tablet replica
I20260709 12:11:48.797894 23828 raft_consensus.cc:2243] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:48.798575 23828 raft_consensus.cc:2272] T 27a7eccdd10b40c298a02c9941078115 P d9a6f965723a4c259b2198440d66078f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.800077 23828 tablet_replica.cc:333] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f: stopping tablet replica
I20260709 12:11:48.800488 23828 raft_consensus.cc:2243] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:48.800974 23828 raft_consensus.cc:2272] T abfb1ca2e22444e591e5f702b3b43a49 P d9a6f965723a4c259b2198440d66078f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.828934 23828 tablet_server.cc:196] TabletServer@127.23.69.2:0 shutdown complete.
I20260709 12:11:48.848536 23828 tablet_server.cc:179] TabletServer@127.23.69.3:0 shutting down...
W20260709 12:11:48.878805 24078 consensus_peers.cc:597] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe -> Peer d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799): Couldn't send request to peer d9a6f965723a4c259b2198440d66078f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:32799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:48.879014 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:48.879770 23828 tablet_replica.cc:333] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe: stopping tablet replica
I20260709 12:11:48.880540 23828 raft_consensus.cc:2243] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:48.881117 23828 raft_consensus.cc:2272] T 27a7eccdd10b40c298a02c9941078115 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.882910 23828 tablet_replica.cc:333] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe: stopping tablet replica
I20260709 12:11:48.883431 23828 raft_consensus.cc:2243] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:48.883908 23828 raft_consensus.cc:2272] T 85f0e3d926e44af1be70da0294fb3319 P 806620d3a3964903a9f9ac75f944cbbe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.885572 23828 tablet_replica.cc:333] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe: stopping tablet replica
I20260709 12:11:48.886119 23828 raft_consensus.cc:2243] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:48.886574 23828 raft_consensus.cc:2272] T abfb1ca2e22444e591e5f702b3b43a49 P 806620d3a3964903a9f9ac75f944cbbe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.888130 23828 tablet_replica.cc:333] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe: stopping tablet replica
I20260709 12:11:48.888615 23828 raft_consensus.cc:2243] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:48.889132 23828 raft_consensus.cc:2272] T 6c8beaa06abc4be781327d4386b6bf92 P 806620d3a3964903a9f9ac75f944cbbe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.890769 23828 tablet_replica.cc:333] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe: stopping tablet replica
I20260709 12:11:48.891248 23828 raft_consensus.cc:2243] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:48.891790 23828 raft_consensus.cc:2272] T 0580499dd13d4d179750291222219e64 P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.893429 23828 tablet_replica.cc:333] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe: stopping tablet replica
I20260709 12:11:48.893899 23828 raft_consensus.cc:2243] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:48.894660 23828 raft_consensus.cc:2272] T c4739cd146534e828c94a6b1b4dc3eb7 P 806620d3a3964903a9f9ac75f944cbbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.897181 23828 tablet_replica.cc:333] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe: stopping tablet replica
I20260709 12:11:48.897890 23828 raft_consensus.cc:2243] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:48.898890 23828 raft_consensus.cc:2272] T fd8225ce62704c70b08f1731a36c5c7a P 806620d3a3964903a9f9ac75f944cbbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.901271 23828 tablet_replica.cc:333] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe: stopping tablet replica
I20260709 12:11:48.901772 23828 raft_consensus.cc:2243] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 12:11:48.902096 24078 consensus_peers.cc:597] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe -> Peer d9a6f965723a4c259b2198440d66078f (127.23.69.2:32799): Couldn't send request to peer d9a6f965723a4c259b2198440d66078f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:32799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:48.902297 23828 raft_consensus.cc:2272] T d67359c012e14f58a10b5c30a10e1e87 P 806620d3a3964903a9f9ac75f944cbbe [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.904098 23828 tablet_replica.cc:333] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe: stopping tablet replica
I20260709 12:11:48.904541 23828 raft_consensus.cc:2243] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:11:48.905305 23828 raft_consensus.cc:2272] T 3e5cf330e2804a62b1c555fdac8fd9b6 P 806620d3a3964903a9f9ac75f944cbbe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:48.935389 23828 tablet_server.cc:196] TabletServer@127.23.69.3:0 shutdown complete.
I20260709 12:11:48.954437 23828 master.cc:562] Master@127.23.69.62:44339 shutting down...
I20260709 12:11:49.111685 23828 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:49.112288 23828 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:49.112569 23828 tablet_replica.cc:333] T 00000000000000000000000000000000 P c3ac1b7f690f4025857a80b67168c3de: stopping tablet replica
I20260709 12:11:49.131878 23828 master.cc:584] Master@127.23.69.62:44339 shutdown complete.
68e9af6e34f8415294474d2848b32127  4
806620d3a3964903a9f9ac75f944cbbe  1
d9a6f965723a4c259b2198440d66078f  4
68e9af6e34f8415294474d2848b32127  3
806620d3a3964903a9f9ac75f944cbbe  3
d9a6f965723a4c259b2198440d66078f  3
68e9af6e34f8415294474d2848b32127  0
806620d3a3964903a9f9ac75f944cbbe  1
d9a6f965723a4c259b2198440d66078f  8
68e9af6e34f8415294474d2848b32127  3
806620d3a3964903a9f9ac75f944cbbe  3
d9a6f965723a4c259b2198440d66078f  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (30894 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:11:49.173573 23828 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.69.62:39039
I20260709 12:11:49.174706 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:49.180581 24344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:49.180585 24343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:49.181499 24346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:49.182165 23828 server_base.cc:1061] running on GCE node
I20260709 12:11:49.183023 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:49.183197 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:49.183369 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599109183356 us; error 0 us; skew 500 ppm
I20260709 12:11:49.183938 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:49.186326 23828 webserver.cc:533] Webserver started at http://127.23.69.62:46349/ using document root <none> and password file <none>
I20260709 12:11:49.186815 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:49.187008 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:49.187274 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:49.188479 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/master-0-root/instance:
uuid: "6de2a96a634d4b408bb4a9f77b9f7c28"
format_stamp: "Formatted at 2026-07-09 12:11:49 on dist-test-slave-lgtn"
I20260709 12:11:49.193225 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:11:49.196712 24351 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:49.197489 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:11:49.197814 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/master-0-root
uuid: "6de2a96a634d4b408bb4a9f77b9f7c28"
format_stamp: "Formatted at 2026-07-09 12:11:49 on dist-test-slave-lgtn"
I20260709 12:11:49.198127 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:49.213723 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:49.215266 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:49.253996 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.62:39039
I20260709 12:11:49.254096 24402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.62:39039 every 8 connection(s)
I20260709 12:11:49.258178 24403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.268275 24403 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28: Bootstrap starting.
I20260709 12:11:49.273167 24403 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.277642 24403 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28: No bootstrap required, opened a new log
I20260709 12:11:49.279863 24403 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6de2a96a634d4b408bb4a9f77b9f7c28" member_type: VOTER }
I20260709 12:11:49.280272 24403 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.280555 24403 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de2a96a634d4b408bb4a9f77b9f7c28, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.281253 24403 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6de2a96a634d4b408bb4a9f77b9f7c28" member_type: VOTER }
I20260709 12:11:49.281744 24403 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:11:49.281981 24403 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:11:49.282244 24403 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.286300 24403 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6de2a96a634d4b408bb4a9f77b9f7c28" member_type: VOTER }
I20260709 12:11:49.286810 24403 leader_election.cc:304] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [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: 6de2a96a634d4b408bb4a9f77b9f7c28; no voters: 
I20260709 12:11:49.287901 24403 leader_election.cc:290] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:11:49.288335 24406 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:49.289630 24406 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [term 1 LEADER]: Becoming Leader. State: Replica: 6de2a96a634d4b408bb4a9f77b9f7c28, State: Running, Role: LEADER
I20260709 12:11:49.290339 24406 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [LEADER]: Queue going to LEADER mode. State: All 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: "6de2a96a634d4b408bb4a9f77b9f7c28" member_type: VOTER }
I20260709 12:11:49.290915 24403 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:11:49.295285 24408 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6de2a96a634d4b408bb4a9f77b9f7c28. Latest consensus state: current_term: 1 leader_uuid: "6de2a96a634d4b408bb4a9f77b9f7c28" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6de2a96a634d4b408bb4a9f77b9f7c28" member_type: VOTER } }
I20260709 12:11:49.295696 24407 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6de2a96a634d4b408bb4a9f77b9f7c28" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6de2a96a634d4b408bb4a9f77b9f7c28" member_type: VOTER } }
I20260709 12:11:49.296293 24408 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:49.296540 24407 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:49.299909 24413 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:11:49.305176 24413 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:11:49.309405 23828 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:11:49.314128 24413 catalog_manager.cc:1383] Generated new cluster ID: 89ef4f3621c148d1a8bd0b878afb3aae
I20260709 12:11:49.314451 24413 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:11:49.332012 24413 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:11:49.333420 24413 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:11:49.346426 24413 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28: Generated new TSK 0
I20260709 12:11:49.347069 24413 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:11:49.375798 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:49.382911 24424 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:49.383665 24425 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:49.385454 24427 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:49.386030 23828 server_base.cc:1061] running on GCE node
I20260709 12:11:49.387130 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:49.387445 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:49.387619 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599109387599 us; error 0 us; skew 500 ppm
I20260709 12:11:49.388211 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:49.390687 23828 webserver.cc:533] Webserver started at http://127.23.69.1:35037/ using document root <none> and password file <none>
I20260709 12:11:49.391237 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:49.391450 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:49.391742 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:49.393143 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/ts-0-root/instance:
uuid: "d845a089cba14238a5d900148d7d0215"
format_stamp: "Formatted at 2026-07-09 12:11:49 on dist-test-slave-lgtn"
I20260709 12:11:49.398049 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:11:49.402040 24432 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:49.402987 23828 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 12:11:49.403288 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/ts-0-root
uuid: "d845a089cba14238a5d900148d7d0215"
format_stamp: "Formatted at 2026-07-09 12:11:49 on dist-test-slave-lgtn"
I20260709 12:11:49.403607 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:49.421634 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:49.422986 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:49.424602 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:49.427179 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:49.427444 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:49.427721 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:49.427930 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:49.471637 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.1:35201
I20260709 12:11:49.471752 24494 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.1:35201 every 8 connection(s)
I20260709 12:11:49.477427 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:49.486498 24499 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:49.488562 24500 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:49.491560 24495 heartbeater.cc:344] Connected to a master server at 127.23.69.62:39039
I20260709 12:11:49.492028 24495 heartbeater.cc:461] Registering TS with master...
W20260709 12:11:49.491999 24502 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:49.493425 24495 heartbeater.cc:507] Master 127.23.69.62:39039 requested a full tablet report, sending...
I20260709 12:11:49.495814 24368 ts_manager.cc:194] Registered new tserver with Master: d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201)
I20260709 12:11:49.497882 24368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59112
I20260709 12:11:49.498413 23828 server_base.cc:1061] running on GCE node
I20260709 12:11:49.499951 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:49.500180 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:49.500358 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599109500342 us; error 0 us; skew 500 ppm
I20260709 12:11:49.500958 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:49.503633 23828 webserver.cc:533] Webserver started at http://127.23.69.2:44845/ using document root <none> and password file <none>
I20260709 12:11:49.504137 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:49.504359 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:49.504683 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:49.506004 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/ts-1-root/instance:
uuid: "b06a816b385343fc9aca72ddc0cae82b"
format_stamp: "Formatted at 2026-07-09 12:11:49 on dist-test-slave-lgtn"
I20260709 12:11:49.510758 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:11:49.514423 24507 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:49.515390 23828 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 12:11:49.515657 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/ts-1-root
uuid: "b06a816b385343fc9aca72ddc0cae82b"
format_stamp: "Formatted at 2026-07-09 12:11:49 on dist-test-slave-lgtn"
I20260709 12:11:49.515928 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:49.554207 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:49.555438 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:49.556941 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:49.559154 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:49.559389 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:49.559623 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:49.559792 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:49.599370 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.2:44785
I20260709 12:11:49.599506 24569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.2:44785 every 8 connection(s)
I20260709 12:11:49.604355 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:49.611508 24573 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:49.612550 24574 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:49.615768 24576 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:49.616839 24570 heartbeater.cc:344] Connected to a master server at 127.23.69.62:39039
I20260709 12:11:49.617189 24570 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:49.617450 23828 server_base.cc:1061] running on GCE node
I20260709 12:11:49.618206 24570 heartbeater.cc:507] Master 127.23.69.62:39039 requested a full tablet report, sending...
I20260709 12:11:49.618498 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:49.618762 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:49.618930 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599109618913 us; error 0 us; skew 500 ppm
I20260709 12:11:49.619652 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:49.620366 24368 ts_manager.cc:194] Registered new tserver with Master: b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785)
I20260709 12:11:49.621884 24368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59124
I20260709 12:11:49.622457 23828 webserver.cc:533] Webserver started at http://127.23.69.3:43085/ using document root <none> and password file <none>
I20260709 12:11:49.623117 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:49.623319 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:49.623605 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:49.624818 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/ts-2-root/instance:
uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
format_stamp: "Formatted at 2026-07-09 12:11:49 on dist-test-slave-lgtn"
I20260709 12:11:49.629379 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:11:49.632730 24581 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:49.633486 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:11:49.633786 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/ts-2-root
uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
format_stamp: "Formatted at 2026-07-09 12:11:49 on dist-test-slave-lgtn"
I20260709 12:11:49.634073 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599078110164-23828-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:49.662261 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:49.663499 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:49.665037 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:49.667229 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:49.667456 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:49.667761 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:49.667972 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:49.708900 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.3:35641
I20260709 12:11:49.708989 24643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.3:35641 every 8 connection(s)
I20260709 12:11:49.722931 24644 heartbeater.cc:344] Connected to a master server at 127.23.69.62:39039
I20260709 12:11:49.723304 24644 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:49.724057 24644 heartbeater.cc:507] Master 127.23.69.62:39039 requested a full tablet report, sending...
I20260709 12:11:49.726011 24368 ts_manager.cc:194] Registered new tserver with Master: 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:49.726612 23828 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014636277s
I20260709 12:11:49.727385 24368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59128
I20260709 12:11:49.751919 24368 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59138:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:11:49.754807 24368 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:11:49.833709 24535 tablet_service.cc:1511] Processing CreateTablet for tablet c819ecdbf71f472eb9ada643584bbc47 (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:11:49.835225 24535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c819ecdbf71f472eb9ada643584bbc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.836897 24532 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc7ac2dd2844ee5a06e95463ade3c97 (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:11:49.838414 24532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc7ac2dd2844ee5a06e95463ade3c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.839427 24609 tablet_service.cc:1511] Processing CreateTablet for tablet c819ecdbf71f472eb9ada643584bbc47 (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:11:49.840881 24609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c819ecdbf71f472eb9ada643584bbc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.840746 24606 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc7ac2dd2844ee5a06e95463ade3c97 (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:11:49.841825 24533 tablet_service.cc:1511] Processing CreateTablet for tablet 4403c96907f04edfa21be64760270b3c (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:11:49.843173 24533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4403c96907f04edfa21be64760270b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.843482 24605 tablet_service.cc:1511] Processing CreateTablet for tablet 64003dbca1a449308b564fa09e91af4f (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:11:49.844863 24605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64003dbca1a449308b564fa09e91af4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.845880 24534 tablet_service.cc:1511] Processing CreateTablet for tablet 687bd5133fd945beba095579ab8dfa81 (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:11:49.847220 24534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687bd5133fd945beba095579ab8dfa81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.847064 24607 tablet_service.cc:1511] Processing CreateTablet for tablet 4403c96907f04edfa21be64760270b3c (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:11:49.848392 24607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4403c96907f04edfa21be64760270b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.848675 24604 tablet_service.cc:1511] Processing CreateTablet for tablet e2dba32a0e764bceba1075659d133f29 (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:11:49.850034 24604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2dba32a0e764bceba1075659d133f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.852442 24606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc7ac2dd2844ee5a06e95463ade3c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.855201 24531 tablet_service.cc:1511] Processing CreateTablet for tablet 64003dbca1a449308b564fa09e91af4f (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:11:49.856519 24531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64003dbca1a449308b564fa09e91af4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.861688 24530 tablet_service.cc:1511] Processing CreateTablet for tablet e2dba32a0e764bceba1075659d133f29 (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:11:49.863070 24530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2dba32a0e764bceba1075659d133f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.865790 24529 tablet_service.cc:1511] Processing CreateTablet for tablet 1f0a2f6f946f41599b8783117563f83d (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:11:49.867115 24529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f0a2f6f946f41599b8783117563f83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.845881 24608 tablet_service.cc:1511] Processing CreateTablet for tablet 687bd5133fd945beba095579ab8dfa81 (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:11:49.924897 24459 tablet_service.cc:1511] Processing CreateTablet for tablet 687bd5133fd945beba095579ab8dfa81 (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:11:49.926440 24459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687bd5133fd945beba095579ab8dfa81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.926852 24460 tablet_service.cc:1511] Processing CreateTablet for tablet c819ecdbf71f472eb9ada643584bbc47 (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:11:49.926915 24454 tablet_service.cc:1511] Processing CreateTablet for tablet 1f0a2f6f946f41599b8783117563f83d (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:11:49.928208 24460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c819ecdbf71f472eb9ada643584bbc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.929134 24454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f0a2f6f946f41599b8783117563f83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.929904 24458 tablet_service.cc:1511] Processing CreateTablet for tablet 4403c96907f04edfa21be64760270b3c (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:11:49.931291 24458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4403c96907f04edfa21be64760270b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.933948 24457 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc7ac2dd2844ee5a06e95463ade3c97 (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:11:49.935336 24457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc7ac2dd2844ee5a06e95463ade3c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.937831 24456 tablet_service.cc:1511] Processing CreateTablet for tablet 64003dbca1a449308b564fa09e91af4f (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:11:49.939122 24456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64003dbca1a449308b564fa09e91af4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.941887 24455 tablet_service.cc:1511] Processing CreateTablet for tablet e2dba32a0e764bceba1075659d133f29 (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:11:49.943161 24455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2dba32a0e764bceba1075659d133f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.945207 24608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687bd5133fd945beba095579ab8dfa81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.947088 24603 tablet_service.cc:1511] Processing CreateTablet for tablet 1f0a2f6f946f41599b8783117563f83d (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:11:49.947541 24453 tablet_service.cc:1511] Processing CreateTablet for tablet 5c003ce481b249039a0257180ade74ed (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:11:49.948751 24603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f0a2f6f946f41599b8783117563f83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.948982 24453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c003ce481b249039a0257180ade74ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.964891 24528 tablet_service.cc:1511] Processing CreateTablet for tablet 5c003ce481b249039a0257180ade74ed (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:11:49.966349 24528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c003ce481b249039a0257180ade74ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.971077 24602 tablet_service.cc:1511] Processing CreateTablet for tablet 5c003ce481b249039a0257180ade74ed (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:11:49.972595 24602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c003ce481b249039a0257180ade74ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.986218 24452 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb4490f9d68437182828587a4c2b0d1 (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:11:49.988018 24452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb4490f9d68437182828587a4c2b0d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:49.995967 24534 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb4490f9d68437182828587a4c2b0d1 (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:11:49.997532 24534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb4490f9d68437182828587a4c2b0d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:50.004653 24609 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb4490f9d68437182828587a4c2b0d1 (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:11:50.012387 24608 tablet_service.cc:1511] Processing CreateTablet for tablet 4964f0d01f19406ba2f6c210520b8fc7 (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:11:50.013708 24609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb4490f9d68437182828587a4c2b0d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:50.017179 24608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4964f0d01f19406ba2f6c210520b8fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:50.011255 24535 tablet_service.cc:1511] Processing CreateTablet for tablet 4964f0d01f19406ba2f6c210520b8fc7 (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:11:50.018608 24535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4964f0d01f19406ba2f6c210520b8fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:50.054231 24454 tablet_service.cc:1511] Processing CreateTablet for tablet 4964f0d01f19406ba2f6c210520b8fc7 (DEFAULT_TABLE table=test-workload [id=0f8271a0c67749bba4dab1ed34971e02]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:11:50.055945 24454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4964f0d01f19406ba2f6c210520b8fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:50.080240 24659 tablet_bootstrap.cc:492] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b: Bootstrap starting.
I20260709 12:11:50.089238 24659 tablet_bootstrap.cc:654] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.102020 24661 tablet_bootstrap.cc:492] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215: Bootstrap starting.
I20260709 12:11:50.103359 24660 tablet_bootstrap.cc:492] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b: Bootstrap starting.
I20260709 12:11:50.104763 24659 tablet_bootstrap.cc:492] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b: No bootstrap required, opened a new log
I20260709 12:11:50.105213 24659 ts_tablet_manager.cc:1403] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260709 12:11:50.108136 24659 raft_consensus.cc:359] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.108887 24659 raft_consensus.cc:385] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.109191 24659 raft_consensus.cc:740] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.110086 24660 tablet_bootstrap.cc:654] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.109946 24659 consensus_queue.cc:260] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.127246 24661 tablet_bootstrap.cc:654] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.135579 24660 tablet_bootstrap.cc:492] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b: No bootstrap required, opened a new log
I20260709 12:11:50.136197 24660 ts_tablet_manager.cc:1403] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.005s
I20260709 12:11:50.136960 24659 ts_tablet_manager.cc:1434] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent starting tablet: real 0.031s	user 0.017s	sys 0.013s
I20260709 12:11:50.137009 24644 heartbeater.cc:499] Master 127.23.69.62:39039 was elected leader, sending a full tablet report...
I20260709 12:11:50.137977 24659 tablet_bootstrap.cc:492] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b: Bootstrap starting.
I20260709 12:11:50.139026 24660 raft_consensus.cc:359] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.139727 24660 raft_consensus.cc:385] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.140020 24660 raft_consensus.cc:740] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.144197 24659 tablet_bootstrap.cc:654] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.144721 24660 consensus_queue.cc:260] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.147652 24570 heartbeater.cc:499] Master 127.23.69.62:39039 was elected leader, sending a full tablet report...
I20260709 12:11:50.148872 24660 ts_tablet_manager.cc:1434] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 12:11:50.150103 24660 tablet_bootstrap.cc:492] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b: Bootstrap starting.
I20260709 12:11:50.157927 24661 tablet_bootstrap.cc:492] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215: No bootstrap required, opened a new log
I20260709 12:11:50.158289 24660 tablet_bootstrap.cc:654] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.158455 24661 ts_tablet_manager.cc:1403] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.008s
I20260709 12:11:50.158455 24659 tablet_bootstrap.cc:492] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b: No bootstrap required, opened a new log
I20260709 12:11:50.159168 24659 ts_tablet_manager.cc:1403] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 12:11:50.161916 24661 raft_consensus.cc:359] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.162127 24659 raft_consensus.cc:359] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.162981 24661 raft_consensus.cc:385] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.163153 24659 raft_consensus.cc:385] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.163461 24661 raft_consensus.cc:740] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.163646 24659 raft_consensus.cc:740] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.164705 24659 consensus_queue.cc:260] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.164462 24661 consensus_queue.cc:260] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.167315 24659 ts_tablet_manager.cc:1434] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:11:50.168334 24659 tablet_bootstrap.cc:492] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b: Bootstrap starting.
I20260709 12:11:50.170186 24495 heartbeater.cc:499] Master 127.23.69.62:39039 was elected leader, sending a full tablet report...
I20260709 12:11:50.171605 24661 ts_tablet_manager.cc:1434] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 12:11:50.172550 24661 tablet_bootstrap.cc:492] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215: Bootstrap starting.
I20260709 12:11:50.176220 24659 tablet_bootstrap.cc:654] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.176314 24660 tablet_bootstrap.cc:492] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b: No bootstrap required, opened a new log
I20260709 12:11:50.176895 24660 ts_tablet_manager.cc:1403] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.000s
I20260709 12:11:50.179911 24660 raft_consensus.cc:359] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.180608 24660 raft_consensus.cc:385] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.180949 24660 raft_consensus.cc:740] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.181789 24660 consensus_queue.cc:260] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.185518 24660 ts_tablet_manager.cc:1434] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:11:50.186481 24660 tablet_bootstrap.cc:492] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b: Bootstrap starting.
I20260709 12:11:50.186721 24661 tablet_bootstrap.cc:654] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.197813 24659 tablet_bootstrap.cc:492] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b: No bootstrap required, opened a new log
I20260709 12:11:50.198539 24659 ts_tablet_manager.cc:1403] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.008s
I20260709 12:11:50.193926 24660 tablet_bootstrap.cc:654] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.202512 24659 raft_consensus.cc:359] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.203476 24659 raft_consensus.cc:385] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.203884 24659 raft_consensus.cc:740] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.205003 24659 consensus_queue.cc:260] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.206445 24663 raft_consensus.cc:493] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.207250 24659 ts_tablet_manager.cc:1434] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:11:50.206876 24663 raft_consensus.cc:515] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.207494 24661 tablet_bootstrap.cc:492] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215: No bootstrap required, opened a new log
I20260709 12:11:50.208101 24661 ts_tablet_manager.cc:1403] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.015s
I20260709 12:11:50.208339 24659 tablet_bootstrap.cc:492] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b: Bootstrap starting.
I20260709 12:11:50.211054 24663 leader_election.cc:290] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785)
I20260709 12:11:50.222402 24659 tablet_bootstrap.cc:654] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.226142 24669 raft_consensus.cc:493] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.226851 24669 raft_consensus.cc:515] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.246029 24660 tablet_bootstrap.cc:492] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b: No bootstrap required, opened a new log
I20260709 12:11:50.246565 24660 ts_tablet_manager.cc:1403] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.025s
I20260709 12:11:50.247205 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2dba32a0e764bceba1075659d133f29" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b06a816b385343fc9aca72ddc0cae82b" is_pre_election: true
W20260709 12:11:50.248937 24584 leader_election.cc:343] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.249650 24660 raft_consensus.cc:359] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.250221 24660 raft_consensus.cc:385] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.250483 24660 raft_consensus.cc:740] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.251114 24660 consensus_queue.cc:260] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.244362 24661 raft_consensus.cc:359] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.256832 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2dba32a0e764bceba1075659d133f29" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d845a089cba14238a5d900148d7d0215" is_pre_election: true
I20260709 12:11:50.254463 24661 raft_consensus.cc:385] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.258318 24661 raft_consensus.cc:740] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.259613 24661 consensus_queue.cc:260] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
W20260709 12:11:50.258526 24585 leader_election.cc:343] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.260870 24585 leader_election.cc:304] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b; no voters: b06a816b385343fc9aca72ddc0cae82b, d845a089cba14238a5d900148d7d0215
I20260709 12:11:50.262239 24660 ts_tablet_manager.cc:1434] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 12:11:50.263082 24673 raft_consensus.cc:2749] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:50.258802 24669 leader_election.cc:290] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.264551 24660 tablet_bootstrap.cc:492] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b: Bootstrap starting.
I20260709 12:11:50.264709 24666 raft_consensus.cc:493] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.265906 24666 raft_consensus.cc:515] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.268824 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687bd5133fd945beba095579ab8dfa81" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b06a816b385343fc9aca72ddc0cae82b" is_pre_election: true
I20260709 12:11:50.269477 24545 raft_consensus.cc:2468] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 0.
I20260709 12:11:50.270452 24659 tablet_bootstrap.cc:492] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b: No bootstrap required, opened a new log
I20260709 12:11:50.270920 24659 ts_tablet_manager.cc:1403] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent bootstrapping tablet: real 0.063s	user 0.004s	sys 0.019s
I20260709 12:11:50.277736 24659 raft_consensus.cc:359] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.278488 24659 raft_consensus.cc:385] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.278774 24659 raft_consensus.cc:740] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.279866 24659 consensus_queue.cc:260] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.273571 24666 leader_election.cc:290] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.293761 24661 ts_tablet_manager.cc:1434] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215: Time spent starting tablet: real 0.085s	user 0.014s	sys 0.006s
I20260709 12:11:50.296353 24661 tablet_bootstrap.cc:492] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215: Bootstrap starting.
I20260709 12:11:50.296772 24435 leader_election.cc:304] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b06a816b385343fc9aca72ddc0cae82b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:11:50.297570 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687bd5133fd945beba095579ab8dfa81" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" is_pre_election: true
I20260709 12:11:50.299706 24659 ts_tablet_manager.cc:1434] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
W20260709 12:11:50.300186 24433 leader_election.cc:343] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.300704 24659 tablet_bootstrap.cc:492] T 687bd5133fd945beba095579ab8dfa81 P 6fdd8eb7dec741c187f28a4edff75b2b: Bootstrap starting.
I20260709 12:11:50.299726 24679 raft_consensus.cc:2804] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:50.298628 24660 tablet_bootstrap.cc:654] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b: Neither blocks nor log segments found. Creating new log.
W20260709 12:11:50.304451 24416 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:50.306631 24679 raft_consensus.cc:493] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:50.311671 24659 tablet_bootstrap.cc:654] T 687bd5133fd945beba095579ab8dfa81 P 6fdd8eb7dec741c187f28a4edff75b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.311800 24679 raft_consensus.cc:3060] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.307582 24673 raft_consensus.cc:493] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.312502 24673 raft_consensus.cc:515] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.314788 24673 leader_election.cc:290] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785)
I20260709 12:11:50.316779 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64003dbca1a449308b564fa09e91af4f" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d845a089cba14238a5d900148d7d0215" is_pre_election: true
I20260709 12:11:50.317169 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64003dbca1a449308b564fa09e91af4f" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b06a816b385343fc9aca72ddc0cae82b" is_pre_election: true
W20260709 12:11:50.318334 24584 leader_election.cc:343] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:50.319794 24585 leader_election.cc:343] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.320379 24585 leader_election.cc:304] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b; no voters: b06a816b385343fc9aca72ddc0cae82b, d845a089cba14238a5d900148d7d0215
I20260709 12:11:50.321771 24673 raft_consensus.cc:2749] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:50.325644 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687bd5133fd945beba095579ab8dfa81" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" is_pre_election: true
I20260709 12:11:50.326325 24679 raft_consensus.cc:515] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
W20260709 12:11:50.327040 24508 leader_election.cc:343] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.328795 24679 leader_election.cc:290] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 election: Requested vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.330004 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687bd5133fd945beba095579ab8dfa81" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:11:50.330824 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687bd5133fd945beba095579ab8dfa81" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:11:50.331606 24545 raft_consensus.cc:3060] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:50.331950 24433 leader_election.cc:343] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.335311 24661 tablet_bootstrap.cc:654] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.336688 24659 tablet_bootstrap.cc:492] T 687bd5133fd945beba095579ab8dfa81 P 6fdd8eb7dec741c187f28a4edff75b2b: No bootstrap required, opened a new log
I20260709 12:11:50.337246 24660 tablet_bootstrap.cc:492] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b: No bootstrap required, opened a new log
I20260709 12:11:50.337278 24659 ts_tablet_manager.cc:1403] T 687bd5133fd945beba095579ab8dfa81 P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.007s
I20260709 12:11:50.337953 24660 ts_tablet_manager.cc:1403] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.003s
I20260709 12:11:50.339995 24545 raft_consensus.cc:2468] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 1.
I20260709 12:11:50.340410 24659 raft_consensus.cc:359] T 687bd5133fd945beba095579ab8dfa81 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.341166 24659 raft_consensus.cc:385] T 687bd5133fd945beba095579ab8dfa81 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.341284 24435 leader_election.cc:304] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b06a816b385343fc9aca72ddc0cae82b, d845a089cba14238a5d900148d7d0215; no voters: 6fdd8eb7dec741c187f28a4edff75b2b
I20260709 12:11:50.341495 24659 raft_consensus.cc:740] T 687bd5133fd945beba095579ab8dfa81 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.342423 24679 raft_consensus.cc:2804] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:50.342947 24679 raft_consensus.cc:697] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [term 1 LEADER]: Becoming Leader. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:11:50.343750 24679 consensus_queue.cc:237] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.347332 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687bd5133fd945beba095579ab8dfa81" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d845a089cba14238a5d900148d7d0215" is_pre_election: true
I20260709 12:11:50.347502 24661 tablet_bootstrap.cc:492] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215: No bootstrap required, opened a new log
I20260709 12:11:50.348215 24661 ts_tablet_manager.cc:1403] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.011s
I20260709 12:11:50.341847 24660 raft_consensus.cc:359] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.348580 24660 raft_consensus.cc:385] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.348923 24660 raft_consensus.cc:740] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.342409 24659 consensus_queue.cc:260] T 687bd5133fd945beba095579ab8dfa81 P 6fdd8eb7dec741c187f28a4edff75b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.349673 24660 consensus_queue.cc:260] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.350251 24511 leader_election.cc:304] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b06a816b385343fc9aca72ddc0cae82b; no voters: 6fdd8eb7dec741c187f28a4edff75b2b, d845a089cba14238a5d900148d7d0215
I20260709 12:11:50.352221 24659 ts_tablet_manager.cc:1434] T 687bd5133fd945beba095579ab8dfa81 P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:11:50.353329 24659 tablet_bootstrap.cc:492] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b: Bootstrap starting.
I20260709 12:11:50.354506 24365 catalog_manager.cc:5697] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 reported cstate change: term changed from 0 to 1, leader changed from <none> to d845a089cba14238a5d900148d7d0215 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "d845a089cba14238a5d900148d7d0215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.356716 24666 raft_consensus.cc:2749] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:50.359855 24660 ts_tablet_manager.cc:1434] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:11:50.360155 24659 tablet_bootstrap.cc:654] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.362630 24661 raft_consensus.cc:359] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.363709 24661 raft_consensus.cc:385] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.364136 24661 raft_consensus.cc:740] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.365087 24661 consensus_queue.cc:260] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.367645 24661 ts_tablet_manager.cc:1434] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:11:50.368716 24661 tablet_bootstrap.cc:492] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215: Bootstrap starting.
I20260709 12:11:50.370702 24660 tablet_bootstrap.cc:492] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b: Bootstrap starting.
I20260709 12:11:50.373762 24666 raft_consensus.cc:493] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.374459 24666 raft_consensus.cc:515] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.379014 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403c96907f04edfa21be64760270b3c" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" is_pre_election: true
I20260709 12:11:50.379850 24619 raft_consensus.cc:2468] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 0.
I20260709 12:11:50.380565 24661 tablet_bootstrap.cc:654] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.381630 24508 leader_election.cc:304] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b, b06a816b385343fc9aca72ddc0cae82b; no voters: 
I20260709 12:11:50.382741 24666 leader_election.cc:290] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.383422 24666 raft_consensus.cc:2804] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:50.383854 24666 raft_consensus.cc:493] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:50.384275 24666 raft_consensus.cc:3060] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.387027 24659 tablet_bootstrap.cc:492] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b: No bootstrap required, opened a new log
I20260709 12:11:50.387696 24659 ts_tablet_manager.cc:1403] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent bootstrapping tablet: real 0.035s	user 0.003s	sys 0.009s
I20260709 12:11:50.392187 24659 raft_consensus.cc:359] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } } peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } }
I20260709 12:11:50.393066 24659 raft_consensus.cc:385] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.393425 24659 raft_consensus.cc:740] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.394505 24659 consensus_queue.cc:260] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } } peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } }
I20260709 12:11:50.397825 24659 ts_tablet_manager.cc:1434] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:11:50.399070 24659 tablet_bootstrap.cc:492] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b: Bootstrap starting.
I20260709 12:11:50.402784 24661 tablet_bootstrap.cc:492] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215: No bootstrap required, opened a new log
I20260709 12:11:50.403448 24661 ts_tablet_manager.cc:1403] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.003s
I20260709 12:11:50.406718 24659 tablet_bootstrap.cc:654] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.407162 24661 raft_consensus.cc:359] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } } peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } }
I20260709 12:11:50.408083 24661 raft_consensus.cc:385] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.408488 24661 raft_consensus.cc:740] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.408456 24666 raft_consensus.cc:515] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.409802 24661 consensus_queue.cc:260] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } } peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } }
W20260709 12:11:50.411435 24511 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:35201, user_credentials={real_user=slave}} blocked reactor thread for 61342.4us
I20260709 12:11:50.411773 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403c96907f04edfa21be64760270b3c" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:11:50.412346 24619 raft_consensus.cc:3060] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.413161 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403c96907f04edfa21be64760270b3c" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d845a089cba14238a5d900148d7d0215" is_pre_election: true
I20260709 12:11:50.415665 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403c96907f04edfa21be64760270b3c" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d845a089cba14238a5d900148d7d0215"
I20260709 12:11:50.416229 24661 ts_tablet_manager.cc:1434] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
W20260709 12:11:50.417130 24511 leader_election.cc:343] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.417563 24661 tablet_bootstrap.cc:492] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215: Bootstrap starting.
W20260709 12:11:50.418166 24511 leader_election.cc:343] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.419183 24659 tablet_bootstrap.cc:492] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b: No bootstrap required, opened a new log
I20260709 12:11:50.419727 24659 ts_tablet_manager.cc:1403] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 12:11:50.419817 24619 raft_consensus.cc:2468] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 1.
I20260709 12:11:50.421029 24508 leader_election.cc:304] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b, b06a816b385343fc9aca72ddc0cae82b; no voters: d845a089cba14238a5d900148d7d0215
I20260709 12:11:50.422039 24687 raft_consensus.cc:2804] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:50.423187 24659 raft_consensus.cc:359] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.424032 24659 raft_consensus.cc:385] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.424386 24659 raft_consensus.cc:740] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.424829 24660 tablet_bootstrap.cc:654] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.425768 24661 tablet_bootstrap.cc:654] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.425501 24659 consensus_queue.cc:260] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.427960 24666 leader_election.cc:290] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 election: Requested vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.432606 24659 ts_tablet_manager.cc:1434] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:11:50.434139 24659 tablet_bootstrap.cc:492] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b: Bootstrap starting.
I20260709 12:11:50.441951 24660 tablet_bootstrap.cc:492] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b: No bootstrap required, opened a new log
I20260709 12:11:50.442543 24660 ts_tablet_manager.cc:1403] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.003s
I20260709 12:11:50.443272 24661 tablet_bootstrap.cc:492] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215: No bootstrap required, opened a new log
I20260709 12:11:50.443831 24661 ts_tablet_manager.cc:1403] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260709 12:11:50.444533 24659 tablet_bootstrap.cc:654] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.439431 24687 raft_consensus.cc:697] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Becoming Leader. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Running, Role: LEADER
I20260709 12:11:50.445439 24687 consensus_queue.cc:237] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.448379 24661 raft_consensus.cc:359] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.448221 24660 raft_consensus.cc:359] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.449558 24661 raft_consensus.cc:385] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.449626 24660 raft_consensus.cc:385] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.450173 24661 raft_consensus.cc:740] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.450393 24660 raft_consensus.cc:740] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.451555 24661 consensus_queue.cc:260] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.451617 24660 consensus_queue.cc:260] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.455190 24660 ts_tablet_manager.cc:1434] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 12:11:50.456493 24660 tablet_bootstrap.cc:492] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b: Bootstrap starting.
I20260709 12:11:50.457793 24661 ts_tablet_manager.cc:1434] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:11:50.458822 24661 tablet_bootstrap.cc:492] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215: Bootstrap starting.
I20260709 12:11:50.459983 24364 catalog_manager.cc:5697] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b reported cstate change: term changed from 0 to 1, leader changed from <none> to b06a816b385343fc9aca72ddc0cae82b (127.23.69.2). New cstate: current_term: 1 leader_uuid: "b06a816b385343fc9aca72ddc0cae82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.465035 24660 tablet_bootstrap.cc:654] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.465245 24661 tablet_bootstrap.cc:654] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.477602 24661 tablet_bootstrap.cc:492] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215: No bootstrap required, opened a new log
I20260709 12:11:50.478205 24661 ts_tablet_manager.cc:1403] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 12:11:50.481494 24660 tablet_bootstrap.cc:492] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b: No bootstrap required, opened a new log
I20260709 12:11:50.481105 24661 raft_consensus.cc:359] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.481853 24679 raft_consensus.cc:493] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.482007 24660 ts_tablet_manager.cc:1403] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260709 12:11:50.482281 24661 raft_consensus.cc:385] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.482328 24679 raft_consensus.cc:515] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.482780 24661 raft_consensus.cc:740] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.483726 24661 consensus_queue.cc:260] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.484616 24679 leader_election.cc:290] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.485863 24661 ts_tablet_manager.cc:1434] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:11:50.486867 24661 tablet_bootstrap.cc:492] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215: Bootstrap starting.
I20260709 12:11:50.486644 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0a2f6f946f41599b8783117563f83d" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b06a816b385343fc9aca72ddc0cae82b" is_pre_election: true
I20260709 12:11:50.486683 24660 raft_consensus.cc:359] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.487414 24660 raft_consensus.cc:385] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.487392 24545 raft_consensus.cc:2468] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 0.
I20260709 12:11:50.487912 24660 raft_consensus.cc:740] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.488822 24435 leader_election.cc:304] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b06a816b385343fc9aca72ddc0cae82b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:11:50.488785 24660 consensus_queue.cc:260] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.489727 24679 raft_consensus.cc:2804] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:50.490072 24679 raft_consensus.cc:493] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:50.490428 24679 raft_consensus.cc:3060] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.491389 24660 ts_tablet_manager.cc:1434] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:11:50.492501 24660 tablet_bootstrap.cc:492] T c819ecdbf71f472eb9ada643584bbc47 P b06a816b385343fc9aca72ddc0cae82b: Bootstrap starting.
I20260709 12:11:50.493685 24661 tablet_bootstrap.cc:654] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.497772 24679 raft_consensus.cc:515] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.498631 24660 tablet_bootstrap.cc:654] T c819ecdbf71f472eb9ada643584bbc47 P b06a816b385343fc9aca72ddc0cae82b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.500752 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0a2f6f946f41599b8783117563f83d" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:11:50.487345 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0a2f6f946f41599b8783117563f83d" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" is_pre_election: true
I20260709 12:11:50.501394 24545 raft_consensus.cc:3060] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.501935 24619 raft_consensus.cc:2468] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 0.
I20260709 12:11:50.505718 24661 tablet_bootstrap.cc:492] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215: No bootstrap required, opened a new log
I20260709 12:11:50.506289 24661 ts_tablet_manager.cc:1403] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260709 12:11:50.509290 24661 raft_consensus.cc:359] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.509992 24661 raft_consensus.cc:385] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.510281 24661 raft_consensus.cc:740] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.511215 24661 consensus_queue.cc:260] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.513773 24661 ts_tablet_manager.cc:1434] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:11:50.514496 24659 tablet_bootstrap.cc:492] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b: No bootstrap required, opened a new log
I20260709 12:11:50.515081 24659 ts_tablet_manager.cc:1403] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent bootstrapping tablet: real 0.081s	user 0.026s	sys 0.015s
I20260709 12:11:50.516834 24661 tablet_bootstrap.cc:492] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215: Bootstrap starting.
I20260709 12:11:50.517580 24545 raft_consensus.cc:2468] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 1.
I20260709 12:11:50.519135 24435 leader_election.cc:304] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b06a816b385343fc9aca72ddc0cae82b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:11:50.520267 24669 raft_consensus.cc:2804] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:50.523684 24661 tablet_bootstrap.cc:654] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.528776 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0a2f6f946f41599b8783117563f83d" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:11:50.529630 24619 raft_consensus.cc:3060] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.534416 24661 tablet_bootstrap.cc:492] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215: No bootstrap required, opened a new log
I20260709 12:11:50.534847 24661 ts_tablet_manager.cc:1403] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 12:11:50.536792 24679 leader_election.cc:290] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 election: Requested vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.537034 24661 raft_consensus.cc:359] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.540587 24661 raft_consensus.cc:385] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.540900 24661 raft_consensus.cc:740] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.541577 24661 consensus_queue.cc:260] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.541939 24669 raft_consensus.cc:697] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 1 LEADER]: Becoming Leader. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:11:50.542985 24669 consensus_queue.cc:237] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.543681 24661 ts_tablet_manager.cc:1434] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:11:50.544387 24661 tablet_bootstrap.cc:492] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215: Bootstrap starting.
I20260709 12:11:50.537896 24659 raft_consensus.cc:359] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.540145 24619 raft_consensus.cc:2468] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 1.
I20260709 12:11:50.545116 24660 tablet_bootstrap.cc:492] T c819ecdbf71f472eb9ada643584bbc47 P b06a816b385343fc9aca72ddc0cae82b: No bootstrap required, opened a new log
I20260709 12:11:50.545626 24660 ts_tablet_manager.cc:1403] T c819ecdbf71f472eb9ada643584bbc47 P b06a816b385343fc9aca72ddc0cae82b: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.031s
I20260709 12:11:50.545696 24659 raft_consensus.cc:385] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.546201 24659 raft_consensus.cc:740] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.547047 24659 consensus_queue.cc:260] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.549330 24660 raft_consensus.cc:359] T c819ecdbf71f472eb9ada643584bbc47 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } } peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } }
I20260709 12:11:50.550204 24661 tablet_bootstrap.cc:654] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.550381 24660 raft_consensus.cc:385] T c819ecdbf71f472eb9ada643584bbc47 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.550834 24660 raft_consensus.cc:740] T c819ecdbf71f472eb9ada643584bbc47 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.552100 24687 raft_consensus.cc:493] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.552776 24687 raft_consensus.cc:515] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.556660 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" is_pre_election: true
I20260709 12:11:50.557117 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d845a089cba14238a5d900148d7d0215" is_pre_election: true
I20260709 12:11:50.557647 24619 raft_consensus.cc:2468] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 0.
I20260709 12:11:50.557744 24470 raft_consensus.cc:2468] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 0.
I20260709 12:11:50.558290 24687 leader_election.cc:290] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.559096 24659 ts_tablet_manager.cc:1434] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.002s
I20260709 12:11:50.558970 24511 leader_election.cc:304] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b06a816b385343fc9aca72ddc0cae82b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:11:50.560460 24687 raft_consensus.cc:2804] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:50.560920 24687 raft_consensus.cc:493] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:50.561301 24687 raft_consensus.cc:3060] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.565418 24365 catalog_manager.cc:5697] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 reported cstate change: term changed from 0 to 1, leader changed from <none> to d845a089cba14238a5d900148d7d0215 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "d845a089cba14238a5d900148d7d0215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.551968 24660 consensus_queue.cc:260] T c819ecdbf71f472eb9ada643584bbc47 P b06a816b385343fc9aca72ddc0cae82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } } peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } }
I20260709 12:11:50.572445 24669 raft_consensus.cc:493] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.573017 24669 raft_consensus.cc:515] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.577008 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c003ce481b249039a0257180ade74ed" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" is_pre_election: true
I20260709 12:11:50.576452 24660 ts_tablet_manager.cc:1434] T c819ecdbf71f472eb9ada643584bbc47 P b06a816b385343fc9aca72ddc0cae82b: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.001s
I20260709 12:11:50.577739 24619 raft_consensus.cc:2468] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 0.
I20260709 12:11:50.578678 24660 tablet_bootstrap.cc:492] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b: Bootstrap starting.
I20260709 12:11:50.579187 24433 leader_election.cc:304] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:11:50.579722 24669 leader_election.cc:290] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.581451 24703 raft_consensus.cc:2804] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:50.582429 24703 raft_consensus.cc:493] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:50.582876 24703 raft_consensus.cc:3060] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.583009 24661 tablet_bootstrap.cc:492] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215: No bootstrap required, opened a new log
I20260709 12:11:50.577169 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c003ce481b249039a0257180ade74ed" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b06a816b385343fc9aca72ddc0cae82b" is_pre_election: true
I20260709 12:11:50.580015 24687 raft_consensus.cc:515] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
W20260709 12:11:50.585062 24435 leader_election.cc:343] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.588299 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d845a089cba14238a5d900148d7d0215"
I20260709 12:11:50.588901 24660 tablet_bootstrap.cc:654] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.589010 24470 raft_consensus.cc:3060] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.590739 24703 raft_consensus.cc:515] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.583670 24661 ts_tablet_manager.cc:1403] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.013s
I20260709 12:11:50.595057 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c003ce481b249039a0257180ade74ed" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:11:50.596228 24661 raft_consensus.cc:359] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
W20260709 12:11:50.596522 24435 leader_election.cc:343] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.596957 24661 raft_consensus.cc:385] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.597232 24661 raft_consensus.cc:740] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.598798 24659 tablet_bootstrap.cc:492] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b: Bootstrap starting.
I20260709 12:11:50.598642 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c003ce481b249039a0257180ade74ed" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:11:50.599174 24619 raft_consensus.cc:3060] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.605098 24659 tablet_bootstrap.cc:654] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.607038 24619 raft_consensus.cc:2468] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 1.
I20260709 12:11:50.597882 24661 consensus_queue.cc:260] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.608399 24433 leader_election.cc:304] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b, d845a089cba14238a5d900148d7d0215; no voters: b06a816b385343fc9aca72ddc0cae82b
I20260709 12:11:50.609550 24679 raft_consensus.cc:2804] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:50.609797 24661 ts_tablet_manager.cc:1434] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:11:50.613487 24679 raft_consensus.cc:697] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 1 LEADER]: Becoming Leader. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:11:50.614603 24703 leader_election.cc:290] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 election: Requested vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.614365 24679 consensus_queue.cc:237] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.617408 24694 raft_consensus.cc:493] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.618096 24687 leader_election.cc:290] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 election: Requested vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.617895 24694 raft_consensus.cc:515] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.619578 24659 tablet_bootstrap.cc:492] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b: No bootstrap required, opened a new log
I20260709 12:11:50.620117 24659 ts_tablet_manager.cc:1403] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 12:11:50.620033 24470 raft_consensus.cc:2468] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 1.
I20260709 12:11:50.614339 24661 tablet_bootstrap.cc:492] T 4964f0d01f19406ba2f6c210520b8fc7 P d845a089cba14238a5d900148d7d0215: Bootstrap starting.
I20260709 12:11:50.622028 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:11:50.622653 24619 raft_consensus.cc:3060] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.622505 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2dba32a0e764bceba1075659d133f29" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" is_pre_election: true
I20260709 12:11:50.622972 24511 leader_election.cc:304] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b06a816b385343fc9aca72ddc0cae82b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:11:50.623266 24618 raft_consensus.cc:2468] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 0.
I20260709 12:11:50.620124 24694 leader_election.cc:290] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.623811 24687 raft_consensus.cc:2804] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:50.624891 24508 leader_election.cc:304] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b, b06a816b385343fc9aca72ddc0cae82b; no voters: 
I20260709 12:11:50.625175 24687 raft_consensus.cc:697] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Becoming Leader. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Running, Role: LEADER
I20260709 12:11:50.627580 24660 tablet_bootstrap.cc:492] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b: No bootstrap required, opened a new log
I20260709 12:11:50.628245 24660 ts_tablet_manager.cc:1403] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.015s
I20260709 12:11:50.628479 24687 consensus_queue.cc:237] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.625748 24694 raft_consensus.cc:2804] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:50.629848 24694 raft_consensus.cc:493] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:50.630314 24619 raft_consensus.cc:2468] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 1.
I20260709 12:11:50.630535 24694 raft_consensus.cc:3060] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.623267 24659 raft_consensus.cc:359] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.631897 24659 raft_consensus.cc:385] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.626029 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2dba32a0e764bceba1075659d133f29" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d845a089cba14238a5d900148d7d0215" is_pre_election: true
I20260709 12:11:50.632265 24659 raft_consensus.cc:740] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.632663 24470 raft_consensus.cc:2468] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 0.
I20260709 12:11:50.633122 24659 consensus_queue.cc:260] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.634713 24660 raft_consensus.cc:359] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.635512 24660 raft_consensus.cc:385] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.635830 24660 raft_consensus.cc:740] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.639134 24660 consensus_queue.cc:260] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.640342 24694 raft_consensus.cc:515] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.641507 24660 ts_tablet_manager.cc:1434] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 12:11:50.642366 24660 tablet_bootstrap.cc:492] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b: Bootstrap starting.
I20260709 12:11:50.630119 24661 tablet_bootstrap.cc:654] T 4964f0d01f19406ba2f6c210520b8fc7 P d845a089cba14238a5d900148d7d0215: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.643823 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2dba32a0e764bceba1075659d133f29" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d845a089cba14238a5d900148d7d0215"
I20260709 12:11:50.644518 24470 raft_consensus.cc:3060] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.645680 24364 catalog_manager.cc:5697] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 reported cstate change: term changed from 0 to 1, leader changed from <none> to d845a089cba14238a5d900148d7d0215 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "d845a089cba14238a5d900148d7d0215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.648396 24660 tablet_bootstrap.cc:654] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.652781 24679 raft_consensus.cc:493] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.653301 24679 raft_consensus.cc:515] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.655308 24368 catalog_manager.cc:5697] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b reported cstate change: term changed from 0 to 1, leader changed from <none> to b06a816b385343fc9aca72ddc0cae82b (127.23.69.2). New cstate: current_term: 1 leader_uuid: "b06a816b385343fc9aca72ddc0cae82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.656452 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403c96907f04edfa21be64760270b3c" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b06a816b385343fc9aca72ddc0cae82b" is_pre_election: true
I20260709 12:11:50.660311 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403c96907f04edfa21be64760270b3c" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" is_pre_election: true
I20260709 12:11:50.660596 24659 ts_tablet_manager.cc:1434] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 12:11:50.661283 24619 raft_consensus.cc:2393] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d845a089cba14238a5d900148d7d0215 in current term 1: Already voted for candidate b06a816b385343fc9aca72ddc0cae82b in this term.
I20260709 12:11:50.662604 24433 leader_election.cc:304] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d845a089cba14238a5d900148d7d0215; no voters: 6fdd8eb7dec741c187f28a4edff75b2b, b06a816b385343fc9aca72ddc0cae82b
I20260709 12:11:50.663640 24703 raft_consensus.cc:3060] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.666147 24659 tablet_bootstrap.cc:492] T 0eb4490f9d68437182828587a4c2b0d1 P 6fdd8eb7dec741c187f28a4edff75b2b: Bootstrap starting.
I20260709 12:11:50.670485 24660 tablet_bootstrap.cc:492] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b: No bootstrap required, opened a new log
I20260709 12:11:50.671084 24660 ts_tablet_manager.cc:1403] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.005s
I20260709 12:11:50.672125 24703 raft_consensus.cc:2749] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:50.673563 24694 leader_election.cc:290] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 election: Requested vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.674427 24679 leader_election.cc:290] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.676218 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2dba32a0e764bceba1075659d133f29" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:11:50.676725 24470 raft_consensus.cc:2468] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 1.
I20260709 12:11:50.676977 24619 raft_consensus.cc:3060] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.678332 24511 leader_election.cc:304] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b06a816b385343fc9aca72ddc0cae82b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:11:50.678676 24660 raft_consensus.cc:359] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.679236 24694 raft_consensus.cc:2804] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:50.679491 24660 raft_consensus.cc:385] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.679716 24694 raft_consensus.cc:697] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Becoming Leader. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Running, Role: LEADER
I20260709 12:11:50.679880 24660 raft_consensus.cc:740] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.680572 24694 consensus_queue.cc:237] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.682618 24673 raft_consensus.cc:493] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.683790 24659 tablet_bootstrap.cc:654] T 0eb4490f9d68437182828587a4c2b0d1 P 6fdd8eb7dec741c187f28a4edff75b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.683650 24660 consensus_queue.cc:260] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.683869 24673 raft_consensus.cc:515] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } } peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } }
I20260709 12:11:50.686215 24660 ts_tablet_manager.cc:1434] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:11:50.687289 24660 tablet_bootstrap.cc:492] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b: Bootstrap starting.
I20260709 12:11:50.687196 24619 raft_consensus.cc:2468] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 1.
I20260709 12:11:50.688946 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c819ecdbf71f472eb9ada643584bbc47" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b06a816b385343fc9aca72ddc0cae82b" is_pre_election: true
I20260709 12:11:50.690528 24545 raft_consensus.cc:2468] T c819ecdbf71f472eb9ada643584bbc47 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fdd8eb7dec741c187f28a4edff75b2b in term 0.
I20260709 12:11:50.689846 24661 tablet_bootstrap.cc:492] T 4964f0d01f19406ba2f6c210520b8fc7 P d845a089cba14238a5d900148d7d0215: No bootstrap required, opened a new log
I20260709 12:11:50.691655 24661 ts_tablet_manager.cc:1403] T 4964f0d01f19406ba2f6c210520b8fc7 P d845a089cba14238a5d900148d7d0215: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.007s
I20260709 12:11:50.690472 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c819ecdbf71f472eb9ada643584bbc47" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d845a089cba14238a5d900148d7d0215" is_pre_election: true
I20260709 12:11:50.692963 24470 raft_consensus.cc:2468] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fdd8eb7dec741c187f28a4edff75b2b in term 0.
I20260709 12:11:50.694258 24660 tablet_bootstrap.cc:654] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.686226 24673 leader_election.cc:290] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201)
I20260709 12:11:50.694662 24585 leader_election.cc:304] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:11:50.696316 24673 raft_consensus.cc:2804] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:50.694705 24661 raft_consensus.cc:359] T 4964f0d01f19406ba2f6c210520b8fc7 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.696976 24673 raft_consensus.cc:493] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:50.697341 24661 raft_consensus.cc:385] T 4964f0d01f19406ba2f6c210520b8fc7 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.697424 24673 raft_consensus.cc:3060] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.697710 24661 raft_consensus.cc:740] T 4964f0d01f19406ba2f6c210520b8fc7 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.698761 24661 consensus_queue.cc:260] T 4964f0d01f19406ba2f6c210520b8fc7 P d845a089cba14238a5d900148d7d0215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.702468 24661 ts_tablet_manager.cc:1434] T 4964f0d01f19406ba2f6c210520b8fc7 P d845a089cba14238a5d900148d7d0215: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:11:50.708138 24660 tablet_bootstrap.cc:492] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b: No bootstrap required, opened a new log
I20260709 12:11:50.708695 24660 ts_tablet_manager.cc:1403] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260709 12:11:50.709833 24703 raft_consensus.cc:493] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.710315 24703 raft_consensus.cc:515] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.711664 24660 raft_consensus.cc:359] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.712549 24703 leader_election.cc:290] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.712419 24660 raft_consensus.cc:385] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.713006 24660 raft_consensus.cc:740] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.713711 24660 consensus_queue.cc:260] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.714100 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb4490f9d68437182828587a4c2b0d1" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" is_pre_election: true
I20260709 12:11:50.715847 24660 ts_tablet_manager.cc:1434] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
W20260709 12:11:50.715862 24433 leader_election.cc:343] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.716499 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb4490f9d68437182828587a4c2b0d1" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b06a816b385343fc9aca72ddc0cae82b" is_pre_election: true
I20260709 12:11:50.717181 24545 raft_consensus.cc:2468] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 0.
I20260709 12:11:50.718502 24435 leader_election.cc:304] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b06a816b385343fc9aca72ddc0cae82b, d845a089cba14238a5d900148d7d0215; no voters: 6fdd8eb7dec741c187f28a4edff75b2b
I20260709 12:11:50.719556 24659 tablet_bootstrap.cc:492] T 0eb4490f9d68437182828587a4c2b0d1 P 6fdd8eb7dec741c187f28a4edff75b2b: No bootstrap required, opened a new log
I20260709 12:11:50.720037 24659 ts_tablet_manager.cc:1403] T 0eb4490f9d68437182828587a4c2b0d1 P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.017s
I20260709 12:11:50.722630 24703 raft_consensus.cc:2804] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:50.723055 24703 raft_consensus.cc:493] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:50.723459 24703 raft_consensus.cc:3060] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.722820 24368 catalog_manager.cc:5697] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b reported cstate change: term changed from 0 to 1, leader changed from <none> to b06a816b385343fc9aca72ddc0cae82b (127.23.69.2). New cstate: current_term: 1 leader_uuid: "b06a816b385343fc9aca72ddc0cae82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.723026 24659 raft_consensus.cc:359] T 0eb4490f9d68437182828587a4c2b0d1 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.724777 24659 raft_consensus.cc:385] T 0eb4490f9d68437182828587a4c2b0d1 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.725078 24659 raft_consensus.cc:740] T 0eb4490f9d68437182828587a4c2b0d1 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.725705 24673 raft_consensus.cc:515] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } } peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } }
I20260709 12:11:50.726552 24659 consensus_queue.cc:260] T 0eb4490f9d68437182828587a4c2b0d1 P 6fdd8eb7dec741c187f28a4edff75b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.728081 24673 leader_election.cc:290] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 1 election: Requested vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201)
I20260709 12:11:50.729254 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c819ecdbf71f472eb9ada643584bbc47" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d845a089cba14238a5d900148d7d0215"
I20260709 12:11:50.729887 24470 raft_consensus.cc:3060] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.732416 24659 ts_tablet_manager.cc:1434] T 0eb4490f9d68437182828587a4c2b0d1 P 6fdd8eb7dec741c187f28a4edff75b2b: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.008s
I20260709 12:11:50.736011 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c819ecdbf71f472eb9ada643584bbc47" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:11:50.736545 24545 raft_consensus.cc:3060] T c819ecdbf71f472eb9ada643584bbc47 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.740171 24470 raft_consensus.cc:2468] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdd8eb7dec741c187f28a4edff75b2b in term 1.
I20260709 12:11:50.741456 24585 leader_election.cc:304] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:11:50.742437 24679 consensus_queue.cc:1048] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:50.742805 24716 raft_consensus.cc:2804] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:50.743481 24716 raft_consensus.cc:697] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 LEADER]: Becoming Leader. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Running, Role: LEADER
I20260709 12:11:50.744765 24716 consensus_queue.cc:237] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } } peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } }
I20260709 12:11:50.750058 24545 raft_consensus.cc:2468] T c819ecdbf71f472eb9ada643584bbc47 P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdd8eb7dec741c187f28a4edff75b2b in term 1.
I20260709 12:11:50.750134 24703 raft_consensus.cc:515] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.755508 24703 leader_election.cc:290] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 election: Requested vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.756117 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb4490f9d68437182828587a4c2b0d1" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:11:50.756733 24619 raft_consensus.cc:3060] T 0eb4490f9d68437182828587a4c2b0d1 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.756933 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb4490f9d68437182828587a4c2b0d1" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:11:50.757848 24544 raft_consensus.cc:3060] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.761986 24619 raft_consensus.cc:2468] T 0eb4490f9d68437182828587a4c2b0d1 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 1.
I20260709 12:11:50.763119 24433 leader_election.cc:304] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:11:50.763962 24703 raft_consensus.cc:2804] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:50.764484 24703 raft_consensus.cc:697] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 1 LEADER]: Becoming Leader. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:11:50.765401 24703 consensus_queue.cc:237] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.767023 24544 raft_consensus.cc:2468] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 1.
I20260709 12:11:50.772179 24673 raft_consensus.cc:493] T 687bd5133fd945beba095579ab8dfa81 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.772697 24673 raft_consensus.cc:515] T 687bd5133fd945beba095579ab8dfa81 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.774435 24673 leader_election.cc:290] T 687bd5133fd945beba095579ab8dfa81 P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785)
I20260709 12:11:50.775208 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687bd5133fd945beba095579ab8dfa81" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d845a089cba14238a5d900148d7d0215" is_pre_election: true
I20260709 12:11:50.777998 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687bd5133fd945beba095579ab8dfa81" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b06a816b385343fc9aca72ddc0cae82b" is_pre_election: true
I20260709 12:11:50.779484 24584 leader_election.cc:304] T 687bd5133fd945beba095579ab8dfa81 P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b; no voters: b06a816b385343fc9aca72ddc0cae82b, d845a089cba14238a5d900148d7d0215
I20260709 12:11:50.781594 24673 raft_consensus.cc:2749] T 687bd5133fd945beba095579ab8dfa81 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:50.782644 24619 raft_consensus.cc:3060] T 687bd5133fd945beba095579ab8dfa81 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.785239 24364 catalog_manager.cc:5697] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3). New cstate: current_term: 1 leader_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.791474 24669 consensus_queue.cc:1048] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:50.794746 24694 raft_consensus.cc:493] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.795477 24694 raft_consensus.cc:515] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.800311 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64003dbca1a449308b564fa09e91af4f" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d845a089cba14238a5d900148d7d0215" is_pre_election: true
I20260709 12:11:50.801410 24470 raft_consensus.cc:2468] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 0.
I20260709 12:11:50.805596 24511 leader_election.cc:304] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b06a816b385343fc9aca72ddc0cae82b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:11:50.808682 24687 raft_consensus.cc:2804] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:50.809108 24687 raft_consensus.cc:493] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:50.809485 24687 raft_consensus.cc:3060] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.810216 24694 leader_election.cc:290] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.811400 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64003dbca1a449308b564fa09e91af4f" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" is_pre_election: true
I20260709 12:11:50.812290 24619 raft_consensus.cc:2468] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 0.
I20260709 12:11:50.815656 24687 raft_consensus.cc:515] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.819721 24687 leader_election.cc:290] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 election: Requested vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.820124 24364 catalog_manager.cc:5697] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 reported cstate change: term changed from 0 to 1, leader changed from <none> to d845a089cba14238a5d900148d7d0215 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "d845a089cba14238a5d900148d7d0215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.821147 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64003dbca1a449308b564fa09e91af4f" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:11:50.821765 24618 raft_consensus.cc:3060] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.821647 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64003dbca1a449308b564fa09e91af4f" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d845a089cba14238a5d900148d7d0215"
I20260709 12:11:50.823221 24470 raft_consensus.cc:3060] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.829193 24618 raft_consensus.cc:2468] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 1.
I20260709 12:11:50.830497 24508 leader_election.cc:304] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b, b06a816b385343fc9aca72ddc0cae82b; no voters: 
I20260709 12:11:50.831321 24687 raft_consensus.cc:2804] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:50.831286 24470 raft_consensus.cc:2468] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 1.
I20260709 12:11:50.831993 24687 raft_consensus.cc:697] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Becoming Leader. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Running, Role: LEADER
I20260709 12:11:50.833034 24687 consensus_queue.cc:237] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.837081 24694 raft_consensus.cc:493] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.837627 24694 raft_consensus.cc:515] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.839900 24694 leader_election.cc:290] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.841117 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4964f0d01f19406ba2f6c210520b8fc7" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d845a089cba14238a5d900148d7d0215" is_pre_election: true
I20260709 12:11:50.841420 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4964f0d01f19406ba2f6c210520b8fc7" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" is_pre_election: true
I20260709 12:11:50.841694 24470 raft_consensus.cc:2468] T 4964f0d01f19406ba2f6c210520b8fc7 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 0.
I20260709 12:11:50.842072 24618 raft_consensus.cc:2468] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 0.
I20260709 12:11:50.843166 24508 leader_election.cc:304] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b, b06a816b385343fc9aca72ddc0cae82b; no voters: 
I20260709 12:11:50.842617 24364 catalog_manager.cc:5697] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b reported cstate change: term changed from 0 to 1, leader changed from <none> to b06a816b385343fc9aca72ddc0cae82b (127.23.69.2). New cstate: current_term: 1 leader_uuid: "b06a816b385343fc9aca72ddc0cae82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.843905 24687 raft_consensus.cc:2804] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:50.844220 24687 raft_consensus.cc:493] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:50.844514 24687 raft_consensus.cc:3060] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.851884 24687 raft_consensus.cc:515] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.853585 24687 leader_election.cc:290] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 election: Requested vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:50.854341 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4964f0d01f19406ba2f6c210520b8fc7" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d845a089cba14238a5d900148d7d0215"
I20260709 12:11:50.854585 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4964f0d01f19406ba2f6c210520b8fc7" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:11:50.854841 24470 raft_consensus.cc:3060] T 4964f0d01f19406ba2f6c210520b8fc7 P d845a089cba14238a5d900148d7d0215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.855185 24618 raft_consensus.cc:3060] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.859701 24470 raft_consensus.cc:2468] T 4964f0d01f19406ba2f6c210520b8fc7 P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 1.
I20260709 12:11:50.859874 24618 raft_consensus.cc:2468] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 1.
I20260709 12:11:50.860849 24511 leader_election.cc:304] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b06a816b385343fc9aca72ddc0cae82b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:11:50.861698 24687 raft_consensus.cc:2804] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:50.862085 24687 raft_consensus.cc:697] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Becoming Leader. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Running, Role: LEADER
I20260709 12:11:50.862686 24687 consensus_queue.cc:237] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:50.870051 24364 catalog_manager.cc:5697] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b reported cstate change: term changed from 0 to 1, leader changed from <none> to b06a816b385343fc9aca72ddc0cae82b (127.23.69.2). New cstate: current_term: 1 leader_uuid: "b06a816b385343fc9aca72ddc0cae82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.941426 24687 consensus_queue.cc:1048] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:50.941774 24618 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c819ecdbf71f472eb9ada643584bbc47"
dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
mode: GRACEFUL
new_leader_uuid: "d845a089cba14238a5d900148d7d0215"
 from {username='slave'} at 127.0.0.1:32948
I20260709 12:11:50.942430 24618 raft_consensus.cc:606] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 LEADER]: Received request to transfer leadership to TS d845a089cba14238a5d900148d7d0215
I20260709 12:11:50.955201 24694 consensus_queue.cc:1048] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:50.969540 24545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4403c96907f04edfa21be64760270b3c"
dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
mode: GRACEFUL
new_leader_uuid: "d845a089cba14238a5d900148d7d0215"
 from {username='slave'} at 127.0.0.1:41522
I20260709 12:11:50.970178 24545 raft_consensus.cc:606] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Received request to transfer leadership to TS d845a089cba14238a5d900148d7d0215
I20260709 12:11:50.975172 24545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97"
dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
mode: GRACEFUL
new_leader_uuid: "d845a089cba14238a5d900148d7d0215"
 from {username='slave'} at 127.0.0.1:41522
I20260709 12:11:50.975603 24545 raft_consensus.cc:606] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Received request to transfer leadership to TS d845a089cba14238a5d900148d7d0215
I20260709 12:11:50.979911 24545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64003dbca1a449308b564fa09e91af4f"
dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
mode: GRACEFUL
new_leader_uuid: "d845a089cba14238a5d900148d7d0215"
 from {username='slave'} at 127.0.0.1:41522
I20260709 12:11:50.980481 24545 raft_consensus.cc:606] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Received request to transfer leadership to TS d845a089cba14238a5d900148d7d0215
I20260709 12:11:50.996655 24470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f0a2f6f946f41599b8783117563f83d"
dest_uuid: "d845a089cba14238a5d900148d7d0215"
mode: GRACEFUL
new_leader_uuid: "b06a816b385343fc9aca72ddc0cae82b"
 from {username='slave'} at 127.0.0.1:34638
I20260709 12:11:50.997216 24470 raft_consensus.cc:606] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 1 LEADER]: Received request to transfer leadership to TS b06a816b385343fc9aca72ddc0cae82b
I20260709 12:11:51.002509 24703 consensus_queue.cc:1048] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.002803 24470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c003ce481b249039a0257180ade74ed"
dest_uuid: "d845a089cba14238a5d900148d7d0215"
mode: GRACEFUL
new_leader_uuid: "b06a816b385343fc9aca72ddc0cae82b"
 from {username='slave'} at 127.0.0.1:34638
I20260709 12:11:51.003458 24470 raft_consensus.cc:606] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 1 LEADER]: Received request to transfer leadership to TS b06a816b385343fc9aca72ddc0cae82b
I20260709 12:11:51.008844 24470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0eb4490f9d68437182828587a4c2b0d1"
dest_uuid: "d845a089cba14238a5d900148d7d0215"
mode: GRACEFUL
new_leader_uuid: "b06a816b385343fc9aca72ddc0cae82b"
 from {username='slave'} at 127.0.0.1:34638
I20260709 12:11:51.009456 24470 raft_consensus.cc:606] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 1 LEADER]: Received request to transfer leadership to TS b06a816b385343fc9aca72ddc0cae82b
I20260709 12:11:51.011211 24544 raft_consensus.cc:3060] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:51.014252 24669 raft_consensus.cc:993] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215: : Instructing follower b06a816b385343fc9aca72ddc0cae82b to start an election
I20260709 12:11:51.014693 24679 raft_consensus.cc:1081] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 1 LEADER]: Signalling peer b06a816b385343fc9aca72ddc0cae82b to start an election
I20260709 12:11:51.017179 24545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4964f0d01f19406ba2f6c210520b8fc7"
dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
mode: GRACEFUL
new_leader_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
 from {username='slave'} at 127.0.0.1:41522
I20260709 12:11:51.018126 24545 raft_consensus.cc:606] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Received request to transfer leadership to TS 6fdd8eb7dec741c187f28a4edff75b2b
I20260709 12:11:51.019990 24722 consensus_queue.cc:1048] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.021685 24544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f0a2f6f946f41599b8783117563f83d"
dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
 from {username='slave'} at 127.0.0.1:41514
I20260709 12:11:51.021636 24722 consensus_queue.cc:1048] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.024542 24544 raft_consensus.cc:493] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:51.025007 24544 raft_consensus.cc:3060] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.032617 24722 raft_consensus.cc:993] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215: : Instructing follower b06a816b385343fc9aca72ddc0cae82b to start an election
I20260709 12:11:51.033090 24722 raft_consensus.cc:1081] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 1 LEADER]: Signalling peer b06a816b385343fc9aca72ddc0cae82b to start an election
I20260709 12:11:51.038903 24543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c003ce481b249039a0257180ade74ed"
dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
 from {username='slave'} at 127.0.0.1:41514
I20260709 12:11:51.039620 24543 raft_consensus.cc:493] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:51.040035 24543 raft_consensus.cc:3060] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.042548 24679 consensus_queue.cc:1048] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.047747 24694 consensus_queue.cc:1048] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.050029 24694 consensus_queue.cc:1048] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.033085 24544 raft_consensus.cc:515] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.055825 24543 raft_consensus.cc:515] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.060956 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0a2f6f946f41599b8783117563f83d" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d845a089cba14238a5d900148d7d0215"
I20260709 12:11:51.061685 24469 raft_consensus.cc:3055] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:51.062085 24469 raft_consensus.cc:740] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:11:51.062554 24543 leader_election.cc:290] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 2 election: Requested vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:51.062801 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0a2f6f946f41599b8783117563f83d" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:11:51.059885 24544 leader_election.cc:290] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 2 election: Requested vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:51.063494 24618 raft_consensus.cc:3060] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.063030 24469 consensus_queue.cc:260] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.065327 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c003ce481b249039a0257180ade74ed" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:11:51.065979 24619 raft_consensus.cc:3060] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.064412 24469 raft_consensus.cc:3060] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.073983 24468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c003ce481b249039a0257180ade74ed" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d845a089cba14238a5d900148d7d0215"
I20260709 12:11:51.074148 24618 raft_consensus.cc:2468] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 2.
I20260709 12:11:51.074309 24619 raft_consensus.cc:2468] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 2.
I20260709 12:11:51.074673 24468 raft_consensus.cc:3055] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:51.075048 24468 raft_consensus.cc:740] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:11:51.075537 24508 leader_election.cc:304] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b, b06a816b385343fc9aca72ddc0cae82b; no voters: 
I20260709 12:11:51.075811 24468 consensus_queue.cc:260] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.076448 24666 raft_consensus.cc:2804] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:51.077059 24468 raft_consensus.cc:3060] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.077713 24508 leader_election.cc:304] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b, b06a816b385343fc9aca72ddc0cae82b; no voters: 
I20260709 12:11:51.078613 24694 raft_consensus.cc:2804] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:51.079361 24694 raft_consensus.cc:697] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [term 2 LEADER]: Becoming Leader. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Running, Role: LEADER
I20260709 12:11:51.080314 24694 consensus_queue.cc:237] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.077077 24666 raft_consensus.cc:697] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 2 LEADER]: Becoming Leader. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Running, Role: LEADER
I20260709 12:11:51.082314 24469 raft_consensus.cc:2468] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 2.
I20260709 12:11:51.083422 24666 consensus_queue.cc:237] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.090413 24694 raft_consensus.cc:993] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b: : Instructing follower d845a089cba14238a5d900148d7d0215 to start an election
I20260709 12:11:51.090504 24468 raft_consensus.cc:2468] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 2.
I20260709 12:11:51.091020 24694 raft_consensus.cc:1081] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Signalling peer d845a089cba14238a5d900148d7d0215 to start an election
I20260709 12:11:51.094688 24470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97"
dest_uuid: "d845a089cba14238a5d900148d7d0215"
 from {username='slave'} at 127.0.0.1:34636
I20260709 12:11:51.096257 24470 raft_consensus.cc:493] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:51.096740 24470 raft_consensus.cc:3060] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.099177 24368 catalog_manager.cc:5697] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b reported cstate change: term changed from 1 to 2, leader changed from d845a089cba14238a5d900148d7d0215 (127.23.69.1) to b06a816b385343fc9aca72ddc0cae82b (127.23.69.2). New cstate: current_term: 2 leader_uuid: "b06a816b385343fc9aca72ddc0cae82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:51.100584 24368 catalog_manager.cc:5697] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b reported cstate change: term changed from 1 to 2, leader changed from d845a089cba14238a5d900148d7d0215 (127.23.69.1) to b06a816b385343fc9aca72ddc0cae82b (127.23.69.2). New cstate: current_term: 2 leader_uuid: "b06a816b385343fc9aca72ddc0cae82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:51.103659 24470 raft_consensus.cc:515] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.106662 24470 leader_election.cc:290] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 2 election: Requested vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:51.107486 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:11:51.108068 24544 raft_consensus.cc:3055] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:51.107977 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:11:51.108471 24544 raft_consensus.cc:740] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Running, Role: LEADER
I20260709 12:11:51.108721 24619 raft_consensus.cc:3060] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.109313 24544 consensus_queue.cc:260] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.110479 24544 raft_consensus.cc:3060] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.115798 24619 raft_consensus.cc:2468] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 2.
I20260709 12:11:51.115880 24544 raft_consensus.cc:2468] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 2.
I20260709 12:11:51.117187 24433 leader_election.cc:304] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:11:51.118059 24722 raft_consensus.cc:2804] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:51.118636 24722 raft_consensus.cc:697] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Becoming Leader. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:11:51.119642 24722 consensus_queue.cc:237] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.126614 24368 catalog_manager.cc:5697] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 reported cstate change: term changed from 1 to 2, leader changed from b06a816b385343fc9aca72ddc0cae82b (127.23.69.2) to d845a089cba14238a5d900148d7d0215 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "d845a089cba14238a5d900148d7d0215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:51.147027 24694 consensus_queue.cc:1048] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.159781 24694 consensus_queue.cc:1048] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.182888 24716 consensus_queue.cc:1048] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.189246 24673 raft_consensus.cc:993] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b: : Instructing follower d845a089cba14238a5d900148d7d0215 to start an election
I20260709 12:11:51.189929 24716 raft_consensus.cc:1081] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 LEADER]: Signalling peer d845a089cba14238a5d900148d7d0215 to start an election
I20260709 12:11:51.191733 24468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c819ecdbf71f472eb9ada643584bbc47"
dest_uuid: "d845a089cba14238a5d900148d7d0215"
 from {username='slave'} at 127.0.0.1:34630
I20260709 12:11:51.192767 24468 raft_consensus.cc:493] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:51.193167 24468 raft_consensus.cc:3060] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.199031 24744 consensus_queue.cc:1048] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:51.201033 24468 raft_consensus.cc:515] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } } peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } }
I20260709 12:11:51.206070 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c819ecdbf71f472eb9ada643584bbc47" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:11:51.206694 24468 leader_election.cc:290] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 2 election: Requested vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:51.209105 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c819ecdbf71f472eb9ada643584bbc47" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:11:51.209671 24619 raft_consensus.cc:3055] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:51.209990 24619 raft_consensus.cc:740] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Running, Role: LEADER
I20260709 12:11:51.210769 24619 consensus_queue.cc:260] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } } peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } }
I20260709 12:11:51.211988 24619 raft_consensus.cc:3060] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.217473 24619 raft_consensus.cc:2468] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 2.
I20260709 12:11:51.218277 24433 leader_election.cc:304] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [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: 6fdd8eb7dec741c187f28a4edff75b2b, d845a089cba14238a5d900148d7d0215; no voters: b06a816b385343fc9aca72ddc0cae82b
I20260709 12:11:51.218865 24722 raft_consensus.cc:2804] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:51.219290 24722 raft_consensus.cc:697] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Becoming Leader. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:11:51.220062 24722 consensus_queue.cc:237] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } } peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } }
I20260709 12:11:51.226548 24368 catalog_manager.cc:5697] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 reported cstate change: term changed from 1 to 2, leader changed from 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3) to d845a089cba14238a5d900148d7d0215 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "d845a089cba14238a5d900148d7d0215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:51.255477 24694 consensus_queue.cc:1048] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.265496 24666 consensus_queue.cc:1048] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.273205 24739 raft_consensus.cc:993] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b: : Instructing follower d845a089cba14238a5d900148d7d0215 to start an election
I20260709 12:11:51.273660 24666 raft_consensus.cc:1081] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Signalling peer d845a089cba14238a5d900148d7d0215 to start an election
I20260709 12:11:51.275070 24468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64003dbca1a449308b564fa09e91af4f"
dest_uuid: "d845a089cba14238a5d900148d7d0215"
 from {username='slave'} at 127.0.0.1:34636
I20260709 12:11:51.275573 24468 raft_consensus.cc:493] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:51.275830 24468 raft_consensus.cc:3060] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.280045 24666 consensus_queue.cc:1048] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.281144 24468 raft_consensus.cc:515] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.283733 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64003dbca1a449308b564fa09e91af4f" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:11:51.283900 24468 leader_election.cc:290] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 2 election: Requested vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:51.284586 24544 raft_consensus.cc:3055] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:51.284238 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64003dbca1a449308b564fa09e91af4f" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:11:51.285017 24544 raft_consensus.cc:740] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Running, Role: LEADER
I20260709 12:11:51.285341 24618 raft_consensus.cc:3060] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.285836 24544 consensus_queue.cc:260] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.286733 24544 raft_consensus.cc:3060] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.292709 24544 raft_consensus.cc:2468] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 2.
I20260709 12:11:51.294018 24435 leader_election.cc:304] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b06a816b385343fc9aca72ddc0cae82b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:11:51.295032 24739 raft_consensus.cc:993] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b: : Instructing follower 6fdd8eb7dec741c187f28a4edff75b2b to start an election
I20260709 12:11:51.294857 24618 raft_consensus.cc:2468] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 2.
I20260709 12:11:51.294845 24722 raft_consensus.cc:2804] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:51.295495 24739 raft_consensus.cc:1081] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Signalling peer 6fdd8eb7dec741c187f28a4edff75b2b to start an election
I20260709 12:11:51.296413 24722 raft_consensus.cc:697] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Becoming Leader. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:11:51.297310 24722 consensus_queue.cc:237] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.299751 24618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4964f0d01f19406ba2f6c210520b8fc7"
dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
 from {username='slave'} at 127.0.0.1:32942
I20260709 12:11:51.300289 24618 raft_consensus.cc:493] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:51.300724 24618 raft_consensus.cc:3060] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.302888 24666 consensus_queue.cc:1048] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.306635 24365 catalog_manager.cc:5697] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 reported cstate change: term changed from 1 to 2, leader changed from b06a816b385343fc9aca72ddc0cae82b (127.23.69.2) to d845a089cba14238a5d900148d7d0215 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "d845a089cba14238a5d900148d7d0215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:51.308816 24618 raft_consensus.cc:515] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.311784 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4964f0d01f19406ba2f6c210520b8fc7" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d845a089cba14238a5d900148d7d0215"
I20260709 12:11:51.313395 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4964f0d01f19406ba2f6c210520b8fc7" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:11:51.314026 24544 raft_consensus.cc:3055] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:51.314440 24544 raft_consensus.cc:740] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Running, Role: LEADER
I20260709 12:11:51.311887 24618 leader_election.cc:290] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 2 election: Requested vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785)
I20260709 12:11:51.315892 24544 consensus_queue.cc:260] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.317163 24544 raft_consensus.cc:3060] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.324252 24544 raft_consensus.cc:2468] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdd8eb7dec741c187f28a4edff75b2b in term 2.
I20260709 12:11:51.325242 24584 leader_election.cc:304] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [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: 6fdd8eb7dec741c187f28a4edff75b2b, b06a816b385343fc9aca72ddc0cae82b; no voters: d845a089cba14238a5d900148d7d0215
I20260709 12:11:51.326071 24744 raft_consensus.cc:2804] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:51.326557 24744 raft_consensus.cc:697] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 LEADER]: Becoming Leader. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Running, Role: LEADER
I20260709 12:11:51.327409 24744 consensus_queue.cc:237] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.334158 24364 catalog_manager.cc:5697] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b reported cstate change: term changed from 1 to 2, leader changed from b06a816b385343fc9aca72ddc0cae82b (127.23.69.2) to 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3). New cstate: current_term: 2 leader_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:51.368211 24739 raft_consensus.cc:993] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b: : Instructing follower d845a089cba14238a5d900148d7d0215 to start an election
I20260709 12:11:51.368690 24666 raft_consensus.cc:1081] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Signalling peer d845a089cba14238a5d900148d7d0215 to start an election
I20260709 12:11:51.369652 24722 consensus_queue.cc:1048] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.370335 24468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4403c96907f04edfa21be64760270b3c"
dest_uuid: "d845a089cba14238a5d900148d7d0215"
 from {username='slave'} at 127.0.0.1:34636
I20260709 12:11:51.371301 24468 raft_consensus.cc:493] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:51.371688 24468 raft_consensus.cc:3060] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.378770 24468 raft_consensus.cc:515] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.382052 24468 leader_election.cc:290] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 2 election: Requested vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:51.383698 24703 consensus_queue.cc:1048] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.383724 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403c96907f04edfa21be64760270b3c" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:11:51.384131 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403c96907f04edfa21be64760270b3c" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:11:51.384433 24544 raft_consensus.cc:3055] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:51.384814 24544 raft_consensus.cc:740] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Running, Role: LEADER
I20260709 12:11:51.384877 24619 raft_consensus.cc:3060] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.386215 24544 consensus_queue.cc:260] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.387501 24544 raft_consensus.cc:3060] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.394486 24619 raft_consensus.cc:2468] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 2.
I20260709 12:11:51.395763 24433 leader_election.cc:304] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:11:51.396327 24544 raft_consensus.cc:2468] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 2.
I20260709 12:11:51.396770 24703 raft_consensus.cc:2804] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:51.397383 24703 raft_consensus.cc:697] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Becoming Leader. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:11:51.398360 24703 consensus_queue.cc:237] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.399690 24722 raft_consensus.cc:993] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215: : Instructing follower b06a816b385343fc9aca72ddc0cae82b to start an election
I20260709 12:11:51.400127 24679 raft_consensus.cc:1081] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 1 LEADER]: Signalling peer b06a816b385343fc9aca72ddc0cae82b to start an election
I20260709 12:11:51.401603 24544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0eb4490f9d68437182828587a4c2b0d1"
dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
 from {username='slave'} at 127.0.0.1:41514
I20260709 12:11:51.402130 24544 raft_consensus.cc:493] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:51.402459 24544 raft_consensus.cc:3060] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.407007 24364 catalog_manager.cc:5697] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 reported cstate change: term changed from 1 to 2, leader changed from b06a816b385343fc9aca72ddc0cae82b (127.23.69.2) to d845a089cba14238a5d900148d7d0215 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "d845a089cba14238a5d900148d7d0215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:51.407873 24544 raft_consensus.cc:515] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.409907 24544 leader_election.cc:290] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 2 election: Requested vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:11:51.410708 24468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb4490f9d68437182828587a4c2b0d1" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d845a089cba14238a5d900148d7d0215"
I20260709 12:11:51.411306 24468 raft_consensus.cc:3055] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:51.411618 24468 raft_consensus.cc:740] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:11:51.411752 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb4490f9d68437182828587a4c2b0d1" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:11:51.412269 24619 raft_consensus.cc:3060] T 0eb4490f9d68437182828587a4c2b0d1 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.412415 24468 consensus_queue.cc:260] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.413576 24468 raft_consensus.cc:3060] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.419970 24619 raft_consensus.cc:2468] T 0eb4490f9d68437182828587a4c2b0d1 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 2.
I20260709 12:11:51.421036 24468 raft_consensus.cc:2468] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 2.
I20260709 12:11:51.421305 24508 leader_election.cc:304] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b, b06a816b385343fc9aca72ddc0cae82b; no voters: 
I20260709 12:11:51.422098 24666 raft_consensus.cc:2804] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:51.422480 24666 raft_consensus.cc:697] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [term 2 LEADER]: Becoming Leader. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Running, Role: LEADER
I20260709 12:11:51.423244 24666 consensus_queue.cc:237] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:51.428953 24364 catalog_manager.cc:5697] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b reported cstate change: term changed from 1 to 2, leader changed from d845a089cba14238a5d900148d7d0215 (127.23.69.1) to b06a816b385343fc9aca72ddc0cae82b (127.23.69.2). New cstate: current_term: 2 leader_uuid: "b06a816b385343fc9aca72ddc0cae82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:51.467051 24468 raft_consensus.cc:1275] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Refusing update from remote peer b06a816b385343fc9aca72ddc0cae82b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.468357 24666 consensus_queue.cc:1048] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.477175 24619 raft_consensus.cc:1275] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Refusing update from remote peer b06a816b385343fc9aca72ddc0cae82b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.478622 24687 consensus_queue.cc:1048] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.494333 24618 raft_consensus.cc:1275] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Refusing update from remote peer b06a816b385343fc9aca72ddc0cae82b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.495689 24687 consensus_queue.cc:1048] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.503377 24468 raft_consensus.cc:1275] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Refusing update from remote peer b06a816b385343fc9aca72ddc0cae82b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.505216 24694 consensus_queue.cc:1048] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.583894 24544 raft_consensus.cc:1275] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Refusing update from remote peer d845a089cba14238a5d900148d7d0215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.585129 24703 consensus_queue.cc:1048] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.592965 24618 raft_consensus.cc:1275] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Refusing update from remote peer d845a089cba14238a5d900148d7d0215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.594437 24703 consensus_queue.cc:1048] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.727252 24544 raft_consensus.cc:1275] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Refusing update from remote peer d845a089cba14238a5d900148d7d0215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.728518 24703 consensus_queue.cc:1048] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.736595 24618 raft_consensus.cc:1275] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Refusing update from remote peer d845a089cba14238a5d900148d7d0215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.738421 24703 consensus_queue.cc:1048] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.744501 24544 raft_consensus.cc:3060] T c819ecdbf71f472eb9ada643584bbc47 P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.749788 24544 raft_consensus.cc:1275] T c819ecdbf71f472eb9ada643584bbc47 P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Refusing update from remote peer d845a089cba14238a5d900148d7d0215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.751230 24703 consensus_queue.cc:1048] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.760520 24618 raft_consensus.cc:1275] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Refusing update from remote peer d845a089cba14238a5d900148d7d0215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.763089 24544 raft_consensus.cc:1275] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Refusing update from remote peer 6fdd8eb7dec741c187f28a4edff75b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.762015 24703 consensus_queue.cc:1048] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:11:51.764828 24744 consensus_queue.cc:1048] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.777205 24468 raft_consensus.cc:3060] T 4964f0d01f19406ba2f6c210520b8fc7 P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:51.785398 24468 raft_consensus.cc:1275] T 4964f0d01f19406ba2f6c210520b8fc7 P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Refusing update from remote peer 6fdd8eb7dec741c187f28a4edff75b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.786875 24673 consensus_queue.cc:1048] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.795665 24543 raft_consensus.cc:1275] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Refusing update from remote peer d845a089cba14238a5d900148d7d0215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.796857 24703 consensus_queue.cc:1048] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.805007 24618 raft_consensus.cc:1275] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Refusing update from remote peer d845a089cba14238a5d900148d7d0215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.806394 24722 consensus_queue.cc:1048] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.986991 24618 raft_consensus.cc:1275] T 0eb4490f9d68437182828587a4c2b0d1 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Refusing update from remote peer b06a816b385343fc9aca72ddc0cae82b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.988322 24687 consensus_queue.cc:1048] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.996109 24468 raft_consensus.cc:1275] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Refusing update from remote peer b06a816b385343fc9aca72ddc0cae82b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.997843 24694 consensus_queue.cc:1048] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:54.050570 23828 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:11:54.051287 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:54.071553 24468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4403c96907f04edfa21be64760270b3c"
dest_uuid: "d845a089cba14238a5d900148d7d0215"
mode: GRACEFUL
new_leader_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
 from {username='slave'} at 127.0.0.1:34654
I20260709 12:11:54.072106 24468 raft_consensus.cc:606] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Received request to transfer leadership to TS 6fdd8eb7dec741c187f28a4edff75b2b
I20260709 12:11:54.074676 24468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97"
dest_uuid: "d845a089cba14238a5d900148d7d0215"
mode: GRACEFUL
new_leader_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
 from {username='slave'} at 127.0.0.1:34654
I20260709 12:11:54.075155 24468 raft_consensus.cc:606] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Received request to transfer leadership to TS 6fdd8eb7dec741c187f28a4edff75b2b
I20260709 12:11:54.076097 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:54.076485 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:54.125536 24669 raft_consensus.cc:993] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215: : Instructing follower 6fdd8eb7dec741c187f28a4edff75b2b to start an election
I20260709 12:11:54.125981 24757 raft_consensus.cc:1081] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Signalling peer 6fdd8eb7dec741c187f28a4edff75b2b to start an election
I20260709 12:11:54.127439 24618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97"
dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
 from {username='slave'} at 127.0.0.1:32928
I20260709 12:11:54.127863 24618 raft_consensus.cc:493] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:54.128131 24618 raft_consensus.cc:3060] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:54.132916 24618 raft_consensus.cc:515] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:54.134567 24618 leader_election.cc:290] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 3 election: Requested vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785)
I20260709 12:11:54.135495 24468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d845a089cba14238a5d900148d7d0215"
I20260709 12:11:54.135557 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:11:54.136209 24468 raft_consensus.cc:3055] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:54.136325 24543 raft_consensus.cc:3060] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:54.136508 24468 raft_consensus.cc:740] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:11:54.137279 24468 consensus_queue.cc:260] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:54.138208 24468 raft_consensus.cc:3060] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:54.141425 24543 raft_consensus.cc:2468] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdd8eb7dec741c187f28a4edff75b2b in term 3.
I20260709 12:11:54.142598 24584 leader_election.cc:304] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [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: 6fdd8eb7dec741c187f28a4edff75b2b, b06a816b385343fc9aca72ddc0cae82b; no voters: 
I20260709 12:11:54.143146 24468 raft_consensus.cc:2468] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdd8eb7dec741c187f28a4edff75b2b in term 3.
I20260709 12:11:54.143493 24754 raft_consensus.cc:2804] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:54.144693 24754 raft_consensus.cc:697] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 LEADER]: Becoming Leader. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Running, Role: LEADER
I20260709 12:11:54.145463 24754 consensus_queue.cc:237] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:54.152889 24368 catalog_manager.cc:5697] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b reported cstate change: term changed from 2 to 3, leader changed from d845a089cba14238a5d900148d7d0215 (127.23.69.1) to 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3). New cstate: current_term: 3 leader_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:54.271188 24669 raft_consensus.cc:993] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215: : Instructing follower 6fdd8eb7dec741c187f28a4edff75b2b to start an election
I20260709 12:11:54.271754 24757 raft_consensus.cc:1081] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Signalling peer 6fdd8eb7dec741c187f28a4edff75b2b to start an election
I20260709 12:11:54.273440 24618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4403c96907f04edfa21be64760270b3c"
dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
 from {username='slave'} at 127.0.0.1:32928
I20260709 12:11:54.274056 24618 raft_consensus.cc:493] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:54.274410 24618 raft_consensus.cc:3060] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:54.279492 24618 raft_consensus.cc:515] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:54.281085 24618 leader_election.cc:290] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 3 election: Requested vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785)
I20260709 12:11:54.281961 24468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403c96907f04edfa21be64760270b3c" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d845a089cba14238a5d900148d7d0215"
I20260709 12:11:54.282155 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403c96907f04edfa21be64760270b3c" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:11:54.282596 24468 raft_consensus.cc:3055] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:54.282680 24543 raft_consensus.cc:3060] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:54.282919 24468 raft_consensus.cc:740] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:11:54.283669 24468 consensus_queue.cc:260] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:54.284663 24468 raft_consensus.cc:3060] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:54.287539 24543 raft_consensus.cc:2468] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdd8eb7dec741c187f28a4edff75b2b in term 3.
I20260709 12:11:54.288548 24584 leader_election.cc:304] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [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: 6fdd8eb7dec741c187f28a4edff75b2b, b06a816b385343fc9aca72ddc0cae82b; no voters: 
I20260709 12:11:54.289404 24754 raft_consensus.cc:2804] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:54.289824 24754 raft_consensus.cc:697] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 LEADER]: Becoming Leader. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Running, Role: LEADER
I20260709 12:11:54.290089 24468 raft_consensus.cc:2468] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdd8eb7dec741c187f28a4edff75b2b in term 3.
I20260709 12:11:54.290560 24754 consensus_queue.cc:237] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:11:54.297950 24368 catalog_manager.cc:5697] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b reported cstate change: term changed from 2 to 3, leader changed from d845a089cba14238a5d900148d7d0215 (127.23.69.1) to 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3). New cstate: current_term: 3 leader_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:54.626497 24468 raft_consensus.cc:1275] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 3 FOLLOWER]: Refusing update from remote peer 6fdd8eb7dec741c187f28a4edff75b2b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:54.627657 24754 consensus_queue.cc:1048] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:54.637995 24543 raft_consensus.cc:1275] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 3 FOLLOWER]: Refusing update from remote peer 6fdd8eb7dec741c187f28a4edff75b2b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:54.639559 24754 consensus_queue.cc:1048] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:54.733608 24543 raft_consensus.cc:1275] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 3 FOLLOWER]: Refusing update from remote peer 6fdd8eb7dec741c187f28a4edff75b2b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:54.734961 24754 consensus_queue.cc:1048] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:54.744166 24468 raft_consensus.cc:1275] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 3 FOLLOWER]: Refusing update from remote peer 6fdd8eb7dec741c187f28a4edff75b2b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:54.746439 24772 consensus_queue.cc:1048] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:11:55.077425 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:55.083854 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:55.084260 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:56.085326 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:56.090684 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:56.091135 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:57.092160 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:57.099050 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:57.099622 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:58.100749 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:58.106935 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:58.107379 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:59.108458 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:59.113932 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:59.114508 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:00.115585 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:00.121111 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:00.121505 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:01.122361 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:01.127650 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:01.128120 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:02.129177 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:02.135485 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:02.135972 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:03.137024 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:03.144243 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:03.144755 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:04.176117 23828 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:12:04.186336 24618 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4403c96907f04edfa21be64760270b3c"
dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
mode: GRACEFUL
new_leader_uuid: "d845a089cba14238a5d900148d7d0215"
 from {username='slave'} at 127.0.0.1:32948
I20260709 12:12:04.187139 24618 raft_consensus.cc:606] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 LEADER]: Received request to transfer leadership to TS d845a089cba14238a5d900148d7d0215
I20260709 12:12:04.192286 24618 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97"
dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
mode: GRACEFUL
new_leader_uuid: "d845a089cba14238a5d900148d7d0215"
 from {username='slave'} at 127.0.0.1:32948
I20260709 12:12:04.192759 24618 raft_consensus.cc:606] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 LEADER]: Received request to transfer leadership to TS d845a089cba14238a5d900148d7d0215
I20260709 12:12:04.200100 24544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2dba32a0e764bceba1075659d133f29"
dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
mode: GRACEFUL
new_leader_uuid: "d845a089cba14238a5d900148d7d0215"
 from {username='slave'} at 127.0.0.1:41522
I20260709 12:12:04.200682 24544 raft_consensus.cc:606] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Received request to transfer leadership to TS d845a089cba14238a5d900148d7d0215
I20260709 12:12:04.205507 24544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f0a2f6f946f41599b8783117563f83d"
dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
mode: GRACEFUL
new_leader_uuid: "d845a089cba14238a5d900148d7d0215"
 from {username='slave'} at 127.0.0.1:41522
I20260709 12:12:04.205996 24544 raft_consensus.cc:606] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 2 LEADER]: Received request to transfer leadership to TS d845a089cba14238a5d900148d7d0215
I20260709 12:12:04.209955 24788 raft_consensus.cc:993] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b: : Instructing follower d845a089cba14238a5d900148d7d0215 to start an election
I20260709 12:12:04.210525 24784 raft_consensus.cc:1081] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Signalling peer d845a089cba14238a5d900148d7d0215 to start an election
I20260709 12:12:04.210705 24544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c003ce481b249039a0257180ade74ed"
dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
mode: GRACEFUL
new_leader_uuid: "d845a089cba14238a5d900148d7d0215"
 from {username='slave'} at 127.0.0.1:41522
I20260709 12:12:04.211244 24544 raft_consensus.cc:606] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [term 2 LEADER]: Received request to transfer leadership to TS d845a089cba14238a5d900148d7d0215
I20260709 12:12:04.212321 24470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2dba32a0e764bceba1075659d133f29"
dest_uuid: "d845a089cba14238a5d900148d7d0215"
 from {username='slave'} at 127.0.0.1:34636
I20260709 12:12:04.212889 24470 raft_consensus.cc:493] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:04.213263 24470 raft_consensus.cc:3060] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:04.219169 24470 raft_consensus.cc:515] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:04.221027 24470 leader_election.cc:290] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 2 election: Requested vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:12:04.221659 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2dba32a0e764bceba1075659d133f29" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:12:04.222043 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2dba32a0e764bceba1075659d133f29" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:12:04.222354 24544 raft_consensus.cc:3055] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:04.222604 24618 raft_consensus.cc:3060] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:04.222710 24544 raft_consensus.cc:740] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Running, Role: LEADER
I20260709 12:12:04.223512 24544 consensus_queue.cc:260] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:04.224327 24544 raft_consensus.cc:3060] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:04.228093 24618 raft_consensus.cc:2468] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 2.
I20260709 12:12:04.229358 24433 leader_election.cc:304] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fdd8eb7dec741c187f28a4edff75b2b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:12:04.229562 24544 raft_consensus.cc:2468] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 2.
I20260709 12:12:04.230254 24777 raft_consensus.cc:2804] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:04.231383 24777 raft_consensus.cc:697] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Becoming Leader. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:12:04.232263 24777 consensus_queue.cc:237] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:04.242166 24778 raft_consensus.cc:993] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b: : Instructing follower d845a089cba14238a5d900148d7d0215 to start an election
I20260709 12:12:04.242677 24778 raft_consensus.cc:1081] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 LEADER]: Signalling peer d845a089cba14238a5d900148d7d0215 to start an election
I20260709 12:12:04.244578 24470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4403c96907f04edfa21be64760270b3c"
dest_uuid: "d845a089cba14238a5d900148d7d0215"
 from {username='slave'} at 127.0.0.1:34630
I20260709 12:12:04.245160 24470 raft_consensus.cc:493] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:04.245492 24470 raft_consensus.cc:3060] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:04.247154 24364 catalog_manager.cc:5697] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 reported cstate change: term changed from 1 to 2, leader changed from b06a816b385343fc9aca72ddc0cae82b (127.23.69.2) to d845a089cba14238a5d900148d7d0215 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "d845a089cba14238a5d900148d7d0215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:04.251003 24470 raft_consensus.cc:515] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:04.253912 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403c96907f04edfa21be64760270b3c" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:12:04.254346 24544 raft_consensus.cc:3060] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:04.254601 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403c96907f04edfa21be64760270b3c" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:12:04.255330 24618 raft_consensus.cc:3055] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:04.255735 24618 raft_consensus.cc:740] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Running, Role: LEADER
I20260709 12:12:04.256860 24618 consensus_queue.cc:260] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:04.258315 24618 raft_consensus.cc:3060] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:04.258946 24544 raft_consensus.cc:2468] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 4.
I20260709 12:12:04.259678 24470 leader_election.cc:290] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 4 election: Requested vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:12:04.260022 24435 leader_election.cc:304] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [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: b06a816b385343fc9aca72ddc0cae82b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:12:04.261905 24777 raft_consensus.cc:2804] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:04.262399 24777 raft_consensus.cc:697] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 4 LEADER]: Becoming Leader. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:12:04.263417 24777 consensus_queue.cc:237] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:04.265946 24618 raft_consensus.cc:2468] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 4.
I20260709 12:12:04.279415 24364 catalog_manager.cc:5697] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 reported cstate change: term changed from 3 to 4, leader changed from 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3) to d845a089cba14238a5d900148d7d0215 (127.23.69.1). New cstate: current_term: 4 leader_uuid: "d845a089cba14238a5d900148d7d0215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:04.487769 24788 raft_consensus.cc:993] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b: : Instructing follower d845a089cba14238a5d900148d7d0215 to start an election
I20260709 12:12:04.488234 24784 raft_consensus.cc:1081] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 2 LEADER]: Signalling peer d845a089cba14238a5d900148d7d0215 to start an election
I20260709 12:12:04.489686 24470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f0a2f6f946f41599b8783117563f83d"
dest_uuid: "d845a089cba14238a5d900148d7d0215"
 from {username='slave'} at 127.0.0.1:34636
I20260709 12:12:04.490175 24470 raft_consensus.cc:493] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:04.490492 24470 raft_consensus.cc:3060] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:04.496009 24470 raft_consensus.cc:515] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:04.497577 24470 leader_election.cc:290] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 3 election: Requested vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:12:04.498317 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0a2f6f946f41599b8783117563f83d" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:12:04.498467 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0a2f6f946f41599b8783117563f83d" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:12:04.498919 24544 raft_consensus.cc:3055] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:04.498999 24618 raft_consensus.cc:3060] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:04.499204 24544 raft_consensus.cc:740] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Running, Role: LEADER
I20260709 12:12:04.500030 24544 consensus_queue.cc:260] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:04.500973 24544 raft_consensus.cc:3060] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:04.503708 24618 raft_consensus.cc:2468] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 3.
I20260709 12:12:04.504769 24433 leader_election.cc:304] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [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: 6fdd8eb7dec741c187f28a4edff75b2b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:12:04.505477 24777 raft_consensus.cc:2804] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:04.505447 24544 raft_consensus.cc:2468] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 3.
I20260709 12:12:04.506129 24777 raft_consensus.cc:697] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 3 LEADER]: Becoming Leader. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:12:04.507072 24777 consensus_queue.cc:237] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:04.516024 24364 catalog_manager.cc:5697] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 reported cstate change: term changed from 2 to 3, leader changed from b06a816b385343fc9aca72ddc0cae82b (127.23.69.2) to d845a089cba14238a5d900148d7d0215 (127.23.69.1). New cstate: current_term: 3 leader_uuid: "d845a089cba14238a5d900148d7d0215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:04.655452 24778 raft_consensus.cc:993] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b: : Instructing follower d845a089cba14238a5d900148d7d0215 to start an election
I20260709 12:12:04.656028 24791 raft_consensus.cc:1081] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 LEADER]: Signalling peer d845a089cba14238a5d900148d7d0215 to start an election
I20260709 12:12:04.657648 24470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97"
dest_uuid: "d845a089cba14238a5d900148d7d0215"
 from {username='slave'} at 127.0.0.1:34630
I20260709 12:12:04.658294 24470 raft_consensus.cc:493] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:04.658638 24470 raft_consensus.cc:3060] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:04.665105 24470 raft_consensus.cc:515] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:04.667171 24470 leader_election.cc:290] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 4 election: Requested vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:12:04.669121 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:12:04.669700 24618 raft_consensus.cc:3055] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:04.669798 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:12:04.670028 24618 raft_consensus.cc:740] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Running, Role: LEADER
I20260709 12:12:04.670492 24544 raft_consensus.cc:3060] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:04.670995 24618 consensus_queue.cc:260] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:04.672205 24618 raft_consensus.cc:3060] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:04.677536 24544 raft_consensus.cc:2468] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 4.
I20260709 12:12:04.678608 24435 leader_election.cc:304] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [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: b06a816b385343fc9aca72ddc0cae82b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:12:04.679306 24788 raft_consensus.cc:993] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b: : Instructing follower d845a089cba14238a5d900148d7d0215 to start an election
I20260709 12:12:04.679347 24777 raft_consensus.cc:2804] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:04.678830 24618 raft_consensus.cc:2468] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 4.
I20260709 12:12:04.679860 24788 raft_consensus.cc:1081] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [term 2 LEADER]: Signalling peer d845a089cba14238a5d900148d7d0215 to start an election
I20260709 12:12:04.680004 24777 raft_consensus.cc:697] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 4 LEADER]: Becoming Leader. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:12:04.680992 24777 consensus_queue.cc:237] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:04.681546 24470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c003ce481b249039a0257180ade74ed"
dest_uuid: "d845a089cba14238a5d900148d7d0215"
 from {username='slave'} at 127.0.0.1:34636
I20260709 12:12:04.682051 24470 raft_consensus.cc:493] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:04.682411 24470 raft_consensus.cc:3060] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:04.687827 24470 raft_consensus.cc:515] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:04.689412 24470 leader_election.cc:290] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [CANDIDATE]: Term 3 election: Requested vote from peers b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:12:04.689170 24364 catalog_manager.cc:5697] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 reported cstate change: term changed from 3 to 4, leader changed from 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3) to d845a089cba14238a5d900148d7d0215 (127.23.69.1). New cstate: current_term: 4 leader_uuid: "d845a089cba14238a5d900148d7d0215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:04.690537 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c003ce481b249039a0257180ade74ed" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:12:04.690992 24618 raft_consensus.cc:3060] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:04.691799 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c003ce481b249039a0257180ade74ed" candidate_uuid: "d845a089cba14238a5d900148d7d0215" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:12:04.692234 24544 raft_consensus.cc:3055] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:04.692487 24544 raft_consensus.cc:740] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Running, Role: LEADER
I20260709 12:12:04.693140 24544 consensus_queue.cc:260] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:04.694047 24544 raft_consensus.cc:3060] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:04.696801 24618 raft_consensus.cc:2468] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 3.
I20260709 12:12:04.697983 24433 leader_election.cc:304] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [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: 6fdd8eb7dec741c187f28a4edff75b2b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:12:04.698763 24777 raft_consensus.cc:2804] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:04.699218 24777 raft_consensus.cc:697] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 3 LEADER]: Becoming Leader. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:12:04.700045 24777 consensus_queue.cc:237] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:04.701121 24544 raft_consensus.cc:2468] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d845a089cba14238a5d900148d7d0215 in term 3.
I20260709 12:12:04.707448 24364 catalog_manager.cc:5697] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 reported cstate change: term changed from 2 to 3, leader changed from b06a816b385343fc9aca72ddc0cae82b (127.23.69.2) to d845a089cba14238a5d900148d7d0215 (127.23.69.1). New cstate: current_term: 3 leader_uuid: "d845a089cba14238a5d900148d7d0215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:04.776373 24618 raft_consensus.cc:1275] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Refusing update from remote peer d845a089cba14238a5d900148d7d0215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:04.777804 24777 consensus_queue.cc:1048] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:04.788445 24544 raft_consensus.cc:1275] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Refusing update from remote peer d845a089cba14238a5d900148d7d0215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:04.789985 24789 consensus_queue.cc:1048] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:04.816968 24544 raft_consensus.cc:1275] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 4 FOLLOWER]: Refusing update from remote peer d845a089cba14238a5d900148d7d0215: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:04.818151 24789 consensus_queue.cc:1048] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:04.826663 24618 raft_consensus.cc:1275] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 4 FOLLOWER]: Refusing update from remote peer d845a089cba14238a5d900148d7d0215: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:04.828857 24803 consensus_queue.cc:1048] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:04.893157 24618 raft_consensus.cc:1275] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 FOLLOWER]: Refusing update from remote peer d845a089cba14238a5d900148d7d0215: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:04.894634 24803 consensus_queue.cc:1048] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:04.904081 24544 raft_consensus.cc:1275] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 3 FOLLOWER]: Refusing update from remote peer d845a089cba14238a5d900148d7d0215: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:04.906095 24777 consensus_queue.cc:1048] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:05.090006 24544 raft_consensus.cc:1275] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 4 FOLLOWER]: Refusing update from remote peer d845a089cba14238a5d900148d7d0215: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:05.091065 24789 consensus_queue.cc:1048] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:05.100804 24619 raft_consensus.cc:1275] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 4 FOLLOWER]: Refusing update from remote peer d845a089cba14238a5d900148d7d0215: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:05.102319 24803 consensus_queue.cc:1048] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:05.175872 24619 raft_consensus.cc:1275] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 FOLLOWER]: Refusing update from remote peer d845a089cba14238a5d900148d7d0215: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:05.177245 24803 consensus_queue.cc:1048] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:05.185778 24544 raft_consensus.cc:1275] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [term 3 FOLLOWER]: Refusing update from remote peer d845a089cba14238a5d900148d7d0215: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:05.188804 24814 consensus_queue.cc:1048] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:07.249842 23828 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:12:07.250595 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:07.258934 24470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f0a2f6f946f41599b8783117563f83d"
dest_uuid: "d845a089cba14238a5d900148d7d0215"
mode: GRACEFUL
new_leader_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
 from {username='slave'} at 127.0.0.1:34654
I20260709 12:12:07.259418 24470 raft_consensus.cc:606] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 3 LEADER]: Received request to transfer leadership to TS 6fdd8eb7dec741c187f28a4edff75b2b
I20260709 12:12:07.262041 24470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4403c96907f04edfa21be64760270b3c"
dest_uuid: "d845a089cba14238a5d900148d7d0215"
mode: GRACEFUL
new_leader_uuid: "b06a816b385343fc9aca72ddc0cae82b"
 from {username='slave'} at 127.0.0.1:34654
I20260709 12:12:07.262468 24470 raft_consensus.cc:606] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 4 LEADER]: Received request to transfer leadership to TS b06a816b385343fc9aca72ddc0cae82b
I20260709 12:12:07.264814 24470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64003dbca1a449308b564fa09e91af4f"
dest_uuid: "d845a089cba14238a5d900148d7d0215"
mode: GRACEFUL
new_leader_uuid: "b06a816b385343fc9aca72ddc0cae82b"
 from {username='slave'} at 127.0.0.1:34654
I20260709 12:12:07.265211 24470 raft_consensus.cc:606] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Received request to transfer leadership to TS b06a816b385343fc9aca72ddc0cae82b
I20260709 12:12:07.267598 24470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97"
dest_uuid: "d845a089cba14238a5d900148d7d0215"
mode: GRACEFUL
new_leader_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
 from {username='slave'} at 127.0.0.1:34654
I20260709 12:12:07.268007 24470 raft_consensus.cc:606] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 4 LEADER]: Received request to transfer leadership to TS 6fdd8eb7dec741c187f28a4edff75b2b
I20260709 12:12:07.268983 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:12:07.269416 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:07.389819 24814 raft_consensus.cc:993] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215: : Instructing follower 6fdd8eb7dec741c187f28a4edff75b2b to start an election
I20260709 12:12:07.390426 24816 raft_consensus.cc:1081] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 3 LEADER]: Signalling peer 6fdd8eb7dec741c187f28a4edff75b2b to start an election
I20260709 12:12:07.392001 24814 raft_consensus.cc:993] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215: : Instructing follower b06a816b385343fc9aca72ddc0cae82b to start an election
I20260709 12:12:07.391999 24619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f0a2f6f946f41599b8783117563f83d"
dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
 from {username='slave'} at 127.0.0.1:32928
I20260709 12:12:07.392697 24816 raft_consensus.cc:1081] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Signalling peer b06a816b385343fc9aca72ddc0cae82b to start an election
I20260709 12:12:07.392715 24619 raft_consensus.cc:493] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:07.393407 24619 raft_consensus.cc:3060] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:07.394332 24544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64003dbca1a449308b564fa09e91af4f"
dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
 from {username='slave'} at 127.0.0.1:41514
I20260709 12:12:07.394769 24544 raft_consensus.cc:493] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:07.395031 24544 raft_consensus.cc:3060] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:07.398618 24619 raft_consensus.cc:515] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:07.399003 24544 raft_consensus.cc:515] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:07.401316 24619 leader_election.cc:290] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 4 election: Requested vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785)
I20260709 12:12:07.401789 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64003dbca1a449308b564fa09e91af4f" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d845a089cba14238a5d900148d7d0215"
I20260709 12:12:07.402057 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0a2f6f946f41599b8783117563f83d" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:12:07.402138 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64003dbca1a449308b564fa09e91af4f" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:12:07.402254 24468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0a2f6f946f41599b8783117563f83d" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d845a089cba14238a5d900148d7d0215"
I20260709 12:12:07.402573 24470 raft_consensus.cc:3055] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:07.402661 24543 raft_consensus.cc:3060] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:07.402781 24618 raft_consensus.cc:3060] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:07.402863 24468 raft_consensus.cc:3055] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:07.403139 24470 raft_consensus.cc:740] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:12:07.403357 24468 raft_consensus.cc:740] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:12:07.404062 24470 consensus_queue.cc:260] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:07.404110 24468 consensus_queue.cc:260] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:07.405323 24470 raft_consensus.cc:3060] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:07.405361 24468 raft_consensus.cc:3060] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:07.409363 24618 raft_consensus.cc:2468] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 3.
I20260709 12:12:07.401731 24544 leader_election.cc:290] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 3 election: Requested vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:12:07.410789 24508 leader_election.cc:304] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [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: 6fdd8eb7dec741c187f28a4edff75b2b, b06a816b385343fc9aca72ddc0cae82b; no voters: 
I20260709 12:12:07.411574 24784 raft_consensus.cc:2804] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:07.412535 24470 raft_consensus.cc:2468] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 3.
I20260709 12:12:07.413689 24543 raft_consensus.cc:2468] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdd8eb7dec741c187f28a4edff75b2b in term 4.
I20260709 12:12:07.415179 24584 leader_election.cc:304] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [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: 6fdd8eb7dec741c187f28a4edff75b2b, b06a816b385343fc9aca72ddc0cae82b; no voters: 
I20260709 12:12:07.415419 24468 raft_consensus.cc:2468] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdd8eb7dec741c187f28a4edff75b2b in term 4.
I20260709 12:12:07.415885 24791 raft_consensus.cc:2804] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:07.416195 24784 raft_consensus.cc:697] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 3 LEADER]: Becoming Leader. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Running, Role: LEADER
I20260709 12:12:07.417193 24784 consensus_queue.cc:237] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:07.418177 24791 raft_consensus.cc:697] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 4 LEADER]: Becoming Leader. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Running, Role: LEADER
I20260709 12:12:07.419116 24791 consensus_queue.cc:237] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:07.424862 24364 catalog_manager.cc:5697] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b reported cstate change: term changed from 2 to 3, leader changed from d845a089cba14238a5d900148d7d0215 (127.23.69.1) to b06a816b385343fc9aca72ddc0cae82b (127.23.69.2). New cstate: current_term: 3 leader_uuid: "b06a816b385343fc9aca72ddc0cae82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.427125 24368 catalog_manager.cc:5697] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b reported cstate change: term changed from 3 to 4, leader changed from d845a089cba14238a5d900148d7d0215 (127.23.69.1) to 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3). New cstate: current_term: 4 leader_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:07.507310 24814 raft_consensus.cc:993] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215: : Instructing follower 6fdd8eb7dec741c187f28a4edff75b2b to start an election
I20260709 12:12:07.507850 24816 raft_consensus.cc:1081] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 4 LEADER]: Signalling peer 6fdd8eb7dec741c187f28a4edff75b2b to start an election
I20260709 12:12:07.509333 24619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97"
dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
 from {username='slave'} at 127.0.0.1:32928
I20260709 12:12:07.509829 24619 raft_consensus.cc:493] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:07.510157 24619 raft_consensus.cc:3060] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:07.514729 24619 raft_consensus.cc:515] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:07.516232 24619 leader_election.cc:290] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [CANDIDATE]: Term 5 election: Requested vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), b06a816b385343fc9aca72ddc0cae82b (127.23.69.2:44785)
I20260709 12:12:07.517179 24468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d845a089cba14238a5d900148d7d0215"
I20260709 12:12:07.517242 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc7ac2dd2844ee5a06e95463ade3c97" candidate_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
I20260709 12:12:07.517747 24468 raft_consensus.cc:3055] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:12:07.517884 24543 raft_consensus.cc:3060] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:07.518085 24468 raft_consensus.cc:740] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:12:07.518765 24468 consensus_queue.cc:260] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:07.519582 24468 raft_consensus.cc:3060] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:07.522629 24543 raft_consensus.cc:2468] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdd8eb7dec741c187f28a4edff75b2b in term 5.
I20260709 12:12:07.523706 24584 leader_election.cc:304] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [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: 6fdd8eb7dec741c187f28a4edff75b2b, b06a816b385343fc9aca72ddc0cae82b; no voters: 
I20260709 12:12:07.524369 24468 raft_consensus.cc:2468] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdd8eb7dec741c187f28a4edff75b2b in term 5.
I20260709 12:12:07.524413 24791 raft_consensus.cc:2804] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:12:07.524996 24791 raft_consensus.cc:697] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 5 LEADER]: Becoming Leader. State: Replica: 6fdd8eb7dec741c187f28a4edff75b2b, State: Running, Role: LEADER
I20260709 12:12:07.525810 24791 consensus_queue.cc:237] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:07.533278 24368 catalog_manager.cc:5697] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b reported cstate change: term changed from 4 to 5, leader changed from d845a089cba14238a5d900148d7d0215 (127.23.69.1) to 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3). New cstate: current_term: 5 leader_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:07.542948 24814 raft_consensus.cc:993] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215: : Instructing follower b06a816b385343fc9aca72ddc0cae82b to start an election
I20260709 12:12:07.543470 24816 raft_consensus.cc:1081] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 4 LEADER]: Signalling peer b06a816b385343fc9aca72ddc0cae82b to start an election
I20260709 12:12:07.544754 24543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4403c96907f04edfa21be64760270b3c"
dest_uuid: "b06a816b385343fc9aca72ddc0cae82b"
 from {username='slave'} at 127.0.0.1:41514
I20260709 12:12:07.545193 24543 raft_consensus.cc:493] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:07.545487 24543 raft_consensus.cc:3060] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:07.551189 24543 raft_consensus.cc:515] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:07.553325 24543 leader_election.cc:290] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [CANDIDATE]: Term 5 election: Requested vote from peers d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201), 6fdd8eb7dec741c187f28a4edff75b2b (127.23.69.3:35641)
I20260709 12:12:07.553617 24468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403c96907f04edfa21be64760270b3c" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d845a089cba14238a5d900148d7d0215"
I20260709 12:12:07.553959 24619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403c96907f04edfa21be64760270b3c" candidate_uuid: "b06a816b385343fc9aca72ddc0cae82b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6fdd8eb7dec741c187f28a4edff75b2b"
I20260709 12:12:07.554178 24468 raft_consensus.cc:3055] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:12:07.554847 24619 raft_consensus.cc:3060] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:07.554806 24468 raft_consensus.cc:740] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d845a089cba14238a5d900148d7d0215, State: Running, Role: LEADER
I20260709 12:12:07.555608 24468 consensus_queue.cc:260] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:07.556409 24468 raft_consensus.cc:3060] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:07.560412 24468 raft_consensus.cc:2468] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 5.
I20260709 12:12:07.561483 24511 leader_election.cc:304] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [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: b06a816b385343fc9aca72ddc0cae82b, d845a089cba14238a5d900148d7d0215; no voters: 
I20260709 12:12:07.562140 24784 raft_consensus.cc:2804] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:12:07.562486 24619 raft_consensus.cc:2468] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b06a816b385343fc9aca72ddc0cae82b in term 5.
I20260709 12:12:07.562525 24784 raft_consensus.cc:697] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 5 LEADER]: Becoming Leader. State: Replica: b06a816b385343fc9aca72ddc0cae82b, State: Running, Role: LEADER
I20260709 12:12:07.563560 24784 consensus_queue.cc:237] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [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: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } }
I20260709 12:12:07.570293 24368 catalog_manager.cc:5697] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b reported cstate change: term changed from 4 to 5, leader changed from d845a089cba14238a5d900148d7d0215 (127.23.69.1) to b06a816b385343fc9aca72ddc0cae82b (127.23.69.2). New cstate: current_term: 5 leader_uuid: "b06a816b385343fc9aca72ddc0cae82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.838344 24468 raft_consensus.cc:1275] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 3 FOLLOWER]: Refusing update from remote peer b06a816b385343fc9aca72ddc0cae82b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:07.839680 24784 consensus_queue.cc:1048] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:07.846094 24470 raft_consensus.cc:1275] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 4 FOLLOWER]: Refusing update from remote peer 6fdd8eb7dec741c187f28a4edff75b2b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:07.847638 24791 consensus_queue.cc:1048] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:07.852144 24619 raft_consensus.cc:1275] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 FOLLOWER]: Refusing update from remote peer b06a816b385343fc9aca72ddc0cae82b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:07.853806 24784 consensus_queue.cc:1048] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:07.869786 24543 raft_consensus.cc:1275] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 4 FOLLOWER]: Refusing update from remote peer 6fdd8eb7dec741c187f28a4edff75b2b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:07.871145 24818 consensus_queue.cc:1048] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:07.939481 24543 raft_consensus.cc:1275] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 5 FOLLOWER]: Refusing update from remote peer 6fdd8eb7dec741c187f28a4edff75b2b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:07.940550 24818 consensus_queue.cc:1048] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b06a816b385343fc9aca72ddc0cae82b" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:07.950379 24470 raft_consensus.cc:1275] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 5 FOLLOWER]: Refusing update from remote peer 6fdd8eb7dec741c187f28a4edff75b2b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:07.951606 24836 consensus_queue.cc:1048] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:07.996901 24470 raft_consensus.cc:1275] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 5 FOLLOWER]: Refusing update from remote peer b06a816b385343fc9aca72ddc0cae82b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:07.998528 24784 consensus_queue.cc:1048] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d845a089cba14238a5d900148d7d0215" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:12:08.007854 24618 raft_consensus.cc:1275] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 5 FOLLOWER]: Refusing update from remote peer b06a816b385343fc9aca72ddc0cae82b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:08.009261 24841 consensus_queue.cc:1048] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdd8eb7dec741c187f28a4edff75b2b" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 35641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:08.270392 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:08.276899 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:08.277489 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:09.278774 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:09.285158 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:09.285660 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:10.286942 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:10.292721 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:10.293151 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:11.294003 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:11.299568 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:11.299995 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:12.300941 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:12.306483 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:12.306905 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:13.307947 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:13.314957 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:13.315521 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:14.316612 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:14.322882 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:14.323366 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:15.324281 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:15.329666 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:15.330065 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:16.331054 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:16.336444 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:16.336892 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:17.367489 23828 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:12:17.368008 23828 tablet_server.cc:179] TabletServer@127.23.69.1:0 shutting down...
W20260709 12:12:17.377868 24511 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260709 12:12:17.382036 24511 consensus_peers.cc:597] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b -> Peer d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201): Couldn't send request to peer d845a089cba14238a5d900148d7d0215. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:17.396168 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:17.396870 23828 tablet_replica.cc:333] T 4964f0d01f19406ba2f6c210520b8fc7 P d845a089cba14238a5d900148d7d0215: stopping tablet replica
I20260709 12:12:17.397629 23828 raft_consensus.cc:2243] T 4964f0d01f19406ba2f6c210520b8fc7 P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.398291 23828 raft_consensus.cc:2272] T 4964f0d01f19406ba2f6c210520b8fc7 P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.400373 23828 tablet_replica.cc:333] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215: stopping tablet replica
I20260709 12:12:17.400969 23828 raft_consensus.cc:2243] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:17.401741 23828 raft_consensus.cc:2272] T e2dba32a0e764bceba1075659d133f29 P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.403606 23828 tablet_replica.cc:333] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215: stopping tablet replica
I20260709 12:12:17.404129 23828 raft_consensus.cc:2243] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.404548 23828 raft_consensus.cc:2272] T 64003dbca1a449308b564fa09e91af4f P d845a089cba14238a5d900148d7d0215 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.406569 23828 tablet_replica.cc:333] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215: stopping tablet replica
I20260709 12:12:17.407073 23828 raft_consensus.cc:2243] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:17.407790 23828 raft_consensus.cc:2272] T 5c003ce481b249039a0257180ade74ed P d845a089cba14238a5d900148d7d0215 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.409523 23828 tablet_replica.cc:333] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215: stopping tablet replica
I20260709 12:12:17.410024 23828 raft_consensus.cc:2243] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:17.410737 23828 raft_consensus.cc:2272] T c819ecdbf71f472eb9ada643584bbc47 P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.412503 23828 tablet_replica.cc:333] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215: stopping tablet replica
I20260709 12:12:17.413062 23828 raft_consensus.cc:2243] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.413457 23828 raft_consensus.cc:2272] T 8dc7ac2dd2844ee5a06e95463ade3c97 P d845a089cba14238a5d900148d7d0215 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.415144 23828 tablet_replica.cc:333] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215: stopping tablet replica
I20260709 12:12:17.415663 23828 raft_consensus.cc:2243] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.416119 23828 raft_consensus.cc:2272] T 4403c96907f04edfa21be64760270b3c P d845a089cba14238a5d900148d7d0215 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.417786 23828 tablet_replica.cc:333] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215: stopping tablet replica
I20260709 12:12:17.418314 23828 raft_consensus.cc:2243] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.418756 23828 raft_consensus.cc:2272] T 1f0a2f6f946f41599b8783117563f83d P d845a089cba14238a5d900148d7d0215 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.420809 23828 tablet_replica.cc:333] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215: stopping tablet replica
I20260709 12:12:17.421458 23828 raft_consensus.cc:2243] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.422073 23828 raft_consensus.cc:2272] T 0eb4490f9d68437182828587a4c2b0d1 P d845a089cba14238a5d900148d7d0215 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.424129 23828 tablet_replica.cc:333] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215: stopping tablet replica
I20260709 12:12:17.424829 23828 raft_consensus.cc:2243] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:17.425638 23828 raft_consensus.cc:2272] T 687bd5133fd945beba095579ab8dfa81 P d845a089cba14238a5d900148d7d0215 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:17.450917 24585 consensus_peers.cc:597] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b -> Peer d845a089cba14238a5d900148d7d0215 (127.23.69.1:35201): Couldn't send request to peer d845a089cba14238a5d900148d7d0215. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:35201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:17.456364 23828 tablet_server.cc:196] TabletServer@127.23.69.1:0 shutdown complete.
I20260709 12:12:17.475373 23828 tablet_server.cc:179] TabletServer@127.23.69.2:0 shutting down...
I20260709 12:12:17.502058 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:17.502852 23828 tablet_replica.cc:333] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b: stopping tablet replica
I20260709 12:12:17.503916 23828 raft_consensus.cc:2243] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.504563 23828 raft_consensus.cc:2272] T 4964f0d01f19406ba2f6c210520b8fc7 P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.506520 23828 tablet_replica.cc:333] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b: stopping tablet replica
I20260709 12:12:17.506997 23828 raft_consensus.cc:2243] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.507383 23828 raft_consensus.cc:2272] T 5c003ce481b249039a0257180ade74ed P b06a816b385343fc9aca72ddc0cae82b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.509114 23828 tablet_replica.cc:333] T c819ecdbf71f472eb9ada643584bbc47 P b06a816b385343fc9aca72ddc0cae82b: stopping tablet replica
I20260709 12:12:17.509598 23828 raft_consensus.cc:2243] T c819ecdbf71f472eb9ada643584bbc47 P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.509975 23828 raft_consensus.cc:2272] T c819ecdbf71f472eb9ada643584bbc47 P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.511632 23828 tablet_replica.cc:333] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b: stopping tablet replica
I20260709 12:12:17.512066 23828 raft_consensus.cc:2243] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:17.512853 23828 raft_consensus.cc:2272] T 64003dbca1a449308b564fa09e91af4f P b06a816b385343fc9aca72ddc0cae82b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.514590 23828 tablet_replica.cc:333] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b: stopping tablet replica
I20260709 12:12:17.515069 23828 raft_consensus.cc:2243] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:17.515729 23828 raft_consensus.cc:2272] T 0eb4490f9d68437182828587a4c2b0d1 P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.517486 23828 tablet_replica.cc:333] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b: stopping tablet replica
I20260709 12:12:17.518004 23828 raft_consensus.cc:2243] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.518369 23828 raft_consensus.cc:2272] T 687bd5133fd945beba095579ab8dfa81 P b06a816b385343fc9aca72ddc0cae82b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.519977 23828 tablet_replica.cc:333] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b: stopping tablet replica
I20260709 12:12:17.520390 23828 raft_consensus.cc:2243] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.520848 23828 raft_consensus.cc:2272] T 8dc7ac2dd2844ee5a06e95463ade3c97 P b06a816b385343fc9aca72ddc0cae82b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.522393 23828 tablet_replica.cc:333] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b: stopping tablet replica
I20260709 12:12:17.522804 23828 raft_consensus.cc:2243] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.523232 23828 raft_consensus.cc:2272] T e2dba32a0e764bceba1075659d133f29 P b06a816b385343fc9aca72ddc0cae82b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.524806 23828 tablet_replica.cc:333] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b: stopping tablet replica
I20260709 12:12:17.525290 23828 raft_consensus.cc:2243] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.525743 23828 raft_consensus.cc:2272] T 1f0a2f6f946f41599b8783117563f83d P b06a816b385343fc9aca72ddc0cae82b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.527456 23828 tablet_replica.cc:333] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b: stopping tablet replica
I20260709 12:12:17.527892 23828 raft_consensus.cc:2243] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:12:17.528700 23828 raft_consensus.cc:2272] T 4403c96907f04edfa21be64760270b3c P b06a816b385343fc9aca72ddc0cae82b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.558514 23828 tablet_server.cc:196] TabletServer@127.23.69.2:0 shutdown complete.
I20260709 12:12:17.577833 23828 tablet_server.cc:179] TabletServer@127.23.69.3:0 shutting down...
I20260709 12:12:17.603613 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:17.604318 23828 tablet_replica.cc:333] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b: stopping tablet replica
I20260709 12:12:17.605034 23828 raft_consensus.cc:2243] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:17.605876 23828 raft_consensus.cc:2272] T 4964f0d01f19406ba2f6c210520b8fc7 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.607662 23828 tablet_replica.cc:333] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b: stopping tablet replica
I20260709 12:12:17.608199 23828 raft_consensus.cc:2243] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:17.609021 23828 raft_consensus.cc:2272] T 1f0a2f6f946f41599b8783117563f83d P 6fdd8eb7dec741c187f28a4edff75b2b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.610842 23828 tablet_replica.cc:333] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b: stopping tablet replica
I20260709 12:12:17.611336 23828 raft_consensus.cc:2243] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.611784 23828 raft_consensus.cc:2272] T 5c003ce481b249039a0257180ade74ed P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.613438 23828 tablet_replica.cc:333] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b: stopping tablet replica
I20260709 12:12:17.613946 23828 raft_consensus.cc:2243] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.614362 23828 raft_consensus.cc:2272] T c819ecdbf71f472eb9ada643584bbc47 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.616009 23828 tablet_replica.cc:333] T 0eb4490f9d68437182828587a4c2b0d1 P 6fdd8eb7dec741c187f28a4edff75b2b: stopping tablet replica
I20260709 12:12:17.616500 23828 raft_consensus.cc:2243] T 0eb4490f9d68437182828587a4c2b0d1 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.616998 23828 raft_consensus.cc:2272] T 0eb4490f9d68437182828587a4c2b0d1 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.618637 23828 tablet_replica.cc:333] T 687bd5133fd945beba095579ab8dfa81 P 6fdd8eb7dec741c187f28a4edff75b2b: stopping tablet replica
I20260709 12:12:17.619117 23828 raft_consensus.cc:2243] T 687bd5133fd945beba095579ab8dfa81 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.619539 23828 raft_consensus.cc:2272] T 687bd5133fd945beba095579ab8dfa81 P 6fdd8eb7dec741c187f28a4edff75b2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.621212 23828 tablet_replica.cc:333] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b: stopping tablet replica
I20260709 12:12:17.621707 23828 raft_consensus.cc:2243] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:12:17.622493 23828 raft_consensus.cc:2272] T 8dc7ac2dd2844ee5a06e95463ade3c97 P 6fdd8eb7dec741c187f28a4edff75b2b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.624212 23828 tablet_replica.cc:333] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b: stopping tablet replica
I20260709 12:12:17.624742 23828 raft_consensus.cc:2243] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.625145 23828 raft_consensus.cc:2272] T 64003dbca1a449308b564fa09e91af4f P 6fdd8eb7dec741c187f28a4edff75b2b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.626809 23828 tablet_replica.cc:333] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b: stopping tablet replica
I20260709 12:12:17.627281 23828 raft_consensus.cc:2243] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.627703 23828 raft_consensus.cc:2272] T 4403c96907f04edfa21be64760270b3c P 6fdd8eb7dec741c187f28a4edff75b2b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.629405 23828 tablet_replica.cc:333] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b: stopping tablet replica
I20260709 12:12:17.629875 23828 raft_consensus.cc:2243] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:17.630296 23828 raft_consensus.cc:2272] T e2dba32a0e764bceba1075659d133f29 P 6fdd8eb7dec741c187f28a4edff75b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.661798 23828 tablet_server.cc:196] TabletServer@127.23.69.3:0 shutdown complete.
I20260709 12:12:17.689327 23828 master.cc:562] Master@127.23.69.62:39039 shutting down...
I20260709 12:12:17.716847 23828 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:17.717482 23828 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:17.717842 23828 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6de2a96a634d4b408bb4a9f77b9f7c28: stopping tablet replica
I20260709 12:12:17.736567 23828 master.cc:584] Master@127.23.69.62:39039 shutdown complete.
6fdd8eb7dec741c187f28a4edff75b2b  1
b06a816b385343fc9aca72ddc0cae82b  4
d845a089cba14238a5d900148d7d0215  5
6fdd8eb7dec741c187f28a4edff75b2b  3
b06a816b385343fc9aca72ddc0cae82b  4
d845a089cba14238a5d900148d7d0215  3
6fdd8eb7dec741c187f28a4edff75b2b  1
b06a816b385343fc9aca72ddc0cae82b  1
d845a089cba14238a5d900148d7d0215  8
6fdd8eb7dec741c187f28a4edff75b2b  3
b06a816b385343fc9aca72ddc0cae82b  3
d845a089cba14238a5d900148d7d0215  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (28608 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:12:17.782685 23828 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.69.62:37541
I20260709 12:12:17.783924 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:17.790022 24853 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:17.790162 24854 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:17.790707 24856 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:17.791978 23828 server_base.cc:1061] running on GCE node
I20260709 12:12:17.792984 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:17.793160 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:17.793365 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599137793330 us; error 0 us; skew 500 ppm
I20260709 12:12:17.793910 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:17.796295 23828 webserver.cc:533] Webserver started at http://127.23.69.62:39473/ using document root <none> and password file <none>
I20260709 12:12:17.796811 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:17.797005 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:17.797318 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:17.798493 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/master-0-root/instance:
uuid: "23f1df926bf64a07a8dd6e63b0fbee1f"
format_stamp: "Formatted at 2026-07-09 12:12:17 on dist-test-slave-lgtn"
I20260709 12:12:17.802846 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:12:17.806031 24861 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:17.806722 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:12:17.807003 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/master-0-root
uuid: "23f1df926bf64a07a8dd6e63b0fbee1f"
format_stamp: "Formatted at 2026-07-09 12:12:17 on dist-test-slave-lgtn"
I20260709 12:12:17.807269 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:17.818259 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:17.819410 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:17.857821 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.62:37541
I20260709 12:12:17.857941 24912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.62:37541 every 8 connection(s)
I20260709 12:12:17.861920 24913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.872572 24913 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f: Bootstrap starting.
I20260709 12:12:17.877655 24913 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:17.882079 24913 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f: No bootstrap required, opened a new log
I20260709 12:12:17.884392 24913 raft_consensus.cc:359] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23f1df926bf64a07a8dd6e63b0fbee1f" member_type: VOTER }
I20260709 12:12:17.884945 24913 raft_consensus.cc:385] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:17.885150 24913 raft_consensus.cc:740] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f1df926bf64a07a8dd6e63b0fbee1f, State: Initialized, Role: FOLLOWER
I20260709 12:12:17.885767 24913 consensus_queue.cc:260] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23f1df926bf64a07a8dd6e63b0fbee1f" member_type: VOTER }
I20260709 12:12:17.886257 24913 raft_consensus.cc:399] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:17.886466 24913 raft_consensus.cc:493] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:17.886703 24913 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:17.891721 24913 raft_consensus.cc:515] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23f1df926bf64a07a8dd6e63b0fbee1f" member_type: VOTER }
I20260709 12:12:17.892225 24913 leader_election.cc:304] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [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: 23f1df926bf64a07a8dd6e63b0fbee1f; no voters: 
I20260709 12:12:17.893505 24913 leader_election.cc:290] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:17.893890 24916 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:17.895211 24916 raft_consensus.cc:697] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [term 1 LEADER]: Becoming Leader. State: Replica: 23f1df926bf64a07a8dd6e63b0fbee1f, State: Running, Role: LEADER
I20260709 12:12:17.895833 24916 consensus_queue.cc:237] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [LEADER]: Queue going to LEADER mode. State: All 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: "23f1df926bf64a07a8dd6e63b0fbee1f" member_type: VOTER }
I20260709 12:12:17.896843 24913 sys_catalog.cc:565] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:17.901333 24918 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 23f1df926bf64a07a8dd6e63b0fbee1f. Latest consensus state: current_term: 1 leader_uuid: "23f1df926bf64a07a8dd6e63b0fbee1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23f1df926bf64a07a8dd6e63b0fbee1f" member_type: VOTER } }
I20260709 12:12:17.902073 24918 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:17.902046 24917 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "23f1df926bf64a07a8dd6e63b0fbee1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23f1df926bf64a07a8dd6e63b0fbee1f" member_type: VOTER } }
I20260709 12:12:17.902674 24917 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:17.904150 24924 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:17.909471 24924 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:17.912336 23828 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:17.918318 24924 catalog_manager.cc:1383] Generated new cluster ID: c9908a4e4bfa4d95a57c2f3ba0b2d1db
I20260709 12:12:17.918604 24924 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:17.935133 24924 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:17.936398 24924 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:17.955557 24924 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f: Generated new TSK 0
I20260709 12:12:17.956192 24924 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:17.979327 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:17.985572 24934 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:17.986884 24935 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:17.988735 23828 server_base.cc:1061] running on GCE node
W20260709 12:12:17.988929 24937 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:17.989954 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:17.990199 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:17.990372 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599137990350 us; error 0 us; skew 500 ppm
I20260709 12:12:17.990934 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:17.993639 23828 webserver.cc:533] Webserver started at http://127.23.69.1:41325/ using document root <none> and password file <none>
I20260709 12:12:17.994274 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:17.994470 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:17.994750 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:17.995847 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-0-root/instance:
uuid: "030e384b13804beabcacc99f2d305ee2"
format_stamp: "Formatted at 2026-07-09 12:12:17 on dist-test-slave-lgtn"
I20260709 12:12:18.000584 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:12:18.003945 24942 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:18.004768 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:12:18.005061 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-0-root
uuid: "030e384b13804beabcacc99f2d305ee2"
format_stamp: "Formatted at 2026-07-09 12:12:17 on dist-test-slave-lgtn"
I20260709 12:12:18.005344 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:18.030540 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:18.031819 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:18.033320 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:18.036562 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:18.036840 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:12:18.037146 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:18.037322 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:18.078554 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.1:41015
I20260709 12:12:18.078651 25004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.1:41015 every 8 connection(s)
I20260709 12:12:18.083434 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:18.090211 25009 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:18.091724 25010 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:18.094954 25012 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:18.096715 23828 server_base.cc:1061] running on GCE node
I20260709 12:12:18.098009 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:18.098265 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:18.098278 25005 heartbeater.cc:344] Connected to a master server at 127.23.69.62:37541
I20260709 12:12:18.098526 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599138098487 us; error 0 us; skew 500 ppm
I20260709 12:12:18.098826 25005 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:18.099217 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:18.099656 25005 heartbeater.cc:507] Master 127.23.69.62:37541 requested a full tablet report, sending...
I20260709 12:12:18.101990 23828 webserver.cc:533] Webserver started at http://127.23.69.2:35451/ using document root <none> and password file <none>
I20260709 12:12:18.102312 24878 ts_manager.cc:194] Registered new tserver with Master: 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
I20260709 12:12:18.102684 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:18.102938 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:18.103252 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:18.104748 24878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48200
I20260709 12:12:18.104743 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-1-root/instance:
uuid: "91805dbdcd1c49649333a6727aca01d4"
format_stamp: "Formatted at 2026-07-09 12:12:18 on dist-test-slave-lgtn"
I20260709 12:12:18.110322 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:18.113554 25017 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:18.114277 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:12:18.114563 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-1-root
uuid: "91805dbdcd1c49649333a6727aca01d4"
format_stamp: "Formatted at 2026-07-09 12:12:18 on dist-test-slave-lgtn"
I20260709 12:12:18.114827 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:18.141942 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:18.143235 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:18.144754 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:18.146947 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:18.147172 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:18.147413 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:18.147591 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:18.187069 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.2:43075
I20260709 12:12:18.187196 25079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.2:43075 every 8 connection(s)
I20260709 12:12:18.191808 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:18.198771 25083 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:18.200915 25084 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:18.202328 25087 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:18.202594 23828 server_base.cc:1061] running on GCE node
I20260709 12:12:18.203646 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:18.203931 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:18.204159 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599138204137 us; error 0 us; skew 500 ppm
I20260709 12:12:18.204499 25080 heartbeater.cc:344] Connected to a master server at 127.23.69.62:37541
I20260709 12:12:18.204891 25080 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:18.204931 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:18.205837 25080 heartbeater.cc:507] Master 127.23.69.62:37541 requested a full tablet report, sending...
I20260709 12:12:18.207831 23828 webserver.cc:533] Webserver started at http://127.23.69.3:36531/ using document root <none> and password file <none>
I20260709 12:12:18.208134 24878 ts_manager.cc:194] Registered new tserver with Master: 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:18.208333 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:18.208616 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:18.208977 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:18.209731 24878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48208
I20260709 12:12:18.210173 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-2-root/instance:
uuid: "59385cec26934f489c70e5ef2083bbd9"
format_stamp: "Formatted at 2026-07-09 12:12:18 on dist-test-slave-lgtn"
I20260709 12:12:18.214851 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:12:18.218115 25091 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:18.218832 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:12:18.219130 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-2-root
uuid: "59385cec26934f489c70e5ef2083bbd9"
format_stamp: "Formatted at 2026-07-09 12:12:18 on dist-test-slave-lgtn"
I20260709 12:12:18.219415 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:18.233037 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:18.234238 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:18.235668 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:18.237972 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:18.238202 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:18.238437 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:18.238612 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:18.279513 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.3:43087
I20260709 12:12:18.279618 25153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.3:43087 every 8 connection(s)
I20260709 12:12:18.293373 25154 heartbeater.cc:344] Connected to a master server at 127.23.69.62:37541
I20260709 12:12:18.293756 25154 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:18.294482 25154 heartbeater.cc:507] Master 127.23.69.62:37541 requested a full tablet report, sending...
I20260709 12:12:18.296321 24878 ts_manager.cc:194] Registered new tserver with Master: 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:18.297142 23828 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014522842s
I20260709 12:12:18.297744 24878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48224
I20260709 12:12:18.323356 24878 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48238:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:12:18.329440 24878 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:12:18.557566 24970 tablet_service.cc:1511] Processing CreateTablet for tablet 6c29b891ec874ed8b696c5718147aafc (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:12:18.559123 24967 tablet_service.cc:1511] Processing CreateTablet for tablet 93787c45b40444c591b830f48e6bd341 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:12:18.560210 24970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c29b891ec874ed8b696c5718147aafc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.561772 24968 tablet_service.cc:1511] Processing CreateTablet for tablet 6a532ed58661463eb6424c406b708afe (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:12:18.563282 24968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a532ed58661463eb6424c406b708afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.564049 24966 tablet_service.cc:1511] Processing CreateTablet for tablet d514afc4e892438aa10ccaeb964b9247 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:12:18.564584 24969 tablet_service.cc:1511] Processing CreateTablet for tablet da87d00b275f4c6babda58990b6bc362 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:12:18.565485 24966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d514afc4e892438aa10ccaeb964b9247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.566159 24969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da87d00b275f4c6babda58990b6bc362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.569049 24967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93787c45b40444c591b830f48e6bd341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.569954 24965 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3aac230ba14db89165d12e41f072a6 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:12:18.571466 24965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3aac230ba14db89165d12e41f072a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.569952 24964 tablet_service.cc:1511] Processing CreateTablet for tablet e399999eb2b34fe98fbe846bf1839920 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:12:18.573465 24964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e399999eb2b34fe98fbe846bf1839920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.572919 24963 tablet_service.cc:1511] Processing CreateTablet for tablet 9993e7be86444fbcb10858537831589d (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:12:18.576987 24963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9993e7be86444fbcb10858537831589d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.581005 24962 tablet_service.cc:1511] Processing CreateTablet for tablet 1018ac7df973466687f59e00a5bf3d56 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:12:18.582501 24962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1018ac7df973466687f59e00a5bf3d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.591888 25119 tablet_service.cc:1511] Processing CreateTablet for tablet 6c29b891ec874ed8b696c5718147aafc (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:12:18.594139 25118 tablet_service.cc:1511] Processing CreateTablet for tablet da87d00b275f4c6babda58990b6bc362 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:12:18.595140 25113 tablet_service.cc:1511] Processing CreateTablet for tablet e399999eb2b34fe98fbe846bf1839920 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:12:18.595816 25118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da87d00b275f4c6babda58990b6bc362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.595414 25115 tablet_service.cc:1511] Processing CreateTablet for tablet d514afc4e892438aa10ccaeb964b9247 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:12:18.596786 25113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e399999eb2b34fe98fbe846bf1839920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.600533 25116 tablet_service.cc:1511] Processing CreateTablet for tablet 93787c45b40444c591b830f48e6bd341 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:12:18.601125 25114 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3aac230ba14db89165d12e41f072a6 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:12:18.601431 25112 tablet_service.cc:1511] Processing CreateTablet for tablet 9993e7be86444fbcb10858537831589d (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:12:18.594141 25117 tablet_service.cc:1511] Processing CreateTablet for tablet 6a532ed58661463eb6424c406b708afe (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:12:18.615180 25042 tablet_service.cc:1511] Processing CreateTablet for tablet 93787c45b40444c591b830f48e6bd341 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:12:18.615974 24961 tablet_service.cc:1511] Processing CreateTablet for tablet 637947dc03ed4dc8b2b0bc18bbee0a22 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:12:18.616206 25043 tablet_service.cc:1511] Processing CreateTablet for tablet 6a532ed58661463eb6424c406b708afe (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:12:18.617235 25042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93787c45b40444c591b830f48e6bd341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.615192 25040 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3aac230ba14db89165d12e41f072a6 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:12:18.617388 24961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 637947dc03ed4dc8b2b0bc18bbee0a22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.618276 25040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3aac230ba14db89165d12e41f072a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.615192 25041 tablet_service.cc:1511] Processing CreateTablet for tablet d514afc4e892438aa10ccaeb964b9247 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:12:18.618387 25045 tablet_service.cc:1511] Processing CreateTablet for tablet 6c29b891ec874ed8b696c5718147aafc (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:12:18.619705 25045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c29b891ec874ed8b696c5718147aafc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.621978 25044 tablet_service.cc:1511] Processing CreateTablet for tablet da87d00b275f4c6babda58990b6bc362 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:12:18.624344 25111 tablet_service.cc:1511] Processing CreateTablet for tablet 1018ac7df973466687f59e00a5bf3d56 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:12:18.625435 25043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a532ed58661463eb6424c406b708afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.628062 25039 tablet_service.cc:1511] Processing CreateTablet for tablet e399999eb2b34fe98fbe846bf1839920 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:12:18.629415 25039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e399999eb2b34fe98fbe846bf1839920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.633024 25044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da87d00b275f4c6babda58990b6bc362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.633893 25038 tablet_service.cc:1511] Processing CreateTablet for tablet 9993e7be86444fbcb10858537831589d (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:12:18.635208 25038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9993e7be86444fbcb10858537831589d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.637919 25037 tablet_service.cc:1511] Processing CreateTablet for tablet 1018ac7df973466687f59e00a5bf3d56 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:12:18.639288 25037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1018ac7df973466687f59e00a5bf3d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.646472 25041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d514afc4e892438aa10ccaeb964b9247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.659652 25170 tablet_bootstrap.cc:492] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:18.664857 25110 tablet_service.cc:1511] Processing CreateTablet for tablet 637947dc03ed4dc8b2b0bc18bbee0a22 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:12:18.668237 25036 tablet_service.cc:1511] Processing CreateTablet for tablet 637947dc03ed4dc8b2b0bc18bbee0a22 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:12:18.669816 25036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 637947dc03ed4dc8b2b0bc18bbee0a22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.690577 24967 tablet_service.cc:1511] Processing CreateTablet for tablet 578ea600d7ad4317b19fc75ab86b7cca (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:12:18.692027 24969 tablet_service.cc:1511] Processing CreateTablet for tablet ae31ccd2bc9440f4a47627319687bd31 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:12:18.692544 24967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578ea600d7ad4317b19fc75ab86b7cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.690577 24970 tablet_service.cc:1511] Processing CreateTablet for tablet 1a6fe693bcd346fdbeedd27b5107feb6 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:12:18.695602 25119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c29b891ec874ed8b696c5718147aafc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.701889 24969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae31ccd2bc9440f4a47627319687bd31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.709383 25171 tablet_bootstrap.cc:492] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:18.688318 24968 tablet_service.cc:1511] Processing CreateTablet for tablet 4981530a038643aa82bcf6413a03c3ca (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:12:18.713282 25110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 637947dc03ed4dc8b2b0bc18bbee0a22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.713946 25111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1018ac7df973466687f59e00a5bf3d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.716980 25116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93787c45b40444c591b830f48e6bd341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.718911 25114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3aac230ba14db89165d12e41f072a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.725083 25117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a532ed58661463eb6424c406b708afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.729045 25115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d514afc4e892438aa10ccaeb964b9247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.735776 25170 tablet_bootstrap.cc:654] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.735780 25039 tablet_service.cc:1511] Processing CreateTablet for tablet 4981530a038643aa82bcf6413a03c3ca (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:12:18.739176 25039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4981530a038643aa82bcf6413a03c3ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.742798 25038 tablet_service.cc:1511] Processing CreateTablet for tablet 578ea600d7ad4317b19fc75ab86b7cca (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:12:18.744192 25038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578ea600d7ad4317b19fc75ab86b7cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.757061 25112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9993e7be86444fbcb10858537831589d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.756772 25041 tablet_service.cc:1511] Processing CreateTablet for tablet 1a6fe693bcd346fdbeedd27b5107feb6 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:12:18.759398 25041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a6fe693bcd346fdbeedd27b5107feb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.760758 24970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a6fe693bcd346fdbeedd27b5107feb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.765162 24968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4981530a038643aa82bcf6413a03c3ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.765545 25040 tablet_service.cc:1511] Processing CreateTablet for tablet d69967b2c8c146d4a4176b0f91d78a52 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:12:18.766814 25040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69967b2c8c146d4a4176b0f91d78a52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.770017 24962 tablet_service.cc:1511] Processing CreateTablet for tablet d69967b2c8c146d4a4176b0f91d78a52 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:12:18.771593 24962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69967b2c8c146d4a4176b0f91d78a52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.785841 24964 tablet_service.cc:1511] Processing CreateTablet for tablet b6ace31e477444c39624c52847c6bb11 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:12:18.787436 24964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ace31e477444c39624c52847c6bb11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.802052 25171 tablet_bootstrap.cc:654] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:18.813201 25045 tablet_service.cc:1511] Processing CreateTablet for tablet b6ace31e477444c39624c52847c6bb11 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:12:18.822825 25045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ace31e477444c39624c52847c6bb11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.824038 24963 tablet_service.cc:1511] Processing CreateTablet for tablet 342b875d02e7452c8c6db25433b7be93 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:12:18.825433 24963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342b875d02e7452c8c6db25433b7be93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.827734 25114 tablet_service.cc:1511] Processing CreateTablet for tablet 4981530a038643aa82bcf6413a03c3ca (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:12:18.833268 25037 tablet_service.cc:1511] Processing CreateTablet for tablet ae31ccd2bc9440f4a47627319687bd31 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:12:18.835134 25037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae31ccd2bc9440f4a47627319687bd31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.857324 25114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4981530a038643aa82bcf6413a03c3ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.862785 25118 tablet_service.cc:1511] Processing CreateTablet for tablet 1a6fe693bcd346fdbeedd27b5107feb6 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:12:18.864162 25118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a6fe693bcd346fdbeedd27b5107feb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.877907 25040 tablet_service.cc:1511] Processing CreateTablet for tablet 7f4d0376e6c64b3cb8dd0c32e23ed4d3 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:12:18.878314 24970 tablet_service.cc:1511] Processing CreateTablet for tablet 7f4d0376e6c64b3cb8dd0c32e23ed4d3 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:12:18.879343 25040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f4d0376e6c64b3cb8dd0c32e23ed4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.878923 25037 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9c805c65a4425db0970c7b7c2c86ed (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:12:18.879830 24970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f4d0376e6c64b3cb8dd0c32e23ed4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.881932 25044 tablet_service.cc:1511] Processing CreateTablet for tablet deeb0d8d0daf45f08bfc726bb7ee168f (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:12:18.882611 25112 tablet_service.cc:1511] Processing CreateTablet for tablet ae31ccd2bc9440f4a47627319687bd31 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:12:18.883857 25112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae31ccd2bc9440f4a47627319687bd31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.885221 24968 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc46981548d47108528beb49b3c9e45 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:12:18.885887 24966 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9c805c65a4425db0970c7b7c2c86ed (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:12:18.886420 24968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc46981548d47108528beb49b3c9e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.887326 24966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9c805c65a4425db0970c7b7c2c86ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.888190 24963 tablet_service.cc:1511] Processing CreateTablet for tablet 2336ca14eb8d4b77bcc73fad2717f42d (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:12:18.888927 25037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9c805c65a4425db0970c7b7c2c86ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.885221 24965 tablet_service.cc:1511] Processing CreateTablet for tablet deeb0d8d0daf45f08bfc726bb7ee168f (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:12:18.889413 24963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2336ca14eb8d4b77bcc73fad2717f42d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.889822 25039 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc46981548d47108528beb49b3c9e45 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:12:18.891251 25039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc46981548d47108528beb49b3c9e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.893570 25038 tablet_service.cc:1511] Processing CreateTablet for tablet 342b875d02e7452c8c6db25433b7be93 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:12:18.895077 25038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342b875d02e7452c8c6db25433b7be93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.896723 25117 tablet_service.cc:1511] Processing CreateTablet for tablet 342b875d02e7452c8c6db25433b7be93 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:12:18.898006 25117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342b875d02e7452c8c6db25433b7be93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.898787 25111 tablet_service.cc:1511] Processing CreateTablet for tablet 2336ca14eb8d4b77bcc73fad2717f42d (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:12:18.900035 25111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2336ca14eb8d4b77bcc73fad2717f42d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.897241 25113 tablet_service.cc:1511] Processing CreateTablet for tablet b6ace31e477444c39624c52847c6bb11 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:12:18.901623 25119 tablet_service.cc:1511] Processing CreateTablet for tablet 578ea600d7ad4317b19fc75ab86b7cca (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
W20260709 12:12:18.917883 24926 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:18.912495 24965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deeb0d8d0daf45f08bfc726bb7ee168f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.912691 25044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deeb0d8d0daf45f08bfc726bb7ee168f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.937657 25115 tablet_service.cc:1511] Processing CreateTablet for tablet d69967b2c8c146d4a4176b0f91d78a52 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:12:18.949208 25043 tablet_service.cc:1511] Processing CreateTablet for tablet 2336ca14eb8d4b77bcc73fad2717f42d (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:12:18.950589 25043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2336ca14eb8d4b77bcc73fad2717f42d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.953099 25115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69967b2c8c146d4a4176b0f91d78a52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.956938 25119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578ea600d7ad4317b19fc75ab86b7cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.962270 25110 tablet_service.cc:1511] Processing CreateTablet for tablet 7f4d0376e6c64b3cb8dd0c32e23ed4d3 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:12:18.963667 25110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f4d0376e6c64b3cb8dd0c32e23ed4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.965404 25172 tablet_bootstrap.cc:492] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:18.968722 25116 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9c805c65a4425db0970c7b7c2c86ed (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:12:18.989894 25045 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce4f90faac44ff785f3f217f67ad957 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:12:18.991263 25171 tablet_bootstrap.cc:492] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:18.991880 25171 ts_tablet_manager.cc:1403] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.283s	user 0.004s	sys 0.021s
I20260709 12:12:18.992317 24962 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbd22637cd64d6a878acedda32ae60f (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:12:18.993188 25170 tablet_bootstrap.cc:492] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:18.993650 24962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbd22637cd64d6a878acedda32ae60f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:18.995489 25171 raft_consensus.cc:359] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:18.991258 25045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce4f90faac44ff785f3f217f67ad957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.000355 25171 raft_consensus.cc:385] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:19.000783 25171 raft_consensus.cc:740] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:19.003471 25171 consensus_queue.cc:260] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:19.001405 25116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9c805c65a4425db0970c7b7c2c86ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.008726 25113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ace31e477444c39624c52847c6bb11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.012841 25115 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc46981548d47108528beb49b3c9e45 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:12:19.014600 25114 tablet_service.cc:1511] Processing CreateTablet for tablet deeb0d8d0daf45f08bfc726bb7ee168f (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:12:18.993649 25170 ts_tablet_manager.cc:1403] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.335s	user 0.014s	sys 0.019s
I20260709 12:12:19.017336 25114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deeb0d8d0daf45f08bfc726bb7ee168f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.019526 25170 raft_consensus.cc:359] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:19.020255 25170 raft_consensus.cc:385] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:19.020558 25170 raft_consensus.cc:740] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:19.020588 25115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc46981548d47108528beb49b3c9e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.031273 25112 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce4f90faac44ff785f3f217f67ad957 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:12:19.032045 25111 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbd22637cd64d6a878acedda32ae60f (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:12:19.035404 25111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbd22637cd64d6a878acedda32ae60f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.035715 25172 tablet_bootstrap.cc:654] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:19.041363 24966 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce4f90faac44ff785f3f217f67ad957 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:12:19.042763 24966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce4f90faac44ff785f3f217f67ad957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.046373 25110 tablet_service.cc:1511] Processing CreateTablet for tablet 2a520e430a2b4a9c9c7b7d76f3201e6b (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:12:19.047679 25110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a520e430a2b4a9c9c7b7d76f3201e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.032831 25170 consensus_queue.cc:260] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:19.085424 25112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce4f90faac44ff785f3f217f67ad957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.086987 25116 tablet_service.cc:1511] Processing CreateTablet for tablet 995a2ac68f7e416cbb267158051aa022 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:12:19.089998 25116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995a2ac68f7e416cbb267158051aa022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.100912 25045 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbd22637cd64d6a878acedda32ae60f (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:12:19.103066 25045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbd22637cd64d6a878acedda32ae60f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.106738 25041 tablet_service.cc:1511] Processing CreateTablet for tablet 2a520e430a2b4a9c9c7b7d76f3201e6b (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:12:19.108080 25041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a520e430a2b4a9c9c7b7d76f3201e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.109710 25044 tablet_service.cc:1511] Processing CreateTablet for tablet 995a2ac68f7e416cbb267158051aa022 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:12:19.109807 24965 tablet_service.cc:1511] Processing CreateTablet for tablet 995a2ac68f7e416cbb267158051aa022 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:12:19.111023 25044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995a2ac68f7e416cbb267158051aa022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.111122 24965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995a2ac68f7e416cbb267158051aa022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.112475 25042 tablet_service.cc:1511] Processing CreateTablet for tablet 9ccc4c5d67c545a2b6c31f075220b3f7 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:12:19.113137 25005 heartbeater.cc:499] Master 127.23.69.62:37541 was elected leader, sending a full tablet report...
I20260709 12:12:19.113761 25042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ccc4c5d67c545a2b6c31f075220b3f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.113690 24968 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee259f8e6bd49719248344930246724 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:12:19.114952 24968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee259f8e6bd49719248344930246724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.110846 25040 tablet_service.cc:1511] Processing CreateTablet for tablet d0f9552a1df24c4c859e971c16bb31dc (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:12:19.115150 25037 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee259f8e6bd49719248344930246724 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:12:19.115883 25040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f9552a1df24c4c859e971c16bb31dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.109814 25039 tablet_service.cc:1511] Processing CreateTablet for tablet 29f26c80b7b24dfd9eb59e530db72186 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:12:19.117295 24964 tablet_service.cc:1511] Processing CreateTablet for tablet 29f26c80b7b24dfd9eb59e530db72186 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:12:19.118499 24964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29f26c80b7b24dfd9eb59e530db72186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.118968 24970 tablet_service.cc:1511] Processing CreateTablet for tablet d0f9552a1df24c4c859e971c16bb31dc (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:12:19.120723 24970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f9552a1df24c4c859e971c16bb31dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.106562 24963 tablet_service.cc:1511] Processing CreateTablet for tablet 2a520e430a2b4a9c9c7b7d76f3201e6b (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:12:19.141698 24967 tablet_service.cc:1511] Processing CreateTablet for tablet 9ccc4c5d67c545a2b6c31f075220b3f7 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:12:19.143577 24967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ccc4c5d67c545a2b6c31f075220b3f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.155848 24963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a520e430a2b4a9c9c7b7d76f3201e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.151453 25039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29f26c80b7b24dfd9eb59e530db72186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.163645 25172 tablet_bootstrap.cc:492] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:19.164165 25172 ts_tablet_manager.cc:1403] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.199s	user 0.010s	sys 0.058s
I20260709 12:12:19.170531 25037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee259f8e6bd49719248344930246724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.172036 24969 tablet_service.cc:1511] Processing CreateTablet for tablet dd2344c5920b435483d096ad8a6bff83 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:12:19.173368 24969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2344c5920b435483d096ad8a6bff83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.168606 25172 raft_consensus.cc:359] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:19.177412 25172 raft_consensus.cc:385] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:19.177703 25172 raft_consensus.cc:740] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:19.178592 25172 consensus_queue.cc:260] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:19.182466 25036 tablet_service.cc:1511] Processing CreateTablet for tablet 99a03727bb774e109575fea5565ee69a (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:12:19.182495 24961 tablet_service.cc:1511] Processing CreateTablet for tablet 99a03727bb774e109575fea5565ee69a (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:12:19.183971 25036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99a03727bb774e109575fea5565ee69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.184031 24961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99a03727bb774e109575fea5565ee69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.197341 25080 heartbeater.cc:499] Master 127.23.69.62:37541 was elected leader, sending a full tablet report...
I20260709 12:12:19.202229 25170 ts_tablet_manager.cc:1434] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.185s	user 0.010s	sys 0.018s
I20260709 12:12:19.203296 25170 tablet_bootstrap.cc:492] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:19.205739 25043 tablet_service.cc:1511] Processing CreateTablet for tablet dd2344c5920b435483d096ad8a6bff83 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:12:19.207072 25043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2344c5920b435483d096ad8a6bff83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.215152 25038 tablet_service.cc:1511] Processing CreateTablet for tablet d85ee296c7c04a33ac9de20c805e26c5 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:12:19.216431 25038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85ee296c7c04a33ac9de20c805e26c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.207083 25171 ts_tablet_manager.cc:1434] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.215s	user 0.034s	sys 0.072s
I20260709 12:12:19.243443 25118 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee259f8e6bd49719248344930246724 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:12:19.261885 25118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee259f8e6bd49719248344930246724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.271718 25116 tablet_service.cc:1511] Processing CreateTablet for tablet 29f26c80b7b24dfd9eb59e530db72186 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:12:19.254383 25170 tablet_bootstrap.cc:654] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:19.278095 25116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29f26c80b7b24dfd9eb59e530db72186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.281145 25172 ts_tablet_manager.cc:1434] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.117s	user 0.012s	sys 0.008s
I20260709 12:12:19.282788 25114 tablet_service.cc:1511] Processing CreateTablet for tablet d0f9552a1df24c4c859e971c16bb31dc (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:12:19.284077 25114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f9552a1df24c4c859e971c16bb31dc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:19.284340 25155 tablet.cc:2406] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:12:19.285200 25154 heartbeater.cc:499] Master 127.23.69.62:37541 was elected leader, sending a full tablet report...
I20260709 12:12:19.287240 25044 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef74d160b6b46029898a4c7a3437752 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:12:19.297271 25171 tablet_bootstrap.cc:492] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:19.298751 25040 tablet_service.cc:1511] Processing CreateTablet for tablet 715f5c557ab6459dba40fbd340c94705 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:12:19.298897 25039 tablet_service.cc:1511] Processing CreateTablet for tablet e42b135ad1114169ba2cc625e1e8ea24 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:12:19.272483 24963 tablet_service.cc:1511] Processing CreateTablet for tablet d85ee296c7c04a33ac9de20c805e26c5 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:12:19.302481 24963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85ee296c7c04a33ac9de20c805e26c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.302605 24968 tablet_service.cc:1511] Processing CreateTablet for tablet 715f5c557ab6459dba40fbd340c94705 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:12:19.302924 24964 tablet_service.cc:1511] Processing CreateTablet for tablet d380ffe2101a4eb392a7be083135ebda (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:12:19.303007 25037 tablet_service.cc:1511] Processing CreateTablet for tablet 53656e4b49e64e85a17425ba945dffc4 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:12:19.303884 24968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715f5c557ab6459dba40fbd340c94705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.304487 24964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d380ffe2101a4eb392a7be083135ebda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.288518 25044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef74d160b6b46029898a4c7a3437752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.312384 25177 raft_consensus.cc:493] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:19.312973 25177 raft_consensus.cc:515] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:19.315752 25177 leader_election.cc:290] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:19.317261 24965 tablet_service.cc:1511] Processing CreateTablet for tablet efef8a0ec1b54fc29e5ef3c2420260cb (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:12:19.336442 24969 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef74d160b6b46029898a4c7a3437752 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:12:19.346310 25045 tablet_service.cc:1511] Processing CreateTablet for tablet 2edb9a9bacda463d8d07ddb75506266c (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:12:19.350709 25040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715f5c557ab6459dba40fbd340c94705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.351907 25042 tablet_service.cc:1511] Processing CreateTablet for tablet efef8a0ec1b54fc29e5ef3c2420260cb (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:12:19.357412 25172 tablet_bootstrap.cc:492] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:19.341967 24965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efef8a0ec1b54fc29e5ef3c2420260cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.362708 24970 tablet_service.cc:1511] Processing CreateTablet for tablet 4bec59a16fea46f08c62acedc915dc97 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:12:19.370091 25112 tablet_service.cc:1511] Processing CreateTablet for tablet dd2344c5920b435483d096ad8a6bff83 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:12:19.371501 25112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2344c5920b435483d096ad8a6bff83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.376742 25119 tablet_service.cc:1511] Processing CreateTablet for tablet 9ccc4c5d67c545a2b6c31f075220b3f7 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:12:19.377174 24961 tablet_service.cc:1511] Processing CreateTablet for tablet 53656e4b49e64e85a17425ba945dffc4 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:12:19.378101 25119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ccc4c5d67c545a2b6c31f075220b3f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.397732 25172 tablet_bootstrap.cc:654] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:19.398170 25038 tablet_service.cc:1511] Processing CreateTablet for tablet 2986b1a04e7e4f6fbf7c014adb356ec7 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:12:19.402052 25036 tablet_service.cc:1511] Processing CreateTablet for tablet 4bec59a16fea46f08c62acedc915dc97 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:12:19.409998 24967 tablet_service.cc:1511] Processing CreateTablet for tablet 2edb9a9bacda463d8d07ddb75506266c (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:12:19.400683 25039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e42b135ad1114169ba2cc625e1e8ea24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.418357 25175 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:19.418902 25175 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:19.344456 24966 tablet_service.cc:1511] Processing CreateTablet for tablet e42b135ad1114169ba2cc625e1e8ea24 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:12:19.426962 25178 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:19.427484 25178 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:19.428347 25171 tablet_bootstrap.cc:654] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:19.424021 25175 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:19.435032 25037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53656e4b49e64e85a17425ba945dffc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.455176 25178 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:19.401494 25041 tablet_service.cc:1511] Processing CreateTablet for tablet d380ffe2101a4eb392a7be083135ebda (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:12:19.469489 25045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2edb9a9bacda463d8d07ddb75506266c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.492746 25170 tablet_bootstrap.cc:492] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:19.493355 25170 ts_tablet_manager.cc:1403] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.290s	user 0.018s	sys 0.015s
I20260709 12:12:19.513185 25042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efef8a0ec1b54fc29e5ef3c2420260cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.500917 25117 tablet_service.cc:1511] Processing CreateTablet for tablet 99a03727bb774e109575fea5565ee69a (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:12:19.518172 25117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99a03727bb774e109575fea5565ee69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.504096 25115 tablet_service.cc:1511] Processing CreateTablet for tablet d380ffe2101a4eb392a7be083135ebda (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:12:19.519016 25043 tablet_service.cc:1511] Processing CreateTablet for tablet ee44cbba565b4c27afe28c9a939f29ad (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:12:19.520293 25115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d380ffe2101a4eb392a7be083135ebda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.504865 25110 tablet_service.cc:1511] Processing CreateTablet for tablet d85ee296c7c04a33ac9de20c805e26c5 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:12:19.526264 24970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bec59a16fea46f08c62acedc915dc97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.529189 25172 tablet_bootstrap.cc:492] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:19.529767 25172 ts_tablet_manager.cc:1403] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.173s	user 0.007s	sys 0.012s
I20260709 12:12:19.529209 24961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53656e4b49e64e85a17425ba945dffc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.534176 24967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2edb9a9bacda463d8d07ddb75506266c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.534858 24966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e42b135ad1114169ba2cc625e1e8ea24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.536897 24963 tablet_service.cc:1511] Processing CreateTablet for tablet a66891aa98954c30a67ea14606558e94 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:12:19.538331 24963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66891aa98954c30a67ea14606558e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.541564 25110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85ee296c7c04a33ac9de20c805e26c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.531056 24962 tablet_service.cc:1511] Processing CreateTablet for tablet 2986b1a04e7e4f6fbf7c014adb356ec7 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:12:19.502184 25114 tablet_service.cc:1511] Processing CreateTablet for tablet 715f5c557ab6459dba40fbd340c94705 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:12:19.553727 25114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715f5c557ab6459dba40fbd340c94705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.556965 25112 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef74d160b6b46029898a4c7a3437752 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:12:19.558284 25112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef74d160b6b46029898a4c7a3437752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.557952 25113 tablet_service.cc:1511] Processing CreateTablet for tablet e42b135ad1114169ba2cc625e1e8ea24 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:12:19.559507 25113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e42b135ad1114169ba2cc625e1e8ea24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.566478 25172 raft_consensus.cc:359] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:19.567348 25172 raft_consensus.cc:385] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:19.567703 25172 raft_consensus.cc:740] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:19.573236 25172 consensus_queue.cc:260] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:19.496593 25170 raft_consensus.cc:359] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:19.574716 25170 raft_consensus.cc:385] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:19.575114 25170 raft_consensus.cc:740] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:19.575529 25119 tablet_service.cc:1511] Processing CreateTablet for tablet 53656e4b49e64e85a17425ba945dffc4 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:12:19.579257 25036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bec59a16fea46f08c62acedc915dc97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.580055 25041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d380ffe2101a4eb392a7be083135ebda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.585035 25038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2986b1a04e7e4f6fbf7c014adb356ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.567711 25111 tablet_service.cc:1511] Processing CreateTablet for tablet efef8a0ec1b54fc29e5ef3c2420260cb (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:12:19.589030 25043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee44cbba565b4c27afe28c9a939f29ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.575958 25170 consensus_queue.cc:260] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:19.600045 25170 ts_tablet_manager.cc:1434] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.106s	user 0.004s	sys 0.003s
I20260709 12:12:19.601174 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:19.603901 24962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2986b1a04e7e4f6fbf7c014adb356ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.616690 24969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef74d160b6b46029898a4c7a3437752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.618286 24970 tablet_service.cc:1511] Processing CreateTablet for tablet ee44cbba565b4c27afe28c9a939f29ad (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:12:19.619628 24970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee44cbba565b4c27afe28c9a939f29ad. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:19.613243 25021 leader_election.cc:343] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:19.621908 24961 tablet_service.cc:1511] Processing CreateTablet for tablet 586cc22f0ff44b20922950c045172b55 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:12:19.623152 24961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586cc22f0ff44b20922950c045172b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.624785 25040 tablet_service.cc:1511] Processing CreateTablet for tablet a66891aa98954c30a67ea14606558e94 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:12:19.626230 25040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66891aa98954c30a67ea14606558e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.629400 25170 tablet_bootstrap.cc:492] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:19.632432 25119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53656e4b49e64e85a17425ba945dffc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.634186 25172 ts_tablet_manager.cc:1434] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.104s	user 0.005s	sys 0.004s
I20260709 12:12:19.635280 25172 tablet_bootstrap.cc:492] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:19.637913 25111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efef8a0ec1b54fc29e5ef3c2420260cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.659538 25118 tablet_service.cc:1511] Processing CreateTablet for tablet 2edb9a9bacda463d8d07ddb75506266c (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:12:19.673194 25110 tablet_service.cc:1511] Processing CreateTablet for tablet 2986b1a04e7e4f6fbf7c014adb356ec7 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:12:19.677958 24968 tablet_service.cc:1511] Processing CreateTablet for tablet 09025e7fd2a041e5bc2a1114ce80ab3e (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:12:19.679490 24968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09025e7fd2a041e5bc2a1114ce80ab3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.679268 25040 tablet_service.cc:1511] Processing CreateTablet for tablet 09025e7fd2a041e5bc2a1114ce80ab3e (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:12:19.680732 25040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09025e7fd2a041e5bc2a1114ce80ab3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.703572 25116 tablet_service.cc:1511] Processing CreateTablet for tablet 4bec59a16fea46f08c62acedc915dc97 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:12:19.710705 25171 tablet_bootstrap.cc:492] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:19.711365 25171 ts_tablet_manager.cc:1403] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.414s	user 0.030s	sys 0.008s
I20260709 12:12:19.714546 24964 tablet_service.cc:1511] Processing CreateTablet for tablet 669983fab2fc4573a623df5eae119b11 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:12:19.715480 25118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2edb9a9bacda463d8d07ddb75506266c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.716209 24964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669983fab2fc4573a623df5eae119b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.717595 25171 raft_consensus.cc:359] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:19.718402 25171 raft_consensus.cc:385] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:19.718747 25171 raft_consensus.cc:740] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:19.719168 25110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2986b1a04e7e4f6fbf7c014adb356ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.723901 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:19.726770 25042 tablet_service.cc:1511] Processing CreateTablet for tablet d003503354f942e1875b58eabf74d6ea (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:12:19.727882 25116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bec59a16fea46f08c62acedc915dc97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.728359 25042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d003503354f942e1875b58eabf74d6ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.761439 25116 tablet_service.cc:1511] Processing CreateTablet for tablet ee44cbba565b4c27afe28c9a939f29ad (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:12:19.753993 25117 tablet_service.cc:1511] Processing CreateTablet for tablet a66891aa98954c30a67ea14606558e94 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:12:19.733093 24963 tablet_service.cc:1511] Processing CreateTablet for tablet a006b80322ba48df8170f6e5aa148619 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
W20260709 12:12:19.729413 24946 leader_election.cc:343] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:19.817335 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:12:19.817526 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 88326.8us
I20260709 12:12:19.818075 25117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66891aa98954c30a67ea14606558e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.719050 25044 tablet_service.cc:1511] Processing CreateTablet for tablet 586cc22f0ff44b20922950c045172b55 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:12:19.819559 25044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586cc22f0ff44b20922950c045172b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.819425 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:19.820909 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:12:19.821271 24945 leader_election.cc:343] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:19.739250 25172 tablet_bootstrap.cc:654] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:19.821769 24945 leader_election.cc:304] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:19.822489 24963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a006b80322ba48df8170f6e5aa148619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.757406 25178 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:19.824883 25178 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:19.827006 25129 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:19.827896 25116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee44cbba565b4c27afe28c9a939f29ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.827793 25179 raft_consensus.cc:2749] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:19.748508 25039 tablet_service.cc:1511] Processing CreateTablet for tablet a006b80322ba48df8170f6e5aa148619 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:12:19.780608 25043 tablet_service.cc:1511] Processing CreateTablet for tablet 6613df2f7f8c4797998f9f3f6f423c13 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:12:19.831465 25043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6613df2f7f8c4797998f9f3f6f423c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.831252 24967 tablet_service.cc:1511] Processing CreateTablet for tablet d003503354f942e1875b58eabf74d6ea (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:12:19.832615 24967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d003503354f942e1875b58eabf74d6ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.836963 25039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a006b80322ba48df8170f6e5aa148619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.768260 24965 tablet_service.cc:1511] Processing CreateTablet for tablet 6613df2f7f8c4797998f9f3f6f423c13 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:12:19.846396 24965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6613df2f7f8c4797998f9f3f6f423c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.851070 24962 tablet_service.cc:1511] Processing CreateTablet for tablet 46a12714bf02489b9233ec27dfd03f8d (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:12:19.792965 25171 consensus_queue.cc:260] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:19.810317 25038 tablet_service.cc:1511] Processing CreateTablet for tablet 52b647094c0d47d49b7e3906bb682330 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:12:19.765300 25037 tablet_service.cc:1511] Processing CreateTablet for tablet 669983fab2fc4573a623df5eae119b11 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:12:19.827131 25178 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:19.852612 25175 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:19.861601 25110 tablet_service.cc:1511] Processing CreateTablet for tablet 586cc22f0ff44b20922950c045172b55 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:12:19.861827 25175 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:19.863060 25110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586cc22f0ff44b20922950c045172b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.862705 25118 tablet_service.cc:1511] Processing CreateTablet for tablet 669983fab2fc4573a623df5eae119b11 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:12:19.864112 25118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669983fab2fc4573a623df5eae119b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.812304 25114 tablet_service.cc:1511] Processing CreateTablet for tablet 09025e7fd2a041e5bc2a1114ce80ab3e (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:12:19.865217 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:19.865746 25114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09025e7fd2a041e5bc2a1114ce80ab3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.867112 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:12:19.868577 25021 leader_election.cc:343] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:19.868397 24966 tablet_service.cc:1511] Processing CreateTablet for tablet 52b647094c0d47d49b7e3906bb682330 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:12:19.861258 25038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b647094c0d47d49b7e3906bb682330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.873450 25020 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:19.865337 25112 tablet_service.cc:1511] Processing CreateTablet for tablet a006b80322ba48df8170f6e5aa148619 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:12:19.787884 25045 tablet_service.cc:1511] Processing CreateTablet for tablet 46a12714bf02489b9233ec27dfd03f8d (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:12:19.880221 24962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46a12714bf02489b9233ec27dfd03f8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.880767 25040 tablet_service.cc:1511] Processing CreateTablet for tablet fbb6a02726c44d28a4d8e94eff08722b (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:12:19.885663 24964 tablet_service.cc:1511] Processing CreateTablet for tablet fbb6a02726c44d28a4d8e94eff08722b (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:12:19.887127 24964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbb6a02726c44d28a4d8e94eff08722b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.889184 25175 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:19.890064 25175 raft_consensus.cc:2804] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:19.890452 25175 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:19.890806 25175 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:19.891634 25179 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:19.892130 25179 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:19.892608 25095 leader_election.cc:343] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:19.893105 25041 tablet_service.cc:1511] Processing CreateTablet for tablet 4a61550f457e471b96a7defdacacd053 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 12:12:19.893453 25095 leader_election.cc:343] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:19.895485 25179 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:19.901930 25037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669983fab2fc4573a623df5eae119b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.902603 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:19.903573 25041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a61550f457e471b96a7defdacacd053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.904692 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:19.909010 25054 raft_consensus.cc:2468] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:19.905202 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:12:19.905835 24946 leader_election.cc:343] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:19.910452 25095 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:19.906628 24969 tablet_service.cc:1511] Processing CreateTablet for tablet 4a61550f457e471b96a7defdacacd053 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:12:19.911919 25040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbb6a02726c44d28a4d8e94eff08722b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.915343 25178 raft_consensus.cc:2804] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:19.915886 25178 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:19.916424 25178 raft_consensus.cc:3060] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:19.917624 25112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a006b80322ba48df8170f6e5aa148619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.912014 24969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a61550f457e471b96a7defdacacd053. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:19.920492 24926 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:19.923413 25113 tablet_service.cc:1511] Processing CreateTablet for tablet d003503354f942e1875b58eabf74d6ea (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:12:19.924067 25115 tablet_service.cc:1511] Processing CreateTablet for tablet 46a12714bf02489b9233ec27dfd03f8d (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:12:19.925545 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:19.927302 25113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d003503354f942e1875b58eabf74d6ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.928655 25115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46a12714bf02489b9233ec27dfd03f8d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:19.928998 24945 leader_election.cc:343] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:19.929527 24945 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:19.930806 25179 raft_consensus.cc:2749] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:19.937995 25119 tablet_service.cc:1511] Processing CreateTablet for tablet 52b647094c0d47d49b7e3906bb682330 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:12:19.939558 25119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b647094c0d47d49b7e3906bb682330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.941846 24961 tablet_service.cc:1511] Processing CreateTablet for tablet cecbc20e77d04df3900b0c5d523c0cca (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:12:19.943300 24961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cecbc20e77d04df3900b0c5d523c0cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.792562 25170 tablet_bootstrap.cc:654] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:19.950317 24966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b647094c0d47d49b7e3906bb682330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.954123 25045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46a12714bf02489b9233ec27dfd03f8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.916062 24970 tablet_service.cc:1511] Processing CreateTablet for tablet 71363d966b384381b7e288355cf6d461 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:12:19.966898 25044 tablet_service.cc:1511] Processing CreateTablet for tablet cecbc20e77d04df3900b0c5d523c0cca (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:12:19.968477 25044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cecbc20e77d04df3900b0c5d523c0cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.968474 25036 tablet_service.cc:1511] Processing CreateTablet for tablet 71363d966b384381b7e288355cf6d461 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:12:19.970194 25036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71363d966b384381b7e288355cf6d461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.973661 25114 tablet_service.cc:1511] Processing CreateTablet for tablet fbb6a02726c44d28a4d8e94eff08722b (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:12:19.975064 25114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbb6a02726c44d28a4d8e94eff08722b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.981448 25117 tablet_service.cc:1511] Processing CreateTablet for tablet 6613df2f7f8c4797998f9f3f6f423c13 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:12:19.982962 25117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6613df2f7f8c4797998f9f3f6f423c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.984200 25043 tablet_service.cc:1511] Processing CreateTablet for tablet 2e85aa8f8cf74c8eaa6afb886409f3e4 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:12:19.985538 25043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e85aa8f8cf74c8eaa6afb886409f3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.990021 25178 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:19.992151 25178 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:19.991482 25111 tablet_service.cc:1511] Processing CreateTablet for tablet 4a61550f457e471b96a7defdacacd053 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:12:20.007018 25111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a61550f457e471b96a7defdacacd053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:19.988464 25175 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.008389 25172 tablet_bootstrap.cc:492] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:20.009049 25172 ts_tablet_manager.cc:1403] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.374s	user 0.017s	sys 0.011s
I20260709 12:12:20.009588 25053 raft_consensus.cc:2393] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 1: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:12:20.013760 25175 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:20.015548 25171 ts_tablet_manager.cc:1434] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.304s	user 0.017s	sys 0.021s
I20260709 12:12:20.015259 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:12:20.017423 25021 leader_election.cc:343] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:20.021533 24970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71363d966b384381b7e288355cf6d461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:20.023468 24968 tablet_service.cc:1511] Processing CreateTablet for tablet 2e85aa8f8cf74c8eaa6afb886409f3e4 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:12:20.024742 25171 tablet_bootstrap.cc:492] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:20.000118 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:20.025270 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:20.025671 25054 raft_consensus.cc:3060] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:20.026947 25095 leader_election.cc:343] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:20.005388 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 132177us
I20260709 12:12:20.029198 25095 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:20.031489 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:20.034919 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:20.035586 25178 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.033349 25129 raft_consensus.cc:2393] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 1: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:12:20.038708 24967 tablet_service.cc:1511] Processing CreateTablet for tablet 34e20f933f8948d3bd9dabcd3409de35 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:12:20.040508 25020 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:20.045676 25040 tablet_service.cc:1511] Processing CreateTablet for tablet 34e20f933f8948d3bd9dabcd3409de35 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:12:20.047027 25040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e20f933f8948d3bd9dabcd3409de35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:20.055660 25115 tablet_service.cc:1511] Processing CreateTablet for tablet cecbc20e77d04df3900b0c5d523c0cca (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:12:20.075232 24965 tablet_service.cc:1511] Processing CreateTablet for tablet 544f556d63eb4cdda715aee0796336da (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:12:20.075577 25039 tablet_service.cc:1511] Processing CreateTablet for tablet 544f556d63eb4cdda715aee0796336da (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:12:20.076995 25039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544f556d63eb4cdda715aee0796336da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:20.081645 25116 tablet_service.cc:1511] Processing CreateTablet for tablet 71363d966b384381b7e288355cf6d461 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:12:20.060673 24968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e85aa8f8cf74c8eaa6afb886409f3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:20.032994 25172 raft_consensus.cc:359] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.089756 25116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71363d966b384381b7e288355cf6d461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:20.102023 25115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cecbc20e77d04df3900b0c5d523c0cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:20.102707 24965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544f556d63eb4cdda715aee0796336da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:20.095366 25172 raft_consensus.cc:385] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.093935 25054 raft_consensus.cc:2468] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:20.118922 25195 raft_consensus.cc:2749] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:20.112718 25172 raft_consensus.cc:740] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.125365 25172 consensus_queue.cc:260] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.125483 25110 tablet_service.cc:1511] Processing CreateTablet for tablet 2e85aa8f8cf74c8eaa6afb886409f3e4 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:12:20.127015 25110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e85aa8f8cf74c8eaa6afb886409f3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:20.135864 24967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e20f933f8948d3bd9dabcd3409de35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:20.116147 25178 raft_consensus.cc:2749] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:20.144176 25110 tablet_service.cc:1511] Processing CreateTablet for tablet 544f556d63eb4cdda715aee0796336da (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:12:20.144809 25118 tablet_service.cc:1511] Processing CreateTablet for tablet 34e20f933f8948d3bd9dabcd3409de35 (DEFAULT_TABLE table=test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:12:20.145617 25110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544f556d63eb4cdda715aee0796336da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:20.149709 25095 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:20.149890 25128 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:20.150882 25178 raft_consensus.cc:2804] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:20.151361 25178 raft_consensus.cc:697] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:20.151932 25020 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:20.152237 25178 consensus_queue.cc:237] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.153170 25195 raft_consensus.cc:2804] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:20.153950 25195 raft_consensus.cc:697] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:20.154829 25195 consensus_queue.cc:237] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.159488 25171 tablet_bootstrap.cc:654] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.171801 25172 ts_tablet_manager.cc:1434] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.162s	user 0.008s	sys 0.006s
I20260709 12:12:20.172552 25170 tablet_bootstrap.cc:492] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:20.177489 25170 ts_tablet_manager.cc:1403] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.548s	user 0.036s	sys 0.045s
I20260709 12:12:20.174079 24876 catalog_manager.cc:5697] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:20.184844 25172 tablet_bootstrap.cc:492] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:20.196352 25118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e20f933f8948d3bd9dabcd3409de35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:20.214262 24875 catalog_manager.cc:5697] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:20.228051 25172 tablet_bootstrap.cc:654] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.229239 25170 raft_consensus.cc:359] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.230015 25170 raft_consensus.cc:385] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.230324 25170 raft_consensus.cc:740] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.231067 25170 consensus_queue.cc:260] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.254694 25170 ts_tablet_manager.cc:1434] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.077s	user 0.003s	sys 0.004s
I20260709 12:12:20.255765 25170 tablet_bootstrap.cc:492] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:20.258292 25172 tablet_bootstrap.cc:492] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:20.259063 25172 ts_tablet_manager.cc:1403] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.000s
I20260709 12:12:20.255769 25171 tablet_bootstrap.cc:492] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:20.261148 25171 ts_tablet_manager.cc:1403] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.237s	user 0.031s	sys 0.028s
I20260709 12:12:20.263326 25172 raft_consensus.cc:359] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.264954 25172 raft_consensus.cc:385] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.265496 25172 raft_consensus.cc:740] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.263980 25171 raft_consensus.cc:359] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.266928 25172 consensus_queue.cc:260] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.267868 25171 raft_consensus.cc:385] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.268818 25171 raft_consensus.cc:740] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.269829 25171 consensus_queue.cc:260] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.270823 25172 ts_tablet_manager.cc:1434] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 12:12:20.271886 25172 tablet_bootstrap.cc:492] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:20.272791 25171 ts_tablet_manager.cc:1434] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:12:20.273908 25170 tablet_bootstrap.cc:654] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.274178 25171 tablet_bootstrap.cc:492] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:20.278762 25172 tablet_bootstrap.cc:654] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.282254 25171 tablet_bootstrap.cc:654] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.293500 25172 tablet_bootstrap.cc:492] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:20.294045 25172 ts_tablet_manager.cc:1403] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260709 12:12:20.296662 25170 tablet_bootstrap.cc:492] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:20.297242 25170 ts_tablet_manager.cc:1403] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.006s
I20260709 12:12:20.297073 25172 raft_consensus.cc:359] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.297830 25172 raft_consensus.cc:385] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.298172 25172 raft_consensus.cc:740] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.299248 25172 consensus_queue.cc:260] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.301820 25172 ts_tablet_manager.cc:1434] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:12:20.301457 25170 raft_consensus.cc:359] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.302352 25170 raft_consensus.cc:385] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.302652 25170 raft_consensus.cc:740] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.303369 25170 consensus_queue.cc:260] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.304580 25172 tablet_bootstrap.cc:492] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:20.306298 25170 ts_tablet_manager.cc:1434] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:12:20.310657 25170 tablet_bootstrap.cc:492] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:20.313138 25172 tablet_bootstrap.cc:654] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.317469 25170 tablet_bootstrap.cc:654] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.320328 25171 tablet_bootstrap.cc:492] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:20.321156 25171 ts_tablet_manager.cc:1403] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.016s
I20260709 12:12:20.325052 25171 raft_consensus.cc:359] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.325635 25171 raft_consensus.cc:385] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.325932 25171 raft_consensus.cc:740] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.327528 25172 tablet_bootstrap.cc:492] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:20.327301 25171 consensus_queue.cc:260] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.328028 25172 ts_tablet_manager.cc:1403] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.011s
I20260709 12:12:20.328744 25170 tablet_bootstrap.cc:492] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:20.329252 25170 ts_tablet_manager.cc:1403] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 12:12:20.330132 25171 ts_tablet_manager.cc:1434] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:12:20.331175 25171 tablet_bootstrap.cc:492] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:20.331166 25172 raft_consensus.cc:359] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.332007 25172 raft_consensus.cc:385] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.332345 25172 raft_consensus.cc:740] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.332085 25170 raft_consensus.cc:359] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.332894 25170 raft_consensus.cc:385] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.333185 25170 raft_consensus.cc:740] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.334004 25170 consensus_queue.cc:260] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.334465 25172 consensus_queue.cc:260] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.338853 25171 tablet_bootstrap.cc:654] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.342546 25172 ts_tablet_manager.cc:1434] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 12:12:20.343677 25172 tablet_bootstrap.cc:492] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:20.346172 25170 ts_tablet_manager.cc:1434] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:12:20.349366 25170 tablet_bootstrap.cc:492] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:20.350031 25172 tablet_bootstrap.cc:654] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.355165 25171 tablet_bootstrap.cc:492] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:20.355827 25171 ts_tablet_manager.cc:1403] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.008s
I20260709 12:12:20.355928 25170 tablet_bootstrap.cc:654] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.359252 25172 tablet_bootstrap.cc:492] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:20.359073 25171 raft_consensus.cc:359] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.359727 25172 ts_tablet_manager.cc:1403] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 12:12:20.359862 25171 raft_consensus.cc:385] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.360168 25171 raft_consensus.cc:740] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.361042 25170 tablet_bootstrap.cc:492] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:20.361507 25170 ts_tablet_manager.cc:1403] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 12:12:20.361092 25171 consensus_queue.cc:260] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.362589 25172 raft_consensus.cc:359] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.363296 25172 raft_consensus.cc:385] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.363574 25172 raft_consensus.cc:740] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.363735 25171 ts_tablet_manager.cc:1434] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260709 12:12:20.364319 25170 raft_consensus.cc:359] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.364426 25172 consensus_queue.cc:260] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.365097 25171 tablet_bootstrap.cc:492] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:20.365113 25170 raft_consensus.cc:385] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.365618 25170 raft_consensus.cc:740] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.366418 25170 consensus_queue.cc:260] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.367122 25172 ts_tablet_manager.cc:1434] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:20.369201 25170 ts_tablet_manager.cc:1434] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:20.370350 25170 tablet_bootstrap.cc:492] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:20.370987 25172 tablet_bootstrap.cc:492] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:20.376813 25170 tablet_bootstrap.cc:654] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.376870 25171 tablet_bootstrap.cc:654] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.377624 25172 tablet_bootstrap.cc:654] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.388685 25178 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:20.389192 25178 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.391273 25178 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:20.391798 25170 tablet_bootstrap.cc:492] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:20.392271 25170 ts_tablet_manager.cc:1403] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260709 12:12:20.392763 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:20.393605 25054 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:20.395166 25170 raft_consensus.cc:359] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.395365 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:20.395900 25170 raft_consensus.cc:385] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.396226 25170 raft_consensus.cc:740] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.397296 25095 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:20.397150 25170 consensus_queue.cc:260] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:20.398249 25095 leader_election.cc:343] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:20.399489 25170 ts_tablet_manager.cc:1434] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:20.399415 25178 raft_consensus.cc:2804] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:20.400166 25178 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:20.400542 25178 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.400975 25198 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:20.401172 25170 tablet_bootstrap.cc:492] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:20.401520 25198 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.402220 25172 tablet_bootstrap.cc:492] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:20.402657 25172 ts_tablet_manager.cc:1403] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.008s
I20260709 12:12:20.403661 25198 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:20.405136 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:20.405329 25172 raft_consensus.cc:359] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.405956 25172 raft_consensus.cc:385] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.406250 25172 raft_consensus.cc:740] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.407174 25172 consensus_queue.cc:260] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.409147 25170 tablet_bootstrap.cc:654] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.409245 25172 ts_tablet_manager.cc:1434] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:20.410285 25172 tablet_bootstrap.cc:492] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:20.410208 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:20.410938 25054 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:20.416736 25172 tablet_bootstrap.cc:654] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.416532 25178 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.419334 25178 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:20.412312 25095 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:20.421279 25170 tablet_bootstrap.cc:492] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:20.401085 25171 tablet_bootstrap.cc:492] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:20.421180 25178 raft_consensus.cc:2804] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:20.421963 25178 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:20.422060 25170 ts_tablet_manager.cc:1403] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260709 12:12:20.422382 25178 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.422494 25172 tablet_bootstrap.cc:492] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:20.422986 25172 ts_tablet_manager.cc:1403] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 12:12:20.424894 25172 raft_consensus.cc:359] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.424796 25170 raft_consensus.cc:359] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.425473 25172 raft_consensus.cc:385] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.425546 25170 raft_consensus.cc:385] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.425755 25172 raft_consensus.cc:740] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.425895 25170 raft_consensus.cc:740] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.426496 25172 consensus_queue.cc:260] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.426591 25170 consensus_queue.cc:260] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.428364 25172 ts_tablet_manager.cc:1434] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:12:20.428712 25170 ts_tablet_manager.cc:1434] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260709 12:12:20.421296 25095 leader_election.cc:343] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:20.429283 25172 tablet_bootstrap.cc:492] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:20.429572 25178 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.430630 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:20.431519 25170 tablet_bootstrap.cc:492] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:20.431818 25179 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:20.432492 25179 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.434489 25179 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:20.431829 25171 ts_tablet_manager.cc:1403] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.009s
I20260709 12:12:20.435277 25172 tablet_bootstrap.cc:654] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.438372 25170 tablet_bootstrap.cc:654] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.438503 25179 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:20.439075 25179 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.439541 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:20.440117 25054 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.441253 25179 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:20.431555 25178 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:20.438406 25171 raft_consensus.cc:359] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.442880 25171 raft_consensus.cc:385] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.443172 25171 raft_consensus.cc:740] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.443950 25171 consensus_queue.cc:260] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.446349 25171 ts_tablet_manager.cc:1434] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:12:20.448061 25054 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
W20260709 12:12:20.451063 25095 leader_election.cc:343] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:20.451337 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:20.453158 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:20.453949 25053 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.448272 25171 tablet_bootstrap.cc:492] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:20.454315 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:20.462684 25171 tablet_bootstrap.cc:654] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.471778 25053 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
W20260709 12:12:20.473683 24945 leader_election.cc:343] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:20.473979 25095 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:20.478753 25178 raft_consensus.cc:2804] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:20.479422 25178 raft_consensus.cc:697] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:20.480098 25170 tablet_bootstrap.cc:492] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:20.480299 25172 tablet_bootstrap.cc:492] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:20.480538 25170 ts_tablet_manager.cc:1403] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.049s	user 0.031s	sys 0.012s
I20260709 12:12:20.480719 25172 ts_tablet_manager.cc:1403] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.006s
I20260709 12:12:20.483243 25170 raft_consensus.cc:359] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.483500 25172 raft_consensus.cc:359] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.483960 25170 raft_consensus.cc:385] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.484090 25172 raft_consensus.cc:385] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.484242 25170 raft_consensus.cc:740] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.484372 25172 raft_consensus.cc:740] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.480518 25178 consensus_queue.cc:237] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.484931 25170 consensus_queue.cc:260] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.485222 25172 consensus_queue.cc:260] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.487262 25170 ts_tablet_manager.cc:1434] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 12:12:20.487340 25172 ts_tablet_manager.cc:1434] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:20.488281 25170 tablet_bootstrap.cc:492] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:20.488281 25172 tablet_bootstrap.cc:492] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:20.489351 25095 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:20.492586 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:20.491886 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:20.493103 25198 raft_consensus.cc:2804] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:20.490377 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:20.495230 25053 raft_consensus.cc:2393] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 1: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
W20260709 12:12:20.496920 25095 leader_election.cc:343] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:20.499075 25170 tablet_bootstrap.cc:654] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.504678 25198 raft_consensus.cc:697] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
W20260709 12:12:20.505939 24946 leader_election.cc:343] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:20.505921 25198 consensus_queue.cc:237] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.506743 24946 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:20.508415 25221 raft_consensus.cc:2749] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:20.508752 24946 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:20.510430 25221 raft_consensus.cc:3060] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.512113 25170 tablet_bootstrap.cc:492] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:20.512564 25170 ts_tablet_manager.cc:1403] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260709 12:12:20.515209 25170 raft_consensus.cc:359] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.515854 25170 raft_consensus.cc:385] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.516137 25170 raft_consensus.cc:740] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.516572 25172 tablet_bootstrap.cc:654] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.516987 25170 consensus_queue.cc:260] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.519757 25171 tablet_bootstrap.cc:492] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:20.520258 25171 ts_tablet_manager.cc:1403] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.010s
I20260709 12:12:20.518030 25221 raft_consensus.cc:2749] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:20.523355 25170 ts_tablet_manager.cc:1434] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 12:12:20.523681 25172 tablet_bootstrap.cc:492] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:20.524174 25172 ts_tablet_manager.cc:1403] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.003s
I20260709 12:12:20.524415 25170 tablet_bootstrap.cc:492] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:20.527088 25172 raft_consensus.cc:359] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.527768 25172 raft_consensus.cc:385] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.528059 25172 raft_consensus.cc:740] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.528769 25172 consensus_queue.cc:260] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.529951 25170 tablet_bootstrap.cc:654] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.530813 25172 ts_tablet_manager.cc:1434] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:12:20.531760 25172 tablet_bootstrap.cc:492] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:20.523331 25171 raft_consensus.cc:359] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.533679 25171 raft_consensus.cc:385] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.533980 25171 raft_consensus.cc:740] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.534739 25171 consensus_queue.cc:260] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.537418 25171 ts_tablet_manager.cc:1434] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260709 12:12:20.538602 25171 tablet_bootstrap.cc:492] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:20.540226 24878 catalog_manager.cc:5697] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:20.541603 25172 tablet_bootstrap.cc:654] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.543488 25178 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:20.543959 25178 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.546075 25178 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:20.548034 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:20.548717 24980 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:20.549556 25171 tablet_bootstrap.cc:654] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.549796 25095 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:20.549964 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:20.550681 25178 raft_consensus.cc:2804] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:20.550864 25053 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:20.551124 25178 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:20.553719 25178 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.555747 25171 tablet_bootstrap.cc:492] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:20.556227 25171 ts_tablet_manager.cc:1403] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.005s
I20260709 12:12:20.561013 25195 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:20.561535 25195 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.562505 25170 tablet_bootstrap.cc:492] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:20.562947 25170 ts_tablet_manager.cc:1403] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.003s
I20260709 12:12:20.563694 25195 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:20.558991 25171 raft_consensus.cc:359] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.564308 25171 raft_consensus.cc:385] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.564571 25171 raft_consensus.cc:740] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.565429 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:20.565241 25171 consensus_queue.cc:260] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.566022 25129 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:20.566943 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:20.567476 25171 ts_tablet_manager.cc:1434] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:12:20.567566 24980 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:20.563494 25198 consensus_queue.cc:1048] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:20.568598 25171 tablet_bootstrap.cc:492] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:20.567477 25170 raft_consensus.cc:359] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.569386 25170 raft_consensus.cc:385] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.569646 25170 raft_consensus.cc:740] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.570428 25020 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:20.570396 25170 consensus_queue.cc:260] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.571420 25195 raft_consensus.cc:2804] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:20.571885 25195 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:20.572227 25195 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.573652 25178 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.576707 25171 tablet_bootstrap.cc:654] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.577538 25170 ts_tablet_manager.cc:1434] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260709 12:12:20.577827 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:20.578524 25170 tablet_bootstrap.cc:492] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:20.578441 24979 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.582136 25195 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.584199 25178 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:20.585328 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:20.585206 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:20.585656 25171 tablet_bootstrap.cc:492] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:20.586031 25129 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.586319 25171 ts_tablet_manager.cc:1403] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260709 12:12:20.586213 24978 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.587244 25175 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:20.587708 25175 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.588819 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:20.589372 25053 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.589846 25175 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:20.589636 25171 raft_consensus.cc:359] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.590299 25171 raft_consensus.cc:385] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.590564 25171 raft_consensus.cc:740] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.591171 25171 consensus_queue.cc:260] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.591410 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:20.592026 25128 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:20.593215 25129 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:20.593398 25020 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:20.593814 25172 tablet_bootstrap.cc:492] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:20.594303 25172 ts_tablet_manager.cc:1403] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.014s
I20260709 12:12:20.594020 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:20.594853 24977 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:20.596341 25195 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:20.596889 25172 raft_consensus.cc:359] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.601125 25172 raft_consensus.cc:385] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.601418 25172 raft_consensus.cc:740] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.601991 25175 raft_consensus.cc:2804] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:20.602336 25171 ts_tablet_manager.cc:1434] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:12:20.602455 25175 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:20.602861 25175 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.603303 25171 tablet_bootstrap.cc:492] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:20.606771 25020 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:20.604298 24878 catalog_manager.cc:5697] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:20.609127 25195 raft_consensus.cc:2804] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:20.610790 25171 tablet_bootstrap.cc:654] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.614370 24978 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:20.599542 25179 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:20.640949 25179 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.643517 25179 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:20.600216 25170 tablet_bootstrap.cc:654] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.644325 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:20.602087 25172 consensus_queue.cc:260] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.598739 25178 raft_consensus.cc:493] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:20.648276 25178 raft_consensus.cc:515] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.651103 25178 leader_election.cc:290] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:20.614944 25175 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.599112 24979 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:20.653568 25175 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:20.654295 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:20.654671 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:20.654942 24980 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.655336 24979 raft_consensus.cc:2468] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:20.631486 25053 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:20.633556 25198 consensus_queue.cc:1048] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:20.656369 25170 tablet_bootstrap.cc:492] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:20.656837 25170 ts_tablet_manager.cc:1403] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.000s
I20260709 12:12:20.656388 25172 ts_tablet_manager.cc:1434] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.004s
I20260709 12:12:20.661798 25172 tablet_bootstrap.cc:492] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:20.672207 25172 tablet_bootstrap.cc:654] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.660153 25170 raft_consensus.cc:359] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.676267 25170 raft_consensus.cc:385] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.676698 25170 raft_consensus.cc:740] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.677564 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:20.677681 25170 consensus_queue.cc:260] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.680130 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:20.680788 25170 ts_tablet_manager.cc:1434] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:12:20.680958 25129 raft_consensus.cc:2393] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 1: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:12:20.681988 25170 tablet_bootstrap.cc:492] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:20.688778 24945 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:20.690146 25179 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.691798 25172 tablet_bootstrap.cc:492] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:20.692413 25172 ts_tablet_manager.cc:1403] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.008s
I20260709 12:12:20.693827 25221 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:20.694315 25221 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.695797 25172 raft_consensus.cc:359] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.696722 25172 raft_consensus.cc:385] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.697082 25172 raft_consensus.cc:740] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.696473 25221 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:20.697844 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:12:20.699249 24946 leader_election.cc:343] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:20.700554 25179 raft_consensus.cc:2749] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:20.700888 25170 tablet_bootstrap.cc:654] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.701954 25172 consensus_queue.cc:260] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.702708 25241 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:20.703321 25241 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.706187 25241 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:20.706661 25095 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:12:20.708873 25095 leader_election.cc:343] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:20.707608 25195 raft_consensus.cc:697] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:20.707919 25172 ts_tablet_manager.cc:1434] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 12:12:20.710415 25241 raft_consensus.cc:2804] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:20.710820 25172 tablet_bootstrap.cc:492] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:20.711257 25241 raft_consensus.cc:697] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:20.712836 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:20.712514 25241 consensus_queue.cc:237] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.713440 25129 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.710336 25195 consensus_queue.cc:237] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.721632 25129 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:20.724092 25095 leader_election.cc:304] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:20.727967 25172 tablet_bootstrap.cc:654] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.733078 24980 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:20.734840 25021 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:20.736172 25235 raft_consensus.cc:2804] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:20.736891 25235 raft_consensus.cc:697] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:20.738149 25235 consensus_queue.cc:237] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.743335 25226 raft_consensus.cc:2804] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:20.743891 25226 raft_consensus.cc:493] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:20.744345 25226 raft_consensus.cc:3060] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.754805 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:20.755553 24978 raft_consensus.cc:2468] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:20.755851 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:20.756467 25053 raft_consensus.cc:2468] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:20.768755 25095 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:20.769613 25198 raft_consensus.cc:2804] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:20.769981 25198 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:20.769294 24878 catalog_manager.cc:5697] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:20.770303 25198 raft_consensus.cc:3060] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.777827 25198 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.767532 25195 consensus_queue.cc:1048] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:12:20.781525 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:20.782202 24980 raft_consensus.cc:3060] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.786291 25175 consensus_queue.cc:1048] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:20.789899 25171 tablet_bootstrap.cc:492] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:20.790372 25171 ts_tablet_manager.cc:1403] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.187s	user 0.040s	sys 0.074s
I20260709 12:12:20.793232 25171 raft_consensus.cc:359] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.793900 25171 raft_consensus.cc:385] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.794163 25171 raft_consensus.cc:740] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.794811 25171 consensus_queue.cc:260] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.796942 25171 ts_tablet_manager.cc:1434] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:20.800495 25171 tablet_bootstrap.cc:492] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:20.809738 25171 tablet_bootstrap.cc:654] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.813069 25179 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:20.813733 25179 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.819285 25179 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:20.822398 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:20.823530 25053 raft_consensus.cc:2393] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 1: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:12:20.827806 25171 tablet_bootstrap.cc:492] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:20.828361 25171 ts_tablet_manager.cc:1403] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.010s
I20260709 12:12:20.831293 25171 raft_consensus.cc:359] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.832024 25171 raft_consensus.cc:385] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.832341 25171 raft_consensus.cc:740] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.764133 25226 raft_consensus.cc:515] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.833267 25171 consensus_queue.cc:260] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.834612 25226 leader_election.cc:290] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:20.779863 25198 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:20.767570 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:20.835752 25171 ts_tablet_manager.cc:1434] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:12:20.836668 25129 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:20.836848 25198 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:20.837818 25171 tablet_bootstrap.cc:492] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:20.837553 25198 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.840147 25198 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:20.843649 24980 raft_consensus.cc:2468] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:20.843736 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:20.844976 25170 tablet_bootstrap.cc:492] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:20.844921 25053 raft_consensus.cc:3060] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.845501 25170 ts_tablet_manager.cc:1403] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.164s	user 0.034s	sys 0.039s
I20260709 12:12:20.847738 25171 tablet_bootstrap.cc:654] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.847752 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:20.848812 24945 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:20.849650 25179 raft_consensus.cc:2804] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:20.849726 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:20.850087 25179 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:20.850649 24978 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:20.850868 25179 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.853014 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:20.847539 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:20.855377 24980 raft_consensus.cc:3060] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.855266 25054 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:20.854517 25172 tablet_bootstrap.cc:492] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:20.855926 25170 raft_consensus.cc:359] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.856594 25170 raft_consensus.cc:385] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.856925 25170 raft_consensus.cc:740] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.856341 25172 ts_tablet_manager.cc:1403] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.146s	user 0.031s	sys 0.032s
I20260709 12:12:20.857640 25170 consensus_queue.cc:260] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.859241 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:20.861847 25170 ts_tablet_manager.cc:1434] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 12:12:20.864173 25170 tablet_bootstrap.cc:492] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:20.867020 25221 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:20.867479 25221 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.868880 25172 raft_consensus.cc:359] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.869519 25221 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:20.869542 25172 raft_consensus.cc:385] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.859292 24877 catalog_manager.cc:5697] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:20.870690 25235 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:20.871145 25235 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.872248 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:20.873334 25235 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:12:20.874130 24946 leader_election.cc:343] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:20.875301 25053 raft_consensus.cc:2468] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:20.875344 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:12:20.876820 25021 leader_election.cc:343] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:20.870128 25172 raft_consensus.cc:740] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.877982 25172 consensus_queue.cc:260] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.878983 25095 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:20.879794 25241 raft_consensus.cc:2804] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:20.879922 25095 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:20.880292 25241 raft_consensus.cc:697] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:20.881129 24945 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:20.881220 25241 consensus_queue.cc:237] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.882336 25221 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.883021 25226 raft_consensus.cc:2804] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:20.883396 25226 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:20.883733 25226 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.876528 25179 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.887126 25172 ts_tablet_manager.cc:1434] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 12:12:20.889418 25172 tablet_bootstrap.cc:492] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:20.890514 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:20.891189 25054 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.894820 24980 raft_consensus.cc:2468] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
W20260709 12:12:20.896167 25095 leader_election.cc:343] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:20.898543 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:20.887493 25179 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:20.890717 25221 raft_consensus.cc:2749] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:20.899263 25198 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:20.902737 25170 tablet_bootstrap.cc:654] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.901070 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:12:20.901288 24945 leader_election.cc:343] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:20.900110 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:20.904942 24945 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:20.905304 25129 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.903016 25198 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.907020 25198 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:20.907737 25221 raft_consensus.cc:2749] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:20.908083 25172 tablet_bootstrap.cc:654] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.908900 24878 catalog_manager.cc:5697] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:20.912973 25054 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:20.913391 25171 tablet_bootstrap.cc:492] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:20.913919 25171 ts_tablet_manager.cc:1403] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.077s	user 0.006s	sys 0.005s
I20260709 12:12:20.915850 24946 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:20.916575 25129 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:20.916798 25171 raft_consensus.cc:359] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.917608 25171 raft_consensus.cc:385] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.917912 25171 raft_consensus.cc:740] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.918591 25171 consensus_queue.cc:260] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.920423 25171 ts_tablet_manager.cc:1434] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:20.899935 25226 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.922439 25171 tablet_bootstrap.cc:492] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:20.921896 25179 raft_consensus.cc:2804] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:20.924072 25179 raft_consensus.cc:697] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:20.925665 25226 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:20.925338 25179 consensus_queue.cc:237] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:20.927574 24926 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:20.923255 25095 leader_election.cc:304] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:20.931897 25226 raft_consensus.cc:2804] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:20.932732 25226 raft_consensus.cc:697] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:20.939381 25171 tablet_bootstrap.cc:654] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:20.941005 25020 leader_election.cc:343] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:20.943243 25020 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:20.944123 25235 raft_consensus.cc:2749] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:20.943953 24877 catalog_manager.cc:5697] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:20.945194 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:20.945914 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:20.936280 25226 consensus_queue.cc:237] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.949679 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:20.950230 24980 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.950292 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:20.950853 25054 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.962823 24978 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:20.963604 25170 tablet_bootstrap.cc:492] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:20.963972 25170 ts_tablet_manager.cc:1403] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.004s
I20260709 12:12:20.965576 24980 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:20.966048 25172 tablet_bootstrap.cc:492] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:20.966655 25170 raft_consensus.cc:359] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.969692 25170 raft_consensus.cc:385] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.969801 25172 ts_tablet_manager.cc:1403] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.002s
I20260709 12:12:20.969955 25170 raft_consensus.cc:740] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.970559 25170 consensus_queue.cc:260] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.972080 25170 ts_tablet_manager.cc:1434] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:12:20.968859 25171 tablet_bootstrap.cc:492] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:20.972620 25171 ts_tablet_manager.cc:1403] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.008s
I20260709 12:12:20.973075 25170 tablet_bootstrap.cc:492] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:20.975843 25221 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:20.976353 25221 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.977643 25172 raft_consensus.cc:359] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.978331 25172 raft_consensus.cc:385] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.978616 25172 raft_consensus.cc:740] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:20.979657 25170 tablet_bootstrap.cc:654] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.980119 25221 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:20.980731 25221 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:20.980786 25172 consensus_queue.cc:260] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.981230 25221 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.981050 25171 raft_consensus.cc:359] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.983045 25172 ts_tablet_manager.cc:1434] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 12:12:20.983578 25171 raft_consensus.cc:385] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:20.984148 25172 tablet_bootstrap.cc:492] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:20.984553 25171 raft_consensus.cc:740] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
W20260709 12:12:20.986424 25095 leader_election.cc:343] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:20.987139 25095 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:20.988132 25241 raft_consensus.cc:2804] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:20.988651 25241 raft_consensus.cc:697] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:20.987344 25171 consensus_queue.cc:260] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.989504 25241 consensus_queue.cc:237] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:20.990777 25172 tablet_bootstrap.cc:654] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:20.997465 25171 ts_tablet_manager.cc:1434] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
W20260709 12:12:20.999744 25095 leader_election.cc:343] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:20.997895 25054 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:21.000216 25095 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:21.009047 25221 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.010941 25172 tablet_bootstrap.cc:492] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:21.011466 25172 ts_tablet_manager.cc:1403] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260709 12:12:21.013034 25226 raft_consensus.cc:2749] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:21.014277 25172 raft_consensus.cc:359] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.014997 25172 raft_consensus.cc:385] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.015293 25172 raft_consensus.cc:740] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.015960 25171 tablet_bootstrap.cc:492] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:21.016254 25172 consensus_queue.cc:260] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.018141 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:21.018934 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:21.030066 25128 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:21.031765 24945 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:21.032850 25260 raft_consensus.cc:2804] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:21.033262 25260 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:21.033416 25172 ts_tablet_manager.cc:1434] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:12:21.033648 25260 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.034492 25172 tablet_bootstrap.cc:492] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:21.036644 25171 tablet_bootstrap.cc:654] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.037839 25170 tablet_bootstrap.cc:492] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:21.038270 25170 ts_tablet_manager.cc:1403] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.040s
I20260709 12:12:21.021576 25226 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:21.022429 25241 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:21.023566 24877 catalog_manager.cc:5697] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:21.027053 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:21.040823 25170 raft_consensus.cc:359] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.041311 25053 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:21.041517 25170 raft_consensus.cc:385] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.028080 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:21.042240 25054 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:21.041828 24877 catalog_manager.cc:5697] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:21.043641 24946 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:21.044780 25221 raft_consensus.cc:2804] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:21.045132 25221 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:21.045454 25221 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:21.045300 25198 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:21.048096 25239 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:21.049595 25172 tablet_bootstrap.cc:654] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.062304 25221 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.065335 24978 raft_consensus.cc:1240] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:12:21.068604 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:21.064561 25171 tablet_bootstrap.cc:492] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:21.072765 25171 ts_tablet_manager.cc:1403] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.001s
I20260709 12:12:21.041778 25170 raft_consensus.cc:740] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.074146 25170 consensus_queue.cc:260] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.078039 25260 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.078747 25226 consensus_queue.cc:1059] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:21.079867 25239 raft_consensus.cc:3055] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:21.080194 25239 raft_consensus.cc:740] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:21.082726 25170 ts_tablet_manager.cc:1434] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.004s
I20260709 12:12:21.081156 25260 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.088229 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:21.088691 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:21.089157 25128 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.089349 25053 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.094800 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:21.097654 25053 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:21.100185 24946 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:21.081139 25239 consensus_queue.cc:260] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.101579 25239 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:21.103972 25170 tablet_bootstrap.cc:492] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:21.085457 25221 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.112187 25260 raft_consensus.cc:2804] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:21.119486 25170 tablet_bootstrap.cc:654] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.113864 25260 raft_consensus.cc:697] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:21.121279 25175 consensus_queue.cc:1048] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:21.121588 25260 consensus_queue.cc:237] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.145800 25175 consensus_queue.cc:1048] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:21.151520 25172 tablet_bootstrap.cc:492] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:21.152022 25172 ts_tablet_manager.cc:1403] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.118s	user 0.020s	sys 0.017s
I20260709 12:12:21.153895 25129 raft_consensus.cc:2410] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 12:12:21.155148 25172 raft_consensus.cc:359] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.155835 25172 raft_consensus.cc:385] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.156101 25172 raft_consensus.cc:740] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.152033 25128 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:21.157102 24945 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:21.156949 25172 consensus_queue.cc:260] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.158524 25221 raft_consensus.cc:2749] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:21.159070 25172 ts_tablet_manager.cc:1434] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:12:21.159992 25172 tablet_bootstrap.cc:492] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:21.160902 25171 raft_consensus.cc:359] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.161644 25171 raft_consensus.cc:385] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.161962 25171 raft_consensus.cc:740] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.162654 25171 consensus_queue.cc:260] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.164458 25170 tablet_bootstrap.cc:492] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:21.164893 25170 ts_tablet_manager.cc:1403] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.013s
I20260709 12:12:21.142807 24877 catalog_manager.cc:5697] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:21.170006 25170 raft_consensus.cc:359] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.170814 25170 raft_consensus.cc:385] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.171172 25170 raft_consensus.cc:740] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.172016 25170 consensus_queue.cc:260] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.174968 25171 ts_tablet_manager.cc:1434] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.102s	user 0.003s	sys 0.003s
I20260709 12:12:21.175808 25171 tablet_bootstrap.cc:492] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:21.173133 25251 consensus_queue.cc:1048] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:12:21.177225 25239 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.177690 25239 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.178676 25170 ts_tablet_manager.cc:1434] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:12:21.179710 25170 tablet_bootstrap.cc:492] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:21.184721 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:21.185660 24979 raft_consensus.cc:2468] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:21.187085 25239 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:21.189422 25095 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:21.190117 25239 raft_consensus.cc:2804] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:21.190485 25239 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:21.190860 25239 raft_consensus.cc:3060] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.194317 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:21.193243 25260 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.198624 25260 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:21.199520 25095 leader_election.cc:343] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.201318 25260 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.201705 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:21.202756 25175 consensus_queue.cc:1048] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:21.203778 25251 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:12:21.204489 24946 leader_election.cc:343] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.204258 25251 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.205855 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:21.206656 25251 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:12:21.207243 24945 leader_election.cc:343] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.207494 25171 tablet_bootstrap.cc:654] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.208045 24945 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:21.209139 25260 raft_consensus.cc:2749] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:21.215039 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:21.215202 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:21.215884 25128 raft_consensus.cc:2468] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:21.219110 25172 tablet_bootstrap.cc:654] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.220078 25020 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:21.220914 25251 raft_consensus.cc:2804] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:21.221249 25251 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:21.221590 25251 raft_consensus.cc:3060] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:21.221853 25021 leader_election.cc:343] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.222491 25170 tablet_bootstrap.cc:654] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.222679 25239 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.230710 25251 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.234583 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:21.236379 24878 catalog_manager.cc:5697] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.237980 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:21.238557 24980 raft_consensus.cc:3060] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.239378 25239 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:21.245608 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:21.246516 25127 raft_consensus.cc:3060] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.246659 24980 raft_consensus.cc:2468] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:21.247980 25095 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:21.248838 25239 raft_consensus.cc:2804] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:21.249312 25239 raft_consensus.cc:697] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:21.250202 25239 consensus_queue.cc:237] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.255132 25251 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.258419 25127 raft_consensus.cc:2468] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
W20260709 12:12:21.259929 25021 leader_election.cc:343] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.260926 25020 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:21.261605 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:21.262964 25175 raft_consensus.cc:2804] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:21.263454 25175 raft_consensus.cc:697] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:21.264257 25175 consensus_queue.cc:237] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:21.271845 25095 leader_election.cc:343] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.283643 25226 consensus_queue.cc:1048] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:21.288899 25171 tablet_bootstrap.cc:492] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:21.289388 25171 ts_tablet_manager.cc:1403] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.114s	user 0.008s	sys 0.035s
I20260709 12:12:21.291498 25171 raft_consensus.cc:359] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.292120 25171 raft_consensus.cc:385] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.292407 25171 raft_consensus.cc:740] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.292963 25171 consensus_queue.cc:260] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.294342 25171 ts_tablet_manager.cc:1434] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:21.295742 25171 tablet_bootstrap.cc:492] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:21.297297 25170 tablet_bootstrap.cc:492] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:21.297757 25170 ts_tablet_manager.cc:1403] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.026s
I20260709 12:12:21.300468 25170 raft_consensus.cc:359] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.301436 25171 tablet_bootstrap.cc:654] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.301146 25170 raft_consensus.cc:385] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.301808 25170 raft_consensus.cc:740] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.302528 25170 consensus_queue.cc:260] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.305033 25170 ts_tablet_manager.cc:1434] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:21.304955 24878 catalog_manager.cc:5697] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.306538 25170 tablet_bootstrap.cc:492] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:21.313723 25226 consensus_queue.cc:1048] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:21.314378 25170 tablet_bootstrap.cc:654] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.329095 25170 tablet_bootstrap.cc:492] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:21.329883 25170 ts_tablet_manager.cc:1403] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 12:12:21.333539 25170 raft_consensus.cc:359] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.334508 25170 raft_consensus.cc:385] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.334860 25170 raft_consensus.cc:740] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.337940 25172 tablet_bootstrap.cc:492] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:21.338637 25172 ts_tablet_manager.cc:1403] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.179s	user 0.012s	sys 0.003s
I20260709 12:12:21.341784 25226 consensus_queue.cc:1048] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:21.344681 25172 raft_consensus.cc:359] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.345561 25172 raft_consensus.cc:385] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.345935 25172 raft_consensus.cc:740] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.346872 25170 consensus_queue.cc:260] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.350116 25170 ts_tablet_manager.cc:1434] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:12:21.351290 25170 tablet_bootstrap.cc:492] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:21.354301 25260 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.354796 25260 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.356540 25260 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.357524 25198 consensus_queue.cc:1048] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:21.358196 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:21.359180 25170 tablet_bootstrap.cc:654] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.359990 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:21.343129 24875 catalog_manager.cc:5697] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:21.360654 25055 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:21.360973 25172 consensus_queue.cc:260] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:21.361647 24945 leader_election.cc:343] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.362890 24946 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:21.364297 25172 ts_tablet_manager.cc:1434] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.001s
I20260709 12:12:21.365000 25239 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.365684 25172 tablet_bootstrap.cc:492] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:21.365458 25239 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.368960 25221 raft_consensus.cc:2804] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:21.369429 25221 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:21.369828 25221 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.374516 25172 tablet_bootstrap.cc:654] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.376807 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:12:21.378188 25095 leader_election.cc:343] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.377698 25221 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.380262 25239 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:21.380883 25221 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.385787 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:21.386652 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:21.387502 25055 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:21.387580 24945 leader_election.cc:343] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.394299 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:21.386598 25172 tablet_bootstrap.cc:492] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:21.397907 25172 ts_tablet_manager.cc:1403] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.003s
I20260709 12:12:21.397118 25221 consensus_queue.cc:1048] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:12:21.399583 25095 leader_election.cc:343] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.400060 25095 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:21.400758 25170 tablet_bootstrap.cc:492] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:21.401401 25170 ts_tablet_manager.cc:1403] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.000s
I20260709 12:12:21.404021 25226 raft_consensus.cc:2749] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:21.405225 25170 raft_consensus.cc:359] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.406642 25170 raft_consensus.cc:385] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.407100 25170 raft_consensus.cc:740] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.413087 25221 consensus_queue.cc:1048] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:21.416164 25170 consensus_queue.cc:260] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.418009 25055 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:21.419302 25170 ts_tablet_manager.cc:1434] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 12:12:21.419261 24946 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:21.420416 25170 tablet_bootstrap.cc:492] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:21.420426 25221 raft_consensus.cc:2804] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:21.421980 25221 raft_consensus.cc:697] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:21.423082 25221 consensus_queue.cc:237] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.430039 25172 raft_consensus.cc:359] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.430886 25172 raft_consensus.cc:385] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.431128 25172 raft_consensus.cc:740] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.432664 25260 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.433339 25260 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.434125 25172 consensus_queue.cc:260] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.439574 25260 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.441946 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:21.443800 25128 raft_consensus.cc:2468] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:21.445112 24945 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:21.446322 25260 raft_consensus.cc:2804] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:21.446789 25260 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:21.447213 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:21.447243 25260 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.450361 25172 ts_tablet_manager.cc:1434] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.001s
W20260709 12:12:21.450739 24946 leader_election.cc:343] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.456913 25172 tablet_bootstrap.cc:492] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:21.456866 25179 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.457551 25179 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.459543 25179 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.461479 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:21.462172 25129 raft_consensus.cc:2468] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:21.462986 25260 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.463610 24945 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:21.464537 25179 raft_consensus.cc:2804] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:21.462121 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:21.468053 25260 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.465519 25179 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:21.471655 25171 tablet_bootstrap.cc:492] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:21.473237 25171 ts_tablet_manager.cc:1403] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.178s	user 0.044s	sys 0.099s
I20260709 12:12:21.470543 25226 consensus_queue.cc:1048] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:12:21.473284 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:21.474304 25175 raft_consensus.cc:493] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.474030 25179 raft_consensus.cc:3060] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.475677 25175 raft_consensus.cc:515] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.480553 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:21.481170 25129 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.479211 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:21.485518 24978 raft_consensus.cc:2393] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 1: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
W20260709 12:12:21.488819 24946 leader_election.cc:343] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.489970 25129 raft_consensus.cc:2468] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:21.491918 25239 consensus_queue.cc:1048] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:21.480568 25175 leader_election.cc:290] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.496148 24945 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:21.501087 25179 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.502723 25170 tablet_bootstrap.cc:654] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.503463 25179 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.503515 25260 raft_consensus.cc:2804] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:21.512609 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:21.515208 25020 leader_election.cc:304] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:21.516849 25175 raft_consensus.cc:3060] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.531199 25172 tablet_bootstrap.cc:654] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.533004 25171 raft_consensus.cc:359] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.534075 25171 raft_consensus.cc:385] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.534440 25171 raft_consensus.cc:740] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.535399 25171 consensus_queue.cc:260] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.536934 25260 raft_consensus.cc:697] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:21.545624 25260 consensus_queue.cc:237] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:21.549664 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 53587.7us
I20260709 12:12:21.557758 25171 ts_tablet_manager.cc:1434] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.084s	user 0.004s	sys 0.006s
I20260709 12:12:21.559077 25171 tablet_bootstrap.cc:492] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:21.563860 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:21.564710 25129 raft_consensus.cc:3060] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.575906 25129 raft_consensus.cc:2468] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
W20260709 12:12:21.578059 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 79006.4us
I20260709 12:12:21.586242 24945 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:12:21.584554 24946 leader_election.cc:343] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.584295 25226 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.589290 25292 raft_consensus.cc:2804] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:21.597218 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:21.596390 25198 consensus_queue.cc:1048] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:21.586714 25175 raft_consensus.cc:2749] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:21.597152 25226 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.598232 25292 raft_consensus.cc:697] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:21.591291 25170 tablet_bootstrap.cc:492] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:21.600905 25235 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.601500 25226 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:21.601706 25251 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.601385 25235 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.602245 25170 ts_tablet_manager.cc:1403] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.182s	user 0.017s	sys 0.009s
I20260709 12:12:21.602183 25251 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.603515 25235 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.604189 25251 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.605373 25171 tablet_bootstrap.cc:654] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.605067 25170 raft_consensus.cc:359] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.606729 25170 raft_consensus.cc:385] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.608217 25170 raft_consensus.cc:740] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.607870 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:21.609272 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:21.611682 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:21.611519 25170 consensus_queue.cc:260] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.612084 25226 consensus_queue.cc:1048] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:21.612466 24980 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:21.613910 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:12:21.614856 24946 leader_election.cc:343] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.615207 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:21.614873 25021 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:21.617005 25175 raft_consensus.cc:2804] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:21.617385 25175 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:21.617492 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:21.617767 25175 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.618242 25127 raft_consensus.cc:2393] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 1: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:12:21.607739 25292 consensus_queue.cc:237] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:21.623735 25020 leader_election.cc:343] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.625615 24877 catalog_manager.cc:5697] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:21.633670 25095 leader_election.cc:343] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.636601 25293 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.637359 25293 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.643251 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:12:21.648869 25095 leader_election.cc:343] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.649420 25095 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:21.650235 25226 raft_consensus.cc:2749] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:12:21.650122 24946 leader_election.cc:343] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.651963 25020 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:21.662524 25170 ts_tablet_manager.cc:1434] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.001s
I20260709 12:12:21.664414 25170 tablet_bootstrap.cc:492] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:21.667814 25235 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.690142 25172 tablet_bootstrap.cc:492] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:21.690723 25172 ts_tablet_manager.cc:1403] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.234s	user 0.033s	sys 0.040s
I20260709 12:12:21.690986 25293 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.693691 25175 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.694084 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:12:21.695799 24945 leader_election.cc:343] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.700958 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:21.701582 24979 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.697570 25295 consensus_queue.cc:1048] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.044s
I20260709 12:12:21.696950 24945 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:21.704676 25295 raft_consensus.cc:2749] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:21.709112 25175 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:12:21.709408 25095 consensus_peers.cc:597] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:21.710935 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:12:21.713658 25020 leader_election.cc:343] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.712173 25293 consensus_queue.cc:1048] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:21.720016 25235 raft_consensus.cc:2749] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:21.729256 25170 tablet_bootstrap.cc:654] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.730087 25172 raft_consensus.cc:359] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.730702 25172 raft_consensus.cc:385] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.730914 25172 raft_consensus.cc:740] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.715663 24979 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:21.731518 25172 consensus_queue.cc:260] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.734896 25172 ts_tablet_manager.cc:1434] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 12:12:21.741569 25172 tablet_bootstrap.cc:492] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:21.742980 24878 catalog_manager.cc:5697] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.745357 25021 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:21.745819 25170 tablet_bootstrap.cc:492] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:21.746289 25170 ts_tablet_manager.cc:1403] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.000s
I20260709 12:12:21.746593 25175 raft_consensus.cc:2804] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:21.747120 25175 raft_consensus.cc:697] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:21.747962 25175 consensus_queue.cc:237] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.748507 25170 raft_consensus.cc:359] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.748978 25172 tablet_bootstrap.cc:654] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.749135 25170 raft_consensus.cc:385] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.749459 25170 raft_consensus.cc:740] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.750057 25170 consensus_queue.cc:260] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.752039 25170 ts_tablet_manager.cc:1434] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:21.752892 25170 tablet_bootstrap.cc:492] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:21.755741 25171 tablet_bootstrap.cc:492] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:21.756191 25171 ts_tablet_manager.cc:1403] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.197s	user 0.012s	sys 0.011s
I20260709 12:12:21.758942 25171 raft_consensus.cc:359] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.759748 25171 raft_consensus.cc:385] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.760023 25171 raft_consensus.cc:740] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.761094 25170 tablet_bootstrap.cc:654] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.760749 25171 consensus_queue.cc:260] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.763062 25171 ts_tablet_manager.cc:1434] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:21.764108 25171 tablet_bootstrap.cc:492] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:21.764484 25172 tablet_bootstrap.cc:492] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:21.764958 25172 ts_tablet_manager.cc:1403] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.001s
I20260709 12:12:21.765324 24878 catalog_manager.cc:5697] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.767577 25172 raft_consensus.cc:359] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.768523 25172 raft_consensus.cc:385] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.772131 25172 raft_consensus.cc:740] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.772959 25171 tablet_bootstrap.cc:654] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.774062 25172 consensus_queue.cc:260] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.776435 25172 ts_tablet_manager.cc:1434] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:12:21.783229 25172 tablet_bootstrap.cc:492] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:21.783646 24875 catalog_manager.cc:5697] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.786121 25295 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.786571 25295 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.788533 25295 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.789412 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:21.790421 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:21.791038 25129 raft_consensus.cc:2393] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 1: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:12:21.791850 24945 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:21.792520 25295 raft_consensus.cc:3060] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.807651 25295 raft_consensus.cc:2749] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:21.809712 25171 tablet_bootstrap.cc:492] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:21.810127 25170 tablet_bootstrap.cc:492] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:21.810249 25171 ts_tablet_manager.cc:1403] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.011s
I20260709 12:12:21.810743 25170 ts_tablet_manager.cc:1403] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.010s
I20260709 12:12:21.812883 25171 raft_consensus.cc:359] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.813781 25172 tablet_bootstrap.cc:654] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.813575 25171 raft_consensus.cc:385] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.814577 25171 raft_consensus.cc:740] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.813602 25170 raft_consensus.cc:359] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.815657 25170 raft_consensus.cc:385] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.815953 25170 raft_consensus.cc:740] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.816841 25171 consensus_queue.cc:260] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.817888 25170 consensus_queue.cc:260] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.819074 25171 ts_tablet_manager.cc:1434] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:21.819799 25172 tablet_bootstrap.cc:492] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:21.820138 25171 tablet_bootstrap.cc:492] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:21.820264 25172 ts_tablet_manager.cc:1403] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.001s
I20260709 12:12:21.824195 25170 ts_tablet_manager.cc:1434] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:12:21.825232 25170 tablet_bootstrap.cc:492] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:21.828122 25171 tablet_bootstrap.cc:654] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.829934 25226 consensus_queue.cc:1048] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:21.829901 25172 raft_consensus.cc:359] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.832820 25172 raft_consensus.cc:385] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.833539 25172 raft_consensus.cc:740] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.834133 25295 consensus_queue.cc:1048] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:21.835235 25172 consensus_queue.cc:260] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.838135 25172 ts_tablet_manager.cc:1434] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 12:12:21.841445 25172 tablet_bootstrap.cc:492] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:21.843278 25170 tablet_bootstrap.cc:654] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.845883 25175 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:21.847115 25295 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.849613 25295 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.853058 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:21.853389 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:21.853713 25129 raft_consensus.cc:2468] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:21.853195 25295 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:12:21.854794 24946 leader_election.cc:343] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.855654 24945 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:21.856962 25295 raft_consensus.cc:2804] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:21.857343 25295 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:21.857694 25295 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.858227 25172 tablet_bootstrap.cc:654] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.865743 25292 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.866395 25226 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.866339 25292 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.866897 25226 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.869151 25292 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.871711 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:21.872205 25171 tablet_bootstrap.cc:492] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:21.872692 25171 ts_tablet_manager.cc:1403] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.000s
W20260709 12:12:21.873190 24946 leader_election.cc:343] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.874010 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:21.874605 24979 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:21.874792 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:21.875406 25129 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:21.877858 24945 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:21.878386 25095 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:21.878281 25171 raft_consensus.cc:359] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.878975 25171 raft_consensus.cc:385] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.879190 25293 raft_consensus.cc:2804] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:21.879232 25171 raft_consensus.cc:740] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.879696 25293 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:21.880072 25293 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.880122 25195 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:21.881582 25241 raft_consensus.cc:2804] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:21.881940 25241 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:21.882244 25241 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.883926 25295 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.887751 25293 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.880076 25171 consensus_queue.cc:260] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.900899 25226 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:21.890793 25293 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.911531 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:21.914060 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:21.924957 25054 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:21.926638 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:21.917810 25241 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.919502 25171 ts_tablet_manager.cc:1434] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 12:12:21.921069 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:21.928222 25171 tablet_bootstrap.cc:492] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:21.928797 25052 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.930724 25170 tablet_bootstrap.cc:492] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
W20260709 12:12:21.931749 24946 leader_election.cc:343] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:21.931879 25170 ts_tablet_manager.cc:1403] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.107s	user 0.021s	sys 0.018s
I20260709 12:12:21.937387 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:21.938051 25128 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.930521 25295 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.944406 25126 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.946851 25170 raft_consensus.cc:359] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.952198 25170 raft_consensus.cc:385] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.952541 25170 raft_consensus.cc:740] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.948267 25128 raft_consensus.cc:2468] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:21.953202 25129 raft_consensus.cc:2393] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 1: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:12:21.950711 25195 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.957001 25241 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:21.957432 25195 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:21.958859 24926 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:21.959700 25172 tablet_bootstrap.cc:492] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:21.959642 25195 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:21.960207 25172 ts_tablet_manager.cc:1403] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.119s	user 0.023s	sys 0.004s
I20260709 12:12:21.961325 25170 consensus_queue.cc:260] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.961562 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:21.962249 24980 raft_consensus.cc:2468] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:21.963392 24945 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:21.963467 25021 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:21.964308 25295 raft_consensus.cc:2804] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:21.964848 25295 raft_consensus.cc:697] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:21.963189 25172 raft_consensus.cc:359] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.966516 25172 raft_consensus.cc:385] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.966753 25172 raft_consensus.cc:740] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.968341 25195 raft_consensus.cc:2804] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:21.968570 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:21.968801 25195 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:21.969677 25195 raft_consensus.cc:3060] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.967655 25295 consensus_queue.cc:237] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.975925 25293 consensus_queue.cc:1048] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:21.976692 25195 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.977844 25172 consensus_queue.cc:260] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:21.981217 25172 ts_tablet_manager.cc:1434] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.006s
I20260709 12:12:21.982153 25172 tablet_bootstrap.cc:492] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:21.996433 25052 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:21.999634 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:22.002532 24946 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:22.003644 25293 raft_consensus.cc:2804] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:22.004217 25293 raft_consensus.cc:697] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:22.005285 25293 consensus_queue.cc:237] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.013428 25172 tablet_bootstrap.cc:654] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.008466 25170 ts_tablet_manager.cc:1434] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.000s
I20260709 12:12:22.018326 25170 tablet_bootstrap.cc:492] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:22.044729 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:22.045535 24980 raft_consensus.cc:3060] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.045858 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:22.047447 25195 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:22.049840 25052 raft_consensus.cc:3060] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.051101 25171 tablet_bootstrap.cc:654] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.053249 25260 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.053908 25260 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.054651 24980 raft_consensus.cc:2468] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:22.055915 25021 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:22.057024 25195 raft_consensus.cc:2804] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:22.057516 25195 raft_consensus.cc:697] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:22.058339 25195 consensus_queue.cc:237] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.062594 25226 raft_consensus.cc:493] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.063100 25226 raft_consensus.cc:515] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:22.067131 25020 leader_election.cc:343] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.070801 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:12:22.072177 25020 leader_election.cc:343] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.075163 25260 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:22.075914 25226 leader_election.cc:290] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:22.080492 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:22.080845 25292 consensus_queue.cc:1048] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:22.083623 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:22.078403 25260 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:12:22.084295 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:22.090582 25095 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:22.101312 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:12:22.101776 25095 leader_election.cc:343] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.102007 25125 raft_consensus.cc:2468] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
W20260709 12:12:22.102479 25095 leader_election.cc:343] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.102873 25095 leader_election.cc:304] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:22.104585 25241 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:22.109324 25226 raft_consensus.cc:2749] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:22.104125 24945 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:22.110361 25293 raft_consensus.cc:2804] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:22.110879 25293 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.111308 25293 raft_consensus.cc:3060] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.112392 25170 tablet_bootstrap.cc:654] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:22.110394 24946 leader_election.cc:343] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.131579 24877 catalog_manager.cc:5697] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:22.142941 25260 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:22.132563 25293 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.153640 25172 tablet_bootstrap.cc:492] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:22.154142 25172 ts_tablet_manager.cc:1403] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.172s	user 0.021s	sys 0.029s
I20260709 12:12:22.157193 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:12:22.158681 24946 leader_election.cc:343] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.159341 25293 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:22.160014 25172 raft_consensus.cc:359] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.160867 25172 raft_consensus.cc:385] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.161201 25172 raft_consensus.cc:740] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.161962 25172 consensus_queue.cc:260] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.162760 25171 tablet_bootstrap.cc:492] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:22.163244 25171 ts_tablet_manager.cc:1403] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.235s	user 0.029s	sys 0.016s
I20260709 12:12:22.169697 25171 raft_consensus.cc:359] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.172222 25171 raft_consensus.cc:385] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.172374 25241 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.172652 25171 raft_consensus.cc:740] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.172881 25241 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.173528 25171 consensus_queue.cc:260] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.174871 25241 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:22.164484 25172 ts_tablet_manager.cc:1434] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:12:22.176057 25171 ts_tablet_manager.cc:1434] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:12:22.176600 25172 tablet_bootstrap.cc:492] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:22.177175 25171 tablet_bootstrap.cc:492] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:22.184034 24877 catalog_manager.cc:5697] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:22.185748 25171 tablet_bootstrap.cc:654] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.186226 25172 tablet_bootstrap.cc:654] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.186414 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:22.187768 25129 raft_consensus.cc:3060] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.194679 25295 consensus_queue.cc:1048] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:22.195760 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:22.198621 24979 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:22.202373 25171 tablet_bootstrap.cc:492] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:22.202857 25171 ts_tablet_manager.cc:1403] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.001s
I20260709 12:12:22.203064 25095 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:22.205518 25241 raft_consensus.cc:2804] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:22.206051 25241 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.206472 25241 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.213321 25129 raft_consensus.cc:2468] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:22.205536 25171 raft_consensus.cc:359] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.217834 25171 raft_consensus.cc:385] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.218194 25171 raft_consensus.cc:740] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.219467 25171 consensus_queue.cc:260] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.222677 24945 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:22.223981 25295 raft_consensus.cc:2804] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:22.224493 25295 raft_consensus.cc:697] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:22.225292 25241 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.225378 25295 consensus_queue.cc:237] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.227408 25241 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:22.228044 25171 ts_tablet_manager.cc:1434] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 12:12:22.227977 25051 raft_consensus.cc:3060] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.231289 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:22.232270 24979 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.231972 25171 tablet_bootstrap.cc:492] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:22.234179 25170 tablet_bootstrap.cc:492] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:22.234671 25170 ts_tablet_manager.cc:1403] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.217s	user 0.013s	sys 0.001s
I20260709 12:12:22.235329 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:22.237448 25170 raft_consensus.cc:359] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.239529 25170 raft_consensus.cc:385] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.239801 25170 raft_consensus.cc:740] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.241751 25171 tablet_bootstrap.cc:654] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.241843 25170 consensus_queue.cc:260] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.246366 25170 ts_tablet_manager.cc:1434] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:12:22.247342 25170 tablet_bootstrap.cc:492] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
W20260709 12:12:22.249969 25095 leader_election.cc:343] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.252871 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:12:22.265669 25095 leader_election.cc:343] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:22.265827 25020 consensus_peers.cc:597] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Couldn't send request to peer 59385cec26934f489c70e5ef2083bbd9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:22.267637 24979 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:22.269122 25095 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:22.269941 25241 raft_consensus.cc:2804] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:22.270493 25241 raft_consensus.cc:697] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:22.271437 25241 consensus_queue.cc:237] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.283474 25170 tablet_bootstrap.cc:654] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.286906 25172 tablet_bootstrap.cc:492] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:22.287365 25172 ts_tablet_manager.cc:1403] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.111s	user 0.019s	sys 0.031s
I20260709 12:12:22.290820 25172 raft_consensus.cc:359] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.291405 25172 raft_consensus.cc:385] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.291687 25172 raft_consensus.cc:740] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.295091 25171 tablet_bootstrap.cc:492] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:22.294848 24875 catalog_manager.cc:5697] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:22.295631 25171 ts_tablet_manager.cc:1403] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.013s
I20260709 12:12:22.292328 25172 consensus_queue.cc:260] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.297078 24875 catalog_manager.cc:5697] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:22.302455 25172 ts_tablet_manager.cc:1434] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:12:22.303369 25172 tablet_bootstrap.cc:492] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:22.303946 25171 raft_consensus.cc:359] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.304708 25171 raft_consensus.cc:385] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.305029 25171 raft_consensus.cc:740] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.305709 25171 consensus_queue.cc:260] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.308357 25171 ts_tablet_manager.cc:1434] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:12:22.309531 25171 tablet_bootstrap.cc:492] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:22.311874 25172 tablet_bootstrap.cc:654] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.312000 25170 tablet_bootstrap.cc:492] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:22.312474 25170 ts_tablet_manager.cc:1403] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.009s
I20260709 12:12:22.317363 25171 tablet_bootstrap.cc:654] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.320058 25195 consensus_queue.cc:1048] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:22.330183 25170 raft_consensus.cc:359] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.331209 25170 raft_consensus.cc:385] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.331600 25170 raft_consensus.cc:740] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.332116 24877 catalog_manager.cc:5697] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:22.332523 25170 consensus_queue.cc:260] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.342985 25170 ts_tablet_manager.cc:1434] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 12:12:22.344296 25170 tablet_bootstrap.cc:492] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:22.347234 25171 tablet_bootstrap.cc:492] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:22.347739 25171 ts_tablet_manager.cc:1403] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.019s
I20260709 12:12:22.350764 25171 raft_consensus.cc:359] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.351502 25171 raft_consensus.cc:385] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.351804 25171 raft_consensus.cc:740] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.352437 25171 consensus_queue.cc:260] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.354908 25171 ts_tablet_manager.cc:1434] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:22.355904 25171 tablet_bootstrap.cc:492] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:22.351503 25170 tablet_bootstrap.cc:654] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.362747 25171 tablet_bootstrap.cc:654] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.383905 25170 tablet_bootstrap.cc:492] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:22.385021 25170 ts_tablet_manager.cc:1403] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.001s
I20260709 12:12:22.387776 25170 raft_consensus.cc:359] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.388489 25170 raft_consensus.cc:385] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.388798 25170 raft_consensus.cc:740] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.389451 25170 consensus_queue.cc:260] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.391511 25170 ts_tablet_manager.cc:1434] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:22.392424 25170 tablet_bootstrap.cc:492] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:22.384476 25171 tablet_bootstrap.cc:492] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:22.395733 25171 ts_tablet_manager.cc:1403] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.002s
I20260709 12:12:22.397344 25172 tablet_bootstrap.cc:492] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:22.397781 25172 ts_tablet_manager.cc:1403] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.062s
I20260709 12:12:22.394363 25293 consensus_queue.cc:1048] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:22.398583 25171 raft_consensus.cc:359] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.399255 25171 raft_consensus.cc:385] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.399564 25171 raft_consensus.cc:740] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.400324 25171 consensus_queue.cc:260] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.404968 25171 ts_tablet_manager.cc:1434] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:12:22.406080 25171 tablet_bootstrap.cc:492] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:22.405856 25172 raft_consensus.cc:359] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.410429 25172 raft_consensus.cc:385] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.410933 25172 raft_consensus.cc:740] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.413138 25172 consensus_queue.cc:260] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.425302 25172 ts_tablet_manager.cc:1434] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260709 12:12:22.426189 25172 tablet_bootstrap.cc:492] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:22.429102 25195 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.429652 25195 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.432410 25195 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:22.436283 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:22.436957 25129 raft_consensus.cc:2468] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:22.437680 25170 tablet_bootstrap.cc:654] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.439242 25051 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.439584 25172 tablet_bootstrap.cc:654] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.442466 25171 tablet_bootstrap.cc:654] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.444763 25175 raft_consensus.cc:493] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.445375 25175 raft_consensus.cc:515] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.447937 25175 leader_election.cc:290] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:22.448874 25170 tablet_bootstrap.cc:492] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:22.448777 25020 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:22.449404 25170 ts_tablet_manager.cc:1403] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.004s
I20260709 12:12:22.450261 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:22.451187 25127 raft_consensus.cc:2468] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:22.452051 25170 raft_consensus.cc:359] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.452733 25170 raft_consensus.cc:385] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.453011 25170 raft_consensus.cc:740] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.453646 25170 consensus_queue.cc:260] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.455015 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:22.455642 24978 raft_consensus.cc:2468] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:22.456188 25170 ts_tablet_manager.cc:1434] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:22.458298 25170 tablet_bootstrap.cc:492] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:22.458586 25020 leader_election.cc:304] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:22.459136 25171 tablet_bootstrap.cc:492] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:22.459623 25171 ts_tablet_manager.cc:1403] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.000s
I20260709 12:12:22.459820 25251 raft_consensus.cc:2804] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:22.460196 25251 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.460523 25251 raft_consensus.cc:3060] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.462117 25171 raft_consensus.cc:359] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.462757 25171 raft_consensus.cc:385] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.463025 25171 raft_consensus.cc:740] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.463723 25175 raft_consensus.cc:2804] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:22.463653 25171 consensus_queue.cc:260] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.464099 25175 raft_consensus.cc:493] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.464514 25175 raft_consensus.cc:3060] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.471029 25175 raft_consensus.cc:515] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.464102 25170 tablet_bootstrap.cc:654] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.475132 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:22.475781 24979 raft_consensus.cc:2468] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:22.479548 25175 leader_election.cc:290] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:22.483529 25170 tablet_bootstrap.cc:492] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:22.484419 25170 ts_tablet_manager.cc:1403] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.002s
I20260709 12:12:22.486884 25170 raft_consensus.cc:359] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.487542 25170 raft_consensus.cc:385] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.487828 25170 raft_consensus.cc:740] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.488343 25239 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.488500 25170 consensus_queue.cc:260] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.489040 25239 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.490306 25170 ts_tablet_manager.cc:1434] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:22.492357 25239 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:22.492985 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:22.493839 24979 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:12:22.495049 25095 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:22.496279 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:22.496874 25241 raft_consensus.cc:2804] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:22.497160 25129 raft_consensus.cc:3060] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.497476 25241 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.498029 25241 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.492461 25251 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.500568 25221 consensus_queue.cc:1048] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:22.504822 25251 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:22.505273 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:22.505987 25127 raft_consensus.cc:3060] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.510187 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:22.513353 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:22.513857 25170 tablet_bootstrap.cc:492] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:22.513938 24978 raft_consensus.cc:3060] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.517565 25171 ts_tablet_manager.cc:1434] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.058s	user 0.014s	sys 0.017s
I20260709 12:12:22.518584 25171 tablet_bootstrap.cc:492] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:22.521077 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:22.522547 24979 raft_consensus.cc:3060] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.524181 25172 tablet_bootstrap.cc:492] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:22.524668 25172 ts_tablet_manager.cc:1403] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.034s
I20260709 12:12:22.527209 25241 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.527280 25172 raft_consensus.cc:359] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.532902 25172 raft_consensus.cc:385] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.533257 25172 raft_consensus.cc:740] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.534250 25241 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:22.534000 25172 consensus_queue.cc:260] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.534789 25241 raft_consensus.cc:493] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.535302 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:22.535207 25241 raft_consensus.cc:515] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.536230 25172 ts_tablet_manager.cc:1434] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260709 12:12:22.528925 24978 raft_consensus.cc:2468] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:22.537168 25241 leader_election.cc:290] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:22.537508 25021 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:22.538497 25171 tablet_bootstrap.cc:654] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.532316 25127 raft_consensus.cc:2468] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:22.537715 25172 tablet_bootstrap.cc:492] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:22.540289 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:22.528972 24979 raft_consensus.cc:2468] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:22.538417 25350 raft_consensus.cc:2804] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:22.541929 25350 raft_consensus.cc:697] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:22.542457 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:22.542850 25350 consensus_queue.cc:237] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.543648 25348 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:22.522105 25170 tablet_bootstrap.cc:654] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.544121 25348 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.545526 25172 tablet_bootstrap.cc:654] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.546530 25348 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:22.543144 24978 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.551088 25021 leader_election.cc:304] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:22.551699 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:22.547928 25129 raft_consensus.cc:2468] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:22.553754 25221 consensus_queue.cc:1048] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:22.554428 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:22.555543 25170 tablet_bootstrap.cc:492] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:22.555765 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:22.556586 25170 ts_tablet_manager.cc:1403] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.002s
I20260709 12:12:22.556977 25125 raft_consensus.cc:2368] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 2. Current term is 3.
I20260709 12:12:22.559300 25170 raft_consensus.cc:359] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.559698 25020 leader_election.cc:400] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087) with higher term. Message: Invalid argument: T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 2. Current term is 3.
I20260709 12:12:22.560070 25020 leader_election.cc:403] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:12:22.560804 25348 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.561208 25170 raft_consensus.cc:385] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.561604 25170 raft_consensus.cc:740] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.562613 25170 consensus_queue.cc:260] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:22.563939 25095 leader_election.cc:343] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.564646 25221 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:12:22.565289 25095 leader_election.cc:343] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.565299 25221 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.566430 25095 leader_election.cc:304] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:22.567200 25170 ts_tablet_manager.cc:1434] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 12:12:22.567840 25241 raft_consensus.cc:2749] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:22.571151 25129 raft_consensus.cc:3060] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.571553 25221 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:22.575961 24978 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:12:22.577062 24878 catalog_manager.cc:5697] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:22.578652 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:12:22.579820 24946 leader_election.cc:343] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.572155 25170 tablet_bootstrap.cc:492] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:22.581530 25348 raft_consensus.cc:2749] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087) with higher term. Message: Invalid argument: T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 2. Current term is 3.
I20260709 12:12:22.552789 25350 raft_consensus.cc:2804] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:22.584980 25095 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:22.586313 25170 tablet_bootstrap.cc:654] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.586624 25241 raft_consensus.cc:2804] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:22.586798 25171 tablet_bootstrap.cc:492] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:22.587152 25241 raft_consensus.cc:697] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:22.587458 25171 ts_tablet_manager.cc:1403] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.000s
I20260709 12:12:22.588004 25241 consensus_queue.cc:237] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.589251 25350 raft_consensus.cc:697] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:22.591404 25350 consensus_queue.cc:237] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.596906 25171 raft_consensus.cc:359] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.597852 25171 raft_consensus.cc:385] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.598239 25171 raft_consensus.cc:740] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.602208 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:22.604672 25171 consensus_queue.cc:260] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:22.606980 24945 leader_election.cc:343] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.609059 24945 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:22.610162 25171 ts_tablet_manager.cc:1434] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:12:22.611498 25171 tablet_bootstrap.cc:492] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:22.612180 25295 raft_consensus.cc:2749] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:22.621559 25221 consensus_queue.cc:1048] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:22.638382 25348 consensus_queue.cc:1048] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:22.642882 25221 consensus_queue.cc:1048] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260709 12:12:22.665597 24946 consensus_peers.cc:597] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:22.668720 25348 consensus_queue.cc:1048] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:22.671746 25171 tablet_bootstrap.cc:654] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.675333 25239 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.676019 25239 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.679070 25239 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:22.687863 25170 tablet_bootstrap.cc:492] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:22.688462 25170 ts_tablet_manager.cc:1403] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.117s	user 0.015s	sys 0.038s
I20260709 12:12:22.688225 25171 tablet_bootstrap.cc:492] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:22.688344 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:22.689252 25171 ts_tablet_manager.cc:1403] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.006s
I20260709 12:12:22.691136 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:22.691922 25052 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:22.692073 25170 raft_consensus.cc:359] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.692871 25170 raft_consensus.cc:385] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.693176 25170 raft_consensus.cc:740] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.693423 25171 raft_consensus.cc:359] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.694125 25171 raft_consensus.cc:385] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.694397 25171 raft_consensus.cc:740] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.693984 25170 consensus_queue.cc:260] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.695164 25172 tablet_bootstrap.cc:492] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:22.695748 25172 ts_tablet_manager.cc:1403] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.158s	user 0.019s	sys 0.022s
I20260709 12:12:22.696795 25170 ts_tablet_manager.cc:1434] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:22.697870 25170 tablet_bootstrap.cc:492] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:22.698074 25171 consensus_queue.cc:260] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.699424 25172 raft_consensus.cc:359] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.700418 25172 raft_consensus.cc:385] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.700858 25172 raft_consensus.cc:740] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.701977 25172 consensus_queue.cc:260] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.704648 25095 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:12:22.709775 25095 leader_election.cc:343] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.711274 24875 catalog_manager.cc:5697] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:22.722976 25171 ts_tablet_manager.cc:1434] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 12:12:22.724066 25171 tablet_bootstrap.cc:492] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:22.732174 25178 raft_consensus.cc:2804] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:22.734167 25350 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.734601 25178 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.735004 25178 raft_consensus.cc:3060] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.734758 25350 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.736987 25172 ts_tablet_manager.cc:1434] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260709 12:12:22.737931 25172 tablet_bootstrap.cc:492] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:22.739859 25226 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.748065 25170 tablet_bootstrap.cc:654] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.751323 25241 consensus_queue.cc:1048] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:22.751658 24875 catalog_manager.cc:5697] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:22.746879 25226 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.753633 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:22.754462 24980 raft_consensus.cc:2393] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 1: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:12:22.754546 25226 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:22.756910 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:22.760677 25171 tablet_bootstrap.cc:654] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.765226 25350 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:22.780036 25178 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.783420 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:22.784081 25128 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.789453 25178 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:22.790671 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:22.793087 25095 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:22.805760 25020 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:22.806707 25350 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.811520 25260 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.812139 25260 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.814332 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:12:22.816182 25095 leader_election.cc:343] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.818063 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:22.818202 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:22.819075 25054 raft_consensus.cc:3060] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.819507 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:22.820143 25350 raft_consensus.cc:2749] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:22.820561 25260 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:12:22.822574 24945 leader_election.cc:343] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:22.824187 24946 leader_election.cc:343] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.824678 24946 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:22.825366 25260 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:22.831063 25348 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.831575 25348 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.834201 25348 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:22.839180 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:22.840045 24979 raft_consensus.cc:2468] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:22.842779 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:22.848361 25239 consensus_queue.cc:1048] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:12:22.849015 25021 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:12:22.849887 25020 leader_election.cc:343] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.857314 25170 tablet_bootstrap.cc:492] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:22.857824 25170 ts_tablet_manager.cc:1403] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.160s	user 0.021s	sys 0.027s
I20260709 12:12:22.858618 25172 tablet_bootstrap.cc:654] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.860450 25170 raft_consensus.cc:359] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.861418 25054 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:22.861742 25170 raft_consensus.cc:385] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.853338 25350 raft_consensus.cc:2804] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:22.862015 25170 raft_consensus.cc:740] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.862288 25350 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.862082 25171 tablet_bootstrap.cc:492] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:22.862653 25350 raft_consensus.cc:3060] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.862948 25171 ts_tablet_manager.cc:1403] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.139s	user 0.020s	sys 0.008s
I20260709 12:12:22.862757 25170 consensus_queue.cc:260] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.864905 25170 ts_tablet_manager.cc:1434] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:22.865592 25171 raft_consensus.cc:359] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.866259 25171 raft_consensus.cc:385] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.866573 25171 raft_consensus.cc:740] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.867238 25171 consensus_queue.cc:260] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.869767 25171 ts_tablet_manager.cc:1434] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:22.870698 25171 tablet_bootstrap.cc:492] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:22.871973 25350 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.866284 25170 tablet_bootstrap.cc:492] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:22.874244 25178 raft_consensus.cc:2749] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:22.874724 25350 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:22.877882 25170 tablet_bootstrap.cc:654] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.879736 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:22.883279 25171 tablet_bootstrap.cc:654] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.883211 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:22.883939 24979 raft_consensus.cc:3060] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:22.884183 25020 leader_election.cc:343] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.884522 25095 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:22.886884 25178 raft_consensus.cc:2804] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:22.891425 25178 raft_consensus.cc:697] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:22.892304 25178 consensus_queue.cc:237] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.901901 24979 raft_consensus.cc:2468] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:22.904970 25170 tablet_bootstrap.cc:492] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:22.905438 25170 ts_tablet_manager.cc:1403] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.004s
I20260709 12:12:22.908685 25170 raft_consensus.cc:359] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.909369 25170 raft_consensus.cc:385] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.909643 25170 raft_consensus.cc:740] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.910835 25170 consensus_queue.cc:260] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.923045 25170 ts_tablet_manager.cc:1434] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:12:22.923080 25221 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.924571 25170 tablet_bootstrap.cc:492] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:22.923655 25221 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.927312 25362 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.927874 25362 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.930379 25362 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:22.935199 25171 tablet_bootstrap.cc:492] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:22.933650 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:22.936342 25171 ts_tablet_manager.cc:1403] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.066s	user 0.020s	sys 0.015s
I20260709 12:12:22.937001 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:22.936712 25221 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:22.938318 25054 raft_consensus.cc:2393] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 1: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:12:22.938534 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:12:22.939774 24945 leader_election.cc:343] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.939751 25021 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:22.940697 25348 raft_consensus.cc:2804] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:22.940866 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:22.941192 25348 raft_consensus.cc:697] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:22.942034 25348 consensus_queue.cc:237] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.943544 24946 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:22.944525 25260 raft_consensus.cc:493] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.945067 25260 raft_consensus.cc:515] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.947517 25170 tablet_bootstrap.cc:654] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.951620 25172 tablet_bootstrap.cc:492] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:22.952133 25172 ts_tablet_manager.cc:1403] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.214s	user 0.014s	sys 0.000s
I20260709 12:12:22.952739 25260 leader_election.cc:290] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:22.949666 25221 raft_consensus.cc:3060] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.953857 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:22.954746 25128 raft_consensus.cc:2468] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:22.955020 25172 raft_consensus.cc:359] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.955824 25172 raft_consensus.cc:385] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.956143 25172 raft_consensus.cc:740] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.956363 24945 leader_election.cc:304] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:22.956909 25172 consensus_queue.cc:260] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.965634 25172 ts_tablet_manager.cc:1434] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.002s
I20260709 12:12:22.958645 25260 raft_consensus.cc:2804] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:22.967128 25172 tablet_bootstrap.cc:492] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:22.968400 25260 raft_consensus.cc:493] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.970571 25260 raft_consensus.cc:3060] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.970845 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:22.973302 25171 raft_consensus.cc:359] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.974249 25171 raft_consensus.cc:385] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.974596 25171 raft_consensus.cc:740] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.975171 25221 raft_consensus.cc:2749] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:12:22.964442 24946 leader_election.cc:343] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.977663 24946 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:12:22.979020 24946 leader_election.cc:343] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.979544 25221 raft_consensus.cc:2749] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:22.981539 24878 catalog_manager.cc:5697] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:22.990340 25171 consensus_queue.cc:260] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.994946 25171 ts_tablet_manager.cc:1434] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260709 12:12:22.995748 25171 tablet_bootstrap.cc:492] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:22.997617 25260 raft_consensus.cc:515] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:22.999897 25260 leader_election.cc:290] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:23.001243 25350 consensus_queue.cc:1048] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.003181 25172 tablet_bootstrap.cc:654] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.003156 25350 consensus_queue.cc:1048] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:23.003836 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:12:23.005600 24946 leader_election.cc:343] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.005993 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:23.006646 25128 raft_consensus.cc:3060] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.011818 25172 tablet_bootstrap.cc:492] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:23.012323 25172 ts_tablet_manager.cc:1403] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.001s
I20260709 12:12:23.014963 25172 raft_consensus.cc:359] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.017566 25172 raft_consensus.cc:385] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.018133 25170 tablet_bootstrap.cc:492] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:23.018832 25172 raft_consensus.cc:740] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.019094 25170 ts_tablet_manager.cc:1403] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.012s
I20260709 12:12:23.019475 25172 consensus_queue.cc:260] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.021667 25172 ts_tablet_manager.cc:1434] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:12:23.022552 25172 tablet_bootstrap.cc:492] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:23.022552 25170 raft_consensus.cc:359] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.023866 25170 raft_consensus.cc:385] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.024169 25170 raft_consensus.cc:740] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.024835 25170 consensus_queue.cc:260] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.027191 25170 ts_tablet_manager.cc:1434] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:12:23.028169 25170 tablet_bootstrap.cc:492] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:23.016283 25171 tablet_bootstrap.cc:654] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.030876 25052 raft_consensus.cc:3060] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.031924 25172 tablet_bootstrap.cc:654] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.021832 24877 catalog_manager.cc:5697] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:23.042398 25170 tablet_bootstrap.cc:654] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.051082 25170 tablet_bootstrap.cc:492] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:23.051620 25170 ts_tablet_manager.cc:1403] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260709 12:12:23.052716 25226 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:23.053251 25226 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.054628 25172 tablet_bootstrap.cc:492] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:23.054687 25170 raft_consensus.cc:359] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.055529 25170 raft_consensus.cc:385] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.056085 25170 raft_consensus.cc:740] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.058578 25170 consensus_queue.cc:260] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.060979 25170 ts_tablet_manager.cc:1434] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:12:23.061832 25054 raft_consensus.cc:1275] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:23.061898 25171 tablet_bootstrap.cc:492] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:23.056318 25172 ts_tablet_manager.cc:1403] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260709 12:12:23.062646 25171 ts_tablet_manager.cc:1403] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.005s
I20260709 12:12:23.063269 25226 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:23.061935 25170 tablet_bootstrap.cc:492] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:23.065090 25172 raft_consensus.cc:359] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.065250 25171 raft_consensus.cc:359] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.065793 25172 raft_consensus.cc:385] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.065994 25171 raft_consensus.cc:385] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.066145 25172 raft_consensus.cc:740] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.066382 25171 raft_consensus.cc:740] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.066717 25128 raft_consensus.cc:2468] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:23.067058 25172 consensus_queue.cc:260] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.067162 25171 consensus_queue.cc:260] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.069386 25172 ts_tablet_manager.cc:1434] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:23.070044 25171 ts_tablet_manager.cc:1434] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:12:23.070344 25172 tablet_bootstrap.cc:492] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:23.071708 25170 tablet_bootstrap.cc:654] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.076382 25171 tablet_bootstrap.cc:492] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:23.077557 25172 tablet_bootstrap.cc:654] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.078056 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:23.078830 24979 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:23.081997 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:23.082944 25054 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:23.088925 25171 tablet_bootstrap.cc:654] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.095654 25170 tablet_bootstrap.cc:492] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:23.096377 25170 ts_tablet_manager.cc:1403] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.019s
I20260709 12:12:23.101518 25170 raft_consensus.cc:359] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.102631 25170 raft_consensus.cc:385] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.103070 25170 raft_consensus.cc:740] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.104009 25170 consensus_queue.cc:260] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.107280 25170 ts_tablet_manager.cc:1434] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:12:23.108530 25170 tablet_bootstrap.cc:492] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:23.108546 24945 leader_election.cc:304] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:23.109921 25221 raft_consensus.cc:2804] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:23.110385 25221 raft_consensus.cc:697] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:23.111253 25221 consensus_queue.cc:237] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.114823 25170 tablet_bootstrap.cc:654] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.116811 25095 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:23.116684 25226 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.118240 25178 raft_consensus.cc:2804] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:23.118598 25178 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:23.118968 25178 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.121809 25241 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:23.122476 25241 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.123561 25172 tablet_bootstrap.cc:492] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:23.124054 25172 ts_tablet_manager.cc:1403] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.007s
I20260709 12:12:23.125192 25241 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:23.126667 25178 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.128952 25178 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:23.137228 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:23.137887 24980 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:23.138891 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:23.139523 24977 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.139722 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:23.140434 25053 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:23.141686 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:23.142299 25055 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.145120 25349 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:23.145486 24979 raft_consensus.cc:1275] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:23.145594 25349 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.147893 25349 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:23.149741 24977 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:23.150817 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:23.152277 24979 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:23.151387 25172 raft_consensus.cc:359] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.154100 25172 raft_consensus.cc:385] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.154498 25172 raft_consensus.cc:740] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.156085 25171 tablet_bootstrap.cc:492] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:23.155568 25172 consensus_queue.cc:260] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.156698 25171 ts_tablet_manager.cc:1403] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.029s
I20260709 12:12:23.157568 25021 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:23.158313 25349 raft_consensus.cc:2804] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:23.158728 25349 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:23.159096 25349 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.159667 25171 raft_consensus.cc:359] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.160351 25171 raft_consensus.cc:385] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.160710 25171 raft_consensus.cc:740] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.161666 25171 consensus_queue.cc:260] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.160740 25055 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:23.163687 25170 tablet_bootstrap.cc:492] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:23.164096 25171 ts_tablet_manager.cc:1434] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:12:23.164182 25170 ts_tablet_manager.cc:1403] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.009s
I20260709 12:12:23.165148 25171 tablet_bootstrap.cc:492] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:23.166807 25170 raft_consensus.cc:359] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.167484 25170 raft_consensus.cc:385] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.167372 25349 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.167974 25170 raft_consensus.cc:740] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.152375 25095 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:23.169121 25178 raft_consensus.cc:2804] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:23.168877 25170 consensus_queue.cc:260] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.169536 25241 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.169684 25095 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:23.169559 25178 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:23.171159 25178 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.171120 25170 ts_tablet_manager.cc:1434] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:12:23.172514 25170 tablet_bootstrap.cc:492] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:23.177222 25226 raft_consensus.cc:2804] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:23.177784 25226 raft_consensus.cc:697] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:23.178077 25178 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.178670 25226 consensus_queue.cc:237] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.179773 25170 tablet_bootstrap.cc:654] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.180106 25178 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:23.180330 24875 catalog_manager.cc:5697] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:23.183348 25171 tablet_bootstrap.cc:654] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.177258 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:23.184105 24977 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.190189 25251 consensus_queue.cc:1048] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:23.158279 25172 ts_tablet_manager.cc:1434] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.002s
I20260709 12:12:23.192584 25172 tablet_bootstrap.cc:492] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:23.200917 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:23.201637 25055 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.193106 25171 tablet_bootstrap.cc:492] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:23.205025 25171 ts_tablet_manager.cc:1403] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.040s	user 0.002s	sys 0.012s
I20260709 12:12:23.191357 25349 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:12:23.211126 24926 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:23.211977 25171 raft_consensus.cc:359] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.212600 25171 raft_consensus.cc:385] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.212916 25171 raft_consensus.cc:740] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.216109 25055 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:23.217629 25241 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:23.218214 25170 tablet_bootstrap.cc:492] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:23.218199 25241 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.218827 25170 ts_tablet_manager.cc:1403] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.001s
I20260709 12:12:23.220490 25241 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:23.223759 25170 raft_consensus.cc:359] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.224421 25170 raft_consensus.cc:385] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.224319 25095 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:23.224886 25170 raft_consensus.cc:740] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.225276 25226 raft_consensus.cc:2804] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:23.226013 25226 raft_consensus.cc:697] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:23.225718 25170 consensus_queue.cc:260] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.226030 25251 consensus_queue.cc:1048] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:23.227105 25226 consensus_queue.cc:237] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.228255 25170 ts_tablet_manager.cc:1434] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:12:23.229163 25170 tablet_bootstrap.cc:492] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:23.213569 25171 consensus_queue.cc:260] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.197091 24977 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:23.198674 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:23.231072 24980 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.239289 24980 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:23.241214 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:23.241317 25021 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:23.242020 25127 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:23.244307 25349 raft_consensus.cc:2804] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:23.244745 25170 tablet_bootstrap.cc:654] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.244503 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:23.244937 25349 raft_consensus.cc:697] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:23.246984 25171 ts_tablet_manager.cc:1434] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.042s	user 0.000s	sys 0.006s
I20260709 12:12:23.246484 25349 consensus_queue.cc:237] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.245347 25127 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.256994 25127 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:23.259280 25172 tablet_bootstrap.cc:654] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.283686 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:23.287726 25171 tablet_bootstrap.cc:492] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:23.290845 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:23.291846 24979 raft_consensus.cc:2393] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 1: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:12:23.282159 25350 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:23.300030 25350 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.315440 25350 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:23.349341 25170 tablet_bootstrap.cc:492] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:23.349810 25170 ts_tablet_manager.cc:1403] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.121s	user 0.023s	sys 0.024s
I20260709 12:12:23.355788 25170 raft_consensus.cc:359] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.356648 25170 raft_consensus.cc:385] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.356950 25170 raft_consensus.cc:740] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.357651 25170 consensus_queue.cc:260] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.371116 25170 ts_tablet_manager.cc:1434] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 12:12:23.373201 25172 tablet_bootstrap.cc:492] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:23.373689 25172 ts_tablet_manager.cc:1403] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.181s	user 0.009s	sys 0.004s
I20260709 12:12:23.380681 25172 raft_consensus.cc:359] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.381423 25172 raft_consensus.cc:385] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.381718 25172 raft_consensus.cc:740] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.382359 25172 consensus_queue.cc:260] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.383852 25172 ts_tablet_manager.cc:1434] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:12:23.395394 25171 tablet_bootstrap.cc:654] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.394860 24876 catalog_manager.cc:5697] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:23.397111 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:23.397771 24980 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:23.399602 25170 tablet_bootstrap.cc:492] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:23.405987 25170 tablet_bootstrap.cc:654] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.409749 25021 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:23.412019 25401 raft_consensus.cc:2804] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:23.412418 25401 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:23.412783 25401 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.418825 25170 tablet_bootstrap.cc:492] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:23.419406 25170 ts_tablet_manager.cc:1403] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260709 12:12:23.422739 25170 raft_consensus.cc:359] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.423513 25170 raft_consensus.cc:385] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.423830 25170 raft_consensus.cc:740] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.424108 25172 tablet_bootstrap.cc:492] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:23.424702 25170 consensus_queue.cc:260] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.424986 25401 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.428534 25170 ts_tablet_manager.cc:1434] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:12:23.426791 25171 tablet_bootstrap.cc:492] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:23.429600 25170 tablet_bootstrap.cc:492] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:23.429653 25171 ts_tablet_manager.cc:1403] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.142s	user 0.016s	sys 0.015s
I20260709 12:12:23.430464 25172 tablet_bootstrap.cc:654] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:23.433517 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 99525.9us
I20260709 12:12:23.435411 25239 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:23.436021 25239 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.443084 25260 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:23.432750 25401 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:23.443614 25260 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.457283 25260 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:23.457442 25239 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:23.458614 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:23.459322 25051 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:23.460493 24946 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:23.461248 25170 tablet_bootstrap.cc:654] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.461292 25260 raft_consensus.cc:2804] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:23.461756 25260 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:23.462108 25260 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.463181 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:23.463765 24977 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.474409 25260 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.476317 25095 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:23.477454 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:23.477583 25402 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:23.477680 25239 raft_consensus.cc:3060] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.478204 25127 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:23.480821 25402 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.482280 25260 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:23.482988 25402 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:23.483496 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:23.484112 25051 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.488240 25239 raft_consensus.cc:2749] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:23.490778 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:12:23.493141 24946 leader_election.cc:343] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.493032 25171 raft_consensus.cc:359] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.493820 25171 raft_consensus.cc:385] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.494120 25171 raft_consensus.cc:740] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.494776 25171 consensus_queue.cc:260] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.497480 25051 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:23.498771 24946 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:23.472561 24977 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:23.499749 25403 raft_consensus.cc:2804] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:23.499768 25402 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:23.500746 25021 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:23.502997 25400 consensus_queue.cc:1048] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:23.503387 24877 catalog_manager.cc:5697] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:23.502811 25401 raft_consensus.cc:2804] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:23.507949 25401 raft_consensus.cc:697] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:23.508836 25401 consensus_queue.cc:237] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.501953 25403 raft_consensus.cc:697] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:23.512980 25403 consensus_queue.cc:237] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.500746 25402 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.516940 25171 ts_tablet_manager.cc:1434] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.000s
I20260709 12:12:23.517936 25171 tablet_bootstrap.cc:492] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:23.518424 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:12:23.520253 24946 leader_election.cc:343] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.522351 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:23.523260 25127 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:23.525552 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:23.526170 25126 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.526522 25293 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:23.527012 25293 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.529084 25172 tablet_bootstrap.cc:492] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:23.529197 25293 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:23.529707 25172 ts_tablet_manager.cc:1403] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.106s	user 0.015s	sys 0.032s
I20260709 12:12:23.533422 25172 raft_consensus.cc:359] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.533353 24877 catalog_manager.cc:5697] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:23.534422 25172 raft_consensus.cc:385] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.534610 25126 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:23.534823 25172 raft_consensus.cc:740] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.535697 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:12:23.544612 24946 leader_election.cc:343] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.524791 25402 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:23.547559 24875 catalog_manager.cc:5697] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:23.550894 25226 consensus_queue.cc:1048] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.554553 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:23.558331 25170 tablet_bootstrap.cc:492] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:23.558745 25170 ts_tablet_manager.cc:1403] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.129s	user 0.028s	sys 0.056s
I20260709 12:12:23.535760 25172 consensus_queue.cc:260] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.542253 25171 tablet_bootstrap.cc:654] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.561088 25170 raft_consensus.cc:359] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.561784 25170 raft_consensus.cc:385] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.567003 25172 ts_tablet_manager.cc:1434] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 12:12:23.568559 25172 tablet_bootstrap.cc:492] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:23.562052 25170 raft_consensus.cc:740] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.573760 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:23.574431 25125 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.574643 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:23.576292 25051 raft_consensus.cc:2393] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 1: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:12:23.582679 25125 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:23.582752 25170 consensus_queue.cc:260] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.579629 25400 consensus_queue.cc:1048] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:23.591174 25403 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:23.584414 24875 catalog_manager.cc:5697] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:23.591718 25403 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.592111 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:23.594635 25170 ts_tablet_manager.cc:1434] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 12:12:23.595494 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:23.598821 25129 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:23.597898 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:23.588284 25172 tablet_bootstrap.cc:654] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.602998 25170 tablet_bootstrap.cc:492] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
W20260709 12:12:23.605194 24945 leader_election.cc:343] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.608017 24945 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:23.608719 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:23.609916 25293 raft_consensus.cc:2749] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:23.611104 25403 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:12:23.611377 24946 leader_election.cc:343] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.613745 25052 raft_consensus.cc:3060] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.619395 25405 consensus_queue.cc:1048] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:23.628841 25403 consensus_queue.cc:1048] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:23.630348 25095 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:23.632215 25405 raft_consensus.cc:2749] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:23.634554 25171 tablet_bootstrap.cc:492] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:23.635079 25171 ts_tablet_manager.cc:1403] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.117s	user 0.034s	sys 0.010s
I20260709 12:12:23.636969 24945 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:23.638131 25403 raft_consensus.cc:2804] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:23.638471 25403 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:23.638928 25403 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.638502 25171 raft_consensus.cc:359] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.639302 25171 raft_consensus.cc:385] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.639559 25171 raft_consensus.cc:740] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.640404 25172 tablet_bootstrap.cc:492] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:23.640331 25171 consensus_queue.cc:260] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.641136 25172 ts_tablet_manager.cc:1403] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.004s
I20260709 12:12:23.642719 25171 ts_tablet_manager.cc:1434] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:23.643611 25171 tablet_bootstrap.cc:492] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:23.645639 25402 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:23.646112 25402 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.648195 25402 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:23.649220 25172 raft_consensus.cc:359] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.649843 25171 tablet_bootstrap.cc:654] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.650053 25172 raft_consensus.cc:385] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.650422 25172 raft_consensus.cc:740] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.651172 25172 consensus_queue.cc:260] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.652972 25403 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.654269 25172 ts_tablet_manager.cc:1434] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:12:23.655277 25172 tablet_bootstrap.cc:492] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:23.655435 25403 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:12:23.656734 24945 leader_election.cc:343] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.657362 24945 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:23.657385 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:23.658922 25403 raft_consensus.cc:2749] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:12:23.660218 24946 leader_election.cc:343] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.661640 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:23.662412 25172 tablet_bootstrap.cc:654] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:23.663075 24946 leader_election.cc:343] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.666087 25170 tablet_bootstrap.cc:654] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.675239 25171 tablet_bootstrap.cc:492] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:23.675539 25403 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:23.681320 25171 ts_tablet_manager.cc:1403] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.005s
I20260709 12:12:23.684449 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:23.685699 25403 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.697214 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:23.698244 25403 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:23.702160 25171 raft_consensus.cc:359] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.702973 25171 raft_consensus.cc:385] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.703311 25171 raft_consensus.cc:740] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.704241 25171 consensus_queue.cc:260] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.705119 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:12:23.712666 24946 leader_election.cc:343] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.714495 25171 ts_tablet_manager.cc:1434] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:12:23.715442 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:23.739490 25126 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.733335 25178 consensus_queue.cc:1048] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:12:23.716708 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:23.723694 25402 consensus_queue.cc:1048] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.746371 25405 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:12:23.732846 24945 leader_election.cc:343] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.734301 25171 tablet_bootstrap.cc:492] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:23.748881 24945 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:12:23.751652 24945 leader_election.cc:343] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.752146 24945 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:23.754354 25172 tablet_bootstrap.cc:492] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:23.754879 25172 ts_tablet_manager.cc:1403] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.100s	user 0.040s	sys 0.023s
I20260709 12:12:23.754951 25260 raft_consensus.cc:2749] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:23.754396 25403 raft_consensus.cc:2749] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:12:23.757933 24945 leader_election.cc:343] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.746948 25405 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.758401 24945 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:23.760133 25362 raft_consensus.cc:2749] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:23.761053 25405 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:23.762153 25172 raft_consensus.cc:359] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.763042 25172 raft_consensus.cc:385] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.763412 25172 raft_consensus.cc:740] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.765913 25171 tablet_bootstrap.cc:654] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.768755 25239 consensus_queue.cc:1048] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:23.769479 25170 tablet_bootstrap.cc:492] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:23.767041 25126 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:23.773764 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:23.770411 25170 ts_tablet_manager.cc:1403] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.168s	user 0.021s	sys 0.007s
I20260709 12:12:23.776787 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:23.771468 25172 consensus_queue.cc:260] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.779603 25172 ts_tablet_manager.cc:1434] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.004s
I20260709 12:12:23.780655 25172 tablet_bootstrap.cc:492] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:23.783964 25170 raft_consensus.cc:359] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.784384 24945 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:23.784806 25170 raft_consensus.cc:385] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.785136 25170 raft_consensus.cc:740] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.786038 25402 raft_consensus.cc:2804] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:23.786623 25402 raft_consensus.cc:697] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:23.787534 25402 consensus_queue.cc:237] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.791445 25170 consensus_queue.cc:260] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.794497 25170 ts_tablet_manager.cc:1434] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:12:23.795924 25170 tablet_bootstrap.cc:492] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
W20260709 12:12:23.798995 25095 leader_election.cc:343] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.801769 25172 tablet_bootstrap.cc:654] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:23.802398 25095 leader_election.cc:343] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.802973 25095 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:23.804800 25405 raft_consensus.cc:2749] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:23.810046 25171 tablet_bootstrap.cc:492] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:23.810611 25171 ts_tablet_manager.cc:1403] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.006s
I20260709 12:12:23.813814 25170 tablet_bootstrap.cc:654] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.814427 25260 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:23.814958 25260 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.817369 25260 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:23.817845 25171 raft_consensus.cc:359] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.818675 25171 raft_consensus.cc:385] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.818969 25171 raft_consensus.cc:740] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.819662 25171 consensus_queue.cc:260] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.820320 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:23.822961 25239 consensus_queue.cc:1048] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.823841 25401 consensus_queue.cc:1048] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.826169 25171 ts_tablet_manager.cc:1434] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
W20260709 12:12:23.826442 24946 leader_election.cc:343] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.827235 25171 tablet_bootstrap.cc:492] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:23.833230 25172 tablet_bootstrap.cc:492] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:23.832930 24875 catalog_manager.cc:5697] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:23.839828 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:23.842073 25172 ts_tablet_manager.cc:1403] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.010s
I20260709 12:12:23.844604 25171 tablet_bootstrap.cc:654] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.845012 25172 raft_consensus.cc:359] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.845790 25172 raft_consensus.cc:385] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.846097 25172 raft_consensus.cc:740] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.846971 25172 consensus_queue.cc:260] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.848366 25170 tablet_bootstrap.cc:492] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:23.848939 25170 ts_tablet_manager.cc:1403] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.001s
I20260709 12:12:23.849761 25172 ts_tablet_manager.cc:1434] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:12:23.851167 25172 tablet_bootstrap.cc:492] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
W20260709 12:12:23.855993 24945 leader_election.cc:343] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.856564 24945 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:23.857404 25260 raft_consensus.cc:2749] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:23.858155 25172 tablet_bootstrap.cc:654] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.853977 25170 raft_consensus.cc:359] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.859012 25170 raft_consensus.cc:385] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.859431 25170 raft_consensus.cc:740] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.861804 25170 consensus_queue.cc:260] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.862756 25401 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:23.863389 25401 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.864950 25170 ts_tablet_manager.cc:1434] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 12:12:23.866107 25401 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:23.869118 25170 tablet_bootstrap.cc:492] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:23.887137 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:23.893067 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:23.894150 24977 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
W20260709 12:12:23.896260 25020 leader_election.cc:343] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.898985 25021 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:23.899736 25401 raft_consensus.cc:2804] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:23.900115 25401 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:23.900496 25401 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.904524 25349 consensus_queue.cc:1048] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.919276 25170 tablet_bootstrap.cc:654] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.925983 25226 consensus_queue.cc:1048] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:12:23.927460 25348 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:23.928030 25348 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.940433 25348 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:23.941998 25401 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.942654 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:23.947027 25172 tablet_bootstrap.cc:492] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:23.947521 25172 ts_tablet_manager.cc:1403] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.024s
W20260709 12:12:23.948351 25021 leader_election.cc:343] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.949746 25349 consensus_queue.cc:1048] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.951635 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:23.952270 25125 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:23.953811 25401 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:23.954636 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:23.955551 24977 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.960510 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:23.961171 25172 raft_consensus.cc:359] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.962091 25172 raft_consensus.cc:385] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.962354 25172 raft_consensus.cc:740] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.963004 25172 consensus_queue.cc:260] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.963910 25020 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:23.963918 25171 tablet_bootstrap.cc:492] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:23.965080 25171 ts_tablet_manager.cc:1403] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.138s	user 0.035s	sys 0.038s
I20260709 12:12:23.965713 25349 raft_consensus.cc:2804] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:23.966305 24977 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:23.966907 25349 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:23.967857 25349 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.968344 25126 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.969538 25172 ts_tablet_manager.cc:1434] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260709 12:12:23.970567 25172 tablet_bootstrap.cc:492] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:23.974745 25126 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:23.976121 25021 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:23.979203 25401 raft_consensus.cc:2804] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:23.980350 25171 raft_consensus.cc:359] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.981951 25171 raft_consensus.cc:385] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:23.982271 25171 raft_consensus.cc:740] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:23.980696 25401 raft_consensus.cc:697] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:23.983057 25171 consensus_queue.cc:260] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.987841 25171 ts_tablet_manager.cc:1434] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.002s
I20260709 12:12:23.987697 25401 consensus_queue.cc:237] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.975440 25349 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:23.991897 25349 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:23.992937 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:12:23.996012 25021 leader_election.cc:343] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:23.988947 25171 tablet_bootstrap.cc:492] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:23.994295 25172 tablet_bootstrap.cc:654] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:23.999151 25349 consensus_queue.cc:1048] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:24.000721 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:24.001422 25125 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.008459 25171 tablet_bootstrap.cc:654] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.008675 25226 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:24.009239 25226 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.011540 25226 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:24.014317 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:24.015311 24980 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:24.008169 25170 tablet_bootstrap.cc:492] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:24.017175 25170 ts_tablet_manager.cc:1403] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.148s	user 0.006s	sys 0.010s
I20260709 12:12:24.019712 25172 tablet_bootstrap.cc:492] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:24.020326 25172 ts_tablet_manager.cc:1403] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.002s
I20260709 12:12:24.020148 25170 raft_consensus.cc:359] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.022104 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:24.023494 25172 raft_consensus.cc:359] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.028261 25172 raft_consensus.cc:385] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.028625 25172 raft_consensus.cc:740] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.029439 25172 consensus_queue.cc:260] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.032140 25172 ts_tablet_manager.cc:1434] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260709 12:12:24.032912 25170 raft_consensus.cc:385] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.033151 25172 tablet_bootstrap.cc:492] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:24.033253 25170 raft_consensus.cc:740] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.034071 25170 consensus_queue.cc:260] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.023239 25095 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:24.040485 25172 tablet_bootstrap.cc:654] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.029953 25125 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:24.047660 25171 tablet_bootstrap.cc:492] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:24.048202 25171 ts_tablet_manager.cc:1403] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.004s
I20260709 12:12:24.049585 25226 raft_consensus.cc:2804] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:24.050066 25226 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:24.050441 25226 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.037480 24875 catalog_manager.cc:5697] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:24.050776 25172 tablet_bootstrap.cc:492] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:24.051376 25172 ts_tablet_manager.cc:1403] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.010s
I20260709 12:12:24.053210 25020 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:24.054492 25401 raft_consensus.cc:2804] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:24.055050 25401 raft_consensus.cc:697] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:24.055610 25170 ts_tablet_manager.cc:1434] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 12:12:24.056028 25401 consensus_queue.cc:237] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.056740 25170 tablet_bootstrap.cc:492] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
W20260709 12:12:24.055107 25095 leader_election.cc:343] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:24.064198 25172 raft_consensus.cc:359] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.060187 25226 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.072026 25226 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:24.070389 25172 raft_consensus.cc:385] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.074013 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:24.074118 25171 raft_consensus.cc:359] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.074700 24977 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.072502 25172 raft_consensus.cc:740] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.074769 25171 raft_consensus.cc:385] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.077417 25171 raft_consensus.cc:740] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.077561 25172 consensus_queue.cc:260] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.078935 25170 tablet_bootstrap.cc:654] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.081699 24977 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:24.079340 25171 consensus_queue.cc:260] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.083938 25171 ts_tablet_manager.cc:1434] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 12:12:24.088565 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:12:24.092032 25095 leader_election.cc:343] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:24.092867 25095 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:24.095054 25402 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:24.094791 25172 ts_tablet_manager.cc:1434] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.043s	user 0.001s	sys 0.005s
I20260709 12:12:24.096961 25172 tablet_bootstrap.cc:492] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:24.097016 25171 tablet_bootstrap.cc:492] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:24.100922 25239 raft_consensus.cc:2804] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:24.101598 25239 raft_consensus.cc:697] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:24.102543 25239 consensus_queue.cc:237] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.107530 25348 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:24.101505 24876 catalog_manager.cc:5697] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:24.108073 25348 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.110597 25348 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.112741 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:24.113008 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:24.113926 24977 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:24.113977 25125 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:24.117496 25021 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:24.118983 25348 raft_consensus.cc:2804] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:24.119460 25348 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:24.120064 25348 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.130663 25402 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:24.132952 25172 tablet_bootstrap.cc:654] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.133742 25171 tablet_bootstrap.cc:654] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.133966 25348 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.141211 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:24.141908 24978 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.143198 25348 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.144237 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:24.144914 25126 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.151921 25171 tablet_bootstrap.cc:492] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:24.152011 25170 tablet_bootstrap.cc:492] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:24.152479 25171 ts_tablet_manager.cc:1403] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.005s
I20260709 12:12:24.152582 25170 ts_tablet_manager.cc:1403] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.096s	user 0.024s	sys 0.008s
I20260709 12:12:24.157259 25362 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:24.160079 25362 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.162796 25362 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.163043 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:24.157326 24978 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
W20260709 12:12:24.165848 24946 leader_election.cc:343] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:24.172048 25021 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:24.165335 25349 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:24.173305 25171 raft_consensus.cc:359] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.174125 25171 raft_consensus.cc:385] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.168192 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:24.174446 25171 raft_consensus.cc:740] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.175176 25171 consensus_queue.cc:260] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.169034 25170 raft_consensus.cc:359] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.170027 25172 tablet_bootstrap.cc:492] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:24.165144 25126 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:24.172868 25400 raft_consensus.cc:2804] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:24.177736 25400 raft_consensus.cc:697] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:24.178100 25171 ts_tablet_manager.cc:1434] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:12:24.177357 25172 ts_tablet_manager.cc:1403] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.081s	user 0.004s	sys 0.009s
I20260709 12:12:24.178948 25171 tablet_bootstrap.cc:492] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:24.159749 24876 catalog_manager.cc:5697] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:24.173430 25349 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.177425 25170 raft_consensus.cc:385] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.180770 25170 raft_consensus.cc:740] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
W20260709 12:12:24.177357 24945 leader_election.cc:343] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:24.181351 24945 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:24.181865 25349 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.181586 25170 consensus_queue.cc:260] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.182734 25403 raft_consensus.cc:2749] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:24.178660 25400 consensus_queue.cc:237] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.183909 25170 ts_tablet_manager.cc:1434] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.001s
I20260709 12:12:24.184115 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:12:24.186033 25020 leader_election.cc:343] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:24.186573 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:24.186959 25172 raft_consensus.cc:359] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.187254 24980 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:24.187719 25172 raft_consensus.cc:385] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.188048 25172 raft_consensus.cc:740] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.188840 25021 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:24.184988 25170 tablet_bootstrap.cc:492] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:24.190074 25348 raft_consensus.cc:2804] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:24.190542 25348 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:24.190965 25348 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.188839 25172 consensus_queue.cc:260] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.199324 25348 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.202031 25170 tablet_bootstrap.cc:654] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.203154 25348 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.202813 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:24.204295 24978 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.204216 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:12:24.205845 25020 leader_election.cc:343] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:24.199754 25171 tablet_bootstrap.cc:654] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.200079 25172 ts_tablet_manager.cc:1434] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 12:12:24.216004 25172 tablet_bootstrap.cc:492] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:24.220830 24978 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:24.222069 25021 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:24.222769 25349 raft_consensus.cc:2804] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:24.223380 25349 raft_consensus.cc:697] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:24.224285 25349 consensus_queue.cc:237] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.226275 25362 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:24.226819 25362 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.227416 25401 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:24.227955 25401 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.229103 25362 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.230399 25401 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.231652 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:12:24.235649 24946 leader_election.cc:343] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:24.231927 25172 tablet_bootstrap.cc:654] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.236745 25403 consensus_queue.cc:1048] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:12:24.239971 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:24.241365 24977 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:24.242542 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:24.243229 25126 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:24.243611 25021 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:24.245105 25348 raft_consensus.cc:2804] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:24.245558 25348 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:24.246714 25403 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:24.248134 25403 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.245985 25348 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.250510 25403 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.250883 24945 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:24.252722 25362 raft_consensus.cc:2804] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:24.253126 25362 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:24.245110 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:24.253477 25362 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:24.256109 25020 leader_election.cc:343] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:24.260573 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:24.265162 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:24.265890 25126 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
W20260709 12:12:24.267500 24946 leader_election.cc:343] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:24.276692 25170 tablet_bootstrap.cc:492] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:24.277350 25170 ts_tablet_manager.cc:1403] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.001s
I20260709 12:12:24.277961 25239 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:24.279071 25239 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.275401 24945 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:24.283139 25402 raft_consensus.cc:2804] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:24.283490 25402 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:24.283802 25402 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.297639 25239 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:24.304967 25171 tablet_bootstrap.cc:492] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:24.305505 25171 ts_tablet_manager.cc:1403] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.127s	user 0.022s	sys 0.000s
I20260709 12:12:24.313187 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:24.319415 24977 raft_consensus.cc:2468] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:24.313160 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:24.323552 25402 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.315739 25171 raft_consensus.cc:359] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.326086 25171 raft_consensus.cc:385] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.326375 25171 raft_consensus.cc:740] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.331698 24876 catalog_manager.cc:5697] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:24.332116 25170 raft_consensus.cc:359] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.334349 25170 raft_consensus.cc:385] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.333168 25171 consensus_queue.cc:260] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.334666 25170 raft_consensus.cc:740] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.336901 25362 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.346915 25172 tablet_bootstrap.cc:492] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:24.347407 25172 ts_tablet_manager.cc:1403] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.132s	user 0.012s	sys 0.003s
I20260709 12:12:24.338493 25171 ts_tablet_manager.cc:1434] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
W20260709 12:12:24.338415 24946 consensus_peers.cc:597] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:24.348917 25171 tablet_bootstrap.cc:492] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:24.349215 25362 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.350136 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:24.350520 25172 raft_consensus.cc:359] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.351449 25172 raft_consensus.cc:385] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.351729 25172 raft_consensus.cc:740] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.352185 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:24.352536 25172 consensus_queue.cc:260] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.353199 25052 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:24.351639 24946 leader_election.cc:343] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:24.309401 25348 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:24.338973 25095 leader_election.cc:343] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:24.340716 25402 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.341194 25170 consensus_queue.cc:260] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.356702 25095 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:24.360153 25172 ts_tablet_manager.cc:1434] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:12:24.360985 25239 raft_consensus.cc:2804] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:24.361387 25239 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:24.361701 25239 raft_consensus.cc:3060] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.368645 25260 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:24.369179 25260 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.369648 25170 ts_tablet_manager.cc:1434] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.000s
I20260709 12:12:24.368402 25239 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.370640 25170 tablet_bootstrap.cc:492] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:24.371263 25260 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.372073 25239 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:24.372488 25348 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.372763 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:24.373406 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:24.376067 24977 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:24.377121 24946 leader_election.cc:343] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:24.381042 25170 tablet_bootstrap.cc:654] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.381470 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:24.382153 25125 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.384696 25052 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:24.373260 25172 tablet_bootstrap.cc:492] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:24.389473 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:24.390024 25126 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.390559 24946 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:24.394059 25170 tablet_bootstrap.cc:492] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:24.394537 25170 ts_tablet_manager.cc:1403] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.001s
I20260709 12:12:24.396298 24977 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:24.396869 25402 raft_consensus.cc:2804] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:24.397552 25021 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:24.397732 25402 raft_consensus.cc:697] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:24.398412 25348 raft_consensus.cc:2804] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:24.398950 25348 raft_consensus.cc:697] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:24.397732 25170 raft_consensus.cc:359] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.399859 25170 raft_consensus.cc:385] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.400218 25170 raft_consensus.cc:740] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.399751 25348 consensus_queue.cc:237] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.399230 25402 consensus_queue.cc:237] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.400959 25170 consensus_queue.cc:260] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.402554 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:24.403136 25170 ts_tablet_manager.cc:1434] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 12:12:24.404042 25170 tablet_bootstrap.cc:492] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:24.404325 25171 tablet_bootstrap.cc:654] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.406237 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:24.406879 25127 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.396560 25126 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:24.410225 25170 tablet_bootstrap.cc:654] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.419761 25125 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:24.422125 25172 tablet_bootstrap.cc:654] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.422456 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:24.423610 25127 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:24.424738 24877 catalog_manager.cc:5697] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:24.425560 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:12:24.431538 24945 leader_election.cc:343] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:24.436682 24977 raft_consensus.cc:3060] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.446786 24945 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:24.448383 24945 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:24.449306 25403 raft_consensus.cc:2749] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:24.450011 25403 raft_consensus.cc:2804] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:24.450510 25403 raft_consensus.cc:697] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:24.451474 25403 consensus_queue.cc:237] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.452980 25172 tablet_bootstrap.cc:492] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:24.453445 25172 ts_tablet_manager.cc:1403] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.004s
I20260709 12:12:24.454540 25170 tablet_bootstrap.cc:492] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:24.455955 25172 raft_consensus.cc:359] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.456665 25172 raft_consensus.cc:385] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.456959 25172 raft_consensus.cc:740] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.457441 25171 tablet_bootstrap.cc:492] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:24.457521 24977 raft_consensus.cc:2468] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:24.455053 25170 ts_tablet_manager.cc:1403] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.024s
I20260709 12:12:24.461635 24877 catalog_manager.cc:5697] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:24.458004 25172 consensus_queue.cc:260] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.465545 24876 catalog_manager.cc:5697] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:24.466446 25172 ts_tablet_manager.cc:1434] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:12:24.467459 25172 tablet_bootstrap.cc:492] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:24.458909 25171 ts_tablet_manager.cc:1403] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.002s
I20260709 12:12:24.463492 25170 raft_consensus.cc:359] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.469028 25170 raft_consensus.cc:385] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.469352 25170 raft_consensus.cc:740] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.471287 25171 raft_consensus.cc:359] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.472410 25170 consensus_queue.cc:260] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.472738 25095 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:24.473196 25171 raft_consensus.cc:385] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.473721 25171 raft_consensus.cc:740] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
W20260709 12:12:24.475749 25095 leader_election.cc:343] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:24.477730 25239 raft_consensus.cc:2804] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:24.478740 25170 ts_tablet_manager.cc:1434] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:12:24.479750 25239 raft_consensus.cc:697] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:24.480526 25170 tablet_bootstrap.cc:492] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:24.479775 25171 consensus_queue.cc:260] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.480654 25239 consensus_queue.cc:237] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.482517 25171 ts_tablet_manager.cc:1434] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:12:24.483834 25171 tablet_bootstrap.cc:492] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:24.486543 25349 consensus_queue.cc:1048] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:24.487363 25170 tablet_bootstrap.cc:654] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.495314 25171 tablet_bootstrap.cc:654] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.501137 25172 tablet_bootstrap.cc:654] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.511628 24977 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:24.514146 24926 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:24.514178 24875 catalog_manager.cc:5697] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:24.533399 25401 consensus_queue.cc:1048] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:24.541625 25260 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:24.542199 25260 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.543891 25401 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:24.553634 25260 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.556298 25171 tablet_bootstrap.cc:492] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:24.556805 25171 ts_tablet_manager.cc:1403] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.007s
I20260709 12:12:24.557981 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:24.557919 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:24.558667 25127 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:24.560220 25349 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:24.560129 25171 raft_consensus.cc:359] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.560720 25349 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.561280 25260 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:24.562798 25349 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.561800 25260 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.564241 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:24.564813 24980 raft_consensus.cc:2468] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:24.565200 25260 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.560916 25171 raft_consensus.cc:385] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.567178 25021 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:24.571453 25171 raft_consensus.cc:740] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.572360 25350 raft_consensus.cc:2804] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:24.567715 25172 tablet_bootstrap.cc:492] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:24.568135 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:24.569120 24945 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:24.572759 25350 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:24.574188 25350 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.572736 25171 consensus_queue.cc:260] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.574868 25172 ts_tablet_manager.cc:1403] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.108s	user 0.016s	sys 0.011s
I20260709 12:12:24.569936 24875 catalog_manager.cc:5697] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:24.575657 25239 consensus_queue.cc:1048] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:24.576853 25171 ts_tablet_manager.cc:1434] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:12:24.577986 25171 tablet_bootstrap.cc:492] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:24.583657 25348 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:24.584085 25348 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.585916 25348 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.586686 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:24.587003 25171 tablet_bootstrap.cc:654] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.588581 25350 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.590128 25052 raft_consensus.cc:2393] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 1: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:12:24.592020 25172 raft_consensus.cc:359] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.592581 25172 raft_consensus.cc:385] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.592866 25172 raft_consensus.cc:740] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.593586 25172 consensus_queue.cc:260] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.595059 25172 ts_tablet_manager.cc:1434] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.000s
I20260709 12:12:24.595786 25172 tablet_bootstrap.cc:492] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:24.597078 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:24.599946 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:24.600718 25127 raft_consensus.cc:2393] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 1: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:12:24.602324 25348 consensus_queue.cc:1048] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:24.624928 25403 raft_consensus.cc:2804] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:24.626650 25403 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:24.627094 25403 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:24.634958 25403 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.641505 25350 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.650048 25403 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.642582 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:24.647471 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:24.669519 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:12:24.670125 24945 leader_election.cc:343] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:24.670640 24945 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:24.671975 25403 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.648276 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:24.649114 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:12:24.650270 25020 leader_election.cc:343] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:24.673982 25126 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:24.658037 25172 tablet_bootstrap.cc:654] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.679050 25403 raft_consensus.cc:2749] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:24.660171 25170 tablet_bootstrap.cc:492] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:24.681941 25170 ts_tablet_manager.cc:1403] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.202s	user 0.013s	sys 0.007s
I20260709 12:12:24.682641 25172 tablet_bootstrap.cc:492] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:24.683149 25172 ts_tablet_manager.cc:1403] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.008s
I20260709 12:12:24.684674 25170 raft_consensus.cc:359] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.685359 25170 raft_consensus.cc:385] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.649472 24977 raft_consensus.cc:1240] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:24.681160 25020 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:24.686470 25172 raft_consensus.cc:359] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.685634 25170 raft_consensus.cc:740] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.694025 25172 raft_consensus.cc:385] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.702494 25172 raft_consensus.cc:740] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.692997 25126 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:24.703230 25172 consensus_queue.cc:260] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.704794 25172 ts_tablet_manager.cc:1434] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:12:24.706212 25172 tablet_bootstrap.cc:492] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:24.706135 25403 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:24.706790 25403 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.708808 25403 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.696286 25052 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.710974 24945 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:24.712219 25403 raft_consensus.cc:2804] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:24.712814 25403 raft_consensus.cc:697] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:24.712941 25172 tablet_bootstrap.cc:654] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.713805 25403 consensus_queue.cc:237] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.696566 25348 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260709 12:12:24.697239 25020 leader_election.cc:343] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:24.715173 25401 consensus_queue.cc:1059] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:24.716511 25349 raft_consensus.cc:3055] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:24.716989 25349 raft_consensus.cc:740] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:24.718075 25349 consensus_queue.cc:260] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.718019 25401 consensus_queue.cc:1048] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:24.725469 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:24.726186 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:12:24.729108 24945 leader_election.cc:343] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:24.730674 24946 leader_election.cc:343] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:24.731244 24946 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:24.732183 25403 raft_consensus.cc:2749] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:24.733091 25349 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:24.700058 25171 tablet_bootstrap.cc:492] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:24.748835 25171 ts_tablet_manager.cc:1403] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.171s	user 0.014s	sys 0.000s
I20260709 12:12:24.751550 25171 raft_consensus.cc:359] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.752213 25171 raft_consensus.cc:385] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.752494 25171 raft_consensus.cc:740] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.701455 25170 consensus_queue.cc:260] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.755208 25170 ts_tablet_manager.cc:1434] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.073s	user 0.004s	sys 0.002s
I20260709 12:12:24.756160 25170 tablet_bootstrap.cc:492] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:24.756597 24875 catalog_manager.cc:5697] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 2, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:24.763619 25348 consensus_queue.cc:1048] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:24.757409 25403 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:24.694630 25350 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.764895 25403 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.758561 25241 consensus_queue.cc:1048] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:24.770860 25171 consensus_queue.cc:260] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.772917 25171 ts_tablet_manager.cc:1434] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:12:24.773939 25171 tablet_bootstrap.cc:492] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:24.779456 25171 tablet_bootstrap.cc:654] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.792073 25127 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.796751 25293 consensus_queue.cc:1048] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:24.699576 24978 raft_consensus.cc:2468] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:24.798671 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:24.799371 25054 raft_consensus.cc:2468] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:24.799698 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:24.800297 25128 raft_consensus.cc:2468] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:24.798806 25021 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:24.794538 25403 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.802521 24945 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:24.803697 25348 raft_consensus.cc:2804] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:24.805658 25348 raft_consensus.cc:697] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:24.807401 25170 tablet_bootstrap.cc:654] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:24.803959 25403 raft_consensus.cc:2804] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:24.809777 25403 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:24.812616 25403 raft_consensus.cc:3060] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.813331 25350 raft_consensus.cc:2749] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:24.807435 25348 consensus_queue.cc:237] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.829221 25241 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:24.830840 25170 tablet_bootstrap.cc:492] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:24.830744 25241 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.832103 25349 consensus_queue.cc:1048] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:24.833411 25241 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:24.834092 25170 ts_tablet_manager.cc:1403] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.000s
I20260709 12:12:24.839309 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:24.839675 25403 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.843748 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:24.846246 25095 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:24.847195 25171 tablet_bootstrap.cc:492] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:24.847610 25171 ts_tablet_manager.cc:1403] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.006s
I20260709 12:12:24.854735 25403 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:24.851176 25226 raft_consensus.cc:2749] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:24.869769 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:24.870414 25054 raft_consensus.cc:3060] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.873131 25172 tablet_bootstrap.cc:492] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:24.873627 25172 ts_tablet_manager.cc:1403] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.168s	user 0.058s	sys 0.063s
I20260709 12:12:24.880615 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:24.881323 25124 raft_consensus.cc:3060] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.880615 25293 consensus_queue.cc:1048] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:12:24.886050 25171 raft_consensus.cc:359] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.886786 25171 raft_consensus.cc:385] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.887075 25171 raft_consensus.cc:740] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.893181 25171 consensus_queue.cc:260] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.906131 25170 raft_consensus.cc:359] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.906919 25170 raft_consensus.cc:385] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.907213 25170 raft_consensus.cc:740] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.908370 25171 ts_tablet_manager.cc:1434] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.060s	user 0.002s	sys 0.005s
I20260709 12:12:24.907815 25170 consensus_queue.cc:260] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.910643 25171 tablet_bootstrap.cc:492] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:24.911614 25170 ts_tablet_manager.cc:1434] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260709 12:12:24.911437 25172 raft_consensus.cc:359] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.912117 25172 raft_consensus.cc:385] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:24.912390 25172 raft_consensus.cc:740] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:24.912560 25170 tablet_bootstrap.cc:492] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:24.918473 25124 raft_consensus.cc:2468] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:24.918341 25293 consensus_queue.cc:1048] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:24.915354 25054 raft_consensus.cc:2468] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:24.929282 25172 consensus_queue.cc:260] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.973683 24946 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:24.977886 25172 ts_tablet_manager.cc:1434] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.104s	user 0.006s	sys 0.001s
I20260709 12:12:24.976074 25260 raft_consensus.cc:2804] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:24.980295 25260 raft_consensus.cc:697] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:24.982123 25172 tablet_bootstrap.cc:492] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:24.989671 25260 consensus_queue.cc:237] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:24.994395 25051 raft_consensus.cc:3060] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:24.983840 25349 consensus_queue.cc:1048] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:12:25.021485 25172 tablet_bootstrap.cc:654] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.033273 25171 tablet_bootstrap.cc:654] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.037492 25401 consensus_queue.cc:1048] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:25.041647 25170 tablet_bootstrap.cc:654] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.046384 25405 consensus_queue.cc:1048] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:12:25.072512 25241 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.073123 25241 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.074638 25172 tablet_bootstrap.cc:492] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:25.075107 25172 ts_tablet_manager.cc:1403] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.097s	user 0.007s	sys 0.005s
I20260709 12:12:25.075122 25241 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:25.081995 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:25.083098 24979 raft_consensus.cc:2393] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 1: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:12:25.086419 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:25.080222 24876 catalog_manager.cc:5697] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:25.094233 25171 tablet_bootstrap.cc:492] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:25.094769 25171 ts_tablet_manager.cc:1403] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.184s	user 0.016s	sys 0.010s
I20260709 12:12:25.093746 25362 consensus_queue.cc:1048] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:25.108404 25171 raft_consensus.cc:359] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.109017 25170 tablet_bootstrap.cc:492] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:25.109129 25171 raft_consensus.cc:385] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.109514 25170 ts_tablet_manager.cc:1403] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.197s	user 0.029s	sys 0.019s
I20260709 12:12:25.109496 25171 raft_consensus.cc:740] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.110833 25171 consensus_queue.cc:260] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.112301 25405 consensus_queue.cc:1048] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:25.112326 25170 raft_consensus.cc:359] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.113161 25170 raft_consensus.cc:385] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.113418 25170 raft_consensus.cc:740] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.113590 25171 ts_tablet_manager.cc:1434] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:12:25.114022 25095 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:25.114065 25170 consensus_queue.cc:260] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.114588 25171 tablet_bootstrap.cc:492] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:25.116236 25170 ts_tablet_manager.cc:1434] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:12:25.117090 25170 tablet_bootstrap.cc:492] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:25.118224 25051 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:25.120230 25362 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:25.122288 25405 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:25.122991 25170 tablet_bootstrap.cc:654] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.123596 25171 tablet_bootstrap.cc:654] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.130103 25172 raft_consensus.cc:359] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.130925 25172 raft_consensus.cc:385] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.131222 25172 raft_consensus.cc:740] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.134644 25170 tablet_bootstrap.cc:492] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:25.135135 25170 ts_tablet_manager.cc:1403] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 12:12:25.137902 25170 raft_consensus.cc:359] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.138563 25170 raft_consensus.cc:385] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.140442 25171 tablet_bootstrap.cc:492] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:25.141695 25171 ts_tablet_manager.cc:1403] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.005s
I20260709 12:12:25.138819 25170 raft_consensus.cc:740] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.144354 25170 consensus_queue.cc:260] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.146026 25171 raft_consensus.cc:359] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.146656 25171 raft_consensus.cc:385] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.146914 25171 raft_consensus.cc:740] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.147126 25170 ts_tablet_manager.cc:1434] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:12:25.147603 25171 consensus_queue.cc:260] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.149243 25170 tablet_bootstrap.cc:492] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:25.150715 25171 ts_tablet_manager.cc:1434] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 12:12:25.151705 25171 tablet_bootstrap.cc:492] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:25.156222 25170 tablet_bootstrap.cc:654] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.157612 25171 tablet_bootstrap.cc:654] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.166353 25170 tablet_bootstrap.cc:492] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:25.166796 25170 ts_tablet_manager.cc:1403] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 12:12:25.169996 25400 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.169049 25170 raft_consensus.cc:359] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.170804 25170 raft_consensus.cc:385] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.170523 25400 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.171083 25170 raft_consensus.cc:740] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.171758 25170 consensus_queue.cc:260] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.173561 25400 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:25.173913 25170 ts_tablet_manager.cc:1434] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:25.173801 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:25.175028 25170 tablet_bootstrap.cc:492] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:25.178844 25172 consensus_queue.cc:260] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.181098 25170 tablet_bootstrap.cc:654] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.182130 25124 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:25.183915 25405 raft_consensus.cc:2749] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:25.191869 25172 ts_tablet_manager.cc:1434] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.116s	user 0.005s	sys 0.003s
I20260709 12:12:25.194931 24876 catalog_manager.cc:5697] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:25.217036 25260 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:25.221179 25172 tablet_bootstrap.cc:492] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:25.234108 25171 tablet_bootstrap.cc:492] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:25.234611 25171 ts_tablet_manager.cc:1403] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.083s	user 0.029s	sys 0.041s
I20260709 12:12:25.241788 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:25.265905 25020 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:25.266544 25260 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.267040 25260 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.269755 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:25.270505 25260 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:12:25.271042 24946 leader_election.cc:343] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.267343 25485 raft_consensus.cc:2749] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:25.269481 25171 raft_consensus.cc:359] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.272810 25171 raft_consensus.cc:385] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.273134 25171 raft_consensus.cc:740] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.273874 25171 consensus_queue.cc:260] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.275379 25171 ts_tablet_manager.cc:1434] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 12:12:25.275470 25172 tablet_bootstrap.cc:654] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.276417 25171 tablet_bootstrap.cc:492] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:25.276577 25170 tablet_bootstrap.cc:492] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:25.277169 25170 ts_tablet_manager.cc:1403] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.102s	user 0.027s	sys 0.062s
I20260709 12:12:25.283289 25239 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.283771 25239 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.285862 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:25.286263 25239 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:25.286185 25170 raft_consensus.cc:359] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.288183 25170 raft_consensus.cc:385] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.290196 25170 raft_consensus.cc:740] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.290757 25400 consensus_queue.cc:1048] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:25.291033 25170 consensus_queue.cc:260] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.293880 25170 ts_tablet_manager.cc:1434] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260709 12:12:25.294948 25170 tablet_bootstrap.cc:492] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:25.296784 25260 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.297667 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:25.297435 25260 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.298378 24978 raft_consensus.cc:2468] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:25.300300 25260 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:25.300980 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:25.301901 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:25.302574 25054 raft_consensus.cc:2468] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
W20260709 12:12:25.303880 24946 leader_election.cc:343] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:25.306006 24945 leader_election.cc:343] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.306548 24945 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:25.307221 25170 tablet_bootstrap.cc:654] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.308308 25402 raft_consensus.cc:2749] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:25.310091 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:25.311126 25485 consensus_queue.cc:1048] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:25.311312 25095 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:25.312067 25241 raft_consensus.cc:2804] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:25.312399 25241 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:25.312731 25241 raft_consensus.cc:3060] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:25.313777 24945 leader_election.cc:343] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.314162 24945 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:25.314797 25402 raft_consensus.cc:2749] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:25.320749 25171 tablet_bootstrap.cc:654] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.320871 25241 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.323282 25241 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:25.326632 25170 tablet_bootstrap.cc:492] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:25.329156 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:25.330868 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:25.335819 24978 raft_consensus.cc:3060] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:25.335844 25170 ts_tablet_manager.cc:1403] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.008s
I20260709 12:12:25.337337 25054 raft_consensus.cc:3060] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:25.338867 25172 tablet_bootstrap.cc:492] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:25.339323 25172 ts_tablet_manager.cc:1403] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.119s	user 0.013s	sys 0.009s
I20260709 12:12:25.341715 25172 raft_consensus.cc:359] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.342399 25172 raft_consensus.cc:385] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.342648 25172 raft_consensus.cc:740] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.343245 25172 consensus_queue.cc:260] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.345492 25172 ts_tablet_manager.cc:1434] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:12:25.346858 25172 tablet_bootstrap.cc:492] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:25.340435 25170 raft_consensus.cc:359] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.353255 25170 raft_consensus.cc:385] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.353570 25170 raft_consensus.cc:740] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.354008 25172 tablet_bootstrap.cc:654] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.354280 25170 consensus_queue.cc:260] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.356022 25170 ts_tablet_manager.cc:1434] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 12:12:25.357028 25170 tablet_bootstrap.cc:492] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:25.360146 25241 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.360662 25241 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.362702 25241 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:25.365119 25172 tablet_bootstrap.cc:492] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:25.365595 25172 ts_tablet_manager.cc:1403] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260709 12:12:25.366621 25054 raft_consensus.cc:2468] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:25.368391 25172 raft_consensus.cc:359] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.377687 25172 raft_consensus.cc:385] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.378011 25172 raft_consensus.cc:740] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.378687 25172 consensus_queue.cc:260] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.380578 25172 ts_tablet_manager.cc:1434] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:12:25.380352 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:25.381057 24977 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:25.381188 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:25.382144 25172 tablet_bootstrap.cc:492] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:25.371430 24978 raft_consensus.cc:2468] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:25.375559 25170 tablet_bootstrap.cc:654] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.384212 25171 tablet_bootstrap.cc:492] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:25.384958 25171 ts_tablet_manager.cc:1403] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.109s	user 0.010s	sys 0.003s
I20260709 12:12:25.387758 25171 raft_consensus.cc:359] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.388484 25171 raft_consensus.cc:385] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.388566 25172 tablet_bootstrap.cc:654] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.388842 25171 raft_consensus.cc:740] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.388584 25054 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:25.400020 25171 consensus_queue.cc:260] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.402995 25171 ts_tablet_manager.cc:1434] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:12:25.404021 25171 tablet_bootstrap.cc:492] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:25.406435 25095 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:25.410235 25095 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:25.414909 25502 raft_consensus.cc:2804] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:25.415459 25502 raft_consensus.cc:697] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:25.412127 25226 raft_consensus.cc:2804] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:25.416579 25226 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:25.416383 25502 consensus_queue.cc:237] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.417191 25226 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:25.417377 25170 tablet_bootstrap.cc:492] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:25.418061 25170 ts_tablet_manager.cc:1403] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.005s
W20260709 12:12:25.420496 25095 leader_election.cc:343] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.421252 25170 raft_consensus.cc:359] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.421969 25170 raft_consensus.cc:385] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.422241 25170 raft_consensus.cc:740] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.422844 25170 consensus_queue.cc:260] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.424899 25170 ts_tablet_manager.cc:1434] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:25.425796 25170 tablet_bootstrap.cc:492] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:25.432957 25226 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.435372 25226 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:25.460546 25172 tablet_bootstrap.cc:492] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:25.451550 25171 tablet_bootstrap.cc:654] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.437669 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:25.449167 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:25.464846 25172 ts_tablet_manager.cc:1403] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.031s
I20260709 12:12:25.465045 24978 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:25.467406 25172 raft_consensus.cc:359] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.468065 25172 raft_consensus.cc:385] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.468315 25172 raft_consensus.cc:740] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
W20260709 12:12:25.469157 25095 leader_election.cc:343] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.437944 25170 tablet_bootstrap.cc:654] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.477419 24978 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:25.478567 25095 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:25.479321 25226 raft_consensus.cc:2804] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:25.479746 25226 raft_consensus.cc:697] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:25.469056 25172 consensus_queue.cc:260] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.480492 25226 consensus_queue.cc:237] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.481969 25172 ts_tablet_manager.cc:1434] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:12:25.482877 25172 tablet_bootstrap.cc:492] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:25.484835 25171 tablet_bootstrap.cc:492] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:25.485312 25171 ts_tablet_manager.cc:1403] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.002s
I20260709 12:12:25.490002 25402 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.490557 25402 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.491930 25172 tablet_bootstrap.cc:654] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.494035 25170 tablet_bootstrap.cc:492] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:25.493834 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:25.494482 25170 ts_tablet_manager.cc:1403] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.004s
W20260709 12:12:25.496233 24946 leader_election.cc:343] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.497277 25170 raft_consensus.cc:359] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.497807 25293 consensus_queue.cc:1048] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:25.494500 25402 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:25.498325 25170 raft_consensus.cc:385] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.498903 25170 raft_consensus.cc:740] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.499457 25170 consensus_queue.cc:260] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.503098 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:25.504768 25170 ts_tablet_manager.cc:1434] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260709 12:12:25.505235 24945 leader_election.cc:343] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.505678 25170 tablet_bootstrap.cc:492] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:25.505671 24945 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:25.506875 25171 raft_consensus.cc:359] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.508867 25171 raft_consensus.cc:385] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.508867 25293 raft_consensus.cc:2749] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:25.509261 25171 raft_consensus.cc:740] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.508220 24875 catalog_manager.cc:5697] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:25.511596 25170 tablet_bootstrap.cc:654] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.512462 25171 consensus_queue.cc:260] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.514835 25171 ts_tablet_manager.cc:1434] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 12:12:25.523350 25172 tablet_bootstrap.cc:492] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:25.523833 25172 ts_tablet_manager.cc:1403] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.003s
I20260709 12:12:25.526538 25172 raft_consensus.cc:359] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.527235 25172 raft_consensus.cc:385] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.527503 25172 raft_consensus.cc:740] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.528182 25172 consensus_queue.cc:260] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.531111 25170 tablet_bootstrap.cc:492] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:25.531618 25170 ts_tablet_manager.cc:1403] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.002s
I20260709 12:12:25.531813 25400 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.532326 25400 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.532743 25171 tablet_bootstrap.cc:492] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:25.534461 25400 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:25.534384 25170 raft_consensus.cc:359] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.535185 25170 raft_consensus.cc:385] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.535449 25170 raft_consensus.cc:740] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.537855 25172 ts_tablet_manager.cc:1434] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:12:25.538902 25172 tablet_bootstrap.cc:492] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:25.539592 25170 consensus_queue.cc:260] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.545706 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:25.541759 25170 ts_tablet_manager.cc:1434] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:12:25.542590 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:25.546339 24977 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:25.547348 25170 tablet_bootstrap.cc:492] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
W20260709 12:12:25.555819 25020 leader_election.cc:343] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.557228 25021 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:25.568780 25226 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.569310 25226 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.576565 25260 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.577105 25260 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.569046 25485 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:25.579561 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:25.578127 25226 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:12:25.582242 25095 leader_election.cc:343] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.573824 25362 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.581264 25485 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:25.591395 25260 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:25.581964 25400 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.583312 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:25.595476 24977 raft_consensus.cc:2468] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:25.593850 25403 consensus_queue.cc:1048] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:12:25.587417 25362 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.598417 25362 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:25.595508 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:25.599510 25128 raft_consensus.cc:2468] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:25.602741 24945 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:25.603068 24877 catalog_manager.cc:5697] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:25.604470 25095 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:25.605490 25403 raft_consensus.cc:2804] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:25.605986 25403 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:25.606196 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:25.605574 25502 raft_consensus.cc:2804] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:25.606400 25403 raft_consensus.cc:3060] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:25.608914 25172 tablet_bootstrap.cc:654] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.593426 25485 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:25.606864 25124 raft_consensus.cc:2468] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:25.594959 25400 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.622123 25400 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:25.608599 25502 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:25.622920 25502 raft_consensus.cc:3060] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:25.611346 25486 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.628984 25486 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.631865 25486 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:25.641255 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:25.641551 24945 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:25.650471 25171 tablet_bootstrap.cc:654] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.658806 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:25.659585 25126 raft_consensus.cc:2468] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:25.662343 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:25.663012 24980 raft_consensus.cc:2468] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:25.651077 25402 raft_consensus.cc:2804] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:25.668030 25021 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:25.667423 25402 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:25.644522 25403 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.675594 25020 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:25.675145 25486 raft_consensus.cc:2804] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:25.681527 25402 raft_consensus.cc:3060] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:25.654456 25502 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.691310 24977 raft_consensus.cc:2393] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 1: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:12:25.689090 25486 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:25.693400 25349 raft_consensus.cc:2804] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:25.702503 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:25.702766 25349 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:25.703171 25349 raft_consensus.cc:3060] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:25.707087 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:25.704819 25402 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.705278 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:25.701244 25486 raft_consensus.cc:3060] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:25.720224 25403 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:25.697820 25485 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.722731 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:25.723484 24977 raft_consensus.cc:3060] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:25.724829 25020 leader_election.cc:343] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.726824 25502 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:25.724589 25485 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:25.728508 25170 tablet_bootstrap.cc:654] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.731389 25172 tablet_bootstrap.cc:492] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:25.731693 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:25.732578 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:25.735824 24978 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:25.735911 25172 ts_tablet_manager.cc:1403] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.197s	user 0.010s	sys 0.019s
I20260709 12:12:25.731998 24977 raft_consensus.cc:2468] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:25.738456 25402 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:25.739439 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:12:25.736865 25095 leader_election.cc:343] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.740386 25349 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.741689 25051 raft_consensus.cc:2393] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 1: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
W20260709 12:12:25.741787 25020 leader_election.cc:343] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.742930 25095 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:25.743745 25502 raft_consensus.cc:2804] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:25.743682 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:25.743973 25293 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.744320 25502 raft_consensus.cc:697] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:25.744547 25293 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.745311 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:25.745240 25502 consensus_queue.cc:237] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.746074 25051 raft_consensus.cc:2393] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 1: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:12:25.747061 25293 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:25.747958 25486 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:25.748416 24946 leader_election.cc:343] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:25.750713 24946 leader_election.cc:343] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.751422 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:25.751791 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:25.752282 24978 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:25.752523 25125 raft_consensus.cc:3060] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:25.752835 24946 leader_election.cc:343] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.753400 25021 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
W20260709 12:12:25.756477 24926 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:25.754130 25400 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:25.760063 25400 raft_consensus.cc:697] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:25.760926 25400 consensus_queue.cc:237] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.762013 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:25.763674 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:25.764438 24980 raft_consensus.cc:2393] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 1: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:12:25.762960 25349 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:25.763518 25486 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:25.755265 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:25.775358 25172 raft_consensus.cc:359] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.775982 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:25.776564 24977 raft_consensus.cc:3060] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:25.777069 25171 tablet_bootstrap.cc:492] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:25.777657 25171 ts_tablet_manager.cc:1403] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.245s	user 0.016s	sys 0.011s
I20260709 12:12:25.776417 25172 raft_consensus.cc:385] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.778656 25172 raft_consensus.cc:740] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
W20260709 12:12:25.779120 24945 leader_election.cc:343] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.779604 24945 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:25.781303 25293 raft_consensus.cc:2749] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:25.781929 25128 raft_consensus.cc:3060] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:25.790203 24977 raft_consensus.cc:2468] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:25.775017 25125 raft_consensus.cc:2468] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:25.794844 25172 consensus_queue.cc:260] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.786177 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:25.797300 25021 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:25.795744 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:25.801667 25485 raft_consensus.cc:2804] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:25.802140 25485 raft_consensus.cc:697] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:25.802917 25485 consensus_queue.cc:237] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.803539 24876 catalog_manager.cc:5697] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:25.804253 25128 raft_consensus.cc:2468] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:25.806643 25171 raft_consensus.cc:359] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.807260 25171 raft_consensus.cc:385] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.807559 25171 raft_consensus.cc:740] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.808843 24945 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:25.809649 25293 raft_consensus.cc:2804] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:25.810192 25172 ts_tablet_manager.cc:1434] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.000s
I20260709 12:12:25.810907 24945 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:25.811371 25293 raft_consensus.cc:697] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:25.811596 25402 raft_consensus.cc:2804] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:25.812219 25402 raft_consensus.cc:697] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:25.813056 25402 consensus_queue.cc:237] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.812834 25293 consensus_queue.cc:237] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.822142 25020 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:25.823012 25486 raft_consensus.cc:2749] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:12:25.823491 25020 leader_election.cc:343] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.808200 25171 consensus_queue.cc:260] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.826004 25170 tablet_bootstrap.cc:492] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
I20260709 12:12:25.826280 25171 ts_tablet_manager.cc:1434] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260709 12:12:25.826462 25170 ts_tablet_manager.cc:1403] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.279s	user 0.008s	sys 0.007s
I20260709 12:12:25.829146 25172 tablet_bootstrap.cc:492] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:25.833027 25171 tablet_bootstrap.cc:492] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:25.835273 25170 raft_consensus.cc:359] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.835991 25170 raft_consensus.cc:385] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.836248 25170 raft_consensus.cc:740] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.836951 25170 consensus_queue.cc:260] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.838989 25170 ts_tablet_manager.cc:1434] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:12:25.839844 25170 tablet_bootstrap.cc:492] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2: Bootstrap starting.
I20260709 12:12:25.839648 24876 catalog_manager.cc:5697] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:25.847880 25226 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.848605 25226 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.862068 25226 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:25.863543 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:25.864214 24978 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:25.865375 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:25.866253 25095 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:25.867312 25405 raft_consensus.cc:2804] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:25.867681 25405 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:25.868064 25405 raft_consensus.cc:3060] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:25.869618 25095 leader_election.cc:343] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.874353 25171 tablet_bootstrap.cc:654] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.874375 25172 tablet_bootstrap.cc:654] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.877884 25405 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.880205 25405 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:25.881182 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:25.881768 24978 raft_consensus.cc:3060] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:25.881780 25170 tablet_bootstrap.cc:654] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.883463 24876 catalog_manager.cc:5697] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:25.885470 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:12:25.886765 25095 leader_election.cc:343] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.894013 25293 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.893540 24978 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:25.894563 25293 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.895275 25095 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:25.897434 25502 raft_consensus.cc:2804] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:25.897949 25502 raft_consensus.cc:697] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:25.898790 25502 consensus_queue.cc:237] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.901752 25293 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:25.903878 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:12:25.905155 24946 leader_election.cc:343] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.906203 24877 catalog_manager.cc:5697] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:25.910917 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:25.912226 25170 tablet_bootstrap.cc:492] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2: No bootstrap required, opened a new log
W20260709 12:12:25.912952 24945 leader_election.cc:343] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.913390 24945 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:25.914529 25170 ts_tablet_manager.cc:1403] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.006s
I20260709 12:12:25.919212 25239 consensus_queue.cc:1048] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:25.920499 25239 consensus_queue.cc:1048] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:25.921015 25293 raft_consensus.cc:2749] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:25.924548 25172 tablet_bootstrap.cc:492] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:25.925034 25172 ts_tablet_manager.cc:1403] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.011s
I20260709 12:12:25.925937 25170 raft_consensus.cc:359] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.926606 25170 raft_consensus.cc:385] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.926237 25171 tablet_bootstrap.cc:492] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:25.927246 25171 ts_tablet_manager.cc:1403] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.005s
I20260709 12:12:25.930410 25171 raft_consensus.cc:359] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.931150 25171 raft_consensus.cc:385] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.931453 25171 raft_consensus.cc:740] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.931994 24877 catalog_manager.cc:5697] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:25.933130 25172 raft_consensus.cc:359] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.933825 25172 raft_consensus.cc:385] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.934077 25172 raft_consensus.cc:740] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.926890 25170 raft_consensus.cc:740] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.936317 25170 consensus_queue.cc:260] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.937834 25170 ts_tablet_manager.cc:1434] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 12:12:25.937554 25172 consensus_queue.cc:260] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.939283 25172 ts_tablet_manager.cc:1434] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:12:25.940225 25172 tablet_bootstrap.cc:492] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:25.952720 25172 tablet_bootstrap.cc:654] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.960240 25403 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:12:25.961105 25095 consensus_peers.cc:597] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:25.961007 25403 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.964545 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:25.965031 25172 tablet_bootstrap.cc:492] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:25.965543 25172 ts_tablet_manager.cc:1403] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.008s
W20260709 12:12:25.966553 24946 leader_election.cc:343] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.968047 25172 raft_consensus.cc:359] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.968927 25172 raft_consensus.cc:385] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:25.969705 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:25.969216 25172 raft_consensus.cc:740] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:25.971390 25172 consensus_queue.cc:260] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.968434 25403 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:25.973119 25172 ts_tablet_manager.cc:1434] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 12:12:25.973459 24945 leader_election.cc:343] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:25.974774 24945 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:25.975307 25172 tablet_bootstrap.cc:492] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:25.975662 25293 raft_consensus.cc:2749] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:25.978578 25171 consensus_queue.cc:260] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:25.981532 25171 ts_tablet_manager.cc:1434] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
I20260709 12:12:25.981725 25172 tablet_bootstrap.cc:654] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:25.987058 25171 tablet_bootstrap.cc:492] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:25.999406 25171 tablet_bootstrap.cc:654] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:26.003535 25172 tablet_bootstrap.cc:492] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:26.004016 25172 ts_tablet_manager.cc:1403] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.005s
I20260709 12:12:26.008091 25172 raft_consensus.cc:359] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.008838 25172 raft_consensus.cc:385] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:26.009464 25172 raft_consensus.cc:740] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:26.010288 25172 consensus_queue.cc:260] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.013018 25172 ts_tablet_manager.cc:1434] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:12:26.014026 25172 tablet_bootstrap.cc:492] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:26.019426 25502 consensus_queue.cc:1048] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:26.021126 25172 tablet_bootstrap.cc:654] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:26.024039 24876 catalog_manager.cc:5697] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:26.033100 25172 tablet_bootstrap.cc:492] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:26.033622 25172 ts_tablet_manager.cc:1403] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 12:12:26.037758 25172 raft_consensus.cc:359] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.038558 25172 raft_consensus.cc:385] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:26.038903 25172 raft_consensus.cc:740] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:26.039529 25172 consensus_queue.cc:260] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.041987 25172 ts_tablet_manager.cc:1434] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:26.042902 25172 tablet_bootstrap.cc:492] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:26.046355 25171 tablet_bootstrap.cc:492] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:26.046911 25171 ts_tablet_manager.cc:1403] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.017s
I20260709 12:12:26.049990 25172 tablet_bootstrap.cc:654] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:26.049691 25171 raft_consensus.cc:359] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.057830 25502 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:26.058421 25171 raft_consensus.cc:385] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:26.058997 25171 raft_consensus.cc:740] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:26.058931 25502 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.061020 25502 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:26.062681 25171 consensus_queue.cc:260] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.067018 25171 ts_tablet_manager.cc:1434] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260709 12:12:26.069362 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:26.069636 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:26.070003 24977 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
W20260709 12:12:26.071249 25095 leader_election.cc:343] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:26.072530 25405 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:26.073064 25405 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.073101 25095 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:26.075150 25405 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:26.075655 25405 raft_consensus.cc:2804] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:26.075780 25171 tablet_bootstrap.cc:492] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:26.076259 25405 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:26.076694 25405 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:26.080996 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:26.081676 24977 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:26.082862 25095 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:26.083662 25502 raft_consensus.cc:2804] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:26.084020 25502 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:26.084367 25502 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:26.086875 25171 tablet_bootstrap.cc:654] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:26.089221 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:26.092177 25172 tablet_bootstrap.cc:492] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:26.092880 25172 ts_tablet_manager.cc:1403] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.021s
I20260709 12:12:26.094507 25502 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:26.095698 25095 leader_election.cc:343] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:26.096253 25172 raft_consensus.cc:359] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.097023 25172 raft_consensus.cc:385] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:26.097339 25172 raft_consensus.cc:740] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:26.097373 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:26.098896 25171 tablet_bootstrap.cc:492] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:26.098495 25172 consensus_queue.cc:260] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.099186 24977 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:26.108032 25172 ts_tablet_manager.cc:1434] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:12:26.109076 25172 tablet_bootstrap.cc:492] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:26.110638 25400 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:26.099540 25171 ts_tablet_manager.cc:1403] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.001s
I20260709 12:12:26.111141 25400 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.113128 25400 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:26.114545 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:26.099589 25502 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:26.102617 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:26.115033 25126 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:26.115413 25172 tablet_bootstrap.cc:654] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:26.116112 25020 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:26.116984 24977 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:26.117130 25400 raft_consensus.cc:2804] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:26.117466 25400 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:26.117825 25400 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:26.118691 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:26.119359 24978 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:26.118655 25405 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.120919 25095 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:26.118911 25171 raft_consensus.cc:359] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:26.121968 25095 leader_election.cc:343] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:26.125138 25171 raft_consensus.cc:385] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:26.122695 25226 raft_consensus.cc:2804] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:26.136579 25171 raft_consensus.cc:740] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:26.136920 25226 raft_consensus.cc:697] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:26.138839 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:26.138562 25226 consensus_queue.cc:237] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.139377 24977 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:26.135490 25405 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:26.131163 25400 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.148103 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:26.150403 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:26.151031 25128 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:26.143585 25171 consensus_queue.cc:260] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:26.152372 25095 leader_election.cc:343] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:26.152585 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:26.153709 24980 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:26.154316 25171 ts_tablet_manager.cc:1434] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
W20260709 12:12:26.158787 25095 consensus_peers.cc:597] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:26.159658 24980 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:26.162796 25128 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:26.163789 25020 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:26.164616 25485 raft_consensus.cc:2804] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:26.165140 25485 raft_consensus.cc:697] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:26.165566 24977 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:26.168524 25095 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:26.170599 25172 tablet_bootstrap.cc:492] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:26.171178 25172 ts_tablet_manager.cc:1403] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.062s	user 0.027s	sys 0.025s
I20260709 12:12:26.166196 25171 tablet_bootstrap.cc:492] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:26.165973 25485 consensus_queue.cc:237] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.173512 25226 raft_consensus.cc:2804] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:26.173987 25172 raft_consensus.cc:359] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.174702 25172 raft_consensus.cc:385] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:26.175010 25172 raft_consensus.cc:740] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:26.175819 25226 raft_consensus.cc:697] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:26.175673 25172 consensus_queue.cc:260] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.180227 25171 tablet_bootstrap.cc:654] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:26.180249 25172 ts_tablet_manager.cc:1434] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:12:26.179273 25226 consensus_queue.cc:237] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.182401 25172 tablet_bootstrap.cc:492] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9: Bootstrap starting.
I20260709 12:12:26.149488 25400 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:26.187798 24876 catalog_manager.cc:5697] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:26.193344 25172 tablet_bootstrap.cc:654] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:26.194437 25293 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:26.195072 25293 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.199118 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:26.199704 25128 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:26.200021 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:26.194500 25400 consensus_queue.cc:1048] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:12:26.201115 24945 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:26.202325 25403 raft_consensus.cc:2804] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:26.202828 25403 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:26.203318 25403 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:26.207515 25293 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:26.216773 25171 tablet_bootstrap.cc:492] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:26.217583 25171 ts_tablet_manager.cc:1403] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.001s
I20260709 12:12:26.225302 25051 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 0.
I20260709 12:12:26.237347 24875 catalog_manager.cc:5697] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:26.234277 25403 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.250880 25128 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:26.251456 24876 catalog_manager.cc:5697] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:26.221423 25171 raft_consensus.cc:359] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.266597 25171 raft_consensus.cc:385] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:26.266914 25171 raft_consensus.cc:740] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:26.269481 25171 consensus_queue.cc:260] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.271106 25403 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:26.271260 25349 consensus_queue.cc:1048] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:26.272444 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:26.273079 25128 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:26.274725 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:26.275262 25052 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:26.275455 25171 ts_tablet_manager.cc:1434] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260709 12:12:26.276374 25171 tablet_bootstrap.cc:492] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:26.287650 25349 consensus_queue.cc:1048] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:26.291486 25405 consensus_queue.cc:1048] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:26.291893 25051 raft_consensus.cc:3060] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:26.298044 25052 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:26.305758 25260 consensus_queue.cc:1048] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:26.327806 25172 tablet_bootstrap.cc:492] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9: No bootstrap required, opened a new log
I20260709 12:12:26.328289 25172 ts_tablet_manager.cc:1403] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9: Time spent bootstrapping tablet: real 0.146s	user 0.059s	sys 0.044s
I20260709 12:12:26.333245 24946 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:26.334096 25402 raft_consensus.cc:2804] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:26.334689 25402 raft_consensus.cc:697] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:26.333736 25293 consensus_queue.cc:1048] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:26.335605 25402 consensus_queue.cc:237] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.327232 25128 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:26.332751 25172 raft_consensus.cc:359] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.339677 25172 raft_consensus.cc:385] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:26.340022 25172 raft_consensus.cc:740] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Initialized, Role: FOLLOWER
I20260709 12:12:26.340734 25172 consensus_queue.cc:260] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.343462 25171 tablet_bootstrap.cc:654] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:26.371392 25485 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:26.371948 25172 ts_tablet_manager.cc:1434] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 12:12:26.372102 25485 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.388710 25485 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:26.392554 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:26.408650 25486 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:26.409418 25486 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.412173 25486 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:26.416378 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:26.419281 24979 raft_consensus.cc:2393] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 1: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:12:26.433323 25052 raft_consensus.cc:3060] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:26.442844 25502 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:26.443650 25502 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.445796 25349 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:26.446565 25349 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.479349 25241 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:26.480880 25241 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.488336 25349 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:26.493022 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:26.493707 25241 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:26.493757 24978 raft_consensus.cc:2468] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:26.495203 25021 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:26.495488 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:26.497592 25126 raft_consensus.cc:3060] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:26.498024 25349 raft_consensus.cc:2804] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:26.498456 25349 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:26.498865 25349 raft_consensus.cc:3060] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:26.502378 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:26.505298 25502 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:26.515816 25171 tablet_bootstrap.cc:492] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:26.516409 25171 ts_tablet_manager.cc:1403] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.240s	user 0.011s	sys 0.024s
I20260709 12:12:26.519731 25171 raft_consensus.cc:359] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.520601 25171 raft_consensus.cc:385] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:26.520718 25260 consensus_queue.cc:1048] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:26.521029 25171 raft_consensus.cc:740] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:26.521759 25171 consensus_queue.cc:260] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.524477 25171 ts_tablet_manager.cc:1434] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:12:26.525282 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:26.525597 25171 tablet_bootstrap.cc:492] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:26.526006 25129 raft_consensus.cc:2468] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 0.
I20260709 12:12:26.527978 25349 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.531114 25349 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:26.532449 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:26.533165 24980 raft_consensus.cc:3060] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:26.659979 24980 raft_consensus.cc:2468] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:26.688445 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:26.689481 25020 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:26.694969 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:26.695647 24978 raft_consensus.cc:2468] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 0.
I20260709 12:12:26.703840 25171 tablet_bootstrap.cc:654] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:26.712664 25095 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:26.715130 25226 raft_consensus.cc:2804] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:26.715605 25226 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:26.715998 25226 raft_consensus.cc:3060] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:26.720983 25241 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:26.722363 25241 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:26.726068 25485 raft_consensus.cc:2749] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:26.749300 25020 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:26.754829 25485 raft_consensus.cc:2749] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:26.783619 25226 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.786198 25226 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:26.798874 25260 consensus_queue.cc:1048] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:26.756748 25485 consensus_queue.cc:1048] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260709 12:12:26.820493 25021 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:26.827555 24876 catalog_manager.cc:5697] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:26.824786 25052 raft_consensus.cc:3060] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:26.835187 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 114381us
I20260709 12:12:26.836236 25226 consensus_queue.cc:1048] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:26.838721 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:12:26.855159 25095 consensus_peers.cc:597] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:26.826226 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:26.834615 25564 raft_consensus.cc:2804] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:26.905061 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:26.913571 25124 raft_consensus.cc:3060] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:26.937821 24926 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:26.916258 25564 raft_consensus.cc:697] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:26.959858 25564 consensus_queue.cc:237] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:26.956014 25124 raft_consensus.cc:2468] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
W20260709 12:12:26.958171 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 161259us
I20260709 12:12:27.033301 25569 consensus_queue.cc:1048] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:12:27.044314 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:27.044786 25565 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:12:27.019701 25362 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 12:12:27.061782 25171 tablet_bootstrap.cc:492] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:27.062276 25171 ts_tablet_manager.cc:1403] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.537s	user 0.026s	sys 0.028s
W20260709 12:12:27.087639 25095 leader_election.cc:343] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:27.091455 25095 consensus_peers.cc:597] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:27.092610 25095 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:12:27.093420 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 45763.4us
I20260709 12:12:27.096241 25239 raft_consensus.cc:2749] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:12:27.096971 25095 leader_election.cc:343] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:27.107254 25171 raft_consensus.cc:359] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:27.107949 25171 raft_consensus.cc:385] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.108220 25171 raft_consensus.cc:740] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.111069 25567 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:27.111814 25567 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:27.141148 25577 log.cc:927] Time spent T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
W20260709 12:12:27.191459 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 72127.5us
W20260709 12:12:27.195726 25576 log.cc:927] Time spent T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.099s	user 0.000s	sys 0.001s
W20260709 12:12:27.203056 25581 log.cc:927] Time spent T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260709 12:12:27.207437 25171 consensus_queue.cc:260] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:27.215664 25171 ts_tablet_manager.cc:1434] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.153s	user 0.016s	sys 0.012s
W20260709 12:12:27.223229 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 107856us
I20260709 12:12:27.237931 25567 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:27.247274 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:27.254513 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:27.255249 24979 raft_consensus.cc:3060] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.275053 24979 raft_consensus.cc:2468] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:27.346813 25584 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:27.351019 25171 tablet_bootstrap.cc:492] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:27.363881 25171 tablet_bootstrap.cc:654] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.366156 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:27.373157 25171 tablet_bootstrap.cc:492] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:27.373788 25171 ts_tablet_manager.cc:1403] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260709 12:12:27.376542 25171 raft_consensus.cc:359] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:27.377393 25171 raft_consensus.cc:385] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.377692 25171 raft_consensus.cc:740] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.381175 25171 consensus_queue.cc:260] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:27.383198 25171 ts_tablet_manager.cc:1434] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:12:27.387112 25171 tablet_bootstrap.cc:492] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:27.390671 25055 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.398713 25171 tablet_bootstrap.cc:654] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.408854 25095 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:27.409909 25569 raft_consensus.cc:2804] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:27.410449 25569 raft_consensus.cc:697] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:27.411334 25569 consensus_queue.cc:237] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:27.424618 25171 tablet_bootstrap.cc:492] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:27.425240 25171 ts_tablet_manager.cc:1403] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.007s
I20260709 12:12:27.432408 25171 raft_consensus.cc:359] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:27.433179 25171 raft_consensus.cc:385] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.433494 25171 raft_consensus.cc:740] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.434127 25171 consensus_queue.cc:260] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:27.435878 25565 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:27.436352 25171 ts_tablet_manager.cc:1434] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 12:12:27.436530 25565 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:27.441532 25171 tablet_bootstrap.cc:492] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4: Bootstrap starting.
I20260709 12:12:27.444689 25565 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:27.438789 25021 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:27.449405 25565 raft_consensus.cc:2749] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:27.452200 25171 tablet_bootstrap.cc:654] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.452265 25403 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:27.456889 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:27.457800 24976 raft_consensus.cc:2393] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 1: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:12:27.467808 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:27.475014 25565 consensus_queue.cc:1048] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:27.474155 25021 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:27.477399 25584 raft_consensus.cc:3060] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.483260 25484 consensus_queue.cc:1048] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:27.488472 25584 raft_consensus.cc:2749] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:27.496142 24876 catalog_manager.cc:5697] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:27.519395 25171 tablet_bootstrap.cc:492] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4: No bootstrap required, opened a new log
I20260709 12:12:27.520684 25171 ts_tablet_manager.cc:1403] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4: Time spent bootstrapping tablet: real 0.079s	user 0.021s	sys 0.028s
I20260709 12:12:27.523155 25171 raft_consensus.cc:359] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:27.523741 25171 raft_consensus.cc:385] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.524015 25171 raft_consensus.cc:740] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.524875 25171 consensus_queue.cc:260] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:27.525723 25484 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:27.526211 25484 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:27.528965 25171 ts_tablet_manager.cc:1434] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:12:27.531634 25484 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:27.533215 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:27.533583 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:27.535456 25021 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:27.536796 25565 raft_consensus.cc:2749] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:27.557591 24876 catalog_manager.cc:5697] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:27.660989 25055 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.748356 25046 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.853152 25239 consensus_queue.cc:1048] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:12:27.867627 25502 consensus_queue.cc:1048] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:29.081383 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:29.107333 25616 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:29.107837 25617 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:29.107722 25619 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:29.111541 23828 server_base.cc:1061] running on GCE node
I20260709 12:12:29.113704 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:29.113942 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:29.114180 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599149114141 us; error 0 us; skew 500 ppm
I20260709 12:12:29.114784 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:29.118290 23828 webserver.cc:533] Webserver started at http://127.23.69.4:44679/ using document root <none> and password file <none>
I20260709 12:12:29.119021 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:29.119275 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:29.119663 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:29.121526 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-3-root/instance:
uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
format_stamp: "Formatted at 2026-07-09 12:12:29 on dist-test-slave-lgtn"
I20260709 12:12:29.128072 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:12:29.132380 25624 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:29.134207 23828 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.003s
I20260709 12:12:29.134701 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-3-root
uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
format_stamp: "Formatted at 2026-07-09 12:12:29 on dist-test-slave-lgtn"
I20260709 12:12:29.135339 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:29.183192 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:29.184602 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:29.187240 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:29.190723 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:29.191022 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:29.191378 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:29.191550 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:29.278113 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.4:35161
I20260709 12:12:29.278347 25686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.4:35161 every 8 connection(s)
I20260709 12:12:29.284868 23828 auto_leader_rebalancer-test.cc:439] add a tserver: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:29.321672 25687 heartbeater.cc:344] Connected to a master server at 127.23.69.62:37541
I20260709 12:12:29.322121 25687 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:29.322862 25687 heartbeater.cc:507] Master 127.23.69.62:37541 requested a full tablet report, sending...
I20260709 12:12:29.324973 24876 ts_manager.cc:194] Registered new tserver with Master: 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:29.326429 24876 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38486
I20260709 12:12:30.192346 25129 consensus_queue.cc:237] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:30.204834 25046 raft_consensus.cc:1275] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:30.205458 24976 raft_consensus.cc:1275] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:30.207154 25405 consensus_queue.cc:1048] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:30.208765 25569 consensus_queue.cc:1048] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:12:30.222293 25502 raft_consensus.cc:2955] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:30.229707 24976 raft_consensus.cc:2955] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:30.238511 25046 raft_consensus.cc:2955] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
W20260709 12:12:30.253219 25092 consensus_peers.cc:597] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93787c45b40444c591b830f48e6bd341. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:30.254189 24875 catalog_manager.cc:5697] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:30.275902 25047 consensus_queue.cc:237] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:30.290087 24975 raft_consensus.cc:1275] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:30.290077 25121 raft_consensus.cc:1275] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:30.292289 25691 consensus_queue.cc:1048] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:30.293499 25614 consensus_queue.cc:1048] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:30.329353 25687 heartbeater.cc:499] Master 127.23.69.62:37541 was elected leader, sending a full tablet report...
I20260709 12:12:30.347471 25691 raft_consensus.cc:2955] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:30.349960 25121 raft_consensus.cc:2955] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
W20260709 12:12:30.365263 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 51942us
I20260709 12:12:30.379598 24875 catalog_manager.cc:5697] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:30.403156 24975 raft_consensus.cc:2955] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:30.429612 25047 consensus_queue.cc:237] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:12:30.435123 25018 consensus_peers.cc:597] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52b647094c0d47d49b7e3906bb682330. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:30.459190 25018 consensus_peers.cc:597] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c29b891ec874ed8b696c5718147aafc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:30.460003 24975 raft_consensus.cc:1275] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:30.461025 25129 raft_consensus.cc:1275] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:30.462594 25707 consensus_queue.cc:1048] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:30.463414 25614 consensus_queue.cc:1048] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:30.476181 25691 raft_consensus.cc:2955] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:30.478811 24979 raft_consensus.cc:2955] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:30.492877 25129 raft_consensus.cc:2955] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:30.499359 24875 catalog_manager.cc:5697] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:30.504124 25121 consensus_queue.cc:237] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:12:30.526388 25092 consensus_peers.cc:597] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9993e7be86444fbcb10858537831589d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:30.527357 25047 raft_consensus.cc:1275] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:30.527323 24979 raft_consensus.cc:1275] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:30.529563 25699 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:30.531868 25699 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:30.539744 25502 raft_consensus.cc:2955] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:30.547616 25047 raft_consensus.cc:2955] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:30.554737 24979 raft_consensus.cc:2955] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:30.569497 24876 catalog_manager.cc:5697] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:30.642269 25717 ts_tablet_manager.cc:933] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:30.650285 25717 tablet_copy_client.cc:323] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.3:43087
I20260709 12:12:30.669564 25139 tablet_copy_service.cc:140] P 59385cec26934f489c70e5ef2083bbd9: Received BeginTabletCopySession request for tablet 93787c45b40444c591b830f48e6bd341 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:34314)
I20260709 12:12:30.670233 25139 tablet_copy_service.cc:161] P 59385cec26934f489c70e5ef2083bbd9: Beginning new tablet copy session on tablet 93787c45b40444c591b830f48e6bd341 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:34314: session id = 3f6b8adc1ec6495c8c574fff0f49c864-93787c45b40444c591b830f48e6bd341
I20260709 12:12:30.679000 25139 tablet_copy_source_session.cc:215] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:30.683380 25717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93787c45b40444c591b830f48e6bd341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:30.701371 25717 tablet_copy_client.cc:806] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:30.702127 25717 tablet_copy_client.cc:670] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:30.707063 25717 tablet_copy_client.cc:538] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:30.718413 25717 tablet_bootstrap.cc:492] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:30.744510 25717 tablet_bootstrap.cc:492] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:30.745637 25717 tablet_bootstrap.cc:492] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:30.746398 25717 ts_tablet_manager.cc:1403] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.008s
I20260709 12:12:30.749848 25717 raft_consensus.cc:359] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:30.750815 25717 raft_consensus.cc:740] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:30.751603 25717 consensus_queue.cc:260] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:30.755676 25717 ts_tablet_manager.cc:1434] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 12:12:30.757725 25139 tablet_copy_service.cc:342] P 59385cec26934f489c70e5ef2083bbd9: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-93787c45b40444c591b830f48e6bd341 received from {username='slave'} at 127.0.0.1:34314
I20260709 12:12:30.758239 25139 tablet_copy_service.cc:434] P 59385cec26934f489c70e5ef2083bbd9: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-93787c45b40444c591b830f48e6bd341 on tablet 93787c45b40444c591b830f48e6bd341 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:30.857316 25717 ts_tablet_manager.cc:933] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:30.859136 25717 tablet_copy_client.cc:323] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.2:43075
I20260709 12:12:30.875530 25065 tablet_copy_service.cc:140] P 91805dbdcd1c49649333a6727aca01d4: Received BeginTabletCopySession request for tablet 52b647094c0d47d49b7e3906bb682330 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:51822)
I20260709 12:12:30.876195 25065 tablet_copy_service.cc:161] P 91805dbdcd1c49649333a6727aca01d4: Beginning new tablet copy session on tablet 52b647094c0d47d49b7e3906bb682330 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:51822: session id = 3f6b8adc1ec6495c8c574fff0f49c864-52b647094c0d47d49b7e3906bb682330
I20260709 12:12:30.885737 25065 tablet_copy_source_session.cc:215] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:30.889317 25717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b647094c0d47d49b7e3906bb682330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:30.917461 25717 tablet_copy_client.cc:806] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:30.918119 25717 tablet_copy_client.cc:670] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:30.922111 25717 tablet_copy_client.cc:538] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:30.928804 25717 tablet_bootstrap.cc:492] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:30.949468 25717 tablet_bootstrap.cc:492] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:30.950835 25717 tablet_bootstrap.cc:492] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:30.951519 25717 ts_tablet_manager.cc:1403] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260709 12:12:30.954360 25717 raft_consensus.cc:359] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:30.955170 25717 raft_consensus.cc:740] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:30.955801 25717 consensus_queue.cc:260] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:30.958444 25717 ts_tablet_manager.cc:1434] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:12:30.963004 25065 tablet_copy_service.cc:342] P 91805dbdcd1c49649333a6727aca01d4: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-52b647094c0d47d49b7e3906bb682330 received from {username='slave'} at 127.0.0.1:51822
I20260709 12:12:30.963505 25065 tablet_copy_service.cc:434] P 91805dbdcd1c49649333a6727aca01d4: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-52b647094c0d47d49b7e3906bb682330 on tablet 52b647094c0d47d49b7e3906bb682330 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:30.970816 25717 ts_tablet_manager.cc:933] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:30.985146 25717 tablet_copy_client.cc:323] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.2:43075
I20260709 12:12:30.987076 25065 tablet_copy_service.cc:140] P 91805dbdcd1c49649333a6727aca01d4: Received BeginTabletCopySession request for tablet 6c29b891ec874ed8b696c5718147aafc from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:51822)
I20260709 12:12:30.987488 25065 tablet_copy_service.cc:161] P 91805dbdcd1c49649333a6727aca01d4: Beginning new tablet copy session on tablet 6c29b891ec874ed8b696c5718147aafc from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:51822: session id = 3f6b8adc1ec6495c8c574fff0f49c864-6c29b891ec874ed8b696c5718147aafc
I20260709 12:12:30.994807 25065 tablet_copy_source_session.cc:215] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:30.997903 25717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c29b891ec874ed8b696c5718147aafc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:31.014968 25717 tablet_copy_client.cc:806] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:31.015586 25717 tablet_copy_client.cc:670] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:31.019415 25717 tablet_copy_client.cc:538] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:31.027834 25717 tablet_bootstrap.cc:492] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:31.047495 25717 tablet_bootstrap.cc:492] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:31.048323 25717 tablet_bootstrap.cc:492] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:31.048969 25717 ts_tablet_manager.cc:1403] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.021s	user 0.023s	sys 0.000s
I20260709 12:12:31.051575 25717 raft_consensus.cc:359] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:31.052700 25717 raft_consensus.cc:740] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:31.053292 25717 consensus_queue.cc:260] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:31.059165 25717 ts_tablet_manager.cc:1434] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:12:31.059461 25725 ts_tablet_manager.cc:933] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:31.063632 25065 tablet_copy_service.cc:342] P 91805dbdcd1c49649333a6727aca01d4: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-6c29b891ec874ed8b696c5718147aafc received from {username='slave'} at 127.0.0.1:51822
I20260709 12:12:31.064144 25065 tablet_copy_service.cc:434] P 91805dbdcd1c49649333a6727aca01d4: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-6c29b891ec874ed8b696c5718147aafc on tablet 6c29b891ec874ed8b696c5718147aafc with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:31.068158 25725 tablet_copy_client.cc:323] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.3:43087
I20260709 12:12:31.069947 25139 tablet_copy_service.cc:140] P 59385cec26934f489c70e5ef2083bbd9: Received BeginTabletCopySession request for tablet 9993e7be86444fbcb10858537831589d from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:34314)
I20260709 12:12:31.070554 25139 tablet_copy_service.cc:161] P 59385cec26934f489c70e5ef2083bbd9: Beginning new tablet copy session on tablet 9993e7be86444fbcb10858537831589d from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:34314: session id = 3f6b8adc1ec6495c8c574fff0f49c864-9993e7be86444fbcb10858537831589d
I20260709 12:12:31.076982 25139 tablet_copy_source_session.cc:215] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:31.080084 25725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9993e7be86444fbcb10858537831589d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:31.088690 25662 raft_consensus.cc:1217] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:31.121322 25725 tablet_copy_client.cc:806] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:31.122035 25725 tablet_copy_client.cc:670] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:31.126747 25725 tablet_copy_client.cc:538] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:31.137197 25725 tablet_bootstrap.cc:492] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:31.159340 25725 tablet_bootstrap.cc:492] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:31.160233 25725 tablet_bootstrap.cc:492] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:31.160998 25725 ts_tablet_manager.cc:1403] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260709 12:12:31.164350 25725 raft_consensus.cc:359] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:31.165244 25725 raft_consensus.cc:740] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:31.166008 25725 consensus_queue.cc:260] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:31.169477 25725 ts_tablet_manager.cc:1434] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:31.171362 25139 tablet_copy_service.cc:342] P 59385cec26934f489c70e5ef2083bbd9: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-9993e7be86444fbcb10858537831589d received from {username='slave'} at 127.0.0.1:34314
I20260709 12:12:31.171828 25139 tablet_copy_service.cc:434] P 59385cec26934f489c70e5ef2083bbd9: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-9993e7be86444fbcb10858537831589d on tablet 9993e7be86444fbcb10858537831589d with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:31.314857 25662 raft_consensus.cc:1217] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:31.398087 25662 raft_consensus.cc:1217] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:31.589902 25729 raft_consensus.cc:1064] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:31.592826 25729 consensus_queue.cc:237] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:31.599565 25662 raft_consensus.cc:1275] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:31.601715 25731 consensus_queue.cc:1048] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:31.612879 25046 raft_consensus.cc:1275] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:31.614254 25729 consensus_queue.cc:1048] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:31.616815 24976 raft_consensus.cc:1275] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:31.618870 25729 consensus_queue.cc:1048] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:31.624887 25729 raft_consensus.cc:2955] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:31.629503 25046 raft_consensus.cc:2955] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:31.673416 25662 raft_consensus.cc:2955] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:31.700502 24875 catalog_manager.cc:5697] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:31.737555 25691 raft_consensus.cc:1064] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
W20260709 12:12:31.750010 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 54356.2us
I20260709 12:12:31.766535 25691 consensus_queue.cc:237] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:31.767772 25662 raft_consensus.cc:1217] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:31.790419 24976 raft_consensus.cc:2955] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:31.805389 25662 raft_consensus.cc:1275] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:31.807821 25750 consensus_queue.cc:1048] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:31.814004 24979 raft_consensus.cc:1275] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:31.815693 25691 consensus_queue.cc:1048] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:31.827512 25127 raft_consensus.cc:1275] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:31.832096 25746 consensus_queue.cc:1048] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:31.844581 25748 raft_consensus.cc:2955] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:31.846599 24979 raft_consensus.cc:2955] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:31.865139 25662 raft_consensus.cc:2955] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:31.871068 25750 raft_consensus.cc:1064] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:31.873001 24876 catalog_manager.cc:5697] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:31.880849 25750 consensus_queue.cc:237] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:31.899524 25661 raft_consensus.cc:1275] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:31.899935 25127 consensus_queue.cc:237] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:31.902657 24975 raft_consensus.cc:1275] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:31.903946 25746 consensus_queue.cc:1048] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:31.904445 25121 raft_consensus.cc:2955] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:31.906881 25749 consensus_queue.cc:1048] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:31.908828 25660 raft_consensus.cc:1275] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:31.910544 25740 consensus_queue.cc:1048] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:31.917155 25046 consensus_queue.cc:237] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:31.920008 25740 raft_consensus.cc:2955] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:31.926138 25660 raft_consensus.cc:2955] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:31.927919 24975 raft_consensus.cc:1275] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:31.934186 25748 consensus_queue.cc:1048] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:31.942402 25746 raft_consensus.cc:2955] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:31.953595 24979 raft_consensus.cc:2955] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:31.956317 25125 raft_consensus.cc:1275] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:31.971051 24976 raft_consensus.cc:1275] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:31.979265 25659 raft_consensus.cc:1275] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:31.982169 25709 raft_consensus.cc:2955] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:31.986202 25750 consensus_queue.cc:1048] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:31.990301 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52b647094c0d47d49b7e3906bb682330 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:31.992175 25659 raft_consensus.cc:2955] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:31.999642 24876 catalog_manager.cc:5697] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:31.995707 24975 raft_consensus.cc:2955] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.018255 24864 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 93787c45b40444c591b830f48e6bd341 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:32.021267 24875 catalog_manager.cc:5697] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.011900 25661 raft_consensus.cc:2955] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.034940 25111 tablet_service.cc:1558] Processing DeleteTablet for tablet 52b647094c0d47d49b7e3906bb682330 with delete_type TABLET_DATA_TOMBSTONED (TS 59385cec26934f489c70e5ef2083bbd9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48850
I20260709 12:12:32.037303 25750 consensus_queue.cc:1048] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:12:32.043951 25045 tablet_service.cc:1558] Processing DeleteTablet for tablet 93787c45b40444c591b830f48e6bd341 with delete_type TABLET_DATA_TOMBSTONED (TS 91805dbdcd1c49649333a6727aca01d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55978
I20260709 12:12:32.053352 25739 consensus_queue.cc:1048] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 12:12:32.066285 24875 catalog_manager.cc:5697] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.086727 25760 tablet_replica.cc:333] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:12:32.087801 25760 raft_consensus.cc:2243] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:32.088572 25760 raft_consensus.cc:2272] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:32.101049 25760 ts_tablet_manager.cc:1916] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:32.101302 25759 tablet_replica.cc:333] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:12:32.105813 25759 raft_consensus.cc:2243] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:32.107841 25759 raft_consensus.cc:2272] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:32.111251 25125 raft_consensus.cc:2955] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.117501 24980 raft_consensus.cc:2955] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.121865 25759 ts_tablet_manager.cc:1916] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:32.123458 25760 ts_tablet_manager.cc:1929] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:32.124003 25760 log.cc:1199] T 93787c45b40444c591b830f48e6bd341 P 91805dbdcd1c49649333a6727aca01d4: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-1-root/wals/93787c45b40444c591b830f48e6bd341
I20260709 12:12:32.125773 24865 catalog_manager.cc:5028] TS 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): tablet 93787c45b40444c591b830f48e6bd341 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:32.153767 25759 ts_tablet_manager.cc:1929] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:32.154264 25759 log.cc:1199] T 52b647094c0d47d49b7e3906bb682330 P 59385cec26934f489c70e5ef2083bbd9: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-2-root/wals/52b647094c0d47d49b7e3906bb682330
W20260709 12:12:32.155263 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 64145.6us
I20260709 12:12:32.156973 24864 catalog_manager.cc:5028] TS 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): tablet 52b647094c0d47d49b7e3906bb682330 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:32.263437 25729 raft_consensus.cc:1064] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:32.266162 25729 consensus_queue.cc:237] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:32.273274 24980 raft_consensus.cc:1275] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:32.273671 25047 raft_consensus.cc:1275] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:32.273327 25661 raft_consensus.cc:1275] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:32.274822 25740 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:32.275665 25738 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:32.276912 25741 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:32.305238 25740 raft_consensus.cc:2955] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.312491 24980 raft_consensus.cc:2955] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.333169 25661 raft_consensus.cc:2955] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.331933 24877 catalog_manager.cc:5697] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.353502 25047 raft_consensus.cc:2955] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.375116 25125 consensus_queue.cc:237] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:32.384646 24980 raft_consensus.cc:1275] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:32.384646 25661 raft_consensus.cc:1275] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:32.386300 25738 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:32.387251 25729 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:32.395838 25739 raft_consensus.cc:2955] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.400198 25661 raft_consensus.cc:2955] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.406287 24978 raft_consensus.cc:2955] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.416332 24878 catalog_manager.cc:5697] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.419543 24864 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9993e7be86444fbcb10858537831589d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:32.429453 25045 tablet_service.cc:1558] Processing DeleteTablet for tablet 9993e7be86444fbcb10858537831589d with delete_type TABLET_DATA_TOMBSTONED (TS 91805dbdcd1c49649333a6727aca01d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55978
I20260709 12:12:32.430475 25760 tablet_replica.cc:333] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:12:32.431504 25760 raft_consensus.cc:2243] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:32.432343 25760 raft_consensus.cc:2272] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:32.440846 25760 ts_tablet_manager.cc:1916] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:32.463115 25760 ts_tablet_manager.cc:1929] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:32.463678 25760 log.cc:1199] T 9993e7be86444fbcb10858537831589d P 91805dbdcd1c49649333a6727aca01d4: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-1-root/wals/9993e7be86444fbcb10858537831589d
I20260709 12:12:32.465260 24865 catalog_manager.cc:5028] TS 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): tablet 9993e7be86444fbcb10858537831589d (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:32.626027 25047 consensus_queue.cc:237] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:32.632166 25125 raft_consensus.cc:1275] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:32.632707 25661 raft_consensus.cc:1275] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:32.633442 25750 consensus_queue.cc:1048] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:32.634303 25748 consensus_queue.cc:1048] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:32.641093 25709 raft_consensus.cc:2955] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.643308 25661 raft_consensus.cc:2955] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.646601 25125 raft_consensus.cc:2955] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.659149 24878 catalog_manager.cc:5697] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:32.663816 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6c29b891ec874ed8b696c5718147aafc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:32.673820 24961 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c29b891ec874ed8b696c5718147aafc with delete_type TABLET_DATA_TOMBSTONED (TS 030e384b13804beabcacc99f2d305ee2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34788
I20260709 12:12:32.682750 25767 tablet_replica.cc:333] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:12:32.683857 25767 raft_consensus.cc:2243] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:32.684501 25767 raft_consensus.cc:2272] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:32.687599 25767 ts_tablet_manager.cc:1916] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:32.702217 25767 ts_tablet_manager.cc:1929] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:32.702600 25767 log.cc:1199] T 6c29b891ec874ed8b696c5718147aafc P 030e384b13804beabcacc99f2d305ee2: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-0-root/wals/6c29b891ec874ed8b696c5718147aafc
I20260709 12:12:32.704209 24865 catalog_manager.cc:5028] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): tablet 6c29b891ec874ed8b696c5718147aafc (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:33.764881 24975 consensus_queue.cc:237] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:33.771600 25046 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:33.772079 25123 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:33.773357 25761 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:33.774314 25773 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:12:33.787743 24943 consensus_peers.cc:597] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d85ee296c7c04a33ac9de20c805e26c5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:33.794796 25773 raft_consensus.cc:2955] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:33.798333 25123 raft_consensus.cc:2955] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:33.802460 25046 raft_consensus.cc:2955] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:33.817224 25047 consensus_queue.cc:237] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:33.818526 24876 catalog_manager.cc:5697] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:33.833115 25018 consensus_peers.cc:597] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 995a2ac68f7e416cbb267158051aa022. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:33.833878 25123 raft_consensus.cc:1275] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:33.835283 24975 raft_consensus.cc:1275] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:33.836796 25769 consensus_queue.cc:1048] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:33.837796 25748 consensus_queue.cc:1048] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:33.848413 25709 raft_consensus.cc:2955] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:33.851526 24980 raft_consensus.cc:2955] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:33.856418 25123 raft_consensus.cc:2955] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:33.866943 25047 consensus_queue.cc:237] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:33.878955 24877 catalog_manager.cc:5697] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:33.893363 25018 consensus_peers.cc:597] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6ace31e477444c39624c52847c6bb11. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:33.896528 24980 raft_consensus.cc:1275] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:33.897858 25709 consensus_queue.cc:1048] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:33.908300 25123 raft_consensus.cc:1275] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:33.910647 25709 consensus_queue.cc:1048] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:33.926924 25709 raft_consensus.cc:2955] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:33.939028 24980 raft_consensus.cc:2955] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:33.946794 25123 consensus_queue.cc:237] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:33.949029 25121 raft_consensus.cc:2955] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:33.955065 24878 catalog_manager.cc:5697] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:33.971405 25047 raft_consensus.cc:1275] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:33.972131 24980 raft_consensus.cc:1275] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:33.972856 25092 consensus_peers.cc:597] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 586cc22f0ff44b20922950c045172b55. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:33.973546 25738 consensus_queue.cc:1048] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:33.975025 25787 consensus_queue.cc:1048] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:33.989724 24980 raft_consensus.cc:2955] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:33.990864 25047 raft_consensus.cc:2955] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:33.996373 25738 raft_consensus.cc:2955] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:34.017877 24876 catalog_manager.cc:5697] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
W20260709 12:12:34.223985 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 43601.5us
I20260709 12:12:34.305037 25793 ts_tablet_manager.cc:933] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
I20260709 12:12:34.308818 25793 tablet_copy_client.cc:323] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.1:41015
I20260709 12:12:34.323432 24990 tablet_copy_service.cc:140] P 030e384b13804beabcacc99f2d305ee2: Received BeginTabletCopySession request for tablet d85ee296c7c04a33ac9de20c805e26c5 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:49232)
I20260709 12:12:34.324010 24990 tablet_copy_service.cc:161] P 030e384b13804beabcacc99f2d305ee2: Beginning new tablet copy session on tablet d85ee296c7c04a33ac9de20c805e26c5 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:49232: session id = 3f6b8adc1ec6495c8c574fff0f49c864-d85ee296c7c04a33ac9de20c805e26c5
I20260709 12:12:34.330461 24990 tablet_copy_source_session.cc:215] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:34.333809 25793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85ee296c7c04a33ac9de20c805e26c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.346699 25793 tablet_copy_client.cc:806] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:34.347390 25793 tablet_copy_client.cc:670] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:34.353173 25793 tablet_copy_client.cc:538] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:34.362470 25793 tablet_bootstrap.cc:492] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:34.378688 25793 tablet_bootstrap.cc:492] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:34.379690 25793 tablet_bootstrap.cc:492] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:34.380317 25793 ts_tablet_manager.cc:1403] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 12:12:34.383312 25793 raft_consensus.cc:359] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:34.384191 25793 raft_consensus.cc:740] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:34.384907 25793 consensus_queue.cc:260] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:34.393709 25793 ts_tablet_manager.cc:1434] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.001s
I20260709 12:12:34.395493 24990 tablet_copy_service.cc:342] P 030e384b13804beabcacc99f2d305ee2: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-d85ee296c7c04a33ac9de20c805e26c5 received from {username='slave'} at 127.0.0.1:49232
I20260709 12:12:34.395977 24990 tablet_copy_service.cc:434] P 030e384b13804beabcacc99f2d305ee2: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-d85ee296c7c04a33ac9de20c805e26c5 on tablet d85ee296c7c04a33ac9de20c805e26c5 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:34.409994 25793 ts_tablet_manager.cc:933] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:34.411952 25793 tablet_copy_client.cc:323] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.2:43075
I20260709 12:12:34.413589 25065 tablet_copy_service.cc:140] P 91805dbdcd1c49649333a6727aca01d4: Received BeginTabletCopySession request for tablet 995a2ac68f7e416cbb267158051aa022 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:51822)
I20260709 12:12:34.414218 25065 tablet_copy_service.cc:161] P 91805dbdcd1c49649333a6727aca01d4: Beginning new tablet copy session on tablet 995a2ac68f7e416cbb267158051aa022 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:51822: session id = 3f6b8adc1ec6495c8c574fff0f49c864-995a2ac68f7e416cbb267158051aa022
I20260709 12:12:34.423393 25065 tablet_copy_source_session.cc:215] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:34.426734 25793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995a2ac68f7e416cbb267158051aa022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.443245 25793 tablet_copy_client.cc:806] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:34.443841 25793 tablet_copy_client.cc:670] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:34.447358 25793 tablet_copy_client.cc:538] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:34.458092 25793 tablet_bootstrap.cc:492] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:34.467268 25800 ts_tablet_manager.cc:933] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:34.478094 25800 tablet_copy_client.cc:323] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.2:43075
I20260709 12:12:34.485302 25065 tablet_copy_service.cc:140] P 91805dbdcd1c49649333a6727aca01d4: Received BeginTabletCopySession request for tablet b6ace31e477444c39624c52847c6bb11 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:51822)
I20260709 12:12:34.485867 25065 tablet_copy_service.cc:161] P 91805dbdcd1c49649333a6727aca01d4: Beginning new tablet copy session on tablet b6ace31e477444c39624c52847c6bb11 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:51822: session id = 3f6b8adc1ec6495c8c574fff0f49c864-b6ace31e477444c39624c52847c6bb11
I20260709 12:12:34.493435 25065 tablet_copy_source_session.cc:215] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:34.497442 25800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ace31e477444c39624c52847c6bb11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.513614 25800 tablet_copy_client.cc:806] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:34.514187 25800 tablet_copy_client.cc:670] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:34.521276 25800 tablet_copy_client.cc:538] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:34.521955 25793 tablet_bootstrap.cc:492] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:34.526896 25793 tablet_bootstrap.cc:492] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:34.527725 25793 ts_tablet_manager.cc:1403] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.012s
I20260709 12:12:34.530951 25793 raft_consensus.cc:359] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:34.533648 25800 tablet_bootstrap.cc:492] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:34.538982 25793 raft_consensus.cc:740] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:34.539948 25793 consensus_queue.cc:260] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:34.542716 25793 ts_tablet_manager.cc:1434] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:12:34.546892 25065 tablet_copy_service.cc:342] P 91805dbdcd1c49649333a6727aca01d4: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-995a2ac68f7e416cbb267158051aa022 received from {username='slave'} at 127.0.0.1:51822
I20260709 12:12:34.547374 25065 tablet_copy_service.cc:434] P 91805dbdcd1c49649333a6727aca01d4: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-995a2ac68f7e416cbb267158051aa022 on tablet 995a2ac68f7e416cbb267158051aa022 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:34.566593 25793 ts_tablet_manager.cc:933] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:34.575757 25793 tablet_copy_client.cc:323] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.3:43087
I20260709 12:12:34.578878 25139 tablet_copy_service.cc:140] P 59385cec26934f489c70e5ef2083bbd9: Received BeginTabletCopySession request for tablet 586cc22f0ff44b20922950c045172b55 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:34314)
I20260709 12:12:34.579387 25139 tablet_copy_service.cc:161] P 59385cec26934f489c70e5ef2083bbd9: Beginning new tablet copy session on tablet 586cc22f0ff44b20922950c045172b55 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:34314: session id = 3f6b8adc1ec6495c8c574fff0f49c864-586cc22f0ff44b20922950c045172b55
I20260709 12:12:34.584378 25800 tablet_bootstrap.cc:492] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:34.585417 25800 tablet_bootstrap.cc:492] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:34.585752 25139 tablet_copy_source_session.cc:215] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:34.586086 25800 ts_tablet_manager.cc:1403] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.011s
I20260709 12:12:34.588887 25793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586cc22f0ff44b20922950c045172b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.589274 25800 raft_consensus.cc:359] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:34.590517 25800 raft_consensus.cc:740] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:34.591171 25800 consensus_queue.cc:260] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:34.595181 25800 ts_tablet_manager.cc:1434] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:12:34.599558 25065 tablet_copy_service.cc:342] P 91805dbdcd1c49649333a6727aca01d4: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-b6ace31e477444c39624c52847c6bb11 received from {username='slave'} at 127.0.0.1:51822
I20260709 12:12:34.599987 25065 tablet_copy_service.cc:434] P 91805dbdcd1c49649333a6727aca01d4: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-b6ace31e477444c39624c52847c6bb11 on tablet b6ace31e477444c39624c52847c6bb11 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:34.609870 25793 tablet_copy_client.cc:806] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:34.610431 25793 tablet_copy_client.cc:670] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:34.616914 25793 tablet_copy_client.cc:538] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:34.624709 25793 tablet_bootstrap.cc:492] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:34.648296 25793 tablet_bootstrap.cc:492] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:34.649281 25793 tablet_bootstrap.cc:492] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:34.649973 25793 ts_tablet_manager.cc:1403] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.004s
I20260709 12:12:34.652639 25793 raft_consensus.cc:359] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:34.653448 25793 raft_consensus.cc:740] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:34.654031 25793 consensus_queue.cc:260] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:34.656157 25793 ts_tablet_manager.cc:1434] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:34.660804 25139 tablet_copy_service.cc:342] P 59385cec26934f489c70e5ef2083bbd9: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-586cc22f0ff44b20922950c045172b55 received from {username='slave'} at 127.0.0.1:34314
I20260709 12:12:34.661309 25139 tablet_copy_service.cc:434] P 59385cec26934f489c70e5ef2083bbd9: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-586cc22f0ff44b20922950c045172b55 on tablet 586cc22f0ff44b20922950c045172b55 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:34.869307 25661 raft_consensus.cc:1217] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:34.920516 25661 raft_consensus.cc:1217] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:35.022827 25661 raft_consensus.cc:1217] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:35.086901 25661 raft_consensus.cc:1217] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:35.314095 25748 raft_consensus.cc:1064] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:35.315687 25748 consensus_queue.cc:237] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:35.322899 25661 raft_consensus.cc:1275] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.325114 24975 raft_consensus.cc:1275] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.324951 25769 consensus_queue.cc:1048] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:35.326856 25769 consensus_queue.cc:1048] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:35.328063 25123 raft_consensus.cc:1275] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.330879 25769 consensus_queue.cc:1048] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:35.352819 25769 raft_consensus.cc:2955] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.356495 25661 raft_consensus.cc:2955] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.383162 25807 raft_consensus.cc:1064] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:35.386364 25123 raft_consensus.cc:2955] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.386705 25807 consensus_queue.cc:237] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:35.396420 24877 catalog_manager.cc:5697] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.403962 24975 raft_consensus.cc:2955] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.427676 25661 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.430537 25814 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:35.431247 25123 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.433980 25046 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.437785 25737 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:35.445356 25807 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:35.467739 25737 raft_consensus.cc:2955] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.469169 25659 raft_consensus.cc:2955] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.480644 25787 raft_consensus.cc:1064] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:35.483592 25787 consensus_queue.cc:237] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:35.487584 25121 raft_consensus.cc:2955] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.489709 24876 catalog_manager.cc:5697] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.496451 25046 consensus_queue.cc:237] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:35.513509 24975 raft_consensus.cc:1275] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:35.516217 25748 consensus_queue.cc:1048] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:35.520444 25659 raft_consensus.cc:1275] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:35.523283 25748 consensus_queue.cc:1048] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:35.528226 25769 raft_consensus.cc:1064] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:35.531095 25769 consensus_queue.cc:237] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:35.548134 25709 raft_consensus.cc:2955] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.560124 25055 raft_consensus.cc:2955] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.567629 25659 raft_consensus.cc:2955] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.570138 24975 raft_consensus.cc:2955] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.573536 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b6ace31e477444c39624c52847c6bb11 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:35.599797 25659 raft_consensus.cc:1275] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.601544 24980 raft_consensus.cc:1275] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.603724 25748 consensus_queue.cc:1048] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:35.604604 25121 raft_consensus.cc:1275] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.605744 24877 catalog_manager.cc:5697] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:35.611253 25813 consensus_queue.cc:1048] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:35.626194 25813 consensus_queue.cc:1048] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:35.656302 25111 tablet_service.cc:1558] Processing DeleteTablet for tablet b6ace31e477444c39624c52847c6bb11 with delete_type TABLET_DATA_TOMBSTONED (TS 59385cec26934f489c70e5ef2083bbd9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48850
I20260709 12:12:35.676061 25659 raft_consensus.cc:1275] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.681967 25738 consensus_queue.cc:1048] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:35.684036 24978 raft_consensus.cc:1275] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.690276 25055 raft_consensus.cc:1275] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.694262 25738 consensus_queue.cc:1048] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:35.693812 25709 raft_consensus.cc:2955] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.711977 25768 consensus_queue.cc:1048] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:35.724174 25659 raft_consensus.cc:2955] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.727667 24980 raft_consensus.cc:2955] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.742301 24975 consensus_queue.cc:237] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:12:35.758301 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 53760.3us
I20260709 12:12:35.773743 25831 tablet_replica.cc:333] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:12:35.778797 25127 raft_consensus.cc:2955] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.786253 25661 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:35.788800 25814 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:35.799649 25814 raft_consensus.cc:2955] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.803422 25660 raft_consensus.cc:2955] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.804980 25831 raft_consensus.cc:2243] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.804486 24875 catalog_manager.cc:5697] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.805866 25831 raft_consensus.cc:2272] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.820291 25831 ts_tablet_manager.cc:1916] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:35.820385 25055 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:35.822582 24875 catalog_manager.cc:5697] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.833149 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d85ee296c7c04a33ac9de20c805e26c5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:35.833303 25807 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:35.847154 25047 consensus_queue.cc:237] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:35.849594 25826 raft_consensus.cc:2955] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.851320 25111 tablet_service.cc:1558] Processing DeleteTablet for tablet d85ee296c7c04a33ac9de20c805e26c5 with delete_type TABLET_DATA_TOMBSTONED (TS 59385cec26934f489c70e5ef2083bbd9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48850
I20260709 12:12:35.857863 24978 raft_consensus.cc:2955] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.858153 25049 raft_consensus.cc:2955] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.898910 25659 raft_consensus.cc:1275] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:35.908603 25123 raft_consensus.cc:1275] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:35.918321 25827 consensus_queue.cc:1048] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:35.924999 25827 consensus_queue.cc:1048] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:35.931231 25831 ts_tablet_manager.cc:1929] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:35.930547 24878 catalog_manager.cc:5697] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.931887 25831 log.cc:1199] T b6ace31e477444c39624c52847c6bb11 P 59385cec26934f489c70e5ef2083bbd9: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-2-root/wals/b6ace31e477444c39624c52847c6bb11
I20260709 12:12:35.932029 25047 raft_consensus.cc:2955] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.961720 25659 raft_consensus.cc:2955] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.985397 25127 raft_consensus.cc:2955] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:36.000557 25660 raft_consensus.cc:2955] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:35.962397 25827 raft_consensus.cc:2955] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:36.020982 25127 consensus_queue.cc:237] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:36.024333 24877 catalog_manager.cc:5697] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:36.034185 25047 raft_consensus.cc:1275] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:36.037324 25831 tablet_replica.cc:333] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:12:36.038317 24864 catalog_manager.cc:5028] TS 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): tablet b6ace31e477444c39624c52847c6bb11 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:36.038923 24961 tablet_service.cc:1558] Processing DeleteTablet for tablet 995a2ac68f7e416cbb267158051aa022 with delete_type TABLET_DATA_TOMBSTONED (TS 030e384b13804beabcacc99f2d305ee2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34788
I20260709 12:12:36.039373 25659 raft_consensus.cc:1275] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:36.041519 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 995a2ac68f7e416cbb267158051aa022 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:36.041879 25837 consensus_queue.cc:1048] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:36.050945 25831 raft_consensus.cc:2243] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:36.051736 25831 raft_consensus.cc:2272] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:36.053912 25787 consensus_queue.cc:1048] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:36.055128 25831 ts_tablet_manager.cc:1916] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:36.074249 25738 raft_consensus.cc:2955] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:36.078022 25839 tablet_replica.cc:333] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:12:36.077816 25660 raft_consensus.cc:2955] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:36.079010 25831 ts_tablet_manager.cc:1929] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:36.079442 25839 raft_consensus.cc:2243] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:36.080770 25839 raft_consensus.cc:2272] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:36.079442 25831 log.cc:1199] T d85ee296c7c04a33ac9de20c805e26c5 P 59385cec26934f489c70e5ef2083bbd9: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-2-root/wals/d85ee296c7c04a33ac9de20c805e26c5
I20260709 12:12:36.083927 24864 catalog_manager.cc:5028] TS 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): tablet d85ee296c7c04a33ac9de20c805e26c5 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:36.084918 24864 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 586cc22f0ff44b20922950c045172b55 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:36.087101 25047 raft_consensus.cc:2955] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:36.093106 24877 catalog_manager.cc:5697] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:36.109754 24961 tablet_service.cc:1558] Processing DeleteTablet for tablet 586cc22f0ff44b20922950c045172b55 with delete_type TABLET_DATA_TOMBSTONED (TS 030e384b13804beabcacc99f2d305ee2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34788
I20260709 12:12:36.113504 25839 ts_tablet_manager.cc:1916] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:36.130892 25839 ts_tablet_manager.cc:1929] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:36.131183 25839 log.cc:1199] T 995a2ac68f7e416cbb267158051aa022 P 030e384b13804beabcacc99f2d305ee2: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-0-root/wals/995a2ac68f7e416cbb267158051aa022
I20260709 12:12:36.132488 25839 tablet_replica.cc:333] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:12:36.132462 24865 catalog_manager.cc:5028] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): tablet 995a2ac68f7e416cbb267158051aa022 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:36.133388 25839 raft_consensus.cc:2243] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:36.133996 25839 raft_consensus.cc:2272] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:36.137144 25839 ts_tablet_manager.cc:1916] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:36.152140 25839 ts_tablet_manager.cc:1929] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:36.152590 25839 log.cc:1199] T 586cc22f0ff44b20922950c045172b55 P 030e384b13804beabcacc99f2d305ee2: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-0-root/wals/586cc22f0ff44b20922950c045172b55
I20260709 12:12:36.154372 24865 catalog_manager.cc:5028] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): tablet 586cc22f0ff44b20922950c045172b55 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:37.179327 25127 consensus_queue.cc:237] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:37.186951 24980 raft_consensus.cc:1275] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:37.187419 25047 raft_consensus.cc:1275] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:37.188301 25092 consensus_peers.cc:597] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d380ffe2101a4eb392a7be083135ebda. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:37.188666 25840 consensus_queue.cc:1048] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.189602 25838 consensus_queue.cc:1048] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.198621 25840 raft_consensus.cc:2955] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:37.200358 25047 raft_consensus.cc:2955] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:37.206404 24980 raft_consensus.cc:2955] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:37.220890 24875 catalog_manager.cc:5697] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:37.219907 24978 consensus_queue.cc:237] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:37.235848 25127 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:37.236147 25055 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:37.237700 25761 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:12:37.238610 24943 consensus_peers.cc:597] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cecbc20e77d04df3900b0c5d523c0cca. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:37.239823 25761 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.247717 25807 raft_consensus.cc:2955] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:37.251916 25127 raft_consensus.cc:2955] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:37.253341 25055 raft_consensus.cc:2955] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:37.280591 24877 catalog_manager.cc:5697] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:37.291714 24980 consensus_queue.cc:237] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:12:37.306838 24943 consensus_peers.cc:597] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4981530a038643aa82bcf6413a03c3ca. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:37.307263 25055 raft_consensus.cc:1275] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:37.307400 25121 raft_consensus.cc:1275] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:37.308780 25852 consensus_queue.cc:1048] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.310465 25852 consensus_queue.cc:1048] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.315738 25807 raft_consensus.cc:2955] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:37.317431 25055 raft_consensus.cc:2955] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:37.321148 25121 raft_consensus.cc:2955] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:37.330765 25123 consensus_queue.cc:237] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:37.331758 24877 catalog_manager.cc:5697] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:37.351580 25092 consensus_peers.cc:597] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ccc4c5d67c545a2b6c31f075220b3f7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:37.355249 25055 raft_consensus.cc:1275] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:37.356616 24980 raft_consensus.cc:1275] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:37.358922 25838 consensus_queue.cc:1048] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.360037 25858 consensus_queue.cc:1048] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:37.369870 25838 raft_consensus.cc:2955] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:37.371368 25047 raft_consensus.cc:2955] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:37.372277 24978 raft_consensus.cc:2955] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:37.390453 24877 catalog_manager.cc:5697] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:37.746596 25861 ts_tablet_manager.cc:933] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
I20260709 12:12:37.750526 25861 tablet_copy_client.cc:323] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.1:41015
I20260709 12:12:37.753335 24990 tablet_copy_service.cc:140] P 030e384b13804beabcacc99f2d305ee2: Received BeginTabletCopySession request for tablet cecbc20e77d04df3900b0c5d523c0cca from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:49232)
I20260709 12:12:37.753907 24990 tablet_copy_service.cc:161] P 030e384b13804beabcacc99f2d305ee2: Beginning new tablet copy session on tablet cecbc20e77d04df3900b0c5d523c0cca from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:49232: session id = 3f6b8adc1ec6495c8c574fff0f49c864-cecbc20e77d04df3900b0c5d523c0cca
I20260709 12:12:37.761497 24990 tablet_copy_source_session.cc:215] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:37.764918 25861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cecbc20e77d04df3900b0c5d523c0cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:37.765549 25863 ts_tablet_manager.cc:933] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
I20260709 12:12:37.767978 25863 tablet_copy_client.cc:323] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.1:41015
I20260709 12:12:37.769775 24990 tablet_copy_service.cc:140] P 030e384b13804beabcacc99f2d305ee2: Received BeginTabletCopySession request for tablet 4981530a038643aa82bcf6413a03c3ca from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:49232)
I20260709 12:12:37.770321 24990 tablet_copy_service.cc:161] P 030e384b13804beabcacc99f2d305ee2: Beginning new tablet copy session on tablet 4981530a038643aa82bcf6413a03c3ca from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:49232: session id = 3f6b8adc1ec6495c8c574fff0f49c864-4981530a038643aa82bcf6413a03c3ca
I20260709 12:12:37.778023 24990 tablet_copy_source_session.cc:215] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:37.781410 25863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4981530a038643aa82bcf6413a03c3ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:37.786592 25861 tablet_copy_client.cc:806] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:37.787277 25861 tablet_copy_client.cc:670] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:37.792408 25861 tablet_copy_client.cc:538] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:37.801805 25861 tablet_bootstrap.cc:492] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:37.822937 25865 ts_tablet_manager.cc:933] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:37.844749 25861 tablet_bootstrap.cc:492] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:37.845710 25861 tablet_bootstrap.cc:492] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:37.848687 25865 tablet_copy_client.cc:323] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.3:43087
I20260709 12:12:37.850571 25139 tablet_copy_service.cc:140] P 59385cec26934f489c70e5ef2083bbd9: Received BeginTabletCopySession request for tablet d380ffe2101a4eb392a7be083135ebda from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:34314)
I20260709 12:12:37.851118 25139 tablet_copy_service.cc:161] P 59385cec26934f489c70e5ef2083bbd9: Beginning new tablet copy session on tablet d380ffe2101a4eb392a7be083135ebda from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:34314: session id = 3f6b8adc1ec6495c8c574fff0f49c864-d380ffe2101a4eb392a7be083135ebda
I20260709 12:12:37.851101 25861 ts_tablet_manager.cc:1403] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.014s
I20260709 12:12:37.859086 25139 tablet_copy_source_session.cc:215] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:37.860244 25861 raft_consensus.cc:359] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:37.861208 25861 raft_consensus.cc:740] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:37.861899 25861 consensus_queue.cc:260] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:37.862733 25865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d380ffe2101a4eb392a7be083135ebda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:37.875619 25863 tablet_copy_client.cc:806] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:37.876315 25863 tablet_copy_client.cc:670] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:37.879071 25861 ts_tablet_manager.cc:1434] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.005s
I20260709 12:12:37.883080 24990 tablet_copy_service.cc:342] P 030e384b13804beabcacc99f2d305ee2: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-cecbc20e77d04df3900b0c5d523c0cca received from {username='slave'} at 127.0.0.1:49232
I20260709 12:12:37.883543 24990 tablet_copy_service.cc:434] P 030e384b13804beabcacc99f2d305ee2: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-cecbc20e77d04df3900b0c5d523c0cca on tablet cecbc20e77d04df3900b0c5d523c0cca with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:37.885591 25869 ts_tablet_manager.cc:933] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:37.890769 25863 tablet_copy_client.cc:538] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:37.902550 25869 tablet_copy_client.cc:323] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.3:43087
I20260709 12:12:37.904408 25139 tablet_copy_service.cc:140] P 59385cec26934f489c70e5ef2083bbd9: Received BeginTabletCopySession request for tablet 9ccc4c5d67c545a2b6c31f075220b3f7 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:34314)
I20260709 12:12:37.904968 25139 tablet_copy_service.cc:161] P 59385cec26934f489c70e5ef2083bbd9: Beginning new tablet copy session on tablet 9ccc4c5d67c545a2b6c31f075220b3f7 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:34314: session id = 3f6b8adc1ec6495c8c574fff0f49c864-9ccc4c5d67c545a2b6c31f075220b3f7
I20260709 12:12:37.910610 25865 tablet_copy_client.cc:806] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:37.911294 25865 tablet_copy_client.cc:670] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:37.913169 25863 tablet_bootstrap.cc:492] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:37.915526 25865 tablet_copy_client.cc:538] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:37.932862 25865 tablet_bootstrap.cc:492] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:37.942730 25863 tablet_bootstrap.cc:492] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:37.944051 25863 tablet_bootstrap.cc:492] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:37.944885 25863 ts_tablet_manager.cc:1403] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.013s
I20260709 12:12:37.945281 25139 tablet_copy_source_session.cc:215] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:37.952107 25863 raft_consensus.cc:359] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:37.953145 25863 raft_consensus.cc:740] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:37.954872 25863 consensus_queue.cc:260] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:37.955973 25869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ccc4c5d67c545a2b6c31f075220b3f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:37.957464 25863 ts_tablet_manager.cc:1434] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:12:37.963989 24990 tablet_copy_service.cc:342] P 030e384b13804beabcacc99f2d305ee2: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-4981530a038643aa82bcf6413a03c3ca received from {username='slave'} at 127.0.0.1:49232
I20260709 12:12:37.964440 24990 tablet_copy_service.cc:434] P 030e384b13804beabcacc99f2d305ee2: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-4981530a038643aa82bcf6413a03c3ca on tablet 4981530a038643aa82bcf6413a03c3ca with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:37.974200 25865 tablet_bootstrap.cc:492] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:37.975349 25865 tablet_bootstrap.cc:492] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:37.977893 25865 ts_tablet_manager.cc:1403] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.010s
I20260709 12:12:37.981580 25865 raft_consensus.cc:359] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:37.982547 25865 raft_consensus.cc:740] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:37.983350 25865 consensus_queue.cc:260] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:37.986971 25869 tablet_copy_client.cc:806] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:37.987188 25865 ts_tablet_manager.cc:1434] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 12:12:37.987695 25869 tablet_copy_client.cc:670] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:37.992054 25869 tablet_copy_client.cc:538] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:37.992537 25139 tablet_copy_service.cc:342] P 59385cec26934f489c70e5ef2083bbd9: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-d380ffe2101a4eb392a7be083135ebda received from {username='slave'} at 127.0.0.1:34314
I20260709 12:12:37.993098 25139 tablet_copy_service.cc:434] P 59385cec26934f489c70e5ef2083bbd9: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-d380ffe2101a4eb392a7be083135ebda on tablet d380ffe2101a4eb392a7be083135ebda with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:38.001351 25869 tablet_bootstrap.cc:492] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:38.024549 25869 tablet_bootstrap.cc:492] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:38.025571 25869 tablet_bootstrap.cc:492] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:38.026356 25869 ts_tablet_manager.cc:1403] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260709 12:12:38.029397 25869 raft_consensus.cc:359] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:38.032446 25869 raft_consensus.cc:740] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:38.033213 25869 consensus_queue.cc:260] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:38.037195 25869 ts_tablet_manager.cc:1434] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:12:38.038903 25139 tablet_copy_service.cc:342] P 59385cec26934f489c70e5ef2083bbd9: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-9ccc4c5d67c545a2b6c31f075220b3f7 received from {username='slave'} at 127.0.0.1:34314
I20260709 12:12:38.039347 25139 tablet_copy_service.cc:434] P 59385cec26934f489c70e5ef2083bbd9: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-9ccc4c5d67c545a2b6c31f075220b3f7 on tablet 9ccc4c5d67c545a2b6c31f075220b3f7 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:38.127139 25661 raft_consensus.cc:1217] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:38.239034 25660 raft_consensus.cc:1217] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:38.360476 25660 raft_consensus.cc:1217] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:38.463332 25660 raft_consensus.cc:1217] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:38.587198 25874 raft_consensus.cc:1064] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:38.589468 25874 consensus_queue.cc:237] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:38.596426 25660 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:38.598665 25807 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:38.598752 25121 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:38.601313 25047 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:38.601560 25807 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:38.606549 25807 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:38.611814 25761 raft_consensus.cc:2955] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:38.614908 25125 raft_consensus.cc:2955] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:38.635623 25660 raft_consensus.cc:2955] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:38.637135 24875 catalog_manager.cc:5697] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:38.662446 25047 raft_consensus.cc:2955] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:12:38.701951 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 71804.1us
I20260709 12:12:38.726081 24980 consensus_queue.cc:237] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:38.802361 25660 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:38.805330 25761 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:12:38.822810 25875 raft_consensus.cc:1064] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:38.827160 25875 consensus_queue.cc:237] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:38.839669 25761 raft_consensus.cc:2955] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:38.852082 25055 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:38.853854 25660 raft_consensus.cc:2955] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:38.856950 25858 raft_consensus.cc:1064] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:38.862521 25858 consensus_queue.cc:237] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:38.876398 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cecbc20e77d04df3900b0c5d523c0cca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:38.886214 25874 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:38.896461 24877 catalog_manager.cc:5697] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:38.902813 25659 raft_consensus.cc:1275] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:38.904929 25046 raft_consensus.cc:1275] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:38.906425 25055 raft_consensus.cc:2955] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:38.911808 25661 raft_consensus.cc:1275] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:38.912007 25891 consensus_queue.cc:1048] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:38.916810 25111 tablet_service.cc:1558] Processing DeleteTablet for tablet cecbc20e77d04df3900b0c5d523c0cca with delete_type TABLET_DATA_TOMBSTONED (TS 59385cec26934f489c70e5ef2083bbd9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48850
I20260709 12:12:38.920151 25881 consensus_queue.cc:1048] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:12:38.953099 25895 log.cc:927] Time spent T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 12:12:38.963057 25896 tablet_replica.cc:333] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:12:38.926892 25858 consensus_queue.cc:1048] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 12:12:38.968432 25840 raft_consensus.cc:1064] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:38.972620 25840 consensus_queue.cc:237] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:12:39.005357 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 69815us
I20260709 12:12:39.018538 25121 raft_consensus.cc:1275] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:39.017642 25874 raft_consensus.cc:2955] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.025446 25661 raft_consensus.cc:2955] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.027621 25662 raft_consensus.cc:1275] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:39.030359 25840 consensus_queue.cc:1048] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:39.039600 25047 raft_consensus.cc:1275] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:39.038061 25896 raft_consensus.cc:2243] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.040349 24978 raft_consensus.cc:1275] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:39.042075 25896 raft_consensus.cc:2272] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.042356 25055 raft_consensus.cc:1275] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:39.043121 24975 raft_consensus.cc:1275] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:39.045827 25807 consensus_queue.cc:1048] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:39.047318 25896 ts_tablet_manager.cc:1916] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:39.053448 25892 consensus_queue.cc:1048] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:39.056730 25892 consensus_queue.cc:1048] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:39.060513 25899 consensus_queue.cc:1048] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:39.061185 25858 consensus_queue.cc:1048] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:39.075068 25125 raft_consensus.cc:2955] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.086956 25899 raft_consensus.cc:2955] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.097599 24980 raft_consensus.cc:2955] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.139508 24877 catalog_manager.cc:5697] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.157845 25826 raft_consensus.cc:2955] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.160915 25660 raft_consensus.cc:2955] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.142467 25047 raft_consensus.cc:2955] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.166802 25055 raft_consensus.cc:2955] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.183240 24877 catalog_manager.cc:5697] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:39.184269 25661 raft_consensus.cc:2955] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:12:39.189275 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 46127.1us
I20260709 12:12:39.211390 24875 catalog_manager.cc:5697] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.212000 25125 consensus_queue.cc:237] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:39.235334 25055 raft_consensus.cc:2955] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.241086 25660 raft_consensus.cc:1275] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:39.243083 25892 consensus_queue.cc:1048] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:39.243712 24979 raft_consensus.cc:2955] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.256561 25890 raft_consensus.cc:2955] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.258255 25896 ts_tablet_manager.cc:1929] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:39.261777 25896 log.cc:1199] T cecbc20e77d04df3900b0c5d523c0cca P 59385cec26934f489c70e5ef2083bbd9: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-2-root/wals/cecbc20e77d04df3900b0c5d523c0cca
I20260709 12:12:39.262866 25660 raft_consensus.cc:2955] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.267714 25127 consensus_queue.cc:237] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:39.270653 24980 raft_consensus.cc:1275] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:39.272336 24979 consensus_queue.cc:237] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:39.286124 25661 raft_consensus.cc:1275] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:39.287652 25892 consensus_queue.cc:1048] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:39.295431 25840 raft_consensus.cc:2955] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.300791 25661 raft_consensus.cc:1275] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:39.302331 25891 consensus_queue.cc:1048] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:39.302834 25662 raft_consensus.cc:2955] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.310988 25875 raft_consensus.cc:2955] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.313186 24864 catalog_manager.cc:5028] TS 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): tablet cecbc20e77d04df3900b0c5d523c0cca (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:39.319789 25659 raft_consensus.cc:2955] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.326622 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4981530a038643aa82bcf6413a03c3ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:39.336349 25047 raft_consensus.cc:1275] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:39.358816 24875 catalog_manager.cc:5697] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.366312 24864 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d380ffe2101a4eb392a7be083135ebda with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:39.385135 24961 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ccc4c5d67c545a2b6c31f075220b3f7 with delete_type TABLET_DATA_TOMBSTONED (TS 030e384b13804beabcacc99f2d305ee2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34788
I20260709 12:12:39.385778 25892 consensus_queue.cc:1048] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:39.396504 24878 catalog_manager.cc:5697] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:39.417802 25127 raft_consensus.cc:1275] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:39.422675 25908 tablet_replica.cc:333] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:12:39.423462 24864 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9ccc4c5d67c545a2b6c31f075220b3f7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:39.424088 25045 tablet_service.cc:1558] Processing DeleteTablet for tablet 4981530a038643aa82bcf6413a03c3ca with delete_type TABLET_DATA_TOMBSTONED (TS 91805dbdcd1c49649333a6727aca01d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55978
I20260709 12:12:39.424918 24979 raft_consensus.cc:2955] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.425340 24875 catalog_manager.cc:5697] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.428077 25909 tablet_replica.cc:333] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:12:39.429171 25909 raft_consensus.cc:2243] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.430652 25909 raft_consensus.cc:2272] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.434582 25909 ts_tablet_manager.cc:1916] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:39.446628 25045 tablet_service.cc:1558] Processing DeleteTablet for tablet d380ffe2101a4eb392a7be083135ebda with delete_type TABLET_DATA_TOMBSTONED (TS 91805dbdcd1c49649333a6727aca01d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55978
I20260709 12:12:39.447647 25840 consensus_queue.cc:1048] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:39.456588 25909 ts_tablet_manager.cc:1929] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:39.457278 25909 log.cc:1199] T 4981530a038643aa82bcf6413a03c3ca P 91805dbdcd1c49649333a6727aca01d4: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-1-root/wals/4981530a038643aa82bcf6413a03c3ca
I20260709 12:12:39.457571 25875 consensus_queue.cc:1048] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:39.459821 25909 tablet_replica.cc:333] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:12:39.461103 25909 raft_consensus.cc:2243] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.461985 24865 catalog_manager.cc:5028] TS 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): tablet 4981530a038643aa82bcf6413a03c3ca (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:39.462163 25909 raft_consensus.cc:2272] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.467093 25908 raft_consensus.cc:2243] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.468060 25908 raft_consensus.cc:2272] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.468902 25909 ts_tablet_manager.cc:1916] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:39.475281 25047 raft_consensus.cc:2955] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:39.476915 25908 ts_tablet_manager.cc:1916] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:39.489069 25909 ts_tablet_manager.cc:1929] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:39.489660 25909 log.cc:1199] T d380ffe2101a4eb392a7be083135ebda P 91805dbdcd1c49649333a6727aca01d4: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-1-root/wals/d380ffe2101a4eb392a7be083135ebda
I20260709 12:12:39.491236 24865 catalog_manager.cc:5028] TS 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): tablet d380ffe2101a4eb392a7be083135ebda (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:39.503124 25908 ts_tablet_manager.cc:1929] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:39.503690 25908 log.cc:1199] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 030e384b13804beabcacc99f2d305ee2: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-0-root/wals/9ccc4c5d67c545a2b6c31f075220b3f7
I20260709 12:12:39.505477 24865 catalog_manager.cc:5028] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): tablet 9ccc4c5d67c545a2b6c31f075220b3f7 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:39.506510 25126 raft_consensus.cc:2955] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:40.521463 24980 consensus_queue.cc:237] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:40.528143 25126 raft_consensus.cc:1275] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:40.528766 24943 consensus_peers.cc:597] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a520e430a2b4a9c9c7b7d76f3201e6b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:40.531189 25047 raft_consensus.cc:1275] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:40.529919 25875 consensus_queue.cc:1048] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:12:40.532496 25911 consensus_queue.cc:1048] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:40.543324 25911 raft_consensus.cc:2955] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:40.546139 25126 raft_consensus.cc:2955] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:40.547142 25047 raft_consensus.cc:2955] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:40.561419 25047 consensus_queue.cc:237] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:40.566589 24878 catalog_manager.cc:5697] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:40.572472 25018 consensus_peers.cc:597] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee44cbba565b4c27afe28c9a939f29ad. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:40.575814 25126 raft_consensus.cc:1275] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:40.578332 25910 consensus_queue.cc:1048] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:40.578629 24979 raft_consensus.cc:1275] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:40.581597 25827 consensus_queue.cc:1048] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:40.596589 25910 raft_consensus.cc:2955] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:40.606280 25126 raft_consensus.cc:2955] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:40.605911 24979 raft_consensus.cc:2955] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:40.631747 24980 consensus_queue.cc:237] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:40.634785 24877 catalog_manager.cc:5697] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
W20260709 12:12:40.641184 24943 consensus_peers.cc:597] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4bec59a16fea46f08c62acedc915dc97. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:40.645025 25126 raft_consensus.cc:1275] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:40.646088 25047 raft_consensus.cc:1275] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:40.648523 25911 consensus_queue.cc:1048] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:40.649379 25874 consensus_queue.cc:1048] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:40.664769 25912 raft_consensus.cc:2955] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:40.681821 25126 raft_consensus.cc:2955] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:40.682596 25047 raft_consensus.cc:2955] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:40.684247 24980 consensus_queue.cc:237] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:40.684559 24877 catalog_manager.cc:5697] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:40.707631 24943 consensus_peers.cc:597] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d003503354f942e1875b58eabf74d6ea. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:40.709352 25055 raft_consensus.cc:1275] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:40.711809 25912 consensus_queue.cc:1048] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:40.712785 25128 raft_consensus.cc:1275] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:40.714191 25911 consensus_queue.cc:1048] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:40.743062 25912 raft_consensus.cc:2955] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:40.745150 25047 raft_consensus.cc:2955] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:40.745383 25128 raft_consensus.cc:2955] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:40.762190 24877 catalog_manager.cc:5697] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:40.953372 25930 ts_tablet_manager.cc:933] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:40.956589 25930 tablet_copy_client.cc:323] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.2:43075
I20260709 12:12:40.959088 25065 tablet_copy_service.cc:140] P 91805dbdcd1c49649333a6727aca01d4: Received BeginTabletCopySession request for tablet ee44cbba565b4c27afe28c9a939f29ad from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:51822)
I20260709 12:12:40.959668 25065 tablet_copy_service.cc:161] P 91805dbdcd1c49649333a6727aca01d4: Beginning new tablet copy session on tablet ee44cbba565b4c27afe28c9a939f29ad from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:51822: session id = 3f6b8adc1ec6495c8c574fff0f49c864-ee44cbba565b4c27afe28c9a939f29ad
I20260709 12:12:40.966177 25065 tablet_copy_source_session.cc:215] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:40.968998 25930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee44cbba565b4c27afe28c9a939f29ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.982614 25930 tablet_copy_client.cc:806] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:40.983256 25930 tablet_copy_client.cc:670] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:40.986949 25930 tablet_copy_client.cc:538] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:41.008307 25930 tablet_bootstrap.cc:492] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:41.035085 25930 tablet_bootstrap.cc:492] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:41.035853 25930 tablet_bootstrap.cc:492] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:41.036458 25930 ts_tablet_manager.cc:1403] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.005s
I20260709 12:12:41.039290 25930 raft_consensus.cc:359] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:41.040132 25930 raft_consensus.cc:740] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:41.040830 25930 consensus_queue.cc:260] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:41.048712 25930 ts_tablet_manager.cc:1434] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 12:12:41.050607 25065 tablet_copy_service.cc:342] P 91805dbdcd1c49649333a6727aca01d4: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-ee44cbba565b4c27afe28c9a939f29ad received from {username='slave'} at 127.0.0.1:51822
I20260709 12:12:41.051107 25065 tablet_copy_service.cc:434] P 91805dbdcd1c49649333a6727aca01d4: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-ee44cbba565b4c27afe28c9a939f29ad on tablet ee44cbba565b4c27afe28c9a939f29ad with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:41.090258 25930 ts_tablet_manager.cc:933] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
I20260709 12:12:41.092101 25930 tablet_copy_client.cc:323] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.1:41015
I20260709 12:12:41.093968 24990 tablet_copy_service.cc:140] P 030e384b13804beabcacc99f2d305ee2: Received BeginTabletCopySession request for tablet 4bec59a16fea46f08c62acedc915dc97 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:49232)
I20260709 12:12:41.094439 24990 tablet_copy_service.cc:161] P 030e384b13804beabcacc99f2d305ee2: Beginning new tablet copy session on tablet 4bec59a16fea46f08c62acedc915dc97 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:49232: session id = 3f6b8adc1ec6495c8c574fff0f49c864-4bec59a16fea46f08c62acedc915dc97
I20260709 12:12:41.101310 24990 tablet_copy_source_session.cc:215] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:41.104218 25930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bec59a16fea46f08c62acedc915dc97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.117481 25930 tablet_copy_client.cc:806] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:41.118106 25930 tablet_copy_client.cc:670] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:41.125327 25930 tablet_copy_client.cc:538] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:41.135263 25930 tablet_bootstrap.cc:492] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:41.142925 25935 ts_tablet_manager.cc:933] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
I20260709 12:12:41.165215 25930 tablet_bootstrap.cc:492] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:41.166392 25930 tablet_bootstrap.cc:492] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:41.167112 25935 tablet_copy_client.cc:323] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.1:41015
I20260709 12:12:41.167143 25930 ts_tablet_manager.cc:1403] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.032s	user 0.030s	sys 0.000s
I20260709 12:12:41.169307 24990 tablet_copy_service.cc:140] P 030e384b13804beabcacc99f2d305ee2: Received BeginTabletCopySession request for tablet 2a520e430a2b4a9c9c7b7d76f3201e6b from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:49232)
I20260709 12:12:41.169881 24990 tablet_copy_service.cc:161] P 030e384b13804beabcacc99f2d305ee2: Beginning new tablet copy session on tablet 2a520e430a2b4a9c9c7b7d76f3201e6b from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:49232: session id = 3f6b8adc1ec6495c8c574fff0f49c864-2a520e430a2b4a9c9c7b7d76f3201e6b
I20260709 12:12:41.179062 24990 tablet_copy_source_session.cc:215] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:41.182658 25935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a520e430a2b4a9c9c7b7d76f3201e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.182739 25930 raft_consensus.cc:359] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:41.183815 25930 raft_consensus.cc:740] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:41.184616 25930 consensus_queue.cc:260] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:41.187705 25930 ts_tablet_manager.cc:1434] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:12:41.190790 24990 tablet_copy_service.cc:342] P 030e384b13804beabcacc99f2d305ee2: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-4bec59a16fea46f08c62acedc915dc97 received from {username='slave'} at 127.0.0.1:49232
I20260709 12:12:41.191350 24990 tablet_copy_service.cc:434] P 030e384b13804beabcacc99f2d305ee2: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-4bec59a16fea46f08c62acedc915dc97 on tablet 4bec59a16fea46f08c62acedc915dc97 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:41.208376 25935 tablet_copy_client.cc:806] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:41.208977 25935 tablet_copy_client.cc:670] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:41.213578 25935 tablet_copy_client.cc:538] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:41.223541 25935 tablet_bootstrap.cc:492] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:41.259629 25935 tablet_bootstrap.cc:492] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:41.260813 25935 tablet_bootstrap.cc:492] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:41.261662 25935 ts_tablet_manager.cc:1403] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.020s
I20260709 12:12:41.264926 25935 raft_consensus.cc:359] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:41.265821 25935 raft_consensus.cc:740] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:41.266530 25935 consensus_queue.cc:260] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:41.269822 25935 ts_tablet_manager.cc:1434] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:41.276365 24990 tablet_copy_service.cc:342] P 030e384b13804beabcacc99f2d305ee2: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-2a520e430a2b4a9c9c7b7d76f3201e6b received from {username='slave'} at 127.0.0.1:49232
I20260709 12:12:41.276860 24990 tablet_copy_service.cc:434] P 030e384b13804beabcacc99f2d305ee2: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-2a520e430a2b4a9c9c7b7d76f3201e6b on tablet 2a520e430a2b4a9c9c7b7d76f3201e6b with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:41.326578 25935 ts_tablet_manager.cc:933] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
I20260709 12:12:41.331399 25935 tablet_copy_client.cc:323] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.1:41015
I20260709 12:12:41.333295 24990 tablet_copy_service.cc:140] P 030e384b13804beabcacc99f2d305ee2: Received BeginTabletCopySession request for tablet d003503354f942e1875b58eabf74d6ea from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:49232)
I20260709 12:12:41.333940 24990 tablet_copy_service.cc:161] P 030e384b13804beabcacc99f2d305ee2: Beginning new tablet copy session on tablet d003503354f942e1875b58eabf74d6ea from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:49232: session id = 3f6b8adc1ec6495c8c574fff0f49c864-d003503354f942e1875b58eabf74d6ea
I20260709 12:12:41.345337 24990 tablet_copy_source_session.cc:215] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:41.348489 25935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d003503354f942e1875b58eabf74d6ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.366276 25935 tablet_copy_client.cc:806] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:41.367547 25935 tablet_copy_client.cc:670] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:41.371124 25935 tablet_copy_client.cc:538] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:41.380698 25935 tablet_bootstrap.cc:492] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:41.402895 25935 tablet_bootstrap.cc:492] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:41.403854 25935 tablet_bootstrap.cc:492] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:41.404583 25935 ts_tablet_manager.cc:1403] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.024s	user 0.025s	sys 0.001s
I20260709 12:12:41.408811 25935 raft_consensus.cc:359] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:41.409782 25935 raft_consensus.cc:740] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:41.410502 25935 consensus_queue.cc:260] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:41.418215 25935 ts_tablet_manager.cc:1434] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260709 12:12:41.420104 24990 tablet_copy_service.cc:342] P 030e384b13804beabcacc99f2d305ee2: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-d003503354f942e1875b58eabf74d6ea received from {username='slave'} at 127.0.0.1:49232
I20260709 12:12:41.420552 24990 tablet_copy_service.cc:434] P 030e384b13804beabcacc99f2d305ee2: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-d003503354f942e1875b58eabf74d6ea on tablet d003503354f942e1875b58eabf74d6ea with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:41.441738 25659 raft_consensus.cc:1217] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:41.515545 25659 raft_consensus.cc:1217] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:41.652199 25660 raft_consensus.cc:1217] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:41.714666 25660 raft_consensus.cc:1217] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:41.938591 25910 raft_consensus.cc:1064] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:41.940793 25910 consensus_queue.cc:237] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:41.947328 25660 raft_consensus.cc:1275] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:41.949865 24980 raft_consensus.cc:1275] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:41.950593 25128 raft_consensus.cc:1275] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:41.951550 25944 consensus_queue.cc:1048] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:41.953452 25910 consensus_queue.cc:1048] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:41.954372 25889 consensus_queue.cc:1048] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:41.970901 25944 raft_consensus.cc:2955] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:41.971572 25128 raft_consensus.cc:2955] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:41.985023 25660 raft_consensus.cc:2955] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:41.995086 24979 raft_consensus.cc:2955] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:41.996269 24878 catalog_manager.cc:5697] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:42.046411 25048 consensus_queue.cc:237] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:42.052390 25660 raft_consensus.cc:1275] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:42.053027 25121 raft_consensus.cc:1275] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:42.054512 25889 consensus_queue.cc:1048] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:42.055768 25942 consensus_queue.cc:1048] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:42.062039 25910 raft_consensus.cc:2955] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.063992 25660 raft_consensus.cc:2955] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.073173 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ee44cbba565b4c27afe28c9a939f29ad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:42.073702 25121 raft_consensus.cc:2955] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.081008 24876 catalog_manager.cc:5697] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:42.095821 24961 tablet_service.cc:1558] Processing DeleteTablet for tablet ee44cbba565b4c27afe28c9a939f29ad with delete_type TABLET_DATA_TOMBSTONED (TS 030e384b13804beabcacc99f2d305ee2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34788
I20260709 12:12:42.100310 25952 tablet_replica.cc:333] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:12:42.101439 25952 raft_consensus.cc:2243] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:42.102173 25952 raft_consensus.cc:2272] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:42.105520 25952 ts_tablet_manager.cc:1916] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:42.119915 25952 ts_tablet_manager.cc:1929] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:42.120296 25952 log.cc:1199] T ee44cbba565b4c27afe28c9a939f29ad P 030e384b13804beabcacc99f2d305ee2: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-0-root/wals/ee44cbba565b4c27afe28c9a939f29ad
I20260709 12:12:42.123682 24865 catalog_manager.cc:5028] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): tablet ee44cbba565b4c27afe28c9a939f29ad (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:42.128856 25874 raft_consensus.cc:1064] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:42.130476 25874 consensus_queue.cc:237] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:42.136209 25660 raft_consensus.cc:1275] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:42.136520 25121 raft_consensus.cc:1275] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:42.138202 25048 raft_consensus.cc:1275] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:42.138650 25912 consensus_queue.cc:1048] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.139918 25874 consensus_queue.cc:1048] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.141783 25912 consensus_queue.cc:1048] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.160892 25912 raft_consensus.cc:2955] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.162637 25048 raft_consensus.cc:2955] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.187311 25121 raft_consensus.cc:2955] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.187325 24876 catalog_manager.cc:5697] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.212553 25659 raft_consensus.cc:2955] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.238317 25912 raft_consensus.cc:1064] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:42.240247 24979 consensus_queue.cc:237] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:42.241227 25912 consensus_queue.cc:237] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:42.248168 25659 raft_consensus.cc:1275] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:42.248261 25128 raft_consensus.cc:1275] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:42.249670 25957 consensus_queue.cc:1048] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:42.255230 25660 raft_consensus.cc:1275] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:42.256552 25121 raft_consensus.cc:1275] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:42.257267 25875 consensus_queue.cc:1048] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.260474 25875 consensus_queue.cc:1048] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.262979 25875 raft_consensus.cc:1064] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:42.262924 25048 raft_consensus.cc:1275] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:42.263540 25959 consensus_queue.cc:1048] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } 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 12:12:42.266814 25875 consensus_queue.cc:237] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:42.271647 25959 consensus_queue.cc:1048] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.273000 25660 raft_consensus.cc:2955] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.298795 25957 raft_consensus.cc:2955] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.337196 25128 raft_consensus.cc:2955] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.358531 24877 catalog_manager.cc:5697] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.371277 25045 tablet_service.cc:1558] Processing DeleteTablet for tablet 4bec59a16fea46f08c62acedc915dc97 with delete_type TABLET_DATA_TOMBSTONED (TS 91805dbdcd1c49649333a6727aca01d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55978
I20260709 12:12:42.381812 25959 raft_consensus.cc:2955] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.386327 25047 raft_consensus.cc:2955] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.421896 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4bec59a16fea46f08c62acedc915dc97 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:42.427392 25128 raft_consensus.cc:2955] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.428377 24877 catalog_manager.cc:5697] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.431023 25965 tablet_replica.cc:333] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:12:42.434636 25965 raft_consensus.cc:2243] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:42.439090 25965 raft_consensus.cc:2272] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:42.444399 25659 raft_consensus.cc:1275] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:42.446301 25048 raft_consensus.cc:1275] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:42.447230 25965 ts_tablet_manager.cc:1916] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:42.448009 25957 consensus_queue.cc:1048] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.449016 25959 consensus_queue.cc:1048] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.449347 25121 raft_consensus.cc:1275] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:42.464202 25660 raft_consensus.cc:2955] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.467618 25959 consensus_queue.cc:1048] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.477022 25965 ts_tablet_manager.cc:1929] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:42.477643 25965 log.cc:1199] T 4bec59a16fea46f08c62acedc915dc97 P 91805dbdcd1c49649333a6727aca01d4: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-1-root/wals/4bec59a16fea46f08c62acedc915dc97
I20260709 12:12:42.479244 24865 catalog_manager.cc:5028] TS 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): tablet 4bec59a16fea46f08c62acedc915dc97 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:42.478674 24979 consensus_queue.cc:237] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:42.488894 25048 raft_consensus.cc:1275] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:42.489054 25660 raft_consensus.cc:1275] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:42.490638 25875 consensus_queue.cc:1048] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:42.491634 25959 consensus_queue.cc:1048] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:42.496420 25875 raft_consensus.cc:2955] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.507212 25660 raft_consensus.cc:2955] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.510530 25874 raft_consensus.cc:2955] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.513075 25048 raft_consensus.cc:2955] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.520961 24877 catalog_manager.cc:5697] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.527267 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a520e430a2b4a9c9c7b7d76f3201e6b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:42.522511 25659 raft_consensus.cc:2955] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.534101 25047 raft_consensus.cc:2955] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.539387 25121 raft_consensus.cc:2955] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.543581 24878 catalog_manager.cc:5697] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.562549 25111 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a520e430a2b4a9c9c7b7d76f3201e6b with delete_type TABLET_DATA_TOMBSTONED (TS 59385cec26934f489c70e5ef2083bbd9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48850
I20260709 12:12:42.573800 24976 consensus_queue.cc:237] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:42.582971 25055 raft_consensus.cc:1275] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:42.584131 25971 tablet_replica.cc:333] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:12:42.582557 25660 raft_consensus.cc:1275] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:42.586093 25874 consensus_queue.cc:1048] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:42.586222 25971 raft_consensus.cc:2243] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:42.587218 25971 raft_consensus.cc:2272] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:42.587579 25874 consensus_queue.cc:1048] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:42.591120 25971 ts_tablet_manager.cc:1916] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:42.598922 25875 raft_consensus.cc:2955] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.603901 25055 raft_consensus.cc:2955] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.611872 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d003503354f942e1875b58eabf74d6ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:42.615075 25971 ts_tablet_manager.cc:1929] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:42.615654 25971 log.cc:1199] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 59385cec26934f489c70e5ef2083bbd9: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-2-root/wals/2a520e430a2b4a9c9c7b7d76f3201e6b
I20260709 12:12:42.617436 24864 catalog_manager.cc:5028] TS 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): tablet 2a520e430a2b4a9c9c7b7d76f3201e6b (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:42.627221 25660 raft_consensus.cc:2955] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:42.623757 24878 catalog_manager.cc:5697] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:42.643114 25111 tablet_service.cc:1558] Processing DeleteTablet for tablet d003503354f942e1875b58eabf74d6ea with delete_type TABLET_DATA_TOMBSTONED (TS 59385cec26934f489c70e5ef2083bbd9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48850
I20260709 12:12:42.644799 25971 tablet_replica.cc:333] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:12:42.645911 25971 raft_consensus.cc:2243] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:42.654006 25971 raft_consensus.cc:2272] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:42.671227 25971 ts_tablet_manager.cc:1916] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:42.687351 25971 ts_tablet_manager.cc:1929] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:42.687845 25971 log.cc:1199] T d003503354f942e1875b58eabf74d6ea P 59385cec26934f489c70e5ef2083bbd9: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-2-root/wals/d003503354f942e1875b58eabf74d6ea
I20260709 12:12:42.689361 24864 catalog_manager.cc:5028] TS 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): tablet d003503354f942e1875b58eabf74d6ea (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:43.753283 24979 consensus_queue.cc:237] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:12:43.760718 24943 consensus_peers.cc:597] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09025e7fd2a041e5bc2a1114ce80ab3e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:43.762161 25047 raft_consensus.cc:1275] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:43.762036 25121 raft_consensus.cc:1275] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:43.764402 25975 consensus_queue.cc:1048] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:43.765579 25959 consensus_queue.cc:1048] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:43.777370 25959 raft_consensus.cc:2955] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:43.779050 25047 raft_consensus.cc:2955] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:43.787853 25121 raft_consensus.cc:2955] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:43.792568 25055 consensus_queue.cc:237] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:43.797446 24877 catalog_manager.cc:5697] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:43.809993 25126 raft_consensus.cc:1275] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:43.811631 24979 raft_consensus.cc:1275] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:43.813014 25018 consensus_peers.cc:597] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6613df2f7f8c4797998f9f3f6f423c13. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:43.813205 25944 consensus_queue.cc:1048] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:43.817783 25944 consensus_queue.cc:1048] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:43.827852 25973 raft_consensus.cc:2955] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:43.837538 25128 raft_consensus.cc:2955] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:43.848683 24980 raft_consensus.cc:2955] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:43.863437 25128 consensus_queue.cc:237] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:12:43.878818 25092 consensus_peers.cc:597] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2edb9a9bacda463d8d07ddb75506266c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:43.881598 25055 raft_consensus.cc:1275] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:43.883049 25926 consensus_queue.cc:1048] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:43.885502 24980 raft_consensus.cc:1275] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:43.885546 24878 catalog_manager.cc:5697] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:43.887058 25972 consensus_queue.cc:1048] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:43.910233 25826 raft_consensus.cc:2955] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:43.919462 25047 raft_consensus.cc:2955] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:43.929706 25121 consensus_queue.cc:237] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:43.930586 24877 catalog_manager.cc:5697] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:43.935748 24980 raft_consensus.cc:2955] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
W20260709 12:12:43.946712 25092 consensus_peers.cc:597] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a532ed58661463eb6424c406b708afe. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:43.953851 24979 raft_consensus.cc:1275] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:43.955507 25047 raft_consensus.cc:1275] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:43.959465 25990 consensus_queue.cc:1048] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:43.960441 25826 consensus_queue.cc:1048] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:43.972612 25926 raft_consensus.cc:2955] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:43.974538 24980 raft_consensus.cc:2955] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:43.974736 25047 raft_consensus.cc:2955] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:44.006140 24877 catalog_manager.cc:5697] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:44.245431 25994 ts_tablet_manager.cc:933] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
I20260709 12:12:44.248615 25994 tablet_copy_client.cc:323] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.1:41015
I20260709 12:12:44.250415 24990 tablet_copy_service.cc:140] P 030e384b13804beabcacc99f2d305ee2: Received BeginTabletCopySession request for tablet 09025e7fd2a041e5bc2a1114ce80ab3e from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:49232)
I20260709 12:12:44.250954 24990 tablet_copy_service.cc:161] P 030e384b13804beabcacc99f2d305ee2: Beginning new tablet copy session on tablet 09025e7fd2a041e5bc2a1114ce80ab3e from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:49232: session id = 3f6b8adc1ec6495c8c574fff0f49c864-09025e7fd2a041e5bc2a1114ce80ab3e
I20260709 12:12:44.258812 24990 tablet_copy_source_session.cc:215] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:44.262111 25994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09025e7fd2a041e5bc2a1114ce80ab3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:44.282555 25994 tablet_copy_client.cc:806] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:44.283222 25994 tablet_copy_client.cc:670] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:44.292979 25996 ts_tablet_manager.cc:933] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:44.295326 25996 tablet_copy_client.cc:323] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.2:43075
I20260709 12:12:44.295270 25994 tablet_copy_client.cc:538] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:44.297338 25065 tablet_copy_service.cc:140] P 91805dbdcd1c49649333a6727aca01d4: Received BeginTabletCopySession request for tablet 6613df2f7f8c4797998f9f3f6f423c13 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:51822)
I20260709 12:12:44.297930 25065 tablet_copy_service.cc:161] P 91805dbdcd1c49649333a6727aca01d4: Beginning new tablet copy session on tablet 6613df2f7f8c4797998f9f3f6f423c13 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:51822: session id = 3f6b8adc1ec6495c8c574fff0f49c864-6613df2f7f8c4797998f9f3f6f423c13
I20260709 12:12:44.298111 25998 ts_tablet_manager.cc:933] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:44.310698 25994 tablet_bootstrap.cc:492] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:44.313503 25998 tablet_copy_client.cc:323] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.3:43087
I20260709 12:12:44.315732 25139 tablet_copy_service.cc:140] P 59385cec26934f489c70e5ef2083bbd9: Received BeginTabletCopySession request for tablet 2edb9a9bacda463d8d07ddb75506266c from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:34314)
I20260709 12:12:44.316350 25139 tablet_copy_service.cc:161] P 59385cec26934f489c70e5ef2083bbd9: Beginning new tablet copy session on tablet 2edb9a9bacda463d8d07ddb75506266c from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:34314: session id = 3f6b8adc1ec6495c8c574fff0f49c864-2edb9a9bacda463d8d07ddb75506266c
I20260709 12:12:44.324177 25065 tablet_copy_source_session.cc:215] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:44.330318 25996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6613df2f7f8c4797998f9f3f6f423c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:44.349820 25994 tablet_bootstrap.cc:492] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:44.350826 25994 tablet_bootstrap.cc:492] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:44.351506 25994 ts_tablet_manager.cc:1403] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.010s
I20260709 12:12:44.354461 25994 raft_consensus.cc:359] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:44.355300 25994 raft_consensus.cc:740] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:44.355963 25994 consensus_queue.cc:260] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:44.359884 25996 tablet_copy_client.cc:806] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:44.360535 25996 tablet_copy_client.cc:670] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:44.368767 25139 tablet_copy_source_session.cc:215] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:44.372434 25994 ts_tablet_manager.cc:1434] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.009s
I20260709 12:12:44.375917 25998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2edb9a9bacda463d8d07ddb75506266c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:44.378898 24990 tablet_copy_service.cc:342] P 030e384b13804beabcacc99f2d305ee2: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-09025e7fd2a041e5bc2a1114ce80ab3e received from {username='slave'} at 127.0.0.1:49232
I20260709 12:12:44.379359 24990 tablet_copy_service.cc:434] P 030e384b13804beabcacc99f2d305ee2: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-09025e7fd2a041e5bc2a1114ce80ab3e on tablet 09025e7fd2a041e5bc2a1114ce80ab3e with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:44.390754 25996 tablet_copy_client.cc:538] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:44.400429 25998 tablet_copy_client.cc:806] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:44.400494 25996 tablet_bootstrap.cc:492] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:44.401098 25998 tablet_copy_client.cc:670] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:44.404704 25998 tablet_copy_client.cc:538] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:44.431053 25994 ts_tablet_manager.cc:933] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:44.437157 25998 tablet_bootstrap.cc:492] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:44.454947 25994 tablet_copy_client.cc:323] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.3:43087
I20260709 12:12:44.456745 25139 tablet_copy_service.cc:140] P 59385cec26934f489c70e5ef2083bbd9: Received BeginTabletCopySession request for tablet 6a532ed58661463eb6424c406b708afe from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:34314)
I20260709 12:12:44.457322 25139 tablet_copy_service.cc:161] P 59385cec26934f489c70e5ef2083bbd9: Beginning new tablet copy session on tablet 6a532ed58661463eb6424c406b708afe from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:34314: session id = 3f6b8adc1ec6495c8c574fff0f49c864-6a532ed58661463eb6424c406b708afe
I20260709 12:12:44.465562 25139 tablet_copy_source_session.cc:215] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:44.468504 25996 tablet_bootstrap.cc:492] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:44.475131 25996 tablet_bootstrap.cc:492] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:44.475466 25994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a532ed58661463eb6424c406b708afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:44.475972 25996 ts_tablet_manager.cc:1403] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.025s
I20260709 12:12:44.480017 25996 raft_consensus.cc:359] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:44.481660 25996 raft_consensus.cc:740] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:44.482838 25996 consensus_queue.cc:260] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:44.486697 25996 ts_tablet_manager.cc:1434] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:12:44.501704 25065 tablet_copy_service.cc:342] P 91805dbdcd1c49649333a6727aca01d4: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-6613df2f7f8c4797998f9f3f6f423c13 received from {username='slave'} at 127.0.0.1:51822
I20260709 12:12:44.502198 25065 tablet_copy_service.cc:434] P 91805dbdcd1c49649333a6727aca01d4: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-6613df2f7f8c4797998f9f3f6f423c13 on tablet 6613df2f7f8c4797998f9f3f6f423c13 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:44.509078 25994 tablet_copy_client.cc:806] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:44.509703 25994 tablet_copy_client.cc:670] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:44.515552 25994 tablet_copy_client.cc:538] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:44.534617 25998 tablet_bootstrap.cc:492] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:44.535573 25998 tablet_bootstrap.cc:492] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:44.536226 25998 ts_tablet_manager.cc:1403] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.099s	user 0.026s	sys 0.026s
I20260709 12:12:44.539291 25998 raft_consensus.cc:359] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:44.540125 25998 raft_consensus.cc:740] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:44.542331 25998 consensus_queue.cc:260] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:44.546228 25998 ts_tablet_manager.cc:1434] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.006s
I20260709 12:12:44.548110 25139 tablet_copy_service.cc:342] P 59385cec26934f489c70e5ef2083bbd9: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-2edb9a9bacda463d8d07ddb75506266c received from {username='slave'} at 127.0.0.1:34314
I20260709 12:12:44.549688 25139 tablet_copy_service.cc:434] P 59385cec26934f489c70e5ef2083bbd9: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-2edb9a9bacda463d8d07ddb75506266c on tablet 2edb9a9bacda463d8d07ddb75506266c with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:44.552058 25994 tablet_bootstrap.cc:492] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:44.571112 25994 tablet_bootstrap.cc:492] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:44.571827 25994 tablet_bootstrap.cc:492] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:44.572418 25994 ts_tablet_manager.cc:1403] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 12:12:44.574610 25994 raft_consensus.cc:359] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:44.575199 25994 raft_consensus.cc:740] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:44.575714 25994 consensus_queue.cc:260] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:44.577999 25994 ts_tablet_manager.cc:1434] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:12:44.579814 25139 tablet_copy_service.cc:342] P 59385cec26934f489c70e5ef2083bbd9: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-6a532ed58661463eb6424c406b708afe received from {username='slave'} at 127.0.0.1:34314
I20260709 12:12:44.580231 25139 tablet_copy_service.cc:434] P 59385cec26934f489c70e5ef2083bbd9: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-6a532ed58661463eb6424c406b708afe on tablet 6a532ed58661463eb6424c406b708afe with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:44.660090 25660 raft_consensus.cc:1217] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:44.747678 25660 raft_consensus.cc:1217] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:44.886926 25660 raft_consensus.cc:1217] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:44.900432 25660 raft_consensus.cc:1217] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:45.245759 25976 raft_consensus.cc:1064] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:45.249302 25976 consensus_queue.cc:237] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:45.261523 25660 raft_consensus.cc:1275] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:45.263170 25975 consensus_queue.cc:1048] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:45.264483 25048 raft_consensus.cc:1275] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:45.266132 25121 raft_consensus.cc:1275] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:45.267477 25975 consensus_queue.cc:1048] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:45.269008 26007 consensus_queue.cc:1048] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:45.275620 25976 raft_consensus.cc:2955] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.285306 25055 raft_consensus.cc:2955] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.290755 25660 raft_consensus.cc:2955] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.299471 24878 catalog_manager.cc:5697] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:45.312250 25826 raft_consensus.cc:1064] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:45.314834 25826 consensus_queue.cc:237] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:45.317248 25910 raft_consensus.cc:1064] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:45.319531 25910 consensus_queue.cc:237] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:45.343391 25660 raft_consensus.cc:1275] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:45.347123 24980 raft_consensus.cc:1275] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:45.347784 24976 raft_consensus.cc:1275] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:45.349275 25660 raft_consensus.cc:1275] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:45.350867 25926 consensus_queue.cc:1048] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:45.351063 25984 consensus_queue.cc:1048] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:45.350862 25048 raft_consensus.cc:1275] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:45.355607 25984 consensus_queue.cc:1048] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:45.359596 25926 consensus_queue.cc:1048] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:45.361326 25972 consensus_queue.cc:1048] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:45.365896 25121 raft_consensus.cc:2955] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:12:45.379359 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 45698.5us
I20260709 12:12:45.385100 25128 raft_consensus.cc:1275] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:45.397447 25910 consensus_queue.cc:1048] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:45.411253 25972 raft_consensus.cc:1064] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:45.415053 25972 consensus_queue.cc:237] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:45.475625 25659 raft_consensus.cc:1275] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:45.477164 25926 consensus_queue.cc:1048] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:45.479693 24976 consensus_queue.cc:237] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:45.488220 25662 raft_consensus.cc:1275] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 12:12:45.489174 26021 log.cc:927] Time spent T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.085s	user 0.000s	sys 0.001s
I20260709 12:12:45.490639 25121 raft_consensus.cc:1275] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:45.490634 26007 consensus_queue.cc:1048] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:45.495182 25975 consensus_queue.cc:1048] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:45.497411 24976 raft_consensus.cc:1275] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:45.499893 25048 raft_consensus.cc:1275] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:45.500665 25990 consensus_queue.cc:1048] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:45.501281 25926 raft_consensus.cc:2955] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.507081 26007 raft_consensus.cc:2955] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.510067 25662 raft_consensus.cc:2955] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.508978 24976 raft_consensus.cc:2955] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.513824 25126 raft_consensus.cc:2955] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.526718 25826 consensus_queue.cc:1048] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:45.531044 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 09025e7fd2a041e5bc2a1114ce80ab3e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:45.544536 26016 raft_consensus.cc:2955] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.552449 24878 catalog_manager.cc:5697] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:12:45.560288 26025 log.cc:927] Time spent T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260709 12:12:45.558975 25660 raft_consensus.cc:2955] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.567651 25045 tablet_service.cc:1558] Processing DeleteTablet for tablet 09025e7fd2a041e5bc2a1114ce80ab3e with delete_type TABLET_DATA_TOMBSTONED (TS 91805dbdcd1c49649333a6727aca01d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55978
I20260709 12:12:45.575582 25048 raft_consensus.cc:2955] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.589983 24878 catalog_manager.cc:5697] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.591277 24876 catalog_manager.cc:5697] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.624010 26031 tablet_replica.cc:333] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:12:45.650431 24980 raft_consensus.cc:2955] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.665462 25659 raft_consensus.cc:2955] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:12:45.673501 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 148119us
I20260709 12:12:45.687079 26031 raft_consensus.cc:2243] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:45.689527 26031 raft_consensus.cc:2272] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:45.709221 25126 raft_consensus.cc:2955] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.719069 26031 ts_tablet_manager.cc:1916] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:45.728004 26029 raft_consensus.cc:2955] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.739275 25047 consensus_queue.cc:237] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:45.745218 25659 raft_consensus.cc:1275] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:45.747663 26014 consensus_queue.cc:1048] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:45.760995 25910 raft_consensus.cc:2955] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.764773 25662 raft_consensus.cc:2955] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.766908 25660 raft_consensus.cc:2955] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.769318 24980 raft_consensus.cc:2955] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.782817 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6613df2f7f8c4797998f9f3f6f423c13 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:45.786388 25048 raft_consensus.cc:2955] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.791476 24876 catalog_manager.cc:5697] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.804466 25126 raft_consensus.cc:1275] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:45.810612 26016 consensus_queue.cc:1048] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:45.835186 25126 raft_consensus.cc:2955] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.842546 24961 tablet_service.cc:1558] Processing DeleteTablet for tablet 6613df2f7f8c4797998f9f3f6f423c13 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:34788
I20260709 12:12:45.851769 26031 ts_tablet_manager.cc:1929] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:45.862036 26031 log.cc:1199] T 09025e7fd2a041e5bc2a1114ce80ab3e P 91805dbdcd1c49649333a6727aca01d4: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-1-root/wals/09025e7fd2a041e5bc2a1114ce80ab3e
I20260709 12:12:45.864601 24865 catalog_manager.cc:5028] TS 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): tablet 09025e7fd2a041e5bc2a1114ce80ab3e (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:45.868676 24875 catalog_manager.cc:5697] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.881553 26034 tablet_replica.cc:333] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:12:45.883116 26034 raft_consensus.cc:2243] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:45.884029 26034 raft_consensus.cc:2272] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:45.889503 26034 ts_tablet_manager.cc:1916] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:45.900132 25127 consensus_queue.cc:237] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:45.908995 25126 consensus_queue.cc:237] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:45.915203 25047 raft_consensus.cc:1275] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:45.916404 25662 raft_consensus.cc:1275] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:45.917321 25990 consensus_queue.cc:1048] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:45.918280 25826 consensus_queue.cc:1048] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:45.927775 26034 ts_tablet_manager.cc:1929] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:45.928491 26034 log.cc:1199] T 6613df2f7f8c4797998f9f3f6f423c13 P 030e384b13804beabcacc99f2d305ee2: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-0-root/wals/6613df2f7f8c4797998f9f3f6f423c13
I20260709 12:12:45.930464 24865 catalog_manager.cc:5028] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): tablet 6613df2f7f8c4797998f9f3f6f423c13 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:45.931573 25972 raft_consensus.cc:2955] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.943929 25047 raft_consensus.cc:2955] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.944577 25660 raft_consensus.cc:2955] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.970898 24877 catalog_manager.cc:5697] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:45.971822 24976 raft_consensus.cc:1275] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:45.984766 25660 raft_consensus.cc:1275] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:45.986436 25826 consensus_queue.cc:1048] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:45.987670 24864 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2edb9a9bacda463d8d07ddb75506266c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:45.994513 25990 consensus_queue.cc:1048] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:46.004124 25826 raft_consensus.cc:2955] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:46.015012 24961 tablet_service.cc:1558] Processing DeleteTablet for tablet 2edb9a9bacda463d8d07ddb75506266c with delete_type TABLET_DATA_TOMBSTONED (TS 030e384b13804beabcacc99f2d305ee2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34788
I20260709 12:12:46.016511 26034 tablet_replica.cc:333] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:12:46.017655 26034 raft_consensus.cc:2243] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:46.018441 26034 raft_consensus.cc:2272] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.025810 26034 ts_tablet_manager.cc:1916] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:46.025862 24864 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a532ed58661463eb6424c406b708afe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:46.027360 25660 raft_consensus.cc:2955] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:46.042711 24877 catalog_manager.cc:5697] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:46.055227 24980 raft_consensus.cc:2955] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:46.086171 25045 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a532ed58661463eb6424c406b708afe with delete_type TABLET_DATA_TOMBSTONED (TS 91805dbdcd1c49649333a6727aca01d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55978
I20260709 12:12:46.087273 26031 tablet_replica.cc:333] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:12:46.088289 26031 raft_consensus.cc:2243] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:46.089078 26031 raft_consensus.cc:2272] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:46.091271 26034 ts_tablet_manager.cc:1929] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:46.091856 26034 log.cc:1199] T 2edb9a9bacda463d8d07ddb75506266c P 030e384b13804beabcacc99f2d305ee2: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-0-root/wals/2edb9a9bacda463d8d07ddb75506266c
I20260709 12:12:46.092140 26031 ts_tablet_manager.cc:1916] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:46.093910 24865 catalog_manager.cc:5028] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): tablet 2edb9a9bacda463d8d07ddb75506266c (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:46.108824 26031 ts_tablet_manager.cc:1929] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:46.109388 26031 log.cc:1199] T 6a532ed58661463eb6424c406b708afe P 91805dbdcd1c49649333a6727aca01d4: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-1-root/wals/6a532ed58661463eb6424c406b708afe
I20260709 12:12:46.110900 24865 catalog_manager.cc:5028] TS 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): tablet 6a532ed58661463eb6424c406b708afe (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:47.149830 24976 consensus_queue.cc:237] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:12:47.157863 24943 consensus_peers.cc:597] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: deeb0d8d0daf45f08bfc726bb7ee168f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:47.158638 25055 raft_consensus.cc:1275] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:47.158923 25128 raft_consensus.cc:1275] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:47.159866 26032 consensus_queue.cc:1048] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:47.160704 26036 consensus_queue.cc:1048] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:47.168404 26036 raft_consensus.cc:2955] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:47.170130 25055 raft_consensus.cc:2955] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:47.176743 25128 raft_consensus.cc:2955] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:47.187270 25126 consensus_queue.cc:237] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:47.191191 24877 catalog_manager.cc:5697] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:47.201305 25092 consensus_peers.cc:597] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da87d00b275f4c6babda58990b6bc362. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:47.215003 25055 raft_consensus.cc:1275] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:47.216794 24980 raft_consensus.cc:1275] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:47.216498 26041 consensus_queue.cc:1048] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:47.218204 26040 consensus_queue.cc:1048] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:47.254658 26041 raft_consensus.cc:2955] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:47.256950 24980 raft_consensus.cc:2955] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:47.266028 25055 raft_consensus.cc:2955] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:47.278613 25047 consensus_queue.cc:237] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:47.277837 24876 catalog_manager.cc:5697] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:47.287674 25128 raft_consensus.cc:1275] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:47.287711 25018 consensus_peers.cc:597] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 637947dc03ed4dc8b2b0bc18bbee0a22. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:47.288949 26016 consensus_queue.cc:1048] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:47.289454 24980 raft_consensus.cc:1275] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:47.290807 26016 consensus_queue.cc:1048] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:47.312610 25944 raft_consensus.cc:2955] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:47.314206 25128 raft_consensus.cc:2955] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:47.331622 24979 raft_consensus.cc:2955] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:47.341837 24978 consensus_queue.cc:237] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:47.353451 24874 catalog_manager.cc:5697] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:47.357482 25047 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:12:47.357848 25128 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:12:47.359757 26007 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:47.362810 26036 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:12:47.371678 24943 consensus_peers.cc:597] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ef74d160b6b46029898a4c7a3437752. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:47.389056 26007 raft_consensus.cc:2955] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:47.392609 25126 raft_consensus.cc:2955] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:47.397955 25047 raft_consensus.cc:2955] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:47.442858 24874 catalog_manager.cc:5697] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index -1 to 3, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:47.762001 26055 ts_tablet_manager.cc:933] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
I20260709 12:12:47.765493 26055 tablet_copy_client.cc:323] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.1:41015
I20260709 12:12:47.767313 24990 tablet_copy_service.cc:140] P 030e384b13804beabcacc99f2d305ee2: Received BeginTabletCopySession request for tablet deeb0d8d0daf45f08bfc726bb7ee168f from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:49232)
I20260709 12:12:47.767850 24990 tablet_copy_service.cc:161] P 030e384b13804beabcacc99f2d305ee2: Beginning new tablet copy session on tablet deeb0d8d0daf45f08bfc726bb7ee168f from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:49232: session id = 3f6b8adc1ec6495c8c574fff0f49c864-deeb0d8d0daf45f08bfc726bb7ee168f
I20260709 12:12:47.775497 24990 tablet_copy_source_session.cc:215] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:47.778378 26055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deeb0d8d0daf45f08bfc726bb7ee168f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.780803 26057 ts_tablet_manager.cc:933] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:47.782698 26057 tablet_copy_client.cc:323] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.3:43087
I20260709 12:12:47.784163 25139 tablet_copy_service.cc:140] P 59385cec26934f489c70e5ef2083bbd9: Received BeginTabletCopySession request for tablet da87d00b275f4c6babda58990b6bc362 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:34314)
I20260709 12:12:47.784757 25139 tablet_copy_service.cc:161] P 59385cec26934f489c70e5ef2083bbd9: Beginning new tablet copy session on tablet da87d00b275f4c6babda58990b6bc362 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:34314: session id = 3f6b8adc1ec6495c8c574fff0f49c864-da87d00b275f4c6babda58990b6bc362
I20260709 12:12:47.792014 25139 tablet_copy_source_session.cc:215] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:47.795123 26055 tablet_copy_client.cc:806] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:47.795655 26059 ts_tablet_manager.cc:933] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:47.795807 26055 tablet_copy_client.cc:670] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:47.797739 26057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da87d00b275f4c6babda58990b6bc362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.805094 26055 tablet_copy_client.cc:538] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:47.814122 26055 tablet_bootstrap.cc:492] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:47.817008 26057 tablet_copy_client.cc:806] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:47.817660 26057 tablet_copy_client.cc:670] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:47.820830 26059 tablet_copy_client.cc:323] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.2:43075
I20260709 12:12:47.822376 26057 tablet_copy_client.cc:538] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:47.822791 25065 tablet_copy_service.cc:140] P 91805dbdcd1c49649333a6727aca01d4: Received BeginTabletCopySession request for tablet 637947dc03ed4dc8b2b0bc18bbee0a22 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:51822)
I20260709 12:12:47.823359 25065 tablet_copy_service.cc:161] P 91805dbdcd1c49649333a6727aca01d4: Beginning new tablet copy session on tablet 637947dc03ed4dc8b2b0bc18bbee0a22 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:51822: session id = 3f6b8adc1ec6495c8c574fff0f49c864-637947dc03ed4dc8b2b0bc18bbee0a22
I20260709 12:12:47.831459 25065 tablet_copy_source_session.cc:215] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:47.832108 26057 tablet_bootstrap.cc:492] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:47.835628 26059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 637947dc03ed4dc8b2b0bc18bbee0a22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.844159 26055 tablet_bootstrap.cc:492] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:47.845216 26055 tablet_bootstrap.cc:492] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:47.851187 26055 ts_tablet_manager.cc:1403] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.011s
I20260709 12:12:47.857545 26055 raft_consensus.cc:359] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:47.858534 26055 raft_consensus.cc:740] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:47.859293 26055 consensus_queue.cc:260] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:47.865489 26059 tablet_copy_client.cc:806] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:47.866173 26059 tablet_copy_client.cc:670] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:47.870730 26059 tablet_copy_client.cc:538] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:47.876060 26057 tablet_bootstrap.cc:492] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:47.879767 26057 tablet_bootstrap.cc:492] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:47.880488 26057 ts_tablet_manager.cc:1403] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.011s
I20260709 12:12:47.881946 26055 ts_tablet_manager.cc:1434] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 12:12:47.883450 26057 raft_consensus.cc:359] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:47.884335 26057 raft_consensus.cc:740] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:47.884479 24990 tablet_copy_service.cc:342] P 030e384b13804beabcacc99f2d305ee2: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-deeb0d8d0daf45f08bfc726bb7ee168f received from {username='slave'} at 127.0.0.1:49232
I20260709 12:12:47.884977 24990 tablet_copy_service.cc:434] P 030e384b13804beabcacc99f2d305ee2: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-deeb0d8d0daf45f08bfc726bb7ee168f on tablet deeb0d8d0daf45f08bfc726bb7ee168f with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:47.885134 26057 consensus_queue.cc:260] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:47.888033 26057 ts_tablet_manager.cc:1434] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:12:47.889744 26059 tablet_bootstrap.cc:492] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:47.889971 25139 tablet_copy_service.cc:342] P 59385cec26934f489c70e5ef2083bbd9: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-da87d00b275f4c6babda58990b6bc362 received from {username='slave'} at 127.0.0.1:34314
I20260709 12:12:47.891495 25139 tablet_copy_service.cc:434] P 59385cec26934f489c70e5ef2083bbd9: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-da87d00b275f4c6babda58990b6bc362 on tablet da87d00b275f4c6babda58990b6bc362 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:47.916280 26057 ts_tablet_manager.cc:933] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
I20260709 12:12:47.926403 26057 tablet_copy_client.cc:323] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.1:41015
I20260709 12:12:47.928462 24990 tablet_copy_service.cc:140] P 030e384b13804beabcacc99f2d305ee2: Received BeginTabletCopySession request for tablet 0ef74d160b6b46029898a4c7a3437752 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:49232)
I20260709 12:12:47.929036 24990 tablet_copy_service.cc:161] P 030e384b13804beabcacc99f2d305ee2: Beginning new tablet copy session on tablet 0ef74d160b6b46029898a4c7a3437752 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:49232: session id = 3f6b8adc1ec6495c8c574fff0f49c864-0ef74d160b6b46029898a4c7a3437752
I20260709 12:12:47.935248 26059 tablet_bootstrap.cc:492] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:47.936244 26059 tablet_bootstrap.cc:492] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:47.936972 26059 ts_tablet_manager.cc:1403] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.017s
I20260709 12:12:47.940397 26059 raft_consensus.cc:359] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:47.941357 26059 raft_consensus.cc:740] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:47.941939 24990 tablet_copy_source_session.cc:215] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:47.942065 26059 consensus_queue.cc:260] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:47.945374 26057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef74d160b6b46029898a4c7a3437752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:47.950099 26059 ts_tablet_manager.cc:1434] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:12:47.954154 25065 tablet_copy_service.cc:342] P 91805dbdcd1c49649333a6727aca01d4: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-637947dc03ed4dc8b2b0bc18bbee0a22 received from {username='slave'} at 127.0.0.1:51822
I20260709 12:12:47.954664 25065 tablet_copy_service.cc:434] P 91805dbdcd1c49649333a6727aca01d4: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-637947dc03ed4dc8b2b0bc18bbee0a22 on tablet 637947dc03ed4dc8b2b0bc18bbee0a22 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:47.965090 26057 tablet_copy_client.cc:806] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:47.967064 26057 tablet_copy_client.cc:670] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:47.971648 26057 tablet_copy_client.cc:538] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:47.980324 26057 tablet_bootstrap.cc:492] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:47.999408 26057 tablet_bootstrap.cc:492] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:48.002223 26057 tablet_bootstrap.cc:492] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:48.003202 26057 ts_tablet_manager.cc:1403] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.003s
I20260709 12:12:48.006392 26057 raft_consensus.cc:359] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:48.007992 26057 raft_consensus.cc:740] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:48.008805 26057 consensus_queue.cc:260] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:48.011660 26057 ts_tablet_manager.cc:1434] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:12:48.013278 24990 tablet_copy_service.cc:342] P 030e384b13804beabcacc99f2d305ee2: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-0ef74d160b6b46029898a4c7a3437752 received from {username='slave'} at 127.0.0.1:49232
I20260709 12:12:48.013688 24990 tablet_copy_service.cc:434] P 030e384b13804beabcacc99f2d305ee2: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-0ef74d160b6b46029898a4c7a3437752 on tablet 0ef74d160b6b46029898a4c7a3437752 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:48.229188 25659 raft_consensus.cc:1217] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:48.326256 25659 raft_consensus.cc:1217] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:48.387620 25659 raft_consensus.cc:1217] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:12:48.412165 25659 raft_consensus.cc:1217] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:48.624783 26036 raft_consensus.cc:1064] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:48.626762 26036 consensus_queue.cc:237] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:48.633606 25127 raft_consensus.cc:1275] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:48.634092 25659 raft_consensus.cc:1275] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:48.636224 25047 raft_consensus.cc:1275] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:48.637614 26052 consensus_queue.cc:1048] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:48.638667 26007 consensus_queue.cc:1048] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:48.639416 26070 consensus_queue.cc:1048] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:48.656991 26052 raft_consensus.cc:2955] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:48.665877 25128 raft_consensus.cc:2955] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:48.670675 25659 raft_consensus.cc:2955] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:48.670485 25047 raft_consensus.cc:2955] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:48.686678 24876 catalog_manager.cc:5697] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:48.729285 24978 consensus_queue.cc:237] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:48.739210 25659 raft_consensus.cc:1275] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:48.740847 25047 raft_consensus.cc:1275] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:48.741681 26036 consensus_queue.cc:1048] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:48.743731 26070 consensus_queue.cc:1048] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:48.761147 26070 raft_consensus.cc:2955] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:48.764678 25659 raft_consensus.cc:2955] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:48.783517 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet deeb0d8d0daf45f08bfc726bb7ee168f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:48.780470 24874 catalog_manager.cc:5697] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:48.784366 25047 raft_consensus.cc:2955] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:48.795624 25111 tablet_service.cc:1558] Processing DeleteTablet for tablet deeb0d8d0daf45f08bfc726bb7ee168f with delete_type TABLET_DATA_TOMBSTONED (TS 59385cec26934f489c70e5ef2083bbd9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48850
I20260709 12:12:48.802170 26079 tablet_replica.cc:333] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:12:48.803356 26079 raft_consensus.cc:2243] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.804201 26079 raft_consensus.cc:2272] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.810750 26036 raft_consensus.cc:1064] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:48.816599 26036 consensus_queue.cc:237] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:48.818022 26041 raft_consensus.cc:1064] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:48.823079 26079 ts_tablet_manager.cc:1916] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:48.829344 26041 consensus_queue.cc:237] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:48.853667 25662 raft_consensus.cc:1275] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:48.854004 26079 ts_tablet_manager.cc:1929] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:48.854475 26079 log.cc:1199] T deeb0d8d0daf45f08bfc726bb7ee168f P 59385cec26934f489c70e5ef2083bbd9: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-2-root/wals/deeb0d8d0daf45f08bfc726bb7ee168f
I20260709 12:12:48.899895 25049 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:12:48.901547 24864 catalog_manager.cc:5028] TS 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): tablet deeb0d8d0daf45f08bfc726bb7ee168f (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:48.902441 25826 consensus_queue.cc:1048] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:12:48.909842 25662 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEARNER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:12:48.925905 26052 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:12:48.941548 26007 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:48.959591 24978 raft_consensus.cc:1275] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:48.962405 25049 raft_consensus.cc:1275] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:48.968916 25128 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:12:48.996493 25826 consensus_queue.cc:1048] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:49.033463 26088 raft_consensus.cc:1064] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
W20260709 12:12:49.043030 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 65027.2us
I20260709 12:12:49.052373 26007 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:49.053460 26084 consensus_queue.cc:1048] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:49.039794 26088 consensus_queue.cc:237] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:49.106668 26007 raft_consensus.cc:2955] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.108124 25661 raft_consensus.cc:2955] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.133620 25660 raft_consensus.cc:1275] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:49.136292 26083 consensus_queue.cc:1048] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:49.141680 24979 raft_consensus.cc:1275] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:49.148659 26016 consensus_queue.cc:1048] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:12:49.158562 26084 raft_consensus.cc:2955] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.174854 24874 catalog_manager.cc:5697] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 3 to 4, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.180195 25123 raft_consensus.cc:1275] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:49.194523 24978 raft_consensus.cc:2955] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.203372 25049 raft_consensus.cc:2955] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.213373 26088 raft_consensus.cc:2955] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.218484 24979 raft_consensus.cc:2955] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.222582 25660 raft_consensus.cc:2955] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.262005 24980 consensus_queue.cc:237] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:12:49.267545 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 58808.2us
I20260709 12:12:49.269662 25661 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:49.274689 26007 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:49.275810 25049 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:49.277498 26087 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:49.279785 24874 catalog_manager.cc:5697] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.280930 24875 catalog_manager.cc:5697] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.281985 26086 raft_consensus.cc:2955] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.286705 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:49.286899 25662 raft_consensus.cc:2955] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.292191 25049 raft_consensus.cc:2955] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.301239 26088 consensus_queue.cc:1048] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:49.306093 25661 raft_consensus.cc:2955] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.307260 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ef74d160b6b46029898a4c7a3437752 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:49.345536 24876 catalog_manager.cc:5697] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index 4 to 5, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:49.370118 25126 raft_consensus.cc:2955] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.370850 25048 raft_consensus.cc:2955] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.413018 25121 consensus_queue.cc:237] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:49.428314 25111 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ef74d160b6b46029898a4c7a3437752 with delete_type TABLET_DATA_TOMBSTONED (TS 59385cec26934f489c70e5ef2083bbd9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48850
I20260709 12:12:49.431474 24979 raft_consensus.cc:1275] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:49.432547 25660 raft_consensus.cc:1275] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:49.434854 26085 consensus_queue.cc:1048] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:49.440214 26041 consensus_queue.cc:1048] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:49.448717 26099 tablet_replica.cc:333] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:12:49.448505 26068 raft_consensus.cc:2955] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.452137 26099 raft_consensus.cc:2243] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.452941 26099 pending_rounds.cc:70] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9: Trying to abort 1 pending ops.
I20260709 12:12:49.457742 26099 pending_rounds.cc:77] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9: Aborting op as it isn't in flight: id { term: 2 index: 4 } timestamp: 7305622195453022208 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "0ef74d160b6b46029898a4c7a3437752" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } } }
I20260709 12:12:49.459230 26099 raft_consensus.cc:2917] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Aborting config change with OpId 2.4: Aborted: Op aborted
I20260709 12:12:49.459779 26099 raft_consensus.cc:2889] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:12:49.460206 26099 raft_consensus.cc:2272] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.453204 25660 raft_consensus.cc:2955] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.467221 24979 raft_consensus.cc:2955] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.471264 24864 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da87d00b275f4c6babda58990b6bc362 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:49.472462 26099 ts_tablet_manager.cc:1916] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:49.487401 24874 catalog_manager.cc:5697] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:49.505098 24979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:12:49.505865 24979 raft_consensus.cc:606] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Received request to transfer leadership to TS 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:49.520892 26099 ts_tablet_manager.cc:1929] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:12:49.521659 26099 log.cc:1199] T 0ef74d160b6b46029898a4c7a3437752 P 59385cec26934f489c70e5ef2083bbd9: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-2-root/wals/0ef74d160b6b46029898a4c7a3437752
I20260709 12:12:49.523725 25045 tablet_service.cc:1558] Processing DeleteTablet for tablet da87d00b275f4c6babda58990b6bc362 with delete_type TABLET_DATA_TOMBSTONED (TS 91805dbdcd1c49649333a6727aca01d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55978
I20260709 12:12:49.530059 24864 catalog_manager.cc:5028] TS 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): tablet 0ef74d160b6b46029898a4c7a3437752 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:49.539105 26103 tablet_replica.cc:333] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:12:49.540374 26103 raft_consensus.cc:2243] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.541317 26103 raft_consensus.cc:2272] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.546627 26103 ts_tablet_manager.cc:1916] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:49.561654 26103 ts_tablet_manager.cc:1929] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:49.561846 25123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:12:49.562158 26103 log.cc:1199] T da87d00b275f4c6babda58990b6bc362 P 91805dbdcd1c49649333a6727aca01d4: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-1-root/wals/da87d00b275f4c6babda58990b6bc362
I20260709 12:12:49.562502 25123 raft_consensus.cc:606] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:49.564796 24865 catalog_manager.cc:5028] TS 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): tablet da87d00b275f4c6babda58990b6bc362 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:49.565572 24978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:12:49.566100 24978 raft_consensus.cc:606] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Received request to transfer leadership to TS 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:49.579205 25048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:41676
I20260709 12:12:49.579818 25048 raft_consensus.cc:606] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:49.582337 24978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:12:49.582883 24978 raft_consensus.cc:606] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Received request to transfer leadership to TS 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:49.585664 25123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:12:49.586197 25123 raft_consensus.cc:606] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:49.587332 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:12:49.588958 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:49.589978 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:49.818050 26068 raft_consensus.cc:993] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9: : Instructing follower 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:49.819512 25826 raft_consensus.cc:1081] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Signalling peer 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:49.820879 26086 raft_consensus.cc:993] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:49.821610 26007 raft_consensus.cc:1081] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Signalling peer 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:49.822992 24979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:34794
I20260709 12:12:49.823324 25660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752"
dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:58034
I20260709 12:12:49.823783 24979 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:49.823964 25660 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:49.824198 24979 raft_consensus.cc:3060] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.824404 25660 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:49.834498 25049 consensus_queue.cc:237] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:49.835639 25660 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:49.838750 25660 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:49.838980 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:49.839568 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:49.840231 25048 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:49.839675 24978 raft_consensus.cc:3055] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:49.844784 24978 raft_consensus.cc:740] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:49.845733 24978 consensus_queue.cc:260] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:49.847513 24978 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:49.850733 25660 raft_consensus.cc:1275] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:49.852757 26088 consensus_queue.cc:1048] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:49.857391 25121 raft_consensus.cc:1275] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:49.857744 24979 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:49.859579 24978 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:12:49.860188 25048 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:12:49.862435 25628 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:12:49.863438 26063 raft_consensus.cc:2804] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:49.866792 26088 consensus_queue.cc:1048] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:49.867615 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:49.868491 25049 raft_consensus.cc:3060] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.876255 24979 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:49.879590 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:49.880187 25126 raft_consensus.cc:3055] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:49.880470 25126 raft_consensus.cc:740] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:49.881279 25126 consensus_queue.cc:260] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:49.882386 25126 raft_consensus.cc:3060] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.883728 26063 raft_consensus.cc:697] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:12:49.884824 26063 consensus_queue.cc:237] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:49.886840 26007 raft_consensus.cc:993] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:49.887287 26007 raft_consensus.cc:1081] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Signalling peer 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:49.889868 25662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5"
dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:58034
I20260709 12:12:49.890082 25126 raft_consensus.cc:2468] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:49.890430 25662 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:49.890872 25662 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.894680 26083 raft_consensus.cc:2955] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.901587 25662 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:49.903733 24945 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:49.904687 26086 raft_consensus.cc:2804] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:49.905232 26086 raft_consensus.cc:697] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:49.906258 26086 consensus_queue.cc:237] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:49.919165 25661 raft_consensus.cc:2955] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.926455 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:49.927119 24980 raft_consensus.cc:3055] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:49.927449 24980 raft_consensus.cc:740] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:49.928000 26078 raft_consensus.cc:993] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4: : Instructing follower 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:49.928494 26078 raft_consensus.cc:1081] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Signalling peer 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:49.928306 24980 consensus_queue.cc:260] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:49.929500 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 637947dc03ed4dc8b2b0bc18bbee0a22 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:49.929558 24980 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.930142 24978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:34790
I20260709 12:12:49.930727 24978 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:49.931134 24978 raft_consensus.cc:3060] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.934165 25049 raft_consensus.cc:2468] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:49.938309 24874 catalog_manager.cc:5697] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:49.938849 24978 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:49.939309 25121 raft_consensus.cc:2955] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:49.943360 24877 catalog_manager.cc:5697] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 2 to 3, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 3 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:49.947431 24978 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:49.952666 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:49.953445 25048 raft_consensus.cc:3055] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:49.953809 24961 tablet_service.cc:1558] Processing DeleteTablet for tablet 637947dc03ed4dc8b2b0bc18bbee0a22 with delete_type TABLET_DATA_TOMBSTONED (TS 030e384b13804beabcacc99f2d305ee2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34788
I20260709 12:12:49.955919 26108 tablet_replica.cc:333] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:12:49.962443 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:49.964257 24980 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:12:49.964686 25055 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.964963 26108 raft_consensus.cc:2243] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.965900 26108 raft_consensus.cc:2272] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.961400 25662 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:49.971652 26108 ts_tablet_manager.cc:1916] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:49.971764 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:49.972391 25126 raft_consensus.cc:3060] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.981715 25628 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:12:49.955493 24875 catalog_manager.cc:5697] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 2, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.986570 26063 raft_consensus.cc:2804] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:49.953804 25048 raft_consensus.cc:740] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:49.987308 26063 raft_consensus.cc:697] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:12:49.987778 25048 consensus_queue.cc:260] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:49.988794 26108 ts_tablet_manager.cc:1929] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:49.988265 26063 consensus_queue.cc:237] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:49.989254 25048 raft_consensus.cc:3060] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.989324 26108 log.cc:1199] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 030e384b13804beabcacc99f2d305ee2: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-0-root/wals/637947dc03ed4dc8b2b0bc18bbee0a22
I20260709 12:12:49.989904 25055 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:12:49.988809 25126 raft_consensus.cc:2468] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:49.991719 24865 catalog_manager.cc:5028] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): tablet 637947dc03ed4dc8b2b0bc18bbee0a22 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:50.008976 24945 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:50.010596 26086 raft_consensus.cc:2804] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:50.012046 26086 raft_consensus.cc:697] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:50.013362 26086 consensus_queue.cc:237] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:50.018277 25048 raft_consensus.cc:2468] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:50.032976 26085 raft_consensus.cc:993] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9: : Instructing follower 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:50.033651 26085 raft_consensus.cc:1081] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Signalling peer 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:50.039732 26087 raft_consensus.cc:993] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:50.040539 26087 raft_consensus.cc:1081] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Signalling peer 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:50.039851 24874 catalog_manager.cc:5697] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 2, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.042716 25661 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca"
dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:58034
I20260709 12:12:50.043320 25661 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:50.043690 25661 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.047037 24978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:34794
I20260709 12:12:50.047847 24978 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:50.048327 24978 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.053931 25661 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:50.057518 25661 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:50.065459 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:50.066084 24980 raft_consensus.cc:3055] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:50.066406 24980 raft_consensus.cc:740] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:50.067247 24980 consensus_queue.cc:260] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:50.069871 24980 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.067106 24978 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:50.074378 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:50.074672 24978 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:50.075006 25126 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.075826 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:50.076413 24980 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:12:50.076365 25048 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.077458 25628 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:12:50.077715 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:50.078260 25121 raft_consensus.cc:3055] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:50.078563 25121 raft_consensus.cc:740] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:50.078765 26063 raft_consensus.cc:2804] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:50.079326 25121 consensus_queue.cc:260] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:50.080691 25121 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.080405 26063 raft_consensus.cc:697] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:12:50.081451 24875 catalog_manager.cc:5697] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 1 to 2, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 2 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:50.083060 26063 consensus_queue.cc:237] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:50.088903 25121 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:50.092963 25048 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:50.094614 24946 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:50.096293 26086 raft_consensus.cc:2804] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:50.096846 26086 raft_consensus.cc:697] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:50.097827 26086 consensus_queue.cc:237] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:50.117429 25126 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:12:50.129808 24874 catalog_manager.cc:5697] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 1 to 2, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 2 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:50.132411 24875 catalog_manager.cc:5697] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 2, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.302254 24980 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:12:50.303464 26063 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:12:50.312541 25048 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:12:50.314357 26105 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:12:50.391942 25048 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:50.393227 26105 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:50.403740 24980 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:50.405144 26115 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:50.473604 25123 raft_consensus.cc:1275] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:50.474853 26087 consensus_queue.cc:1048] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:50.486804 25055 raft_consensus.cc:1275] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:50.489058 26007 consensus_queue.cc:1048] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:50.511555 25055 raft_consensus.cc:1275] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:50.512928 26122 consensus_queue.cc:1048] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:50.529618 25126 raft_consensus.cc:1275] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:50.530993 26123 consensus_queue.cc:1048] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:50.539080 25048 raft_consensus.cc:1275] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:50.542817 26123 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:50.545207 24980 raft_consensus.cc:1275] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:50.547081 26115 consensus_queue.cc:1048] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:50.562320 25123 raft_consensus.cc:1275] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:50.563728 26087 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:50.569065 25123 raft_consensus.cc:1275] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:50.570525 26063 consensus_queue.cc:1048] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:50.639056 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:50.678647 25121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:12:50.679195 25121 raft_consensus.cc:606] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:50.681664 24979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:12:50.682283 24979 raft_consensus.cc:606] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Received request to transfer leadership to TS 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:50.684963 24979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:12:50.685498 24979 raft_consensus.cc:606] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Received request to transfer leadership to TS 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:50.688123 25049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
mode: GRACEFUL
new_leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:41676
I20260709 12:12:50.688688 25049 raft_consensus.cc:606] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Received request to transfer leadership to TS 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:50.692106 25121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71363d966b384381b7e288355cf6d461"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:12:50.692757 25121 raft_consensus.cc:606] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:50.695698 24979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:12:50.696256 24979 raft_consensus.cc:606] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Received request to transfer leadership to TS 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:50.697490 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:12:50.698957 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:50.699601 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:50.733316 26087 raft_consensus.cc:993] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:50.733862 26123 raft_consensus.cc:1081] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Signalling peer 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:50.735342 25661 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b"
dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:58034
I20260709 12:12:50.735862 25661 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:50.736209 25661 raft_consensus.cc:3060] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.741930 25661 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:50.743569 25661 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:50.744379 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:50.744928 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:50.745012 24979 raft_consensus.cc:3055] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:50.745437 24979 raft_consensus.cc:740] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:50.745463 25048 raft_consensus.cc:3060] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.746286 24979 consensus_queue.cc:260] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:50.747277 24979 raft_consensus.cc:3060] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.751928 25048 raft_consensus.cc:2468] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:12:50.754012 25628 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:50.754201 24979 raft_consensus.cc:2468] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:12:50.754920 26063 raft_consensus.cc:2804] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:50.755421 26063 raft_consensus.cc:697] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:12:50.756114 26063 consensus_queue.cc:237] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:50.763800 24875 catalog_manager.cc:5697] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 1 to 2, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 2 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:50.939419 26084 raft_consensus.cc:993] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9: : Instructing follower 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:50.939870 25826 raft_consensus.cc:1081] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Signalling peer 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:50.941129 24980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:34794
I20260709 12:12:50.941583 24980 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:50.941859 24980 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.947163 24980 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:50.948360 26084 raft_consensus.cc:993] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9: : Instructing follower 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:50.948877 26084 raft_consensus.cc:1081] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Signalling peer 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:50.950127 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:50.950728 24980 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:50.950730 25048 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.952412 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:50.953003 25121 raft_consensus.cc:3055] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:50.953298 25121 raft_consensus.cc:740] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:50.954054 25121 consensus_queue.cc:260] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:50.955220 25121 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.950925 24979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71363d966b384381b7e288355cf6d461"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:34794
I20260709 12:12:50.963416 24979 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:50.963809 24979 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.963967 25121 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:50.968391 24945 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:50.969375 26122 raft_consensus.cc:2804] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:50.969837 26122 raft_consensus.cc:697] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:50.971684 26122 consensus_queue.cc:237] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:50.972188 25048 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:50.977617 24979 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:50.980396 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:50.981060 25048 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.981217 24979 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:50.983364 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:50.983840 25123 raft_consensus.cc:3055] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:50.984143 25123 raft_consensus.cc:740] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:50.985002 25123 consensus_queue.cc:260] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:50.986029 25123 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.987722 26106 raft_consensus.cc:993] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4: : Instructing follower 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:50.988207 26078 raft_consensus.cc:1081] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Signalling peer 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:50.989832 25048 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:50.989895 25662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22"
dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:58018
I20260709 12:12:50.990499 25662 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:50.990830 25662 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.990978 24946 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:50.991778 26122 raft_consensus.cc:2804] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:50.992262 26122 raft_consensus.cc:697] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:50.991994 24875 catalog_manager.cc:5697] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 2, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.993117 26122 consensus_queue.cc:237] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:50.998903 25662 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:51.000871 25662 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:51.001953 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:51.002936 25121 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.008028 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:51.008642 25048 raft_consensus.cc:3055] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:51.008927 25048 raft_consensus.cc:740] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:51.012503 25048 consensus_queue.cc:260] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:51.013684 25048 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.019523 25123 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:51.029403 25121 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:12:51.030699 25627 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:51.032089 26063 raft_consensus.cc:2804] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:51.032553 26063 raft_consensus.cc:697] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:12:51.033413 26063 consensus_queue.cc:237] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:51.034967 25048 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:12:51.041219 24877 catalog_manager.cc:5697] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 2, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:51.044699 24875 catalog_manager.cc:5697] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 1 to 2, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 2 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:51.077551 25121 consensus_queue.cc:237] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:51.083539 25055 raft_consensus.cc:1275] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:12:51.085057 25092 consensus_peers.cc:597] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d514afc4e892438aa10ccaeb964b9247. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:51.084941 25826 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:51.086805 24980 raft_consensus.cc:1275] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:51.088093 26084 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:51.093727 25826 raft_consensus.cc:2955] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:51.095412 25055 raft_consensus.cc:2955] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:51.097877 24980 raft_consensus.cc:2955] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:51.112993 26087 raft_consensus.cc:993] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:51.113493 26087 raft_consensus.cc:1081] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Signalling peer 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:51.114310 24875 catalog_manager.cc:5697] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index -1 to 3, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 3 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:51.116887 25121 consensus_queue.cc:237] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:51.118753 25662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea"
dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:58034
I20260709 12:12:51.119352 25662 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:51.119714 25662 raft_consensus.cc:3060] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.123440 26087 raft_consensus.cc:993] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:51.124730 26123 raft_consensus.cc:1081] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Signalling peer 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:51.128175 25661 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97"
dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:58034
I20260709 12:12:51.126850 25662 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:51.133692 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:51.134222 25055 raft_consensus.cc:3060] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.137236 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:51.137850 24980 raft_consensus.cc:3055] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:51.138149 24980 raft_consensus.cc:740] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:51.138862 24980 consensus_queue.cc:260] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:51.139899 24980 raft_consensus.cc:3060] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.146595 25055 raft_consensus.cc:2468] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:12:51.147342 25661 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:51.147799 25048 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:51.147755 25661 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.147729 25628 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:51.149223 26063 raft_consensus.cc:2804] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:51.149689 26063 raft_consensus.cc:697] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:12:51.150560 26063 consensus_queue.cc:237] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:51.150583 26084 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:12:51.157684 24980 raft_consensus.cc:2468] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
W20260709 12:12:51.162460 25092 consensus_peers.cc:597] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 544f556d63eb4cdda715aee0796336da. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:51.165061 25048 raft_consensus.cc:1275] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:51.166837 26105 consensus_queue.cc:1048] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:51.171223 25661 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:51.172745 25662 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:51.175720 25661 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:51.197228 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:51.197892 25121 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.205526 25121 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:12:51.206702 25627 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:12:51.207392 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 48373.8us
I20260709 12:12:51.207955 26105 raft_consensus.cc:2804] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:51.208475 26105 raft_consensus.cc:697] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:12:51.209420 26105 consensus_queue.cc:237] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:51.212352 24978 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:51.215305 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:51.216010 24979 raft_consensus.cc:3055] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:51.216393 24979 raft_consensus.cc:740] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:51.219947 24979 consensus_queue.cc:260] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:51.221732 24979 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.227618 25826 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:51.245991 24979 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:12:51.257507 26084 raft_consensus.cc:2955] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:51.258939 25055 raft_consensus.cc:2955] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:51.259313 24874 catalog_manager.cc:5697] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 1 to 2, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 2 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:51.298090 24874 catalog_manager.cc:5697] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 1 to 2, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 2 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:51.306457 24877 catalog_manager.cc:5697] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:51.313030 24979 raft_consensus.cc:1275] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:51.323719 26105 consensus_queue.cc:1048] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:12:51.356982 24978 raft_consensus.cc:2955] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:51.371536 24978 consensus_queue.cc:237] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:51.382826 25121 raft_consensus.cc:1275] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:51.385001 26122 consensus_queue.cc:1048] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:12:51.399714 24943 consensus_peers.cc:597] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f4d0376e6c64b3cb8dd0c32e23ed4d3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:51.402311 25121 raft_consensus.cc:1275] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:51.404582 25048 raft_consensus.cc:1275] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:51.411396 25055 raft_consensus.cc:1275] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:51.411737 26123 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:51.414047 26122 consensus_queue.cc:1048] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:51.414987 26123 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:51.428325 25126 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:51.429136 25048 raft_consensus.cc:1275] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:51.430500 26146 consensus_queue.cc:1048] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:51.431056 26087 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:51.432154 26122 raft_consensus.cc:2955] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:51.506820 25128 raft_consensus.cc:1275] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:51.508258 26148 consensus_queue.cc:1048] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:12:51.514179 24978 consensus_queue.cc:237] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:51.562542 25055 raft_consensus.cc:2955] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:51.579663 25048 raft_consensus.cc:1275] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:12:51.591557 26123 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:51.598946 25121 raft_consensus.cc:2955] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
W20260709 12:12:51.599922 24943 consensus_peers.cc:597] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d69967b2c8c146d4a4176b0f91d78a52. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:51.615528 24875 catalog_manager.cc:5697] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:51.649410 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 57884.1us
I20260709 12:12:51.656472 25055 raft_consensus.cc:1275] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:51.657868 26148 consensus_queue.cc:1048] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:51.663687 25123 raft_consensus.cc:1275] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:12:51.670792 26174 ts_tablet_manager.cc:933] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:12:51.673741 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 83139.4us
I20260709 12:12:51.718071 25049 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:51.718043 25126 raft_consensus.cc:1275] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:51.722801 26115 consensus_queue.cc:1048] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:51.731837 24980 raft_consensus.cc:1275] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:51.737880 26122 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:51.740327 26179 ts_tablet_manager.cc:933] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:51.745397 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:51.745855 26007 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:51.753729 26174 tablet_copy_client.cc:323] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.3:43087
I20260709 12:12:51.756179 26146 consensus_queue.cc:1048] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:12:51.766920 25139 tablet_copy_service.cc:140] P 59385cec26934f489c70e5ef2083bbd9: Received BeginTabletCopySession request for tablet d514afc4e892438aa10ccaeb964b9247 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:34314)
I20260709 12:12:51.764467 24979 raft_consensus.cc:1275] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:51.767658 25139 tablet_copy_service.cc:161] P 59385cec26934f489c70e5ef2083bbd9: Beginning new tablet copy session on tablet d514afc4e892438aa10ccaeb964b9247 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:34314: session id = 3f6b8adc1ec6495c8c574fff0f49c864-d514afc4e892438aa10ccaeb964b9247
I20260709 12:12:51.776803 26115 consensus_queue.cc:1048] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:12:51.819787 26007 raft_consensus.cc:2955] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:51.829603 25047 raft_consensus.cc:2955] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:51.844677 25139 tablet_copy_source_session.cc:215] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:51.848193 26174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d514afc4e892438aa10ccaeb964b9247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.867003 26174 tablet_copy_client.cc:806] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:51.867674 26174 tablet_copy_client.cc:670] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:51.887866 25128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:12:51.888542 25128 raft_consensus.cc:606] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:51.892648 25128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
new_leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:12:51.893399 25128 raft_consensus.cc:606] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Received request to transfer leadership to TS 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:51.899412 26168 raft_consensus.cc:993] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9: : Instructing follower 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:51.899947 26168 raft_consensus.cc:1081] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Signalling peer 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:51.901535 25048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:41676
I20260709 12:12:51.902323 25048 raft_consensus.cc:606] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:51.902638 26179 tablet_copy_client.cc:323] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.3:43087
I20260709 12:12:51.904237 26174 tablet_copy_client.cc:538] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:51.904781 25139 tablet_copy_service.cc:140] P 59385cec26934f489c70e5ef2083bbd9: Received BeginTabletCopySession request for tablet 544f556d63eb4cdda715aee0796336da from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:34314)
I20260709 12:12:51.905375 25139 tablet_copy_service.cc:161] P 59385cec26934f489c70e5ef2083bbd9: Beginning new tablet copy session on tablet 544f556d63eb4cdda715aee0796336da from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:34314: session id = 3f6b8adc1ec6495c8c574fff0f49c864-544f556d63eb4cdda715aee0796336da
I20260709 12:12:51.913923 24875 catalog_manager.cc:5697] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index -1 to 3, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:51.915051 26174 tablet_bootstrap.cc:492] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:51.918592 26175 raft_consensus.cc:993] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4: : Instructing follower 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:51.919162 26175 raft_consensus.cc:1081] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Signalling peer 030e384b13804beabcacc99f2d305ee2 to start an election
W20260709 12:12:51.920255 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 69259.5us
I20260709 12:12:51.923532 24978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:12:51.924117 24978 raft_consensus.cc:606] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:51.928802 24979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:34790
I20260709 12:12:51.929363 24979 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:51.929757 24979 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.937021 24978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:12:51.937635 24978 raft_consensus.cc:606] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Received request to transfer leadership to TS 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:51.941255 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:12:51.943495 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:51.944489 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:51.949316 25139 tablet_copy_source_session.cc:215] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:51.958559 24976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:34794
I20260709 12:12:51.959174 24976 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:51.959575 24976 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.948189 24979 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:51.965911 26179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544f556d63eb4cdda715aee0796336da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.968920 26165 raft_consensus.cc:993] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9: : Instructing follower 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:51.969620 26167 raft_consensus.cc:1081] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Signalling peer 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:51.971442 25660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c"
dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:58008
I20260709 12:12:51.971928 25660 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:51.972249 25660 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.979002 24976 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:51.985036 24976 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:51.985621 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:51.986925 25048 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.994920 25127 raft_consensus.cc:2955] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:52.001708 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:52.002475 25128 raft_consensus.cc:3055] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:52.002779 25128 raft_consensus.cc:740] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:51.968175 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:52.003878 25047 raft_consensus.cc:3055] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:52.003531 25128 consensus_queue.cc:260] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:52.004189 25047 raft_consensus.cc:740] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:52.004451 25128 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:52.005081 25047 consensus_queue.cc:260] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:52.006127 25047 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:52.015537 26179 tablet_copy_client.cc:806] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:52.016199 26179 tablet_copy_client.cc:670] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:52.019973 25660 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:52.022473 25660 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:52.024364 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:52.029372 25121 raft_consensus.cc:3055] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:52.029695 25121 raft_consensus.cc:740] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
W20260709 12:12:52.030037 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 78168.9us
I20260709 12:12:52.030356 25121 consensus_queue.cc:260] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:52.031273 25121 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:52.036141 26087 raft_consensus.cc:993] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:12:52.036907 26087 raft_consensus.cc:1081] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:12:52.035019 25128 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:52.038877 26174 tablet_bootstrap.cc:492] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:52.042977 26174 tablet_bootstrap.cc:492] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:52.043736 26174 ts_tablet_manager.cc:1403] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.129s	user 0.024s	sys 0.039s
I20260709 12:12:52.026654 26179 tablet_copy_client.cc:538] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:52.027582 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:52.045346 25049 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:52.047145 26174 raft_consensus.cc:359] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:52.048296 26174 raft_consensus.cc:740] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:52.028699 24979 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:52.049077 26174 consensus_queue.cc:260] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:52.044734 25121 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:12:52.053154 26174 ts_tablet_manager.cc:1434] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 12:12:52.055109 25627 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:52.056416 25048 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:52.056883 24945 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:52.057121 25055 raft_consensus.cc:1240] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:52.057350 26146 raft_consensus.cc:2804] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:52.057664 26087 raft_consensus.cc:2804] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:52.057947 26146 raft_consensus.cc:697] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:12:52.058235 26087 raft_consensus.cc:697] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:52.058947 26146 consensus_queue.cc:237] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:52.059229 26087 consensus_queue.cc:237] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:52.064575 25049 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:12:52.066974 25129 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:48852
I20260709 12:12:52.067652 25129 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:52.067283 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:52.068022 25129 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:52.068274 25124 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:52.074993 25129 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:52.078531 25124 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:52.089980 25139 tablet_copy_service.cc:342] P 59385cec26934f489c70e5ef2083bbd9: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-d514afc4e892438aa10ccaeb964b9247 received from {username='slave'} at 127.0.0.1:34314
I20260709 12:12:52.090605 25139 tablet_copy_service.cc:434] P 59385cec26934f489c70e5ef2083bbd9: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-d514afc4e892438aa10ccaeb964b9247 on tablet d514afc4e892438aa10ccaeb964b9247 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:52.084600 25129 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:52.096316 25660 raft_consensus.cc:1217] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 12:12:52.099248 26174 ts_tablet_manager.cc:933] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
I20260709 12:12:52.102363 24874 catalog_manager.cc:5697] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 1 to 2, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 2 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:52.107520 26174 tablet_copy_client.cc:323] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.1:41015
I20260709 12:12:52.110738 24990 tablet_copy_service.cc:140] P 030e384b13804beabcacc99f2d305ee2: Received BeginTabletCopySession request for tablet 7f4d0376e6c64b3cb8dd0c32e23ed4d3 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:49232)
I20260709 12:12:52.111260 24990 tablet_copy_service.cc:161] P 030e384b13804beabcacc99f2d305ee2: Beginning new tablet copy session on tablet 7f4d0376e6c64b3cb8dd0c32e23ed4d3 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:49232: session id = 3f6b8adc1ec6495c8c574fff0f49c864-7f4d0376e6c64b3cb8dd0c32e23ed4d3
I20260709 12:12:52.117988 24945 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:52.119007 26007 raft_consensus.cc:2804] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:52.119444 26007 raft_consensus.cc:697] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:52.120232 26007 consensus_queue.cc:237] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:52.120936 24990 tablet_copy_source_session.cc:215] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:52.130735 26179 tablet_bootstrap.cc:492] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:52.131605 26174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f4d0376e6c64b3cb8dd0c32e23ed4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.122037 24877 catalog_manager.cc:5697] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 2, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.133270 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:52.133847 25055 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:52.124377 25047 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:52.117952 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:52.139629 24979 raft_consensus.cc:3055] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:52.140097 24979 raft_consensus.cc:740] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:52.141443 25055 raft_consensus.cc:2468] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:12:52.140980 24979 consensus_queue.cc:260] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:52.155082 24979 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:52.170667 26087 raft_consensus.cc:993] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:52.171271 26122 raft_consensus.cc:1081] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Signalling peer 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:52.165449 24877 catalog_manager.cc:5697] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 2, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.173895 25660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca"
dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:58034
I20260709 12:12:52.174501 25660 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:52.175132 25660 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:52.185302 25660 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:52.187902 25660 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:52.189313 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:52.189918 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:52.189924 24978 raft_consensus.cc:3055] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:52.190495 25055 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:52.190598 24978 raft_consensus.cc:740] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:52.191365 24978 consensus_queue.cc:260] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:52.192457 24978 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:52.196926 25055 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:12:52.202567 25628 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:52.203889 26146 raft_consensus.cc:2804] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:52.204985 26146 raft_consensus.cc:697] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:12:52.206202 26146 consensus_queue.cc:237] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:52.208276 26188 ts_tablet_manager.cc:933] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
I20260709 12:12:52.202768 25095 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:52.217875 26153 raft_consensus.cc:2804] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:52.218405 26153 raft_consensus.cc:697] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:52.219413 24978 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:12:52.219301 26153 consensus_queue.cc:237] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:52.254163 24877 catalog_manager.cc:5697] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 1 to 2, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 2 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.255771 24979 raft_consensus.cc:2468] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:12:52.266877 25124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:48850
I20260709 12:12:52.267498 25124 raft_consensus.cc:606] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:12:52.274645 25124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:48850
I20260709 12:12:52.275583 25124 raft_consensus.cc:606] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Received request to transfer leadership
W20260709 12:12:52.277681 24864 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 7f4d0376e6c64b3cb8dd0c32e23ed4d3 already in progress [suppressed 1 similar messages]
I20260709 12:12:52.285152 26188 tablet_copy_client.cc:323] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.1:41015
I20260709 12:12:52.291108 24990 tablet_copy_service.cc:140] P 030e384b13804beabcacc99f2d305ee2: Received BeginTabletCopySession request for tablet d69967b2c8c146d4a4176b0f91d78a52 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:49232)
I20260709 12:12:52.291647 24990 tablet_copy_service.cc:161] P 030e384b13804beabcacc99f2d305ee2: Beginning new tablet copy session on tablet d69967b2c8c146d4a4176b0f91d78a52 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:49232: session id = 3f6b8adc1ec6495c8c574fff0f49c864-d69967b2c8c146d4a4176b0f91d78a52
I20260709 12:12:52.302804 24990 tablet_copy_source_session.cc:215] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:52.306445 26188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69967b2c8c146d4a4176b0f91d78a52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.308274 25124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:48850
I20260709 12:12:52.309763 25124 raft_consensus.cc:606] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:12:52.311741 26174 tablet_copy_client.cc:806] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:52.312347 26174 tablet_copy_client.cc:670] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:52.312873 24877 catalog_manager.cc:5697] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 1 to 2, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 2 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:52.318500 26179 tablet_bootstrap.cc:492] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:52.319525 26179 tablet_bootstrap.cc:492] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:52.320538 26179 ts_tablet_manager.cc:1403] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.190s	user 0.069s	sys 0.061s
I20260709 12:12:52.321380 26174 tablet_copy_client.cc:538] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:52.324487 26179 raft_consensus.cc:359] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:52.325429 26179 raft_consensus.cc:740] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:52.326143 26179 consensus_queue.cc:260] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:12:52.327693 24926 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:12:52.328166 24926 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 7f4d0376e6c64b3cb8dd0c32e23ed4d3 already in progress
W20260709 12:12:52.328486 24926 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 7f4d0376e6c64b3cb8dd0c32e23ed4d3 already in progress
I20260709 12:12:52.328953 26179 ts_tablet_manager.cc:1434] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:52.331622 26174 tablet_bootstrap.cc:492] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:52.336457 25139 tablet_copy_service.cc:342] P 59385cec26934f489c70e5ef2083bbd9: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-544f556d63eb4cdda715aee0796336da received from {username='slave'} at 127.0.0.1:34314
I20260709 12:12:52.336998 25139 tablet_copy_service.cc:434] P 59385cec26934f489c70e5ef2083bbd9: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-544f556d63eb4cdda715aee0796336da on tablet 544f556d63eb4cdda715aee0796336da with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:52.356593 26188 tablet_copy_client.cc:806] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:52.357334 26188 tablet_copy_client.cc:670] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:52.363282 26188 tablet_copy_client.cc:538] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:52.366285 26174 tablet_bootstrap.cc:492] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:52.367163 26174 tablet_bootstrap.cc:492] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:52.367811 26174 ts_tablet_manager.cc:1403] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.006s
I20260709 12:12:52.371063 26174 raft_consensus.cc:359] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:52.371956 26174 raft_consensus.cc:740] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:52.372594 26174 consensus_queue.cc:260] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:52.375533 26174 ts_tablet_manager.cc:1434] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260709 12:12:52.376329 26188 tablet_bootstrap.cc:492] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:12:52.377517 24990 tablet_copy_service.cc:342] P 030e384b13804beabcacc99f2d305ee2: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-7f4d0376e6c64b3cb8dd0c32e23ed4d3 received from {username='slave'} at 127.0.0.1:49232
I20260709 12:12:52.377997 24990 tablet_copy_service.cc:434] P 030e384b13804beabcacc99f2d305ee2: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-7f4d0376e6c64b3cb8dd0c32e23ed4d3 on tablet 7f4d0376e6c64b3cb8dd0c32e23ed4d3 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:52.415165 26188 tablet_bootstrap.cc:492] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:52.416079 26188 tablet_bootstrap.cc:492] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:12:52.417842 26188 ts_tablet_manager.cc:1403] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.017s
I20260709 12:12:52.420894 26188 raft_consensus.cc:359] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:52.421728 26188 raft_consensus.cc:740] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:12:52.422372 26188 consensus_queue.cc:260] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:52.424824 26188 ts_tablet_manager.cc:1434] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:52.426898 24990 tablet_copy_service.cc:342] P 030e384b13804beabcacc99f2d305ee2: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-d69967b2c8c146d4a4176b0f91d78a52 received from {username='slave'} at 127.0.0.1:49232
I20260709 12:12:52.427290 24990 tablet_copy_service.cc:434] P 030e384b13804beabcacc99f2d305ee2: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-d69967b2c8c146d4a4176b0f91d78a52 on tablet d69967b2c8c146d4a4176b0f91d78a52 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:52.438824 25055 raft_consensus.cc:1275] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:52.441843 26148 consensus_queue.cc:1048] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:52.454924 25129 raft_consensus.cc:1275] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:52.456743 26148 consensus_queue.cc:1048] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:52.481890 26153 raft_consensus.cc:1064] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:52.484617 26153 consensus_queue.cc:237] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:52.506498 25124 raft_consensus.cc:1275] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:52.509908 26122 consensus_queue.cc:1048] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:52.513602 25660 raft_consensus.cc:1275] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEARNER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:12:52.515345 26153 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:52.519640 25055 raft_consensus.cc:1275] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:12:52.520699 24979 raft_consensus.cc:1275] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:12:52.522358 26167 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:52.525229 26167 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:52.531556 25049 raft_consensus.cc:1275] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:52.533623 26172 consensus_queue.cc:1048] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:52.585422 25121 raft_consensus.cc:1275] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:52.587787 26122 consensus_queue.cc:1048] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:52.609965 25049 raft_consensus.cc:1275] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:52.613662 26172 consensus_queue.cc:1048] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:52.630478 24978 raft_consensus.cc:1275] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:12:52.632949 26167 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:12:52.639155 26207 log.cc:927] Time spent T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 12:12:52.643941 26153 raft_consensus.cc:2955] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:52.645897 24976 raft_consensus.cc:2955] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:52.654667 25661 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Advancing to term 2
I20260709 12:12:52.663218 25055 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:52.668000 26148 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:52.670737 25661 raft_consensus.cc:1275] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEARNER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:12:52.680259 26167 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } 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 12:12:52.690929 25660 raft_consensus.cc:2955] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:52.698200 25662 raft_consensus.cc:1217] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:52.714035 25049 raft_consensus.cc:2955] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:52.716427 25662 raft_consensus.cc:1217] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:12:52.726430 24976 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:52.728135 26146 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:52.751384 24877 catalog_manager.cc:5697] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index 3 to 4, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:52.754139 26165 raft_consensus.cc:993] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9: : Instructing follower 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:52.760178 26169 raft_consensus.cc:1081] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Signalling peer 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:52.765995 26167 raft_consensus.cc:1064] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
W20260709 12:12:52.766486 26167 raft_consensus.cc:1068] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9: Unable to promote non-voter 3f6b8adc1ec6495c8c574fff0f49c864: Service unavailable: leader transfer in progress
I20260709 12:12:52.770395 26167 raft_consensus.cc:1064] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
W20260709 12:12:52.770916 26167 raft_consensus.cc:1068] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9: Unable to promote non-voter 3f6b8adc1ec6495c8c574fff0f49c864: Service unavailable: leader transfer in progress
I20260709 12:12:52.779884 24976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:34794
I20260709 12:12:52.780467 24976 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:52.780838 24976 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:52.787959 25049 raft_consensus.cc:1275] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:12:52.796205 24976 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:52.798557 24976 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:52.798638 24978 raft_consensus.cc:1240] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 2. Current term is 3. Ops: []
I20260709 12:12:52.798494 25129 consensus_queue.cc:237] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:52.805546 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:52.805907 25661 raft_consensus.cc:1275] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:12:52.817169 25055 raft_consensus.cc:1275] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:12:52.809979 26167 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 12:12:52.810607 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:52.817672 26169 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:52.809831 25049 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:52.822430 26169 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:52.818397 26168 consensus_queue.cc:1059] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 12:12:52.840932 26169 raft_consensus.cc:3055] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:52.841934 26169 raft_consensus.cc:740] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:52.842772 26169 consensus_queue.cc:260] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:52.844056 26169 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:52.974107 25049 raft_consensus.cc:2468] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:12:52.975804 25055 raft_consensus.cc:1240] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 2. Current term is 3. Ops: [2.3-2.3]
I20260709 12:12:52.980334 26165 raft_consensus.cc:2955] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:52.983937 24946 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:52.985298 26172 raft_consensus.cc:2804] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:52.985834 26172 raft_consensus.cc:697] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:52.986667 26172 consensus_queue.cc:237] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:52.988008 25661 raft_consensus.cc:2955] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.004133 24876 catalog_manager.cc:5697] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 4 to 5, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New cstate: current_term: 3 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.009831 24864 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d514afc4e892438aa10ccaeb964b9247 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:53.014775 24877 catalog_manager.cc:5697] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 2 to 3, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 3 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.017828 25129 raft_consensus.cc:2468] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:12:53.018929 25048 raft_consensus.cc:2955] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.028249 24961 tablet_service.cc:1558] Processing DeleteTablet for tablet d514afc4e892438aa10ccaeb964b9247 with delete_type TABLET_DATA_TOMBSTONED (TS 030e384b13804beabcacc99f2d305ee2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34788
I20260709 12:12:53.035985 26217 tablet_replica.cc:333] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:12:53.037663 26217 raft_consensus.cc:2243] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:53.039439 26217 raft_consensus.cc:2272] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:53.048990 26217 ts_tablet_manager.cc:1916] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:53.073431 26217 ts_tablet_manager.cc:1929] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 12:12:53.073952 26217 log.cc:1199] T d514afc4e892438aa10ccaeb964b9247 P 030e384b13804beabcacc99f2d305ee2: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-0-root/wals/d514afc4e892438aa10ccaeb964b9247
I20260709 12:12:53.075579 24865 catalog_manager.cc:5028] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): tablet d514afc4e892438aa10ccaeb964b9247 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:53.164535 26165 raft_consensus.cc:1064] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:53.167740 26165 consensus_queue.cc:237] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:53.182541 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:53.183193 25661 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:53.184924 24979 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:53.185645 25048 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:53.184705 26169 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:53.189891 26168 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:53.191692 26169 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:53.213903 26087 raft_consensus.cc:1064] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:53.216481 26087 consensus_queue.cc:237] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:53.230683 26153 raft_consensus.cc:2955] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.232224 25661 raft_consensus.cc:2955] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.236119 25124 raft_consensus.cc:1275] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:12:53.237438 25660 raft_consensus.cc:1275] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEARNER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:12:53.239226 26122 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:53.241183 26122 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:53.259950 24979 raft_consensus.cc:2955] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.260185 25048 raft_consensus.cc:2955] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.270408 24876 catalog_manager.cc:5697] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.301436 26172 raft_consensus.cc:2955] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.309237 25129 consensus_queue.cc:237] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:53.323764 25662 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:53.325525 25048 raft_consensus.cc:1275] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:12:53.326901 26165 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:53.334231 25124 raft_consensus.cc:2955] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.336899 24976 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:53.340204 24976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:12:53.340787 24976 raft_consensus.cc:606] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:53.340694 26153 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:53.343428 26172 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:53.354226 25661 raft_consensus.cc:2955] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.358691 26168 raft_consensus.cc:2955] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.368021 25662 raft_consensus.cc:2955] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.370304 24976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:12:53.370901 24976 raft_consensus.cc:606] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:53.374279 25055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:41676
I20260709 12:12:53.374898 25055 raft_consensus.cc:606] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:53.379921 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:12:53.359145 24877 catalog_manager.cc:5697] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: config changed from index 3 to 4, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.381690 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:53.382534 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:53.385944 25048 raft_consensus.cc:2955] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.386116 24976 raft_consensus.cc:2955] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.411936 24876 catalog_manager.cc:5697] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 3 to 4, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New cstate: current_term: 1 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.419401 24864 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 544f556d63eb4cdda715aee0796336da with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:53.442174 25045 tablet_service.cc:1558] Processing DeleteTablet for tablet 544f556d63eb4cdda715aee0796336da with delete_type TABLET_DATA_TOMBSTONED (TS 91805dbdcd1c49649333a6727aca01d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55978
I20260709 12:12:53.454787 26228 tablet_replica.cc:333] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:12:53.455873 26228 raft_consensus.cc:2243] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:53.456583 26228 raft_consensus.cc:2272] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:53.460678 26228 ts_tablet_manager.cc:1916] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:53.487167 25121 raft_consensus.cc:1275] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:12:53.490651 26225 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:53.483117 26228 ts_tablet_manager.cc:1929] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:53.491915 26228 log.cc:1199] T 544f556d63eb4cdda715aee0796336da P 91805dbdcd1c49649333a6727aca01d4: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-1-root/wals/544f556d63eb4cdda715aee0796336da
I20260709 12:12:53.493784 24865 catalog_manager.cc:5028] TS 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): tablet 544f556d63eb4cdda715aee0796336da (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:53.495815 26087 raft_consensus.cc:993] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:12:53.496300 26087 raft_consensus.cc:1081] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:12:53.497979 25124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:48852
I20260709 12:12:53.498636 25124 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:53.499004 25124 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:53.506567 25124 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:53.509020 25124 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:53.512830 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:53.513670 24976 raft_consensus.cc:3055] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:53.514083 24976 raft_consensus.cc:740] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:53.515290 24976 consensus_queue.cc:260] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:53.518772 24976 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:53.519487 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:53.520108 25049 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:53.526994 25049 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:12:53.531633 25095 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:53.532560 26165 raft_consensus.cc:2804] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:53.533149 26165 raft_consensus.cc:697] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:53.533982 26165 consensus_queue.cc:237] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:53.553191 25048 raft_consensus.cc:1275] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:12:53.560498 25662 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEARNER]: Advancing to term 3
I20260709 12:12:53.562186 26225 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:53.576798 25662 raft_consensus.cc:1275] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEARNER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:12:53.603440 24976 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
W20260709 12:12:53.612473 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 71448.9us
I20260709 12:12:53.612897 24876 catalog_manager.cc:5697] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 2 to 3, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 3 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:53.581763 26235 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.035s
I20260709 12:12:53.673902 26087 raft_consensus.cc:1064] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:12:53.680106 26087 consensus_queue.cc:237] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:53.698395 25661 raft_consensus.cc:1275] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEARNER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:12:53.700320 26087 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:53.700874 25055 raft_consensus.cc:1275] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:12:53.702858 26087 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:53.711455 25124 raft_consensus.cc:1275] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:12:53.712401 26229 raft_consensus.cc:993] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:12:53.712957 26229 raft_consensus.cc:1081] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:12:53.718523 26087 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:53.718693 25124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:48852
I20260709 12:12:53.719473 25124 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:53.719956 25124 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.732571 25124 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:53.732038 26235 raft_consensus.cc:2955] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.734652 25124 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:53.735939 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:53.736858 24978 raft_consensus.cc:3055] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:53.737680 24978 raft_consensus.cc:740] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:53.738755 24978 consensus_queue.cc:260] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:53.740021 24978 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.743019 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:53.743629 25048 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.744843 25055 raft_consensus.cc:2955] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.752715 25124 raft_consensus.cc:2955] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.754446 24978 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:12:53.756017 25095 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:53.757073 26168 raft_consensus.cc:2804] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:53.757655 26168 raft_consensus.cc:697] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:53.758661 26168 consensus_queue.cc:237] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:53.765374 25048 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:12:53.770673 25661 raft_consensus.cc:2955] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.773284 24875 catalog_manager.cc:5697] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index 2 to 5, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:53.795938 24877 catalog_manager.cc:5697] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 1 to 2, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 2 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:53.798841 24978 consensus_queue.cc:237] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:53.804708 25055 raft_consensus.cc:1275] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:12:53.806439 26235 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:12:53.819314 25661 raft_consensus.cc:1275] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:12:53.820864 26235 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:12:53.823721 26238 raft_consensus.cc:2955] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.828863 25048 raft_consensus.cc:2955] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.834573 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f4d0376e6c64b3cb8dd0c32e23ed4d3 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:53.843324 25661 raft_consensus.cc:2955] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.844110 24877 catalog_manager.cc:5697] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index 5 to 6, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New cstate: current_term: 3 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:53.851771 26078 raft_consensus.cc:993] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4: : Instructing follower 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:53.852288 26226 raft_consensus.cc:1081] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Signalling peer 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:53.853904 24978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:34790
I20260709 12:12:53.854403 24978 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:53.854741 24978 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.855899 25111 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f4d0376e6c64b3cb8dd0c32e23ed4d3 with delete_type TABLET_DATA_TOMBSTONED (TS 59385cec26934f489c70e5ef2083bbd9 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:48850
I20260709 12:12:53.876338 24978 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:53.878844 24978 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:53.880366 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:12:53.880589 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:53.880908 25662 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.881189 25055 raft_consensus.cc:3055] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:53.881498 25055 raft_consensus.cc:740] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:53.882233 25055 consensus_queue.cc:260] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:53.883351 25055 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.890470 25662 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:53.891641 24943 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:12:53.893275 26238 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:53.893841 26238 raft_consensus.cc:697] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:53.894822 26238 consensus_queue.cc:237] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:53.902786 25055 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:53.904736 26240 tablet_replica.cc:333] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:12:53.906998 26240 raft_consensus.cc:2243] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:53.907867 26240 raft_consensus.cc:2272] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:53.911859 26240 ts_tablet_manager.cc:1916] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:53.919628 24976 consensus_queue.cc:237] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:53.927160 25661 raft_consensus.cc:1275] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:53.930153 26087 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:53.930475 24877 catalog_manager.cc:5697] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 2, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.936407 25055 raft_consensus.cc:1275] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:53.937955 26238 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:53.948410 26232 raft_consensus.cc:2955] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.949934 25661 raft_consensus.cc:2955] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.951479 25048 raft_consensus.cc:2955] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.964159 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d69967b2c8c146d4a4176b0f91d78a52 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:53.968340 26240 ts_tablet_manager.cc:1929] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:12:53.967913 24877 catalog_manager.cc:5697] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 4 to 5, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:12:53.968828 26240 log.cc:1199] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 59385cec26934f489c70e5ef2083bbd9: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-2-root/wals/7f4d0376e6c64b3cb8dd0c32e23ed4d3
I20260709 12:12:53.973217 24864 catalog_manager.cc:5028] TS 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): tablet 7f4d0376e6c64b3cb8dd0c32e23ed4d3 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:53.985864 25111 tablet_service.cc:1558] Processing DeleteTablet for tablet d69967b2c8c146d4a4176b0f91d78a52 with delete_type TABLET_DATA_TOMBSTONED (TS 59385cec26934f489c70e5ef2083bbd9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48850
I20260709 12:12:53.986836 26240 tablet_replica.cc:333] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:12:53.988003 26240 raft_consensus.cc:2243] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:53.988770 26240 raft_consensus.cc:2272] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:53.992197 26240 ts_tablet_manager.cc:1916] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:54.006910 26240 ts_tablet_manager.cc:1929] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:12:54.007215 26240 log.cc:1199] T d69967b2c8c146d4a4176b0f91d78a52 P 59385cec26934f489c70e5ef2083bbd9: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-2-root/wals/d69967b2c8c146d4a4176b0f91d78a52
I20260709 12:12:54.008555 24864 catalog_manager.cc:5028] TS 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): tablet d69967b2c8c146d4a4176b0f91d78a52 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:12:54.049265 25048 raft_consensus.cc:1275] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:54.050437 26168 consensus_queue.cc:1048] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:54.066224 24976 raft_consensus.cc:1275] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:54.067932 26245 consensus_queue.cc:1048] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:54.267095 24976 raft_consensus.cc:1275] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:54.268353 26245 consensus_queue.cc:1048] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:54.278657 25048 raft_consensus.cc:1275] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:54.280072 26245 consensus_queue.cc:1048] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:54.288496 25048 raft_consensus.cc:1275] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:54.289960 26238 consensus_queue.cc:1048] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:54.303072 25661 raft_consensus.cc:1275] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:54.304473 26235 consensus_queue.cc:1048] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:54.485383 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:54.532693 24976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "91805dbdcd1c49649333a6727aca01d4"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:12:54.533324 24976 raft_consensus.cc:606] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Received request to transfer leadership to TS 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:54.536001 25124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "544f556d63eb4cdda715aee0796336da"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:12:54.536582 25124 raft_consensus.cc:606] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:54.539249 25129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9993e7be86444fbcb10858537831589d"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
new_leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:12:54.539733 25129 raft_consensus.cc:606] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Received request to transfer leadership to TS 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:54.541863 25055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:41676
I20260709 12:12:54.542376 25055 raft_consensus.cc:606] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:54.543692 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:12:54.545020 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:54.545655 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:54.592505 26153 raft_consensus.cc:993] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9: : Instructing follower 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:54.593189 26153 raft_consensus.cc:1081] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Signalling peer 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:12:54.594871 25661 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9993e7be86444fbcb10858537831589d"
dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:58008
I20260709 12:12:54.595438 25661 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:54.595796 25661 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.600373 25661 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:54.601974 25661 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:54.602694 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:54.602972 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:54.603289 24978 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.603601 25129 raft_consensus.cc:3055] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:54.603914 25129 raft_consensus.cc:740] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:54.604647 25129 consensus_queue.cc:260] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:54.605719 25129 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.610097 24978 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:12:54.611699 25129 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:12:54.611718 25628 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:12:54.612860 26148 raft_consensus.cc:2804] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:54.613365 26148 raft_consensus.cc:697] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:12:54.614228 26148 consensus_queue.cc:237] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:54.628680 24875 catalog_manager.cc:5697] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 1 to 2, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 2 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:54.881083 26153 raft_consensus.cc:993] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9: : Instructing follower 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:54.881681 26153 raft_consensus.cc:1081] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Signalling peer 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:12:54.884025 24976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "544f556d63eb4cdda715aee0796336da"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:34794
I20260709 12:12:54.884615 24976 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:54.885011 24976 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.891330 24976 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:54.893247 24976 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:54.893894 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:54.894212 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:12:54.894484 25129 raft_consensus.cc:3055] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:54.894740 25661 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.894879 25129 raft_consensus.cc:740] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:54.895668 25129 consensus_queue.cc:260] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:54.896835 25129 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.901681 25661 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:54.903201 24943 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:12:54.903613 25129 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:54.904131 26087 raft_consensus.cc:2804] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:54.905021 26087 raft_consensus.cc:697] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:54.906392 26087 consensus_queue.cc:237] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:54.915769 24875 catalog_manager.cc:5697] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 2, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.981213 26078 raft_consensus.cc:993] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:12:54.981884 26078 raft_consensus.cc:1081] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:12:54.983167 25124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:48862
I20260709 12:12:54.983680 25124 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:54.984014 25124 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.990926 25124 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:54.992815 25124 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:54.993607 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:54.993881 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:12:54.994282 25055 raft_consensus.cc:3055] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:54.994612 25055 raft_consensus.cc:740] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:54.995452 25661 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.995412 25055 consensus_queue.cc:260] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:54.997643 25055 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:55.002827 25661 raft_consensus.cc:2468] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:12:55.004187 25092 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:55.005144 26244 raft_consensus.cc:2804] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:55.005635 25055 raft_consensus.cc:2468] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:12:55.012735 26244 raft_consensus.cc:697] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:55.013653 26244 consensus_queue.cc:237] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:55.024292 25124 raft_consensus.cc:1275] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:55.025732 26148 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:55.025298 24875 catalog_manager.cc:5697] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 1 to 2, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 2 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:55.062093 24976 raft_consensus.cc:1275] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:55.066340 26146 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:55.073844 26235 raft_consensus.cc:993] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 91805dbdcd1c49649333a6727aca01d4 to start an election
I20260709 12:12:55.074476 26235 raft_consensus.cc:1081] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Signalling peer 91805dbdcd1c49649333a6727aca01d4 to start an election
I20260709 12:12:55.078526 25048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:12:55.079124 25048 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:55.079582 25048 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:55.078996 25055 consensus_queue.cc:237] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:55.088140 25048 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:55.091745 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:55.092150 25048 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:55.092415 24978 raft_consensus.cc:3055] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:55.092772 24978 raft_consensus.cc:740] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:55.093547 24978 consensus_queue.cc:260] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:55.094815 24978 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:55.101706 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:55.102579 25124 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:55.105091 24978 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:12:55.106585 25021 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:55.107582 26257 raft_consensus.cc:2804] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:55.108070 26257 raft_consensus.cc:697] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:55.108947 26257 consensus_queue.cc:237] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:55.127045 25124 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
W20260709 12:12:55.131827 25018 consensus_peers.cc:597] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fbb6a02726c44d28a4d8e94eff08722b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:55.138516 25124 raft_consensus.cc:1275] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:55.141449 26226 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:55.177811 26226 raft_consensus.cc:2955] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:55.183344 25121 raft_consensus.cc:2955] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:55.270077 24976 raft_consensus.cc:1275] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:55.587972 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:12:55.922580 24944 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.536s	user 0.001s	sys 0.009s
W20260709 12:12:55.923130 24944 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.537s	user 0.001s	sys 0.009s
W20260709 12:12:56.264501 25001 debug-util.cc:398] Leaking SignalData structure 0x7b08001b4080 after lost signal to thread 23831
I20260709 12:12:56.299055 26270 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:56.299825 26270 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.302201 26270 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.303278 26270 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.303789 26270 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.303651 24980 consensus_queue.cc:237] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:56.305490 26270 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.305919 26272 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:56.307269 26272 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.316291 26272 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.315825 26274 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:56.317317 26274 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.320215 26274 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.326987 26275 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.327603 26275 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.329375 26146 raft_consensus.cc:493] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.330425 26275 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.330260 26146 raft_consensus.cc:515] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.331046 26275 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:56.333151 26275 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.334872 26146 leader_election.cc:290] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.335053 26275 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.344403 24877 catalog_manager.cc:5697] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 1 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:56.350533 26146 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:56.351733 26146 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.354014 26146 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.356686 26146 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.357203 26146 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.359081 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:56.360773 26146 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.375679 24974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1223) took 1139 ms. Trace:
I20260709 12:12:56.376405 24974 rpcz_store.cc:276] 0709 12:12:55.235885 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:56.374616 (+1138731us) service_pool.cc:224] Handling call
0709 12:12:56.375072 (+   456us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:12:56.375281 (+   209us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:12:56.375310 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:12:56.375365 (+    55us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:12:56.375404 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:56.375462 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:12:56.375605 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:12:56.388316 26235 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.388983 26235 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.391278 26235 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.393294 26271 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.393860 26271 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.396134 26271 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.396606 26272 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:56.396894 26271 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:56.398105 26078 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.398350 26271 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.397315 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:56.396050 26280 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.398695 26078 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.401347 26271 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.397221 26272 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.402413 26078 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.403469 26280 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.403828 26272 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.404947 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:56.406042 25662 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:56.407529 26282 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:56.409343 26280 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.409534 26272 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:56.409513 26282 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.407557 25018 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:56.410323 26272 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.411078 26078 raft_consensus.cc:2804] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:56.411451 26078 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.411788 26078 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:56.414687 26272 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.415756 26272 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:56.416361 26272 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.419843 26272 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.421685 26272 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.424181 26078 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.425333 26281 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:56.424247 26266 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.427656 26281 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.428467 26266 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.430150 26281 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:12:56.430820 24945 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.100s	user 0.015s	sys 0.020s
W20260709 12:12:56.431173 24945 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.100s	user 0.015s	sys 0.020s
I20260709 12:12:56.432279 26282 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:56.433039 24977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1222) took 1210 ms. Trace:
I20260709 12:12:56.433418 24977 rpcz_store.cc:276] 0709 12:12:55.222088 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:56.432055 (+1209967us) service_pool.cc:224] Handling call
0709 12:12:56.432391 (+   336us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:12:56.432571 (+   180us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:12:56.432598 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:12:56.432668 (+    70us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:12:56.432697 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:56.432749 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:12:56.432856 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:12:56.425424 26274 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:56.437364 26274 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.438763 26284 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:56.439536 26284 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.442198 26284 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:56.454370 26235 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.455003 26271 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:56.455098 26235 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.455718 26271 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.458099 26271 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.459159 26271 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:56.459796 26271 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.422544 26272 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.462810 26235 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.462965 26272 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.481449 26226 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:56.483757 26238 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:56.484030 26226 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.463330 26271 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.463711 26235 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.467017 26283 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:56.484354 26238 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.495088 26226 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.495239 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:56.495925 26226 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:56.473261 26087 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:56.496649 26238 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.473519 26280 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:56.472885 26278 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:56.496855 26087 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.481155 26285 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:56.495992 25662 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:12:56.480872 26275 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:56.497575 26280 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.501253 26275 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.502028 25018 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:56.503288 26280 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.503484 26275 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.500499 26087 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.497676 26278 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.505966 26276 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:56.499688 26235 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.506497 26285 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.510001 26275 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.510615 26275 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.511831 26285 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.505333 26226 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.517072 26278 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.506517 26276 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:56.517635 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:56.517776 26244 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:56.518086 26276 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:56.516330 26226 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.520967 26282 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:56.521638 26282 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.523872 26282 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.524201 26274 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.524619 26266 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.525013 26257 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:56.533407 26087 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.528383 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:56.534154 26087 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.538436 26087 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.538523 25662 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:56.518352 26244 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.539909 26258 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:56.542519 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:12:56.545509 25001 debug-util.cc:398] Leaking SignalData structure 0x7b080011f600 after lost signal to thread 24912
I20260709 12:12:56.535228 26226 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:56.540405 26257 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.546860 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:56.548309 26288 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:56.541869 26284 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:56.550390 26244 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:56.568437 26087 raft_consensus.cc:493] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.569938 26274 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.570782 26285 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:56.594066 26285 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.541134 26275 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.550956 26226 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.584120 26238 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:56.588816 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:56.603492 25659 raft_consensus.cc:2468] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:56.588819 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:12:56.594424 26281 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
W20260709 12:12:56.581099 24943 consensus_peers.cc:597] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71363d966b384381b7e288355cf6d461. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:56.604388 25660 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:56.575637 26078 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.600612 26087 raft_consensus.cc:515] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.588361 26235 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.616098 26078 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:56.617203 26078 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.626705 26087 leader_election.cc:290] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.629660 26257 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.630301 26257 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:56.630818 26257 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.631661 25124 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:56.632988 26286 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:56.520308 26283 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.636200 26283 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:56.636981 25121 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:12:56.557605 26258 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.637969 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:56.638769 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:56.639510 26258 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.639153 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:56.639844 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:56.633612 26286 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.641197 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:56.641979 25120 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:56.642011 26283 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.643090 26286 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.644145 26257 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.609314 26290 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.649897 26078 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.651787 26078 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.651859 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:56.652383 26078 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.652580 25120 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:56.643424 26283 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.610777 26244 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:12:56.656944 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 51560.9us
I20260709 12:12:56.593832 26271 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.054s
I20260709 12:12:56.618705 26235 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.627511 26278 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.599632 26288 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.610045 26274 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.687842 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:56.690297 25659 raft_consensus.cc:2468] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
W20260709 12:12:56.662634 25001 debug-util.cc:398] Leaking SignalData structure 0x7b08002fa0a0 after lost signal to thread 25004
I20260709 12:12:56.602912 26284 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.612845 26238 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.748133 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:56.657634 26280 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:56.755867 26148 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.761132 24980 raft_consensus.cc:1275] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:56.609447 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:12:56.747895 25001 debug-util.cc:398] Leaking SignalData structure 0x7b0800317ca0 after lost signal to thread 25005
I20260709 12:12:56.618721 26281 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.760134 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:12:56.808004 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 133038us
I20260709 12:12:56.808741 24978 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:12:56.809096 24943 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:12:56.689457 26235 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.770833 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:56.757457 26284 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.810544 26294 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:56.811810 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:56.609470 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:56.677552 26244 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.814266 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:56.906445 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:56.861701 26285 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:56.937294 26277 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:56.936856 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:56.836092 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:56.938642 24976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "91805dbdcd1c49649333a6727aca01d4"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:12:56.946800 24976 raft_consensus.cc:606] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Received request to transfer leadership to TS 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:56.946900 25055 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:56.938860 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:56.696317 26278 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.924324 26289 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:56.951942 26278 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.952476 26271 raft_consensus.cc:2804] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:56.835383 26296 raft_consensus.cc:493] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:56.953184 26271 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.953825 26271 raft_consensus.cc:3060] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:56.953548 26296 raft_consensus.cc:515] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.956837 26296 leader_election.cc:290] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.957700 26296 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:56.958343 26296 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.961347 26296 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.950950 26289 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.936690 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:56.752714 26292 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:56.766088 26266 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:56.860414 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:56.939440 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:56.837103 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:56.981707 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:56.982391 24978 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:12:56.828234 25660 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:12:56.936679 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:56.940935 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:56.983853 25128 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:56.879884 24977 raft_consensus.cc:2468] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:56.984230 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:56.836597 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:12:56.979653 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 92779.7us
I20260709 12:12:56.988587 25126 raft_consensus.cc:2410] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 2 because replica has last-logged OpId of term: 1 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:12:56.808336 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:56.807292 26257 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.761286 26275 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.935746 25053 raft_consensus.cc:1275] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:56.854624 26287 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:56.834966 26258 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:56.918476 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:57.001731 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:56.987890 26305 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:57.005527 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:56.677297 26290 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.007242 26309 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:56.801026 26148 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:56.809500 26280 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.854542 26293 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:57.006217 26275 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:56.995057 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:57.016937 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.023916 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.003456 25120 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:56.991196 26266 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:57.020871 26304 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:57.022465 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.004516 26257 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.011344 26226 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.937959 26277 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:57.029242 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.031415 24976 raft_consensus.cc:2468] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:56.998027 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.021555 26293 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.034754 26299 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:57.036516 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.015540 26289 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:57.038722 25129 raft_consensus.cc:2468] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:57.034104 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.040853 24979 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:57.026695 26283 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:56.991772 26294 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.037307 24975 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:12:57.043964 26087 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:57.046885 26087 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:57.031359 26282 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:57.016010 26258 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.033910 26281 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:57.041746 25656 raft_consensus.cc:1275] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:57.043062 26274 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:57.050367 26238 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:57.009159 26287 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:57.088572 26287 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:12:57.088726 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 91121.8us
I20260709 12:12:56.998864 26292 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:12:57.091605 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 282683us
I20260709 12:12:57.091712 25127 raft_consensus.cc:2468] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:57.073274 26235 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:57.097049 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.097647 25124 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:12:57.094225 26311 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:57.078971 26148 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:57.067296 26282 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.085829 26274 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:12:57.101017 25001 debug-util.cc:398] Leaking SignalData structure 0x7b08003567e0 after lost signal to thread 25079
I20260709 12:12:57.107791 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.112813 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.114076 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.115079 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.115945 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.116454 24972 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:57.124758 26266 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:57.024025 26305 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:57.076334 26297 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:57.099617 26311 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.128430 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:57.105191 26244 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:57.126255 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.050469 26304 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.153892 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.154491 25123 raft_consensus.cc:2468] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:57.150244 24945 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:57.150421 25020 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:57.110860 26288 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:57.155853 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:12:57.156488 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 50837.2us
I20260709 12:12:57.156973 26293 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:57.037015 26299 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:12:57.160921 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 155750us
I20260709 12:12:57.161331 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.162617 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.139626 26280 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:57.118553 26274 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.155531 26275 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:57.166173 26258 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:57.168879 26305 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:57.163774 26266 raft_consensus.cc:2804] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:57.171579 26301 ts_tablet_manager.cc:933] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:57.175460 26313 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:57.178965 26292 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:57.179229 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:57.179610 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:12:57.180089 25001 debug-util.cc:398] Leaking SignalData structure 0x7b08002ded40 after lost signal to thread 25153
I20260709 12:12:57.180262 25656 raft_consensus.cc:1240] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:57.166473 26293 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:57.182916 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.170459 26257 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:57.173427 26244 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:57.172657 26266 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:57.181424 26271 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:57.186914 26294 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:57.191313 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.188161 26315 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:57.188169 26314 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.045s
I20260709 12:12:57.191741 26293 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.192742 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:12:57.193096 26276 consensus_meta.cc:287] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.674s	user 0.004s	sys 0.008s
I20260709 12:12:57.181558 26282 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:12:57.186929 25001 debug-util.cc:398] Leaking SignalData structure 0x7b0800310740 after lost signal to thread 25154
I20260709 12:12:57.193430 26298 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
I20260709 12:12:57.168774 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.190109 26313 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:57.197010 26244 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.207013 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:57.191860 26274 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:57.252684 25121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:12:57.253496 25121 raft_consensus.cc:606] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:57.209676 24980 raft_consensus.cc:1240] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:57.197746 26266 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:57.196671 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.208611 26258 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.162906 26297 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.261255 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.270807 25048 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:12:57.216341 26282 consensus_queue.cc:1059] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.051s
W20260709 12:12:57.272929 25001 debug-util.cc:398] Leaking SignalData structure 0x7b080034ac40 after lost signal to thread 25686
I20260709 12:12:57.274520 26322 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:57.275331 26284 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.262801 26304 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:57.277231 26290 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:57.278754 26244 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:57.279313 26244 raft_consensus.cc:3055] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:57.279654 26244 raft_consensus.cc:740] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:57.279964 26284 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:57.265153 26318 raft_consensus.cc:493] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:57.268289 26317 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.264731 26258 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.209457 26276 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:57.287420 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.275112 26322 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.287598 26299 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:57.289628 26284 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:57.213967 26315 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:57.285144 26321 raft_consensus.cc:2749] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:57.300467 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.280454 26244 consensus_queue.cc:260] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:57.296816 26311 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:12:57.298887 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 99876.1us
I20260709 12:12:57.300501 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.311641 25048 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:57.301247 25124 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:12:57.316893 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.302651 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.297859 26304 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:12:57.308154 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 157993us
I20260709 12:12:57.328052 26313 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:57.296025 26320 consensus_queue.cc:1048] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.151s
I20260709 12:12:57.288089 26290 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:57.392419 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.358753 24945 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:57.366532 25124 raft_consensus.cc:1275] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:57.374006 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.395334 24945 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:57.396328 26301 tablet_copy_client.cc:323] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.2:43075
I20260709 12:12:57.396488 26314 raft_consensus.cc:2804] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:57.306202 26244 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:57.402859 24945 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:57.404879 24945 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:57.392666 24875 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48200 (request call id 269) took 2173 ms. Trace:
I20260709 12:12:57.406574 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.407222 24977 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:12:57.299685 26317 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.405618 24875 rpcz_store.cc:276] 0709 12:12:55.202779 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:56.363302 (+1160523us) service_pool.cc:224] Handling call
0709 12:12:57.375955 (+1012653us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 12:12:57.409969 26270 raft_consensus.cc:2804] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:57.396939 26314 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:57.300105 26318 raft_consensus.cc:515] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.426591 26270 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:57.434971 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.413548 26298 raft_consensus.cc:2804] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:57.437505 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.442360 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.442374 25055 raft_consensus.cc:2393] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 2: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:12:57.422819 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.378556 26304 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.441244 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.440943 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.449517 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.449863 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.450194 26293 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:57.439043 26276 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:57.451439 26258 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:57.426939 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.413444 26297 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:57.453329 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.433377 26314 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:57.454030 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.455067 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:12:57.456027 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 278361us
I20260709 12:12:57.408378 26290 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:57.457659 26266 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:57.459578 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.438184 26270 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:57.449923 26321 raft_consensus.cc:2804] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:57.480219 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.481551 25050 raft_consensus.cc:2468] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:57.483989 26318 leader_election.cc:290] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:57.441995 26298 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:57.604360 24975 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:12:57.604231 25047 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
W20260709 12:12:57.536110 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:12:57.605166 24977 raft_consensus.cc:2468] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:12:57.454193 26317 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:57.610630 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.613023 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.613823 25048 raft_consensus.cc:1240] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:12:57.485456 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.608721 26298 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:57.577845 26322 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:57.614853 25065 tablet_copy_service.cc:140] P 91805dbdcd1c49649333a6727aca01d4: Received BeginTabletCopySession request for tablet fbb6a02726c44d28a4d8e94eff08722b from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:51822)
I20260709 12:12:57.619084 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.609146 26321 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:57.620519 26321 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:57.615193 25095 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:57.608552 24972 raft_consensus.cc:2468] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:12:57.626051 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:57.628587 25065 tablet_copy_service.cc:161] P 91805dbdcd1c49649333a6727aca01d4: Beginning new tablet copy session on tablet fbb6a02726c44d28a4d8e94eff08722b from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:51822: session id = 3f6b8adc1ec6495c8c574fff0f49c864-fbb6a02726c44d28a4d8e94eff08722b
I20260709 12:12:57.629827 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:57.630568 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:57.632395 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:57.637207 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:12:57.673900 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 59419.7us
I20260709 12:12:57.620764 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:12:57.647200 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:12:57.671618 24877 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48224 (request call id 215) took 2447 ms. Trace:
I20260709 12:12:57.653767 25662 raft_consensus.cc:2468] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:12:57.649922 26315 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:57.641548 25018 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:57.680768 25654 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:12:57.679865 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.677137 25054 raft_consensus.cc:2468] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 1.
I20260709 12:12:57.681471 25018 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:57.681715 25661 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58034 (request call id 286) took 1116 ms. Trace:
I20260709 12:12:57.680745 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.684247 25095 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:12:57.696908 25047 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:12:57.695745 26285 raft_consensus.cc:2804] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:57.696431 25661 rpcz_store.cc:276] 0709 12:12:56.556168 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:56.556357 (+   189us) service_pool.cc:224] Handling call
0709 12:12:56.556970 (+   613us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:12:56.768297 (+211327us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:12:56.768327 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:12:56.768365 (+    38us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:12:56.768403 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:57.671975 (+903572us) spinlock_profiling.cc:243] Waited 211 ms on lock 0x7b54005505d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:12:57.672031 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:12:57.672172 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":485580672}
I20260709 12:12:57.679903 26284 raft_consensus.cc:2804] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:57.631569 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:57.721104 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.726352 25054 raft_consensus.cc:2468] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:12:57.704660 26285 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.727662 25018 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:57.729176 25095 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:12:57.730701 26274 raft_consensus.cc:2804] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:12:57.731070 26274 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:57.731424 26274 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:57.709867 25050 raft_consensus.cc:2468] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:57.719576 26276 raft_consensus.cc:2804] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:57.733176 26276 raft_consensus.cc:697] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:12:57.733249 26304 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:57.734093 26276 consensus_queue.cc:237] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:57.720685 26284 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:57.737334 26284 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:57.726765 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:12:57.728559 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.710539 26315 raft_consensus.cc:2749] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:57.738020 25065 tablet_copy_source_session.cc:215] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:57.740295 26274 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:57.740836 26285 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:57.742971 25092 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:57.743306 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.744204 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.745362 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:57.745949 26315 raft_consensus.cc:2804] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:57.746354 26315 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:57.746546 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:57.746747 26315 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:57.749006 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.746905 26274 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:57.751207 25020 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:57.753104 26296 raft_consensus.cc:2804] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:57.748070 26327 consensus_queue.cc:1048] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 12:12:57.753501 26296 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:57.753885 26296 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:57.755549 25054 raft_consensus.cc:1240] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:12:57.750890 26318 raft_consensus.cc:2804] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:57.756456 26318 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.756832 26318 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:57.758421 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.763516 25020 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:57.762414 26266 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:57.768719 26323 consensus_queue.cc:1048] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:57.769291 26299 raft_consensus.cc:2804] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:57.769701 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.770367 25122 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:57.769704 26299 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:57.770993 26284 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.771601 26299 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:57.773710 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.774981 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.777027 25655 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58034 (request call id 289) took 1207 ms. Trace:
I20260709 12:12:57.777745 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.777860 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:57.777433 25655 rpcz_store.cc:276] 0709 12:12:56.557582 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:56.572140 (+ 14558us) service_pool.cc:224] Handling call
0709 12:12:57.746396 (+1174256us) spinlock_profiling.cc:243] Waited 7.47 ms on lock 0x7b580003f398. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:12:57.764991 (+ 18595us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":17172864}
I20260709 12:12:57.778959 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:12:57.780608 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.780706 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.790228 26321 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:57.791507 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.782233 25128 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:12:57.793414 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.783819 26318 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:57.784471 24945 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:57.788376 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.789594 26314 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:57.779196 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.798934 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.799160 24945 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:57.800755 24945 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:57.806167 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.806872 25049 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:12:57.807996 26087 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:57.809494 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.811537 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.812228 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.812474 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.813215 25126 raft_consensus.cc:1240] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:12:57.804705 26291 raft_consensus.cc:2804] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:57.803126 26302 raft_consensus.cc:2804] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:57.805025 26238 raft_consensus.cc:2804] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:57.806664 26290 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:57.815153 24976 raft_consensus.cc:2955] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:57.820533 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.836869 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:57.819469 26238 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:57.838987 26238 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:57.819535 26291 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:57.851927 26291 raft_consensus.cc:3060] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:57.836433 26321 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:57.819207 26302 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:57.862138 26238 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:57.869714 26078 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:57.857638 26302 raft_consensus.cc:3060] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:57.876513 26318 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:57.875036 26284 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:57.889698 26314 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:12:58.611150 25628 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.23.69.2:43075 timed out after 1.571s (SENT)
W20260709 12:12:58.419620 26315 consensus_meta.cc:287] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.671s	user 0.010s	sys 0.000s
I20260709 12:12:58.605522 26146 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:12:58.717455 26329 log.cc:927] Time spent T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.113s	user 0.000s	sys 0.001s
W20260709 12:12:58.762336 26285 consensus_meta.cc:287] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 1.021s	user 0.009s	sys 0.003s
I20260709 12:12:58.786804 26285 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:58.923027 26285 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:12:58.925637 26296 consensus_meta.cc:287] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 1.171s	user 0.011s	sys 0.000s
I20260709 12:12:58.926311 26296 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:58.941850 26291 consensus_meta.cc:287] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 1.089s	user 0.011s	sys 0.000s
I20260709 12:12:58.942534 26291 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:58.947593 26270 consensus_meta.cc:287] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 1.337s	user 0.017s	sys 0.003s
I20260709 12:12:58.948273 26270 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:58.979417 26296 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:12:58.784934 26330 log.cc:927] Time spent T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.927s	user 0.002s	sys 0.000s
W20260709 12:12:58.984581 26298 consensus_meta.cc:287] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 1.363s	user 0.018s	sys 0.026s
I20260709 12:12:58.985232 26298 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:58.987852 26298 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:58.726418 26146 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:12:58.997512 26258 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.117s	user 0.001s	sys 0.013s
W20260709 12:12:58.998135 26258 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.118s	user 0.002s	sys 0.014s
I20260709 12:12:59.001992 26315 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.042305 26277 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:57.879734 26238 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:12:59.045933 26329 log.cc:927] Time spent T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.327s	user 0.000s	sys 0.008s
I20260709 12:12:59.053268 26146 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:59.055651 26291 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:12:59.060843 25627 connection.cc:256] RPC call timeout handler was delayed by -1.0065285619998576s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.169s for a response
W20260709 12:12:59.061298 25627 connection.cc:256] RPC call timeout handler was delayed by -1.0056285619998562s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16910000000000003s for a response
I20260709 12:12:59.062374 26271 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:59.082504 26270 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:12:59.087790 26302 consensus_meta.cc:287] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 1.212s	user 0.011s	sys 0.000s
W20260709 12:12:59.112687 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 501567us
W20260709 12:12:59.135916 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 1.33182e+06us
I20260709 12:12:59.136250 26315 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:59.088361 26302 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.138713 26302 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:12:59.141072 26299 consensus_meta.cc:287] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 1.369s	user 0.009s	sys 0.004s
I20260709 12:12:59.141494 26299 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:59.143080 26299 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:59.144888 26277 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:59.145623 26277 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:59.147907 26277 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:59.149829 26277 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:59.150501 26277 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:59.156810 26146 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:59.157260 26146 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:12:59.154564 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 91793.5us
I20260709 12:12:59.159792 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:59.160121 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:59.161819 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:59.152484 26277 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:59.165081 26146 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:59.165854 26339 ts_tablet_manager.cc:933] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
I20260709 12:12:59.169641 26339 tablet_copy_client.cc:323] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.1:41015
I20260709 12:12:59.222292 26337 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:59.224402 26337 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:59.228885 25047 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55984 (request call id 1272) took 1450 ms. Trace:
I20260709 12:12:59.229395 26337 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:59.229660 25047 rpcz_store.cc:276] 0709 12:12:57.777759 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.835692 (+ 57933us) service_pool.cc:224] Handling call
0709 12:12:59.227519 (+1391827us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:12:59.228151 (+   632us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:12:59.228199 (+    48us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:12:59.228268 (+    69us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:12:59.228320 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:59.228414 (+    94us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:12:59.228568 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:12:59.233682 25047 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55984 (request call id 1280) took 1453 ms. Trace:
I20260709 12:12:59.234104 25047 rpcz_store.cc:276] 0709 12:12:57.779888 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:59.231806 (+1451918us) service_pool.cc:224] Handling call
0709 12:12:59.232740 (+   934us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:12:59.233202 (+   462us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:12:59.233241 (+    39us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:12:59.233319 (+    78us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:12:59.233349 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:59.233437 (+    88us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:12:59.233591 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:12:59.236294 25047 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55984 (request call id 1283) took 1455 ms. Trace:
I20260709 12:12:59.236908 25047 rpcz_store.cc:276] 0709 12:12:57.782714 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:59.234846 (+1452132us) service_pool.cc:224] Handling call
0709 12:12:59.235316 (+   470us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:12:59.235795 (+   479us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:12:59.235845 (+    50us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:12:59.235939 (+    94us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:12:59.235980 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:59.236062 (+    82us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:12:59.236217 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:12:59.239897 25047 raft_consensus.cc:1240] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:12:59.240854 25047 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55984 (request call id 1289) took 1422 ms. Trace:
I20260709 12:12:59.241353 25047 rpcz_store.cc:276] 0709 12:12:57.818836 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:59.238683 (+1419847us) service_pool.cc:224] Handling call
0709 12:12:59.239402 (+   719us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:12:59.240478 (+  1076us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:59.240771 (+   293us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:12:59.359194 26146 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:59.360333 26146 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:59.361335 25123 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48862 (request call id 1293) took 2218 ms. Trace:
I20260709 12:12:59.361832 25123 rpcz_store.cc:276] 0709 12:12:57.142899 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.400666 (+257767us) service_pool.cc:224] Handling call
0709 12:12:59.359488 (+1958822us) spinlock_profiling.cc:243] Waited 3.14 ms on lock 0x7b5800116198. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c68fc0 00007fce80c53929 00007fce80c533d2 00007fce7a1cabd4
0709 12:12:59.360042 (+   554us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:12:59.360588 (+   546us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:12:59.360619 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:12:59.360737 (+   118us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:12:59.360766 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:59.360857 (+    91us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:12:59.361042 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7211264}
I20260709 12:12:59.366684 26146 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:59.367687 26146 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:59.368654 26146 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:59.371800 26146 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:59.372601 26258 raft_consensus.cc:493] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:59.373163 26315 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:59.373535 26258 raft_consensus.cc:515] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.374665 26315 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.377013 26258 leader_election.cc:290] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:59.377825 26258 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:59.377887 26315 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:59.379032 26315 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:59.378854 26258 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.380017 26315 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.381727 26258 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:59.382647 26315 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:59.383253 25127 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1206) took 1609 ms. Trace:
I20260709 12:12:59.383579 25127 rpcz_store.cc:276] 0709 12:12:57.773902 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.782989 (+  9087us) service_pool.cc:224] Handling call
0709 12:12:57.783439 (+   450us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:12:57.783768 (+   329us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:12:57.783795 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:12:57.784796 (+  1001us) log.cc:844] Serialized 492 byte log entry
0709 12:12:57.819010 (+ 34214us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:12:57.819046 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:57.819103 (+    57us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:12:59.382806 (+1563703us) raft_consensus.cc:1685] finished
0709 12:12:59.382832 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:12:59.383097 (+   265us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":33924,"threads_started":1,"wal-append.queue_time_us":71650}
I20260709 12:12:59.385504 26258 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:59.385854 26335 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:59.386451 26258 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.386663 26335 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:59.388432 26315 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:59.388881 26258 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:59.389417 26335 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:59.389331 26315 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.390353 26335 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:59.392076 26315 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:59.393368 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:59.396036 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:59.396313 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:59.397722 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:59.398440 26335 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:59.399027 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:12:59.400031 25128 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34314 (request call id 78) took 2109 ms (client timeout 1691 ms). Trace:
I20260709 12:12:59.400979 26335 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:59.397894 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:12:59.400537 25128 rpcz_store.cc:269] 0709 12:12:57.290670 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.302341 (+ 11671us) service_pool.cc:224] Handling call
0709 12:12:59.399681 (+2097340us) spinlock_profiling.cc:243] Waited 464 ms on lock 0x7b54000a64d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:12:59.399841 (+   160us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1066902272}
I20260709 12:12:59.402704 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:59.403697 25127 raft_consensus.cc:2468] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 1.
I20260709 12:12:59.405807 26302 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:59.406024 26271 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:59.406770 26271 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.406693 26302 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.400066 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:59.409826 26302 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:59.410722 26271 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:12:59.411514 24943 connection.cc:256] RPC call timeout handler was delayed by -1.1608597409999675s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2025s for a response
W20260709 12:12:59.412045 24943 connection.cc:256] RPC call timeout handler was delayed by -1.0747988709999845s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2029s for a response
I20260709 12:12:59.413802 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:59.416697 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:59.418494 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:12:59.418713 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:59.419279 25655 raft_consensus.cc:3060] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:59.420384 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:59.423704 24979 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
W20260709 12:12:59.424347 24979 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34790 (request call id 1238) took 2377 ms (client timeout 2093 ms). Trace:
I20260709 12:12:59.426293 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:59.428463 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
W20260709 12:12:59.424753 24979 rpcz_store.cc:269] 0709 12:12:57.046927 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.051213 (+  4286us) service_pool.cc:224] Handling call
0709 12:12:59.420022 (+2368809us) spinlock_profiling.cc:243] Waited 1.79 ms on lock 0x7b5800000c98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:12:59.424164 (+  4142us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4108672}
I20260709 12:12:59.430296 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:12:59.433483 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
W20260709 12:12:59.435032 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 1.59792e+06us
I20260709 12:12:59.438994 26078 consensus_queue.cc:1048] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:59.445314 25021 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:59.445943 24943 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:59.448513 26299 raft_consensus.cc:2804] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:59.449142 26299 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:59.449611 26299 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:59.454357 26271 raft_consensus.cc:2749] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:59.458175 25021 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:59.460424 25627 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:59.461722 26299 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:59.463270 25655 raft_consensus.cc:2468] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:12:59.471163 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:59.473738 24943 leader_election.cc:304] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:59.479202 26296 raft_consensus.cc:2804] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:59.476925 26146 raft_consensus.cc:2804] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:59.482187 26299 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:59.477523 25021 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:59.490142 26296 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:59.493094 26296 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:59.490724 26146 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:59.498795 26146 raft_consensus.cc:3060] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:59.501082 25051 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 1.
W20260709 12:12:59.501953 25051 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51822 (request call id 106) took 2041 ms (client timeout 1571 ms). Trace:
I20260709 12:12:59.502090 24874 catalog_manager.cc:5697] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 2 to 3, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 3 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:59.503006 25051 rpcz_store.cc:269] 0709 12:12:57.460124 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.461127 (+  1003us) service_pool.cc:224] Handling call
0709 12:12:59.470798 (+2009671us) spinlock_profiling.cc:243] Waited 24.8 ms on lock 0x7b5800002d98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:12:59.501813 (+ 31015us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":56987904}
I20260709 12:12:59.506045 26271 raft_consensus.cc:2749] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:59.506776 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:12:59.507841 25055 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55982 (request call id 1261) took 2050 ms (client timeout 1722 ms). Trace:
W20260709 12:12:59.508221 25055 rpcz_store.cc:269] 0709 12:12:57.457349 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.460547 (+  3198us) service_pool.cc:224] Handling call
0709 12:12:59.506383 (+2045836us) spinlock_profiling.cc:243] Waited 24.5 ms on lock 0x7b5800002d98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:12:59.507745 (+  1362us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":56269568}
I20260709 12:12:59.514237 26299 raft_consensus.cc:2749] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:59.514513 24974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34794 (request call id 1355) took 2477 ms. Trace:
I20260709 12:12:59.514948 24974 rpcz_store.cc:276] 0709 12:12:57.036584 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.042501 (+  5917us) service_pool.cc:224] Handling call
0709 12:12:59.513045 (+2470544us) spinlock_profiling.cc:243] Waited 3.4 ms on lock 0x7b5800000c98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c68fc0 00007fce80c53929 00007fce80c533d2 00007fce7a1cabd4
0709 12:12:59.513430 (+   385us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:12:59.513825 (+   395us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:12:59.513866 (+    41us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:12:59.513920 (+    54us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:12:59.513972 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:59.514060 (+    88us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:12:59.514243 (+   183us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7816448}
I20260709 12:12:59.535149 26296 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:59.543918 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 53007us
I20260709 12:12:59.549458 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:59.550410 25122 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
W20260709 12:12:59.551015 25122 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1209) took 1776 ms (client timeout 1728 ms). Trace:
I20260709 12:12:59.551050 26146 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:12:59.551517 25122 rpcz_store.cc:269] 0709 12:12:57.775466 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.778678 (+  3212us) service_pool.cc:224] Handling call
0709 12:12:59.535909 (+1757231us) spinlock_profiling.cc:243] Waited 1.67 ms on lock 0x7b5800116198. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aeee 000000000036eb39 00007fce80bde1e0 00007fce80ca70c4 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:12:59.550929 (+ 15020us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3854336}
I20260709 12:12:59.558180 26296 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:12:59.641096 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 92217.6us
W20260709 12:12:59.643522 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 125854us
I20260709 12:12:59.643679 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:59.644647 25021 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
W20260709 12:12:59.645246 25052 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55982 (request call id 1263) took 2187 ms (client timeout 1611 ms). Trace:
I20260709 12:12:59.647120 24943 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9
W20260709 12:12:59.651440 25095 connection.cc:256] RPC call timeout handler was delayed by -1.1054499070000929s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2127s for a response
I20260709 12:12:59.646595 25021 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:59.658756 26335 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:59.659678 26335 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:12:59.645908 25052 rpcz_store.cc:269] 0709 12:12:57.458160 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.460938 (+  2778us) service_pool.cc:224] Handling call
0709 12:12:59.643160 (+2182222us) spinlock_profiling.cc:243] Waited 875 us on lock 0x7b5800002d98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:12:59.645116 (+  1956us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2013056}
I20260709 12:12:59.669518 26335 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:59.688716 26299 raft_consensus.cc:2804] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:59.689282 26299 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:59.689725 26299 raft_consensus.cc:3060] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:59.677721 25021 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:59.693629 25021 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:12:59.709932 26299 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.711378 26348 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:59.703173 26346 raft_consensus.cc:2804] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:59.716531 26304 raft_consensus.cc:2749] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:59.720916 26304 raft_consensus.cc:2804] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:59.721431 26304 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:59.721915 26304 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:59.717490 25021 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:59.732833 25021 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:59.734483 25125 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48862 (request call id 1277) took 2609 ms. Trace:
I20260709 12:12:59.718524 26348 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:12:59.744057 25049 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55984 (request call id 1281) took 1963 ms (client timeout 2164 ms). Trace:
W20260709 12:12:59.744642 25049 rpcz_store.cc:269] 0709 12:12:57.780179 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.814525 (+ 34346us) service_pool.cc:224] Handling call
0709 12:12:59.743818 (+1929293us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:12:59.745957 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:12:59.750891 26335 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.754465 26299 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:59.755548 26299 raft_consensus.cc:2804] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:59.756120 26299 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:59.756569 26299 raft_consensus.cc:3060] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:59.761184 25121 raft_consensus.cc:1240] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:59.763248 25121 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1211) took 1987 ms. Trace:
I20260709 12:12:59.763599 25121 rpcz_store.cc:276] 0709 12:12:57.775994 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.786242 (+ 10248us) service_pool.cc:224] Handling call
0709 12:12:57.786510 (+   268us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:12:59.761734 (+1975224us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:59.762905 (+  1171us) spinlock_profiling.cc:243] Waited 1.97 s on lock 0x7b54000a5fd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:12:59.763179 (+   274us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4540305280}
I20260709 12:12:59.764909 26346 raft_consensus.cc:697] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:12:59.769618 26346 consensus_queue.cc:237] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:59.736287 25021 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:12:59.740150 25126 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1205) took 1966 ms. Trace:
I20260709 12:12:59.776978 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:12:59.780128 26078 raft_consensus.cc:2804] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:12:59.780544 26348 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:59.781270 26348 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:59.781913 26348 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:12:59.751920 26335 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:59.784264 26348 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:59.785014 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:59.785449 26315 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:59.780550 26078 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:12:59.786772 26078 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:59.774712 25126 rpcz_store.cc:276] 0709 12:12:57.773645 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.780132 (+  6487us) service_pool.cc:224] Handling call
0709 12:12:57.780449 (+   317us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:12:57.815912 (+ 35463us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:59.739551 (+1923639us) spinlock_profiling.cc:243] Waited 32.4 ms on lock 0x7b5400080f54. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:12:59.739924 (+   373us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":74605952}
I20260709 12:12:59.790019 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:59.790742 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:59.791581 25659 raft_consensus.cc:2468] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:59.790794 25656 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:12:59.792730 26282 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:59.793344 26282 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.795487 26282 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:59.786036 26315 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.796758 26296 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:59.787686 26335 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:59.798202 26315 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:12:59.799598 24976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1253) took 2427 ms. Trace:
I20260709 12:12:59.735137 25125 rpcz_store.cc:276] 0709 12:12:57.125168 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.126781 (+  1613us) service_pool.cc:224] Handling call
0709 12:12:57.606890 (+480109us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:12:57.607043 (+   153us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:12:57.607066 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:12:57.607101 (+    35us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:12:57.607138 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:57.607187 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:12:59.733960 (+2126773us) spinlock_profiling.cc:243] Waited 473 ms on lock 0x7b54001b21d0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8e8ad 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:12:59.734227 (+   267us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1086882048}
I20260709 12:12:59.801299 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:59.801668 25046 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55984 (request call id 1273) took 1963 ms. Trace:
I20260709 12:12:59.802148 25662 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:12:59.802018 25046 rpcz_store.cc:276] 0709 12:12:57.778043 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.835304 (+ 57261us) service_pool.cc:224] Handling call
0709 12:12:57.839081 (+  3777us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:12:59.719083 (+1880002us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:12:59.719138 (+    55us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:12:59.719210 (+    72us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:12:59.719244 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:59.719338 (+    94us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:12:59.719506 (+   168us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:12:59.802968 25653 raft_consensus.cc:1240] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:59.797621 26296 raft_consensus.cc:2804] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:12:59.806305 26296 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:59.806881 26296 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:59.809500 24980 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34794 (request call id 1350) took 2788 ms. Trace:
I20260709 12:12:59.801141 24976 rpcz_store.cc:276] 0709 12:12:57.372422 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.633375 (+260953us) service_pool.cc:224] Handling call
0709 12:12:57.633882 (+   507us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:12:57.720815 (+ 86933us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:12:57.720844 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:12:57.744072 (+ 23228us) log.cc:844] Serialized 492 byte log entry
0709 12:12:57.813113 (+ 69041us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:12:57.830621 (+ 17508us) log.cc:844] Serialized 14 byte log entry
0709 12:12:57.838029 (+  7408us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:57.838247 (+   218us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:12:59.799176 (+1960929us) raft_consensus.cc:1685] finished
0709 12:12:59.799213 (+    37us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:12:59.799411 (+   198us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7102,"raft.queue_time_us":7226,"raft.run_cpu_time_us":184,"raft.run_wall_time_us":19460,"thread_start_us":53767,"threads_started":1,"wal-append.queue_time_us":122237}
I20260709 12:12:59.809907 24980 rpcz_store.cc:276] 0709 12:12:57.021254 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.022144 (+   890us) service_pool.cc:224] Handling call
0709 12:12:57.022580 (+   436us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:12:57.254344 (+231764us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:59.809112 (+2554768us) spinlock_profiling.cc:243] Waited 187 ms on lock 0x7b54001f40d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:12:59.809342 (+   230us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":430048128}
I20260709 12:12:59.811949 25092 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:59.813808 26315 raft_consensus.cc:2804] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:59.814304 26315 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:59.814776 26315 raft_consensus.cc:3060] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:12:59.816787 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 174638us
I20260709 12:12:59.817453 25092 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:59.820748 26292 raft_consensus.cc:2804] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:59.821144 26292 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:59.821313 26351 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:12:59.821612 26292 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:59.821940 26351 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:59.824178 26351 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:59.825860 25092 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:12:59.827006 26078 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:59.832973 26304 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.835213 26304 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:59.846648 26078 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:59.841459 26335 raft_consensus.cc:2804] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:59.843660 26271 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:59.852425 26335 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:59.849455 26348 consensus_queue.cc:1059] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 12:12:59.847864 26351 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:59.877516 26351 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.879948 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:59.880266 26282 raft_consensus.cc:3055] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:59.880741 24980 raft_consensus.cc:2468] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:12:59.882782 25048 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51822 (request call id 94) took 2473 ms. Trace:
I20260709 12:12:59.882949 24976 raft_consensus.cc:1240] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:59.883167 25048 rpcz_store.cc:276] 0709 12:12:57.409611 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.437187 (+ 27576us) service_pool.cc:224] Handling call
0709 12:12:57.437613 (+   426us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:12:57.614600 (+176987us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:59.882363 (+2267763us) spinlock_profiling.cc:243] Waited 176 ms on lock 0x7b5400307ad4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:12:59.882598 (+   235us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":404779776}
I20260709 12:12:59.881073 26282 raft_consensus.cc:740] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:12:59.889895 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:59.890092 26299 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.891115 26271 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.890753 26282 consensus_queue.cc:260] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:59.893360 26271 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:59.888397 26335 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:59.893873 26282 raft_consensus.cc:3060] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:59.888556 26351 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:59.884740 26292 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:12:59.908310 25021 connection.cc:256] RPC call timeout handler was delayed by -1.5026168370002324s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18000000000000002s for a response
I20260709 12:12:59.908797 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:12:59.909160 26312 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:59.909441 25659 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:59.909703 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:12:59.909809 26312 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:59.912240 26312 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:59.913014 26312 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:12:59.913681 26312 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.915149 26296 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:12:59.900786 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:12:59.916097 25021 connection.cc:256] RPC call timeout handler was delayed by -1.2389168370000334s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2093s for a response
I20260709 12:12:57.675184 24877 rpcz_store.cc:276] 0709 12:12:55.203538 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:55.215443 (+ 11905us) service_pool.cc:224] Handling call
0709 12:12:57.651240 (+2435797us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:12:56.383602 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:12:56.384170 (+   568us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:12:56.384201 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:12:56.384217 (+    16us) tablet.cc:662] Decoding operations
0709 12:12:56.384647 (+   430us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:12:56.384762 (+   115us) write_op.cc:641] Partition lock acquired for write op
0709 12:12:56.384794 (+    32us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:12:56.385008 (+   214us) tablet.cc:701] Row locks acquired
0709 12:12:56.385029 (+    21us) write_op.cc:260] PREPARE: finished
0709 12:12:56.385188 (+   159us) write_op.cc:270] Start()
0709 12:12:56.385320 (+   132us) write_op.cc:276] Timestamp: P: 1783599176385139 usec, L: 0
0709 12:12:56.385346 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 12:12:56.386097 (+   751us) log.cc:844] Serialized 591 byte log entry
0709 12:12:56.770184 (+384087us) op_driver.cc:464] REPLICATION: finished
0709 12:12:57.025750 (+255566us) write_op.cc:301] APPLY: starting
0709 12:12:57.029754 (+  4004us) tablet.cc:1367] starting BulkCheckPresence
0709 12:12:57.035262 (+  5508us) tablet.cc:1370] finished BulkCheckPresence
0709 12:12:57.048690 (+ 13428us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:12:57.049026 (+   336us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:12:57.049251 (+   225us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:12:57.049324 (+    73us) write_op.cc:312] APPLY: finished
0709 12:12:57.049576 (+   252us) log.cc:844] Serialized 23 byte log entry
0709 12:12:57.049817 (+   241us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:12:57.053551 (+  3734us) write_op.cc:454] Released schema lock
0709 12:12:57.066779 (+ 13228us) write_op.cc:341] FINISH: Updating metrics
0709 12:12:57.096333 (+ 29554us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:12:57.100515 (+  4182us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":295270,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":201750,"apply.run_cpu_time_us":2579,"apply.run_wall_time_us":73859,"num_ops":1,"prepare.queue_time_us":35086,"prepare.run_cpu_time_us":2764,"prepare.run_wall_time_us":2764,"replication_time_us":303610,"thread_start_us":142919,"threads_started":1}]]}
I20260709 12:12:59.915710 26312 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:59.902231 24973 raft_consensus.cc:1240] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:59.917866 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:59.899426 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:12:59.920441 24946 connection.cc:256] RPC call timeout handler was delayed by -1.4568124120000903s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1555s for a response
I20260709 12:12:59.921710 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:59.922230 25050 raft_consensus.cc:2393] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:12:59.945564 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:59.929075 26349 raft_consensus.cc:2955] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:12:59.947477 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:12:59.929270 24978 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:59.950737 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:59.918721 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:12:59.927134 24946 connection.cc:256] RPC call timeout handler was delayed by -1.4064124120000088s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16110000000000002s for a response
I20260709 12:12:59.950835 25021 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:12:59.942466 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:59.938687 25659 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:12:59.941058 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:59.943173 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:59.931476 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:59.893127 26299 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:59.933658 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:59.932430 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:59.958819 25048 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 1.
I20260709 12:12:59.944002 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:59.969461 25053 raft_consensus.cc:2393] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 4: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:12:59.970755 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:59.971683 25053 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
W20260709 12:12:59.973395 24946 connection.cc:256] RPC call timeout handler was delayed by -1.3281124120001095s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1698s for a response
W20260709 12:12:59.974012 24946 connection.cc:256] RPC call timeout handler was delayed by -1.3065124120000746s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17220000000000002s for a response
I20260709 12:12:59.963508 25049 raft_consensus.cc:2468] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
W20260709 12:12:59.974416 24946 connection.cc:256] RPC call timeout handler was delayed by -1.2849124120000397s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1746s for a response
I20260709 12:12:59.963591 25092 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:12:59.974936 24946 connection.cc:256] RPC call timeout handler was delayed by -1.2570124119999946s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1777s for a response
W20260709 12:12:59.975382 24946 connection.cc:256] RPC call timeout handler was delayed by -1.2345124120001856s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18020000000000003s for a response
W20260709 12:12:59.975844 24946 connection.cc:256] RPC call timeout handler was delayed by -1.0482124120001117s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2009s for a response
W20260709 12:12:59.976289 24946 connection.cc:256] RPC call timeout handler was delayed by -1.0392124120000972s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20190000000000002s for a response
I20260709 12:12:59.943207 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:12:59.976707 24946 connection.cc:256] RPC call timeout handler was delayed by -1.0302124120000826s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2029s for a response
W20260709 12:12:59.977392 24971 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34790 (request call id 1241) took 2929 ms (client timeout 1800 ms). Trace:
I20260709 12:12:59.933193 26146 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:59.988229 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:12:59.927472 26292 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:12:59.987143 25051 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:12:59.942118 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:59.933881 26296 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:59.941921 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:12:59.996960 25050 raft_consensus.cc:2393] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:12:59.997918 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:59.998333 26271 consensus_queue.cc:1059] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:59.999038 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:59.999676 26271 raft_consensus.cc:3055] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:00.000085 26271 raft_consensus.cc:740] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:00.000387 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:00.001150 24980 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:00.001331 26299 raft_consensus.cc:2804] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:00.001873 26299 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:00.002130 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.002930 25046 raft_consensus.cc:2468] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 1.
I20260709 12:13:00.004089 25046 raft_consensus.cc:1240] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 2. Current term is 3. Ops: []
I20260709 12:12:59.986886 26346 raft_consensus.cc:493] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:12:59.994393 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.004935 26346 raft_consensus.cc:515] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:00.007100 25052 raft_consensus.cc:1240] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:00.007237 26346 leader_election.cc:290] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:12:59.987011 26320 raft_consensus.cc:2804] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:59.994086 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:00.007961 26320 raft_consensus.cc:697] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:00.008256 24975 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.009254 26320 consensus_queue.cc:237] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:12:59.994349 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:59.994586 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:12:59.994652 26351 consensus_queue.cc:1059] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:12:59.977988 24971 rpcz_store.cc:269] 0709 12:12:57.048009 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.069368 (+ 21359us) service_pool.cc:224] Handling call
0709 12:12:59.942795 (+2873427us) spinlock_profiling.cc:243] Waited 9.48 ms on lock 0x7b5800000c98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:12:59.977278 (+ 34483us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":21803776}
I20260709 12:12:59.995359 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:00.017452 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:00.019470 25054 raft_consensus.cc:1240] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:59.995703 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:12:59.995990 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:00.002298 26299 raft_consensus.cc:3060] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:59.991642 25047 raft_consensus.cc:2468] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:13:00.013070 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:12:59.995203 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:00.017879 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:00.022589 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 71887.4us
I20260709 12:12:59.945103 26315 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.026429 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.033841 26315 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:00.034858 24976 raft_consensus.cc:3060] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.037134 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:00.044417 24978 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:00.047820 25048 raft_consensus.cc:2393] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 2: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:00.019568 24974 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:00.023151 25050 raft_consensus.cc:1240] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:00.050566 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:00.057936 24972 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.001173 26271 consensus_queue.cc:260] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:00.048332 24973 raft_consensus.cc:3060] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.052703 25051 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:13:00.053330 25656 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:00.063511 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 59225.5us
I20260709 12:13:00.062443 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:00.061282 24976 raft_consensus.cc:2468] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:00.065627 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:00.070828 26270 raft_consensus.cc:3055] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:00.071520 26270 raft_consensus.cc:740] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:00.075875 25021 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:00.076804 24975 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:00.087399 25661 raft_consensus.cc:1240] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:00.094859 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:00.095207 25021 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:00.095598 25126 raft_consensus.cc:3060] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.089673 24946 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.076845 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:00.101346 26078 raft_consensus.cc:2804] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:00.101732 26078 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:00.102049 26078 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.109817 24876 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38486 (request call id 176) took 2813 ms. Trace:
I20260709 12:13:00.110800 26349 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:49218 (request call id 11) took 4881 ms. Trace:
I20260709 12:13:00.110333 24876 rpcz_store.cc:276] 0709 12:12:57.296749 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:57.296874 (+   125us) service_pool.cc:224] Handling call
0709 12:13:00.109565 (+2812691us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":730628,"reported_tablets":1}
I20260709 12:13:00.110567 26078 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.113217 24980 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:00.114130 26285 raft_consensus.cc:2804] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:00.114573 26285 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:00.111325 26349 rpcz_store.cc:276] 0709 12:12:55.229557 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:56.301340 (+1071783us) service_pool.cc:224] Handling call
0709 12:12:56.307517 (+  6177us) log.cc:844] Serialized 492 byte log entry
0709 12:13:00.108120 (+3800603us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":41,"raft.queue_time_us":2316,"raft.run_cpu_time_us":1498,"raft.run_wall_time_us":1501,"spinlock_wait_cycles":46976,"thread_start_us":818,"threads_started":1,"wal-append.queue_time_us":1150,"wal-append.run_cpu_time_us":1474,"wal-append.run_wall_time_us":1047823}
I20260709 12:13:00.114956 26285 raft_consensus.cc:3060] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:00.117138 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:00.118105 26335 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.120121 26335 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:00.121467 26346 raft_consensus.cc:2749] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:00.122644 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:00.123195 25661 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.121482 26271 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.127311 26270 consensus_queue.cc:260] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:00.131696 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 57686.7us
I20260709 12:13:00.128670 26270 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.132602 26349 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:00.134008 24874 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48208 (request call id 253) took 3471 ms. Trace:
I20260709 12:13:00.134860 24972 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:00.137038 26299 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.149083 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:00.149722 25053 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.150593 26299 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:00.151587 26078 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:00.137912 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:00.154492 25126 raft_consensus.cc:2468] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:13:00.155607 25054 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55984 (request call id 1279) took 2376 ms. Trace:
I20260709 12:13:00.155758 25627 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:00.156008 25054 rpcz_store.cc:276] 0709 12:12:57.779624 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:59.152181 (+1372557us) service_pool.cc:224] Handling call
0709 12:12:59.152507 (+   326us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:00.024243 (+871736us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:00.155356 (+131113us) spinlock_profiling.cc:243] Waited 860 ms on lock 0x7b5400316fd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:00.155551 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1977451904}
I20260709 12:13:00.156594 26146 raft_consensus.cc:2804] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:00.157122 26146 raft_consensus.cc:697] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:00.158188 26146 consensus_queue.cc:237] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.161108 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.161913 25055 raft_consensus.cc:2468] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:13:00.159492 24972 consensus_queue.cc:237] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:00.162391 25656 raft_consensus.cc:2410] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:00.163048 25653 raft_consensus.cc:1240] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:00.139298 26285 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:00.141856 25021 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:00.142257 25661 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:00.142740 24946 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:00.165073 25021 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:00.165666 24946 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.141799 24974 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:00.166604 26296 raft_consensus.cc:2804] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:00.145174 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.167048 26346 raft_consensus.cc:2804] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:00.167390 25049 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:13:00.167501 26346 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:00.146468 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.167905 26346 raft_consensus.cc:3060] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.168457 25051 raft_consensus.cc:2393] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 4: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:00.168692 25021 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:00.143836 24874 rpcz_store.cc:276] 0709 12:12:56.662266 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:56.662404 (+   138us) service_pool.cc:224] Handling call
0709 12:12:57.195019 (+532615us) spinlock_profiling.cc:243] Waited 334 ms on lock 0x7b54003377d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf9090 00007fce7bc97f3a 00007fce81a4de9c 00007fce81b4c04e 00007fce8000d2a4 00007fce8000d232 00007fce8000d161 00007fce8000d0dc 00007fce8000c392 00007fce79fca48c 00007fce79fc98c6
0709 12:13:00.133942 (+2938923us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:12:59.663470 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:12:59.667296 (+  3826us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:12:59.667377 (+    81us) write_op.cc:435] Acquired schema lock
0709 12:12:59.667416 (+    39us) tablet.cc:662] Decoding operations
0709 12:12:59.667993 (+   577us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:12:59.668122 (+   129us) write_op.cc:641] Partition lock acquired for write op
0709 12:12:59.668164 (+    42us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:12:59.670360 (+  2196us) tablet.cc:701] Row locks acquired
0709 12:12:59.670419 (+    59us) write_op.cc:260] PREPARE: finished
0709 12:12:59.670663 (+   244us) write_op.cc:270] Start()
0709 12:12:59.670854 (+   191us) write_op.cc:276] Timestamp: P: 1783599179670579 usec, L: 0
0709 12:12:59.670896 (+    42us) op_driver.cc:348] REPLICATION: starting
0709 12:12:59.671823 (+   927us) log.cc:844] Serialized 535 byte log entry
0709 12:12:59.860546 (+188723us) op_driver.cc:464] REPLICATION: finished
0709 12:13:00.072225 (+211679us) write_op.cc:301] APPLY: starting
0709 12:13:00.072365 (+   140us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:00.072511 (+   146us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:00.072710 (+   199us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:00.073030 (+   320us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:00.073337 (+   307us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:00.073413 (+    76us) write_op.cc:312] APPLY: finished
0709 12:13:00.086023 (+ 12610us) log.cc:844] Serialized 23 byte log entry
0709 12:13:00.086249 (+   226us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:00.086339 (+    90us) write_op.cc:454] Released schema lock
0709 12:13:00.086394 (+    55us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:00.086752 (+   358us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:00.086787 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":474109,"reported_tablets":2,"spinlock_wait_cycles":768483584,"child_traces":[["op",{"apply.queue_time_us":165268,"apply.run_cpu_time_us":2682,"apply.run_wall_time_us":24462,"num_ops":1,"prepare.queue_time_us":148835,"prepare.run_cpu_time_us":10346,"prepare.run_wall_time_us":167757,"raft.queue_time_us":86546,"raft.run_cpu_time_us":38018,"raft.run_wall_time_us":104793,"replication_time_us":189469,"thread_start_us":440517,"threads_started":4,"wal-append.queue_time_us":70630}]]}
I20260709 12:13:00.170414 26078 consensus_queue.cc:1059] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:00.169555 26276 consensus_queue.cc:1059] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:13:00.171483 25092 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:00.172766 26312 raft_consensus.cc:2749] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.174049 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.176035 26349 raft_consensus.cc:2749] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.178578 26285 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:00.181041 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 57297.9us
I20260709 12:13:00.167048 26296 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:00.179914 26346 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:00.181641 26296 raft_consensus.cc:3060] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.182195 26284 raft_consensus.cc:2804] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:00.182700 26284 raft_consensus.cc:697] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:00.183481 26346 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:00.183624 26284 consensus_queue.cc:237] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.187678 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.189554 26276 raft_consensus.cc:3055] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:00.189311 26341 consensus_queue.cc:1059] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:00.189944 26276 raft_consensus.cc:740] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:00.190330 26335 raft_consensus.cc:3055] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:00.191219 26335 raft_consensus.cc:740] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:00.192231 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.192111 26335 consensus_queue.cc:260] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.193296 26335 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.193909 25051 raft_consensus.cc:1240] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:00.195645 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:00.197299 26312 raft_consensus.cc:3055] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:00.197556 25021 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:00.197932 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:00.198431 25021 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:00.198287 26296 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.199936 26290 raft_consensus.cc:2749] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.180487 24973 raft_consensus.cc:2468] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:00.200429 26299 raft_consensus.cc:2804] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:00.200800 26290 raft_consensus.cc:2804] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:00.201015 26299 raft_consensus.cc:697] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:00.202322 24946 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.188894 25053 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:00.205617 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:00.206012 26346 raft_consensus.cc:2749] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.202836 26290 raft_consensus.cc:697] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:00.197695 26312 raft_consensus.cc:740] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:00.191654 26276 consensus_queue.cc:260] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:00.207823 26276 raft_consensus.cc:3060] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.207710 26312 consensus_queue.cc:260] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:00.205478 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:00.208950 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:00.209918 26312 raft_consensus.cc:3060] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.210345 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:00.202024 26299 consensus_queue.cc:237] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:00.206558 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:00.210234 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:00.210968 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:00.211553 25128 raft_consensus.cc:3060] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.214694 25124 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.200424 26296 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:00.229938 25125 raft_consensus.cc:3060] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.226399 25122 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.231017 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:00.235355 26290 consensus_queue.cc:237] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:00.247443 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 49074us
I20260709 12:13:00.248271 25021 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:00.249202 25021 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:00.250322 25128 raft_consensus.cc:2468] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:00.251569 26323 raft_consensus.cc:2804] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:00.252138 26323 raft_consensus.cc:697] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:00.253113 26323 consensus_queue.cc:237] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:00.254498 26296 raft_consensus.cc:2804] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:00.255046 26296 raft_consensus.cc:697] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:00.250916 25021 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:00.256845 24946 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:00.257845 25124 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:00.259188 25021 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:00.260197 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:00.261672 25125 raft_consensus.cc:2468] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:00.255963 26296 consensus_queue.cc:237] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:00.263499 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:00.264721 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.265111 26304 raft_consensus.cc:2804] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:00.262573 26349 raft_consensus.cc:2764] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:13:00.266115 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.266901 25018 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:00.266945 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:00.266909 24946 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:00.277715 26078 raft_consensus.cc:2749] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:00.279636 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:00.280483 25129 raft_consensus.cc:2393] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 2: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:00.286409 26349 raft_consensus.cc:2804] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:00.286751 25053 raft_consensus.cc:2468] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:00.285678 24946 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.287859 26346 raft_consensus.cc:2749] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:00.286912 26349 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:00.288767 26349 raft_consensus.cc:3060] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.290174 24946 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:00.291072 26346 raft_consensus.cc:2764] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 12:13:00.292514 25125 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:13:00.294056 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:00.294551 25125 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:00.295603 26276 raft_consensus.cc:2804] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:00.296339 26304 raft_consensus.cc:697] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:00.300194 25018 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:00.294577 25021 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:00.298601 26304 consensus_queue.cc:237] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.301286 26364 consensus_queue.cc:1059] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:00.302805 26364 raft_consensus.cc:2804] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:00.303385 26364 raft_consensus.cc:697] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:00.306779 25628 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.310118 26078 raft_consensus.cc:2749] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.311481 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:00.313345 24946 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:00.316094 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:00.316612 24979 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.316850 24980 raft_consensus.cc:3060] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.318162 24974 raft_consensus.cc:1240] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:00.319703 26277 raft_consensus.cc:2749] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:00.326601 24979 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:00.309897 26336 consensus_queue.cc:1059] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.019s
I20260709 12:13:00.331347 26336 raft_consensus.cc:3055] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:00.332464 26346 raft_consensus.cc:2764] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:13:00.332922 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:00.333341 24980 raft_consensus.cc:2468] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:00.333026 26364 consensus_queue.cc:237] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:00.333658 24973 raft_consensus.cc:3060] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.339618 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:00.315558 26299 raft_consensus.cc:3055] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:00.345315 24946 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:00.314306 25122 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
W20260709 12:13:00.349105 26362 log.cc:927] Time spent T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 12:13:00.328578 26301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbb6a02726c44d28a4d8e94eff08722b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:00.331779 26336 raft_consensus.cc:740] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
W20260709 12:13:00.351888 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 51722.8us
I20260709 12:13:00.353049 26346 raft_consensus.cc:2764] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:13:00.354090 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:00.344138 26299 raft_consensus.cc:740] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:00.358912 26299 consensus_queue.cc:260] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.359926 26299 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.351089 26276 raft_consensus.cc:697] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:00.371789 24946 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.373101 25653 raft_consensus.cc:1240] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:00.372961 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:00.375452 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:00.375530 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:00.376549 26276 consensus_queue.cc:237] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.377120 25659 raft_consensus.cc:1240] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:00.381160 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.382256 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.383176 26336 consensus_queue.cc:260] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.383598 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.383783 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.384687 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.392062 25055 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
W20260709 12:13:00.392969 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:00.394239 24974 raft_consensus.cc:1240] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:00.397537 26290 consensus_queue.cc:1059] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:00.398154 24946 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.398607 26323 raft_consensus.cc:3055] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:00.399020 26323 raft_consensus.cc:740] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:00.399914 26323 consensus_queue.cc:260] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.400907 26323 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.402101 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:00.403052 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:00.403388 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:00.403615 25126 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:13:00.400543 24946 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.409003 26302 consensus_queue.cc:1059] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:00.404179 25129 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:13:00.410080 26302 raft_consensus.cc:3055] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:00.410490 26302 raft_consensus.cc:740] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:00.403416 26357 raft_consensus.cc:2749] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.417203 26078 consensus_queue.cc:1059] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:00.418771 24946 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.421178 26078 raft_consensus.cc:3055] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:00.421576 26078 raft_consensus.cc:740] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:00.422387 26078 consensus_queue.cc:260] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:00.417933 26281 raft_consensus.cc:2749] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:00.423455 26078 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.425750 25021 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:00.414795 26302 consensus_queue.cc:260] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.427737 26336 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.428125 25049 raft_consensus.cc:2468] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:00.387427 26299 consensus_queue.cc:1059] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.029s
I20260709 12:13:00.428843 25021 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:00.429618 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 123014us
I20260709 12:13:00.428275 26290 raft_consensus.cc:2804] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:00.445109 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:00.445863 25126 raft_consensus.cc:2468] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:13:00.445397 25129 raft_consensus.cc:2955] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:00.447220 24973 raft_consensus.cc:2468] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:00.448225 26346 raft_consensus.cc:2749] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.443360 26296 consensus_queue.cc:1059] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:13:00.449900 26296 raft_consensus.cc:3055] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:00.450271 26296 raft_consensus.cc:740] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:00.453054 25021 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:00.454196 24946 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.455559 24946 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.456039 26351 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:00.436748 26371 raft_consensus.cc:2804] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:00.455621 26271 raft_consensus.cc:2749] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:00.440649 26290 raft_consensus.cc:697] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:00.459537 25122 raft_consensus.cc:1240] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:00.459411 26285 raft_consensus.cc:2804] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:00.478327 26302 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.478428 25126 raft_consensus.cc:1275] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:00.468291 26371 raft_consensus.cc:697] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:00.465530 26296 consensus_queue.cc:260] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:00.441129 26299 consensus_queue.cc:1243] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer 3f6b8adc1ec6495c8c574fff0f49c864 log is divergent from this leader: its last log entry 2.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
W20260709 12:13:00.480657 24943 consensus_peers.cc:597] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e85aa8f8cf74c8eaa6afb886409f3e4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:00.483793 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:00.480669 26281 raft_consensus.cc:2749] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:00.463271 25628 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:00.491073 26312 raft_consensus.cc:3055] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:00.491475 26312 raft_consensus.cc:740] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:00.488523 26285 raft_consensus.cc:697] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:00.493709 26285 consensus_queue.cc:237] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.500253 26349 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:00.501546 24979 raft_consensus.cc:2393] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 2: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
W20260709 12:13:00.502791 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 47347.6us
W20260709 12:13:00.505493 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 65130.9us
I20260709 12:13:00.509090 25125 raft_consensus.cc:1275] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:00.510967 26371 consensus_queue.cc:237] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.512420 26349 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:00.513770 26375 raft_consensus.cc:2804] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:00.514242 26375 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:00.517354 25628 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.515931 26375 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.492403 26312 consensus_queue.cc:260] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.518487 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:00.531018 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.528610 26296 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.534031 26312 raft_consensus.cc:3060] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.541045 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.538609 24946 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:00.543277 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.543385 26376 consensus_queue.cc:1059] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 12:13:00.544705 26376 raft_consensus.cc:3055] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:00.545001 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.545797 25054 raft_consensus.cc:2468] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:13:00.541484 25628 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:00.532930 26146 raft_consensus.cc:2749] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:00.545084 26376 raft_consensus.cc:740] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:00.553292 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.539995 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:00.557107 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.557869 25053 raft_consensus.cc:2410] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
W20260709 12:13:00.558806 26372 log.cc:927] Time spent T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260709 12:13:00.573046 25049 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:00.565192 24946 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:00.557919 26277 raft_consensus.cc:2804] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:00.578107 26277 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:00.578496 26277 raft_consensus.cc:3060] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.574211 26349 raft_consensus.cc:2804] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:13:00.589016 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:00.591280 24945 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:00.540385 26290 consensus_queue.cc:237] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:00.591564 25150 debug-util.cc:398] Leaking SignalData structure 0x7b08001b88a0 after lost signal to thread 23828
I20260709 12:13:00.594153 26271 raft_consensus.cc:2804] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:13:00.594696 25150 debug-util.cc:398] Leaking SignalData structure 0x7b08000bb560 after lost signal to thread 23831
W20260709 12:13:00.595748 25150 debug-util.cc:398] Leaking SignalData structure 0x7b0800170c80 after lost signal to thread 24912
I20260709 12:13:00.598421 26349 raft_consensus.cc:697] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:00.598533 26271 raft_consensus.cc:697] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:00.599422 26349 consensus_queue.cc:237] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:00.592972 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:00.609515 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 68114.2us
I20260709 12:13:00.600088 26271 consensus_queue.cc:237] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:00.612428 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.613462 26377 raft_consensus.cc:2749] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.614212 25050 raft_consensus.cc:2468] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:00.615769 25055 raft_consensus.cc:2393] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:00.618840 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.619372 25129 raft_consensus.cc:1275] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:00.623427 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.626020 25653 raft_consensus.cc:1275] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:00.627206 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.627848 26335 consensus_queue.cc:1048] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:00.628129 25055 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:00.628072 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.627252 25053 raft_consensus.cc:2393] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 2: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:00.624676 25051 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:00.635056 25628 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:00.635164 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:00.616850 25150 debug-util.cc:398] Leaking SignalData structure 0x7b080027c4c0 after lost signal to thread 25004
I20260709 12:13:00.644258 24972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "91805dbdcd1c49649333a6727aca01d4"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:00.645167 24972 raft_consensus.cc:606] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Received request to transfer leadership to TS 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.616729 26376 consensus_queue.cc:260] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:00.648680 26376 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.652915 26277 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.669029 24945 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:00.669332 24980 raft_consensus.cc:1275] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:00.669365 26383 consensus_queue.cc:1048] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:00.670478 24945 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:00.671293 26377 raft_consensus.cc:2749] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.671849 25628 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.672071 26377 raft_consensus.cc:2749] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.672617 26276 consensus_queue.cc:1048] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:00.673377 25628 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:00.619817 26375 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:00.642333 25150 debug-util.cc:398] Leaking SignalData structure 0x7b080027c540 after lost signal to thread 25005
I20260709 12:13:00.675446 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:00.675653 25049 raft_consensus.cc:2393] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:00.677665 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.678368 25051 raft_consensus.cc:2393] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 2: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:00.688442 24980 raft_consensus.cc:2468] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 1.
I20260709 12:13:00.673962 26146 raft_consensus.cc:2804] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:13:00.701699 25095 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:00.701673 24980 raft_consensus.cc:1240] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:00.693715 26336 raft_consensus.cc:2749] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.693917 26146 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:00.699401 25656 raft_consensus.cc:1240] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:00.716193 24979 raft_consensus.cc:1240] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:00.717564 24980 raft_consensus.cc:1240] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:00.712597 25150 debug-util.cc:398] Leaking SignalData structure 0x7b0800370960 after lost signal to thread 25079
I20260709 12:13:00.732277 24975 raft_consensus.cc:1240] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:00.732949 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:00.733592 25150 debug-util.cc:398] Leaking SignalData structure 0x7b080028fc40 after lost signal to thread 25153
W20260709 12:13:00.733947 25150 debug-util.cc:398] Leaking SignalData structure 0x7b08000bdce0 after lost signal to thread 25154
W20260709 12:13:00.734422 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:00.735023 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:00.735157 25150 debug-util.cc:398] Leaking SignalData structure 0x7b08001fade0 after lost signal to thread 25686
W20260709 12:13:00.735584 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:00.736243 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:00.708406 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:00.719074 26387 log.cc:927] Time spent T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
W20260709 12:13:00.719430 26382 log.cc:927] Time spent T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 12:13:00.742067 24990 tablet_copy_service.cc:140] P 030e384b13804beabcacc99f2d305ee2: Received BeginTabletCopySession request for tablet 71363d966b384381b7e288355cf6d461 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:49232)
I20260709 12:13:00.742851 24990 tablet_copy_service.cc:161] P 030e384b13804beabcacc99f2d305ee2: Beginning new tablet copy session on tablet 71363d966b384381b7e288355cf6d461 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:49232: session id = 3f6b8adc1ec6495c8c574fff0f49c864-71363d966b384381b7e288355cf6d461
I20260709 12:13:00.720920 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.721068 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.745880 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.721277 24977 raft_consensus.cc:1240] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:00.721793 26277 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:00.722200 24974 raft_consensus.cc:1240] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:00.723143 24979 raft_consensus.cc:1240] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:00.712486 26146 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:00.723181 26336 raft_consensus.cc:2804] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:00.724823 26375 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:00.758074 26336 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:00.725608 25054 raft_consensus.cc:2468] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:00.725919 25050 raft_consensus.cc:1275] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:00.710507 24972 raft_consensus.cc:1240] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:00.759373 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.760252 24974 raft_consensus.cc:2393] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:00.760314 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.761058 24972 raft_consensus.cc:2468] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 1.
I20260709 12:13:00.761129 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.762015 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.762377 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.763191 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.763586 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.733608 24976 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 1.
I20260709 12:13:00.764381 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.758575 26336 raft_consensus.cc:3060] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.765049 24972 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 1.
I20260709 12:13:00.765278 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.765931 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.766405 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.766573 24972 raft_consensus.cc:2468] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 1.
I20260709 12:13:00.733961 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.738793 26301 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58018 (request call id 290) took 4139 ms. Trace:
I20260709 12:13:00.746654 24978 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:00.767658 24980 raft_consensus.cc:2468] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 1.
I20260709 12:13:00.752136 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.754371 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.769061 24975 raft_consensus.cc:2410] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
W20260709 12:13:00.770750 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:00.775194 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.773751 24945 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.778038 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:00.782107 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 77580.1us
I20260709 12:13:00.780946 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.781106 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.782792 24978 raft_consensus.cc:2410] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:00.790647 25653 raft_consensus.cc:1275] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:00.775040 26301 rpcz_store.cc:276] 0709 12:12:56.599370 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:56.602491 (+  3121us) service_pool.cc:224] Handling call
0709 12:12:57.188381 (+585890us) ts_tablet_manager.cc:934] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
0709 12:13:00.326998 (+3138617us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:13:00.540487 (+213489us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:00.542267 (+  1780us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:13:00.736234 (+193967us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:13:00.736647 (+   413us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:00.738593 (+  1946us) ts_tablet_manager.cc:989] Replica registered.
0709 12:13:00.738688 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":23185,"tablet-copy.queue_time_us":397037,"thread_start_us":354428,"threads_started":2}
I20260709 12:13:00.794049 26301 tablet_copy_client.cc:806] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:00.794726 26301 tablet_copy_client.cc:670] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:00.794430 26341 consensus_queue.cc:1048] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:00.798046 26336 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:00.766624 24990 tablet_copy_source_session.cc:215] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:13:00.810506 26389 log.cc:927] Time spent T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 12:13:00.811759 26336 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:00.808530 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.822187 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.823655 24974 raft_consensus.cc:2410] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
W20260709 12:13:00.826078 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 52452us
I20260709 12:13:00.755210 26376 consensus_queue.cc:1059] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.054s
I20260709 12:13:00.832549 24945 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.813347 25653 raft_consensus.cc:1240] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:00.841276 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.846249 24945 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.833602 26349 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:00.842965 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:00.854323 24975 raft_consensus.cc:1240] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:00.852746 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.858973 24980 raft_consensus.cc:1275] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:00.860292 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:00.862747 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.864050 25095 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:00.864367 24978 raft_consensus.cc:1275] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:00.862015 26270 raft_consensus.cc:2804] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:00.866184 26270 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:00.866676 26270 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:00.849471 26271 raft_consensus.cc:2804] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:00.868782 26271 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:00.869184 26271 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.869304 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:00.869606 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.870266 24974 raft_consensus.cc:2410] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:00.871166 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.872527 26284 raft_consensus.cc:2804] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:00.837322 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:00.881085 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:00.874486 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.877823 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:00.887084 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.872985 26284 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:00.888317 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.894354 24945 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.897032 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.872612 24974 raft_consensus.cc:1240] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:00.913297 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:00.919516 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 246200us
I20260709 12:13:00.922086 25628 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:00.925289 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.896512 26284 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.853760 26146 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:00.942806 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:00.945628 24977 raft_consensus.cc:1275] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:00.945750 24975 raft_consensus.cc:1240] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:00.949378 24945 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:00.962378 24945 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:00.963815 24945 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:00.966446 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.967111 26281 raft_consensus.cc:2804] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:00.967530 26281 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:00.967792 24975 raft_consensus.cc:2393] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:00.967890 26281 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.968811 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.924489 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.927277 26357 raft_consensus.cc:2804] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:00.970676 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.972446 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.973477 24977 raft_consensus.cc:2468] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
W20260709 12:13:00.974303 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 79957.8us
I20260709 12:13:00.977772 25659 raft_consensus.cc:1240] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:00.965196 25656 raft_consensus.cc:3055] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:00.979148 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.969066 26346 raft_consensus.cc:2804] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:00.969229 26351 raft_consensus.cc:2749] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:00.947816 26323 consensus_queue.cc:1048] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 12:13:00.995282 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:00.995050 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:01.004951 25051 raft_consensus.cc:3060] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.977048 26395 raft_consensus.cc:2749] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:00.996914 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:01.008289 25055 raft_consensus.cc:3060] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:01.009364 25054 raft_consensus.cc:1240] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:01.010859 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:01.011610 26391 consensus_queue.cc:1059] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 12:13:01.012198 26285 consensus_queue.cc:1048] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:01.013062 26391 raft_consensus.cc:3055] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:01.014204 25659 raft_consensus.cc:3055] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:01.014587 25659 raft_consensus.cc:740] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:00.981657 26357 raft_consensus.cc:697] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:01.021989 24980 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:00.989459 25656 raft_consensus.cc:740] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:01.013521 26391 raft_consensus.cc:740] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:00.993507 26346 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:01.030875 24975 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:01.032205 25660 raft_consensus.cc:3055] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:00.987469 26290 consensus_queue.cc:1048] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 12:13:01.014201 24973 raft_consensus.cc:1275] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:01.034224 24974 raft_consensus.cc:1240] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:01.054162 24979 raft_consensus.cc:1240] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:01.036161 25055 raft_consensus.cc:2468] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:13:01.029779 25659 consensus_queue.cc:260] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:01.024935 26302 raft_consensus.cc:3055] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:01.038234 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:01.039099 25054 raft_consensus.cc:1240] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:01.033035 25050 raft_consensus.cc:1240] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:01.035815 25656 consensus_queue.cc:260] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:01.044984 26301 tablet_copy_client.cc:538] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:13:01.101178 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 182379us
I20260709 12:13:01.042013 25660 raft_consensus.cc:740] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:01.046926 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:01.101066 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:01.048506 26370 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:01.048774 26394 consensus_queue.cc:1059] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.058s
I20260709 12:13:01.073807 26391 consensus_queue.cc:260] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:01.070667 25659 raft_consensus.cc:3060] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:01.082366 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:01.115235 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:01.116361 24973 raft_consensus.cc:2410] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:01.092417 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:01.083748 24971 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:01.094451 25051 raft_consensus.cc:2468] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:01.119154 25046 raft_consensus.cc:1240] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:01.096160 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:01.096854 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 45362.5us
I20260709 12:13:01.097849 25628 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:01.043431 26346 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:01.049000 26377 consensus_queue.cc:1059] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 12:13:01.101590 26401 consensus_queue.cc:1059] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 12:13:01.101974 25095 leader_election.cc:304] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:01.107292 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:01.106571 26349 raft_consensus.cc:2749] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:01.112489 26394 raft_consensus.cc:3055] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:01.100230 26302 raft_consensus.cc:740] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:01.105731 25053 raft_consensus.cc:1240] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:01.138046 24975 raft_consensus.cc:2393] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:01.112325 26391 raft_consensus.cc:3060] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:01.137217 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:01.108745 26146 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:01.084924 26312 consensus_queue.cc:1048] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 12:13:01.146025 25054 raft_consensus.cc:1240] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:01.154788 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:01.161329 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:01.163251 26401 raft_consensus.cc:3055] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:01.164215 25095 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:01.164925 26393 consensus_queue.cc:1059] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:01.167244 26403 raft_consensus.cc:2804] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:01.167929 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:13:01.171729 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:01.173728 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:01.139022 26388 raft_consensus.cc:2804] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:01.181885 25055 raft_consensus.cc:2955] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:01.170360 25053 raft_consensus.cc:1275] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:01.151204 25653 raft_consensus.cc:1240] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:01.204200 25051 raft_consensus.cc:1275] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:01.205691 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:01.207614 25047 raft_consensus.cc:2393] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 2: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:01.149874 26394 raft_consensus.cc:740] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
W20260709 12:13:01.210609 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:01.217033 24980 raft_consensus.cc:2393] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 2: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:01.224175 25095 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:01.225466 25627 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:01.227288 25048 raft_consensus.cc:1275] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:01.180533 26401 raft_consensus.cc:740] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:01.180511 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:01.235319 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:01.236712 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:01.238004 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:01.241149 26302 consensus_queue.cc:260] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:01.242413 26302 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:01.246400 25654 raft_consensus.cc:3055] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:01.248382 26392 raft_consensus.cc:2804] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:01.203909 26403 raft_consensus.cc:493] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:01.248916 26392 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:01.249022 26403 raft_consensus.cc:3060] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:01.249332 26392 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:01.249401 26370 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:01.248474 25654 raft_consensus.cc:740] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:01.223414 26388 raft_consensus.cc:697] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:01.255652 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:01.257308 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:01.151798 26357 consensus_queue.cc:237] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:01.229683 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:01.260773 26393 raft_consensus.cc:2804] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:01.262025 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:01.262794 25654 consensus_queue.cc:260] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:01.278882 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:01.252595 26281 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:01.282708 25654 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:01.273736 26393 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:01.280391 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:01.283209 26388 consensus_queue.cc:237] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:01.309669 26271 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:01.310719 26401 consensus_queue.cc:260] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:01.311133 26270 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:01.316318 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 164195us
I20260709 12:13:01.319425 25660 consensus_queue.cc:260] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:01.327008 25660 raft_consensus.cc:3060] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:01.329658 26271 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:01.318743 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:01.326500 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:01.300206 26393 raft_consensus.cc:3060] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:01.313045 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 349301us
I20260709 12:13:01.347743 24945 leader_election.cc:304] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:01.317699 25628 leader_election.cc:336] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Timed out: RequestConsensusVote RPC to 127.23.69.1:41015 timed out after 1.571s (SENT)
I20260709 12:13:01.344416 26281 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:01.339367 24972 raft_consensus.cc:1240] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:01.362254 26349 raft_consensus.cc:2804] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:01.362730 26377 consensus_queue.cc:1048] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:01.363588 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:01.365036 26401 raft_consensus.cc:3060] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:01.367355 26403 raft_consensus.cc:515] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:01.308964 26284 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:01.378428 25660 raft_consensus.cc:1275] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 12:13:01.390276 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 189064us
I20260709 12:13:01.397676 24946 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:01.400405 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 82735us
W20260709 12:13:01.404225 25628 leader_election.cc:336] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Timed out: RequestConsensusVote RPC to 127.23.69.1:41015 timed out after 1.690s (SENT)
I20260709 12:13:01.392309 26349 raft_consensus.cc:493] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:01.392230 26270 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:01.408859 25628 leader_election.cc:304] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:01.401772 26271 raft_consensus.cc:2749] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:01.414912 24975 raft_consensus.cc:1240] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:01.400233 26302 consensus_queue.cc:1059] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
W20260709 12:13:01.434574 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 224779us
I20260709 12:13:01.409862 26349 raft_consensus.cc:3060] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:01.441928 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:01.442898 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:01.443610 25660 raft_consensus.cc:1240] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:01.434718 26335 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.439747 26301 tablet_bootstrap.cc:492] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:13:01.461639 26411 consensus_queue.cc:1059] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:01.464900 26302 raft_consensus.cc:3055] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:01.460793 24975 raft_consensus.cc:1240] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:01.466784 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 242693us
I20260709 12:13:01.480909 25095 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:01.485388 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 81229us
I20260709 12:13:01.456554 26395 raft_consensus.cc:2749] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:01.492226 26393 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:01.495178 26393 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:01.496892 24975 raft_consensus.cc:1275] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:01.475776 26335 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:01.506001 25095 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:01.477097 26302 raft_consensus.cc:740] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
W20260709 12:13:01.515314 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:01.519488 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:01.520061 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:01.519735 25095 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:01.536283 24975 raft_consensus.cc:1240] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:01.537643 25660 raft_consensus.cc:3055] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:01.538121 25660 raft_consensus.cc:740] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:01.530243 26391 raft_consensus.cc:2804] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:01.542182 26404 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:01.542734 26404 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:01.543159 26302 consensus_queue.cc:260] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:01.546202 25660 consensus_queue.cc:260] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:01.544220 25654 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 12:13:01.552335 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:01.552760 26415 raft_consensus.cc:2804] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:01.544612 26290 consensus_queue.cc:1048] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.008s
I20260709 12:13:01.554085 26346 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:01.570132 24976 raft_consensus.cc:1240] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:01.545095 26403 leader_election.cc:290] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:01.579849 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:01.552512 26302 raft_consensus.cc:3060] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:01.589314 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 189776us
W20260709 12:13:01.070655 26277 consensus_queue.cc:1175] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "91805dbdcd1c49649333a6727aca01d4" responder_term: 3 status { last_received { term: 3 index: 6 } last_committed_idx: 5 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:13:01.563122 26335 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:01.560860 26415 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:01.513317 26392 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:01.540601 26395 consensus_queue.cc:1059] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.031s
I20260709 12:13:01.617009 26407 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.565689 26146 consensus_queue.cc:1059] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.054s
W20260709 12:13:01.632544 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 91813.3us
I20260709 12:13:01.579941 26336 consensus_queue.cc:1059] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.049s
I20260709 12:13:01.600942 26364 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.029s
I20260709 12:13:01.623201 26335 raft_consensus.cc:2804] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:01.620946 26415 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:01.639833 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:01.623471 24974 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:13:01.646168 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:01.646072 26413 consensus_queue.cc:1059] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.128s
I20260709 12:13:01.647082 25662 raft_consensus.cc:2468] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:01.647751 26413 raft_consensus.cc:3055] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 12:13:01.649595 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 176408us
W20260709 12:13:01.645627 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:01.634246 26346 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:01.621994 26403 consensus_queue.cc:1059] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.018s
W20260709 12:13:01.656459 25627 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:01.648245 26413 raft_consensus.cc:740] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:01.650920 26357 consensus_queue.cc:1048] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:01.652732 25092 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:01.659440 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:01.661373 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:01.642470 26335 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:01.666949 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:01.672699 25055 raft_consensus.cc:1275] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:01.670775 26346 consensus_queue.cc:1059] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 12:13:01.653385 26395 consensus_queue.cc:1059] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.018s
I20260709 12:13:01.669421 26335 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:01.686111 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 166463us
I20260709 12:13:01.636761 26407 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:01.677960 26404 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:01.692655 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:01.730252 25095 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:01.741686 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 53912us
I20260709 12:13:01.741531 26419 consensus_queue.cc:1048] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.090s
I20260709 12:13:01.732375 26404 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:01.742993 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:01.745808 24971 raft_consensus.cc:2393] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:01.745456 26404 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:01.746249 25655 raft_consensus.cc:1240] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:01.747833 26404 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:01.748540 26418 raft_consensus.cc:3055] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:01.748966 26418 raft_consensus.cc:740] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:01.749869 26418 consensus_queue.cc:260] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:01.751214 26418 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:01.732501 26351 raft_consensus.cc:993] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 91805dbdcd1c49649333a6727aca01d4 to start an election
I20260709 12:13:01.744189 25095 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:01.697772 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:01.698729 26364 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.767165 26351 raft_consensus.cc:1081] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Signalling peer 91805dbdcd1c49649333a6727aca01d4 to start an election
I20260709 12:13:01.753369 26388 raft_consensus.cc:3055] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:01.769737 25095 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:01.768849 26403 raft_consensus.cc:2804] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:01.774989 26388 raft_consensus.cc:740] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:01.782266 26403 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:01.782732 26403 raft_consensus.cc:3060] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:01.782944 26392 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:01.691541 26413 consensus_queue.cc:260] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:01.783083 26388 consensus_queue.cc:260] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:01.784060 26413 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:01.765599 25653 raft_consensus.cc:1240] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:01.784456 26388 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:01.769136 24974 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:13:01.789728 26392 raft_consensus.cc:2804] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:01.769284 26364 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:01.807335 25095 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:01.806428 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 202199us
I20260709 12:13:01.812880 25095 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:01.811429 25628 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:01.816143 25095 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:01.805773 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:01.821403 25095 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:01.808736 26392 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:01.833781 25628 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:01.825892 26392 raft_consensus.cc:3060] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:01.825549 26427 raft_consensus.cc:2804] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:01.830699 26391 raft_consensus.cc:697] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:01.840310 24974 raft_consensus.cc:2393] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 2: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
W20260709 12:13:01.857788 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:01.835932 26401 raft_consensus.cc:2804] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:01.892210 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:01.892692 26422 log.cc:927] Time spent T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
I20260709 12:13:01.893307 25657 raft_consensus.cc:2393] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 2: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:01.894166 26364 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:01.897348 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 234791us
I20260709 12:13:01.892318 26425 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:01.890172 26419 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.888854 26427 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:01.891556 26401 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:01.898255 26432 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:01.916898 26407 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:01.912197 26146 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:01.920241 26393 raft_consensus.cc:2749] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:01.924206 24975 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:01.912925 26427 raft_consensus.cc:3060] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:01.938867 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:01.907794 25627 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:01.915792 26401 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:01.920234 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:01.953858 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 132510us
W20260709 12:13:01.961110 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 127366us
I20260709 12:13:01.962253 25628 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:01.964151 25095 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:01.922443 26434 raft_consensus.cc:2749] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:01.963907 25628 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:01.956420 26440 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.969138 26418 raft_consensus.cc:2764] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:13:01.976768 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:01.976821 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:01.977380 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:01.977808 25129 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:01.978653 25125 raft_consensus.cc:2393] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 2: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:01.924360 26391 consensus_queue.cc:237] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:01.914706 26419 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:01.980301 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:01.946198 26349 raft_consensus.cc:515] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:01.982326 26434 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.983191 26431 ts_tablet_manager.cc:933] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
I20260709 12:13:01.982461 26406 raft_consensus.cc:3055] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:01.985347 25021 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:01.964216 24974 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:01.989780 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:01.986896 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:01.983155 26434 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:01.983752 26349 leader_election.cc:290] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:01.992376 25021 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:01.964848 26393 consensus_queue.cc:1048] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
W20260709 12:13:02.000162 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:02.005198 24975 raft_consensus.cc:1275] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:02.006204 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.013901 25628 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:01.939296 26394 consensus_queue.cc:260] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:01.984369 26364 consensus_queue.cc:1048] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.027s
I20260709 12:13:01.992828 26406 raft_consensus.cc:740] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:02.020545 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:01.975348 26415 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:02.005331 26323 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:01.989907 26440 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:02.028609 26421 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.990710 26285 consensus_queue.cc:1059] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:13:02.033890 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.037829 25128 raft_consensus.cc:2393] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 2: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:02.039757 25126 raft_consensus.cc:2393] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 2: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:02.041126 26436 raft_consensus.cc:2804] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:02.041555 26436 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:02.041944 26436 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:02.042896 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.043591 25127 raft_consensus.cc:2468] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:02.043666 25121 raft_consensus.cc:1240] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:02.044662 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:02.044852 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:02.045306 25127 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:02.045848 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.046720 25120 raft_consensus.cc:2393] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 2: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:02.047585 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:02.048566 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:02.049602 26443 raft_consensus.cc:2749] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:02.034898 25628 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:02.056486 25127 raft_consensus.cc:2468] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:02.058100 25121 raft_consensus.cc:2410] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
W20260709 12:13:02.061197 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:02.061606 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:02.065512 25628 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:02.078591 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.061038 24974 raft_consensus.cc:1240] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:02.080899 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.067713 26394 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:02.067420 26444 raft_consensus.cc:2804] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:02.073659 26443 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:02.077262 26285 raft_consensus.cc:3055] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 12:13:02.091852 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:02.097113 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:02.098698 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:02.068127 26335 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:02.087595 26440 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:02.091594 26444 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:02.092453 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:02.092473 26285 raft_consensus.cc:740] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:02.117411 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:02.117817 25124 raft_consensus.cc:2393] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 3: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:02.126511 25656 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:02.133430 26426 raft_consensus.cc:2764] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
W20260709 12:13:02.135123 25627 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:02.114347 26444 raft_consensus.cc:3060] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:02.140185 26438 log.cc:927] Time spent T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.151s	user 0.002s	sys 0.000s
I20260709 12:13:02.109329 26416 raft_consensus.cc:2804] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:02.069872 26421 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:02.146312 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:02.141196 26285 consensus_queue.cc:260] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:02.159200 26447 raft_consensus.cc:2749] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:02.141965 26415 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:02.167536 26433 consensus_queue.cc:1059] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.072s
I20260709 12:13:02.169039 26434 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:02.176844 26284 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:02.200176 25128 raft_consensus.cc:1240] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:02.178622 26419 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:02.204144 26413 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.207156 26146 raft_consensus.cc:2749] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:02.206768 26392 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:02.213222 24978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1311) took 1019 ms. Trace:
I20260709 12:13:02.160727 26416 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:02.213982 24978 rpcz_store.cc:276] 0709 12:13:01.193328 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:01.641492 (+448164us) service_pool.cc:224] Handling call
0709 12:13:01.641894 (+   402us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:01.911473 (+269579us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:01.911526 (+    53us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:01.919283 (+  7757us) log.cc:844] Serialized 26 byte log entry
0709 12:13:02.073072 (+153789us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:02.073116 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:02.073188 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:02.212902 (+139714us) raft_consensus.cc:1685] finished
0709 12:13:02.212938 (+    36us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:02.213143 (+   205us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10308,"raft.queue_time_us":20400,"raft.run_cpu_time_us":150,"raft.run_wall_time_us":4941,"thread_start_us":402570,"threads_started":2,"wal-append.queue_time_us":217384}
I20260709 12:13:02.217703 26339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71363d966b384381b7e288355cf6d461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.224295 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.218778 24978 raft_consensus.cc:1240] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:02.208011 26335 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:02.229800 25127 raft_consensus.cc:2468] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:02.218340 26285 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:02.218441 26416 raft_consensus.cc:3060] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:02.236074 24978 raft_consensus.cc:1240] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:02.215557 26413 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:02.223505 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:02.248157 25659 raft_consensus.cc:1275] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:02.248973 25659 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58018 (request call id 322) took 1254 ms. Trace:
I20260709 12:13:02.249311 25659 rpcz_store.cc:276] 0709 12:13:00.994728 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:00.995691 (+   963us) service_pool.cc:224] Handling call
0709 12:13:01.014089 (+ 18398us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:02.247866 (+1233777us) spinlock_profiling.cc:243] Waited 294 ms on lock 0x7b54006a1ba0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc06dc0 00007fce7bc91d87 00007fce7bc92470 00007fce7bc8ed8f 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c
0709 12:13:02.248653 (+   787us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:02.248879 (+   226us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":675075456}
I20260709 12:13:02.257540 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.258706 25128 raft_consensus.cc:2393] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 2: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:02.252195 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:02.239439 24971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1312) took 1045 ms. Trace:
I20260709 12:13:02.259841 25127 raft_consensus.cc:2376] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2. Re-sending same reply.
I20260709 12:13:02.266976 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:02.288731 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:02.254179 25657 raft_consensus.cc:2468] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:02.305572 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.306625 25127 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:02.275208 26431 tablet_copy_client.cc:323] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.1:41015
I20260709 12:13:02.268949 26403 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:02.290791 26419 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:02.323177 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.301198 26436 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:02.366344 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.344851 26392 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:02.344314 26421 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:02.373309 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:02.380371 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:02.383286 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:02.388342 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:02.389963 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:02.391604 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:02.394061 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 321446us
I20260709 12:13:02.395246 25628 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:02.397063 26446 raft_consensus.cc:2749] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:02.399281 25628 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:02.343942 26401 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:02.345110 26419 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:02.413631 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.414892 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:02.417783 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.264321 24971 rpcz_store.cc:276] 0709 12:13:01.193615 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:01.746529 (+552914us) service_pool.cc:224] Handling call
0709 12:13:01.746933 (+   404us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:01.766161 (+ 19228us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:01.767103 (+   942us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:01.772987 (+  5884us) log.cc:844] Serialized 26 byte log entry
0709 12:13:01.912122 (+139135us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:01.913815 (+  1693us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:01.918273 (+  4458us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:02.229947 (+311674us) raft_consensus.cc:1685] finished
0709 12:13:02.232564 (+  2617us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:02.237666 (+  5102us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":6419,"raft.run_cpu_time_us":186,"raft.run_wall_time_us":7743,"thread_start_us":128800,"threads_started":1,"wal-append.queue_time_us":195181}
I20260709 12:13:02.420002 26465 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.420539 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.421200 25127 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:02.422199 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:02.423214 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 427529us
I20260709 12:13:02.424513 25128 raft_consensus.cc:2393] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 2: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
W20260709 12:13:02.426982 25628 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:02.400399 26413 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:02.431315 25127 raft_consensus.cc:1240] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:02.431670 26323 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:02.434202 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.410660 26446 raft_consensus.cc:2804] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:02.416496 26436 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:02.443256 25127 raft_consensus.cc:1240] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:02.438807 26376 consensus_queue.cc:1048] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:13:02.442127 26413 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.444515 26466 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.425038 26465 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:02.450224 26403 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:02.450863 26401 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:02.451807 24972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1298) took 1694 ms. Trace:
I20260709 12:13:02.453855 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.527441 25128 raft_consensus.cc:2468] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:02.486099 26421 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:02.539566 26453 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:13:02.544158 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:02.442167 26341 raft_consensus.cc:3055] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:02.545228 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:02.544720 26466 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:02.489378 26296 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.546619 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.547286 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:02.547694 25625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:02.428017 26427 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:02.454051 26323 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:02.500770 26446 raft_consensus.cc:697] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:02.539913 26421 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:02.565917 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.529672 24972 rpcz_store.cc:276] 0709 12:13:00.757488 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:00.790477 (+ 32989us) service_pool.cc:224] Handling call
0709 12:13:00.918310 (+127833us) spinlock_profiling.cc:243] Waited 16.1 ms on lock 0x7b5800000c98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c68fc0 00007fce80c53929 00007fce80c533d2 00007fce7a1cabd4
0709 12:13:01.068306 (+149996us) spinlock_profiling.cc:243] Waited 6.3 ms on lock 0x7b5800000c98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ae9c 00007fce78b6aa5b 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c68fc0 00007fce80c53929 00007fce80c533d2 00007fce7a1cabd4
0709 12:13:01.076892 (+  8586us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:01.393516 (+316624us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:02.443016 (+1049500us) spinlock_profiling.cc:243] Waited 258 ms on lock 0x7b54000fb754. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:02.451715 (+  8699us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":644278144}
I20260709 12:13:02.546453 26341 raft_consensus.cc:740] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:02.441103 26459 consensus_queue.cc:1048] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.137s
I20260709 12:13:02.563235 25125 raft_consensus.cc:2393] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 3: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:02.557185 24874 catalog_manager.cc:5697] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 1 to 2, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 2 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:13:02.569617 26450 log.cc:927] Time spent T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.112s	user 0.000s	sys 0.000s
I20260709 12:13:02.572816 25020 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:02.590473 26466 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:02.591261 25653 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58008 (request call id 393) took 1112 ms. Trace:
I20260709 12:13:02.595750 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:02.597528 25128 raft_consensus.cc:2393] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 2: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:02.541116 26413 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:02.558010 26296 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:02.591738 25653 rpcz_store.cc:276] 0709 12:13:01.479335 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:01.480757 (+  1422us) service_pool.cc:224] Handling call
0709 12:13:01.517012 (+ 36255us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:01.787128 (+270116us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:02.590974 (+803846us) spinlock_profiling.cc:243] Waited 215 ms on lock 0x7b5400600254. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:02.591188 (+   214us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":493903744}
I20260709 12:13:02.567520 25656 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 12:13:02.603312 26432 consensus_meta.cc:287] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.678s	user 0.014s	sys 0.003s
I20260709 12:13:02.605962 26428 raft_consensus.cc:3055] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:02.606395 26383 consensus_queue.cc:1059] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:02.621402 26428 raft_consensus.cc:740] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:02.575627 25120 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:02.608781 25656 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58018 (request call id 320) took 1753 ms. Trace:
I20260709 12:13:02.609539 26419 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:02.610437 26425 consensus_meta.cc:287] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.697s	user 0.010s	sys 0.005s
I20260709 12:13:02.612198 26432 raft_consensus.cc:2749] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:02.600292 26443 consensus_meta.cc:287] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.502s	user 0.013s	sys 0.000s
I20260709 12:13:02.631238 26146 raft_consensus.cc:3055] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:02.631681 26443 raft_consensus.cc:2749] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:02.614809 26460 log.cc:927] Time spent T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
I20260709 12:13:02.569692 26323 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:13:02.624753 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 53550.8us
I20260709 12:13:02.627506 25126 raft_consensus.cc:1240] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:02.628574 26465 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:02.629030 25095 connection.cc:256] RPC call timeout handler was delayed by -1.1738256819999151s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15580000000000002s for a response
I20260709 12:13:02.630447 26296 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:02.638980 25095 connection.cc:256] RPC call timeout handler was delayed by -1.1153256819998205s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1623s for a response
W20260709 12:13:02.640648 25095 connection.cc:256] RPC call timeout handler was delayed by -1.0883256820000042s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1653s for a response
W20260709 12:13:02.641324 25095 connection.cc:256] RPC call timeout handler was delayed by -1.082025681999994s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.166s for a response
I20260709 12:13:02.639410 25020 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:02.643014 25658 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58008 (request call id 396) took 1004 ms. Trace:
I20260709 12:13:02.643724 26296 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:02.645758 24975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1314) took 1197 ms. Trace:
I20260709 12:13:02.645900 25126 raft_consensus.cc:1275] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:02.646142 24975 rpcz_store.cc:276] 0709 12:13:01.448735 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:01.942807 (+494072us) service_pool.cc:224] Handling call
0709 12:13:01.943155 (+   348us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:02.005635 (+ 62480us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:02.645491 (+639856us) spinlock_profiling.cc:243] Waited 58.4 ms on lock 0x7b5400329bd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:02.645695 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":134353152}
W20260709 12:13:02.650102 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:02.650521 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:02.650810 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:02.651087 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:02.651221 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:02.651654 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:02.653260 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:02.654006 25661 raft_consensus.cc:2468] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:02.655169 25020 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:02.656164 26432 consensus_queue.cc:1059] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:02.658259 25095 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:02.662262 25123 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:02.669682 25628 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:02.673302 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:02.673857 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:02.674281 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:02.640574 26419 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:02.632112 26428 consensus_queue.cc:260] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:02.624210 26466 raft_consensus.cc:2804] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:02.680274 25126 raft_consensus.cc:1240] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:02.631230 26425 raft_consensus.cc:2749] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:02.686448 26397 raft_consensus.cc:2804] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:02.686673 25129 raft_consensus.cc:1240] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:02.687073 26397 raft_consensus.cc:697] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:02.687112 25661 raft_consensus.cc:1240] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:02.687875 26271 raft_consensus.cc:3055] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:02.574307 26341 consensus_queue.cc:260] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:02.631700 26146 raft_consensus.cc:740] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:02.694257 26437 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.694337 26285 raft_consensus.cc:2749] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:02.688349 26271 raft_consensus.cc:740] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:02.654034 26296 raft_consensus.cc:2749] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:02.599999 26416 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:02.703481 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:02.714771 24977 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34794 (request call id 1389) took 1735 ms (client timeout 2237 ms). Trace:
W20260709 12:13:02.704937 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 49838.1us
I20260709 12:13:02.695129 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:02.716545 25020 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:02.705478 26427 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:02.715227 24977 rpcz_store.cc:269] 0709 12:13:00.967938 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:00.978602 (+ 10664us) service_pool.cc:224] Handling call
0709 12:13:02.702793 (+1724191us) spinlock_profiling.cc:243] Waited 541 ms on lock 0x7b54000fc154. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:02.702932 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1243892096}
I20260709 12:13:02.719987 26452 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:02.696424 26277 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.706980 26376 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.681610 26419 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:02.715582 26302 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.705971 26377 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.706720 26465 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.727577 26414 raft_consensus.cc:2749] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:02.643404 25658 rpcz_store.cc:276] 0709 12:13:01.638618 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:01.640407 (+  1789us) service_pool.cc:224] Handling call
0709 12:13:02.642112 (+1001705us) spinlock_profiling.cc:243] Waited 1.67 ms on lock 0x7b580003f398. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c68fc0 00007fce80c53929 00007fce80c533d2 00007fce7a1cabd4
0709 12:13:02.642355 (+   243us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:02.642556 (+   201us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:02.642592 (+    36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:02.642639 (+    47us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:02.642675 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:02.642735 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:02.642858 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3829632}
I20260709 12:13:02.745002 25020 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:02.716132 26341 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:02.742743 26281 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:02.738409 26277 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:02.747005 26439 raft_consensus.cc:3055] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:02.627321 25656 rpcz_store.cc:276] 0709 12:13:00.855773 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:00.862978 (+  7205us) service_pool.cc:224] Handling call
0709 12:13:00.927221 (+ 64243us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:02.126214 (+1198993us) spinlock_profiling.cc:243] Waited 452 ms on lock 0x7b580038c6d0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bbeb0aa 00007fce7bc6d447 00007fce7bc85fe7 00007fce7bc877de 00007fce7bc91b49 00007fce7bc92416 00007fce7bc8ed8f 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4
0709 12:13:02.608428 (+482214us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:02.608717 (+   289us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1040158592}
I20260709 12:13:02.566694 26446 consensus_queue.cc:237] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:02.747625 26452 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:02.726469 25095 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:02.757077 25020 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:02.758701 24976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1300) took 1816 ms. Trace:
I20260709 12:13:02.691160 26370 consensus_queue.cc:1048] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.042s
I20260709 12:13:02.759326 24976 rpcz_store.cc:276] 0709 12:13:00.942703 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:00.943245 (+   542us) service_pool.cc:224] Handling call
0709 12:13:00.965124 (+ 21879us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:01.571128 (+606004us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:02.758490 (+1187362us) spinlock_profiling.cc:243] Waited 605 ms on lock 0x7b54001f8954. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:02.758641 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1390808448}
I20260709 12:13:02.733829 25657 raft_consensus.cc:2468] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
W20260709 12:13:02.773249 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 46896us
W20260709 12:13:02.777356 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 353194us
I20260709 12:13:02.780292 26405 raft_consensus.cc:2804] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:02.780383 26414 consensus_queue.cc:1059] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:02.780970 26405 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:02.781596 26405 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:02.782274 26414 raft_consensus.cc:3055] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:02.782810 26414 raft_consensus.cc:740] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:02.781013 25021 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:02.738153 26444 consensus_meta.cc:287] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.583s	user 0.011s	sys 0.004s
I20260709 12:13:02.749282 26376 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:02.737208 26432 consensus_queue.cc:1059] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.042s
I20260709 12:13:02.804481 25095 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:02.817551 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 60562.2us
I20260709 12:13:02.819392 25095 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:02.753197 26302 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:02.822304 25095 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:02.784889 26427 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:02.829762 26424 raft_consensus.cc:2749] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:02.777043 26439 raft_consensus.cc:740] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:02.827150 25020 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:02.833827 25129 raft_consensus.cc:1275] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:02.801272 24973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1315) took 1346 ms. Trace:
I20260709 12:13:02.755327 26465 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:02.830535 24974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1318) took 1342 ms. Trace:
I20260709 12:13:02.827049 26411 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.848821 25124 raft_consensus.cc:3055] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:02.852977 25092 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:02.854573 25126 raft_consensus.cc:1275] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:02.894999 25124 raft_consensus.cc:740] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:02.751178 26271 consensus_queue.cc:260] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:02.840471 25020 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:02.898803 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:02.817245 26364 raft_consensus.cc:2749] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:02.824509 26425 raft_consensus.cc:2764] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:13:02.783958 26414 consensus_queue.cc:260] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:02.862015 24943 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
W20260709 12:13:02.891743 25628 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:02.837560 26323 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:02.688199 26397 consensus_queue.cc:237] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:02.908617 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 68221.6us
W20260709 12:13:02.908983 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 47080us
I20260709 12:13:02.909621 25020 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:02.882750 25095 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:02.753556 26377 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:02.759486 26281 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:02.890254 26346 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.851702 26284 raft_consensus.cc:2749] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:02.846560 26395 consensus_queue.cc:1048] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.059s
I20260709 12:13:02.850469 26302 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:02.843815 26277 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:02.837723 26421 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:02.916167 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:02.902992 26301 log.cc:927] Time spent T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.051s	user 0.003s	sys 0.000s
W20260709 12:13:02.930692 25628 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:02.805248 26146 consensus_queue.cc:260] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:02.997365 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:03.004979 26376 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:03.006582 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 97057.2us
I20260709 12:13:02.902159 26401 raft_consensus.cc:2804] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:02.887843 26357 consensus_queue.cc:1059] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.057s
W20260709 12:13:03.009549 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 87403.5us
I20260709 12:13:03.013819 25095 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:02.890008 26403 consensus_queue.cc:1059] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 12:13:02.907358 25656 raft_consensus.cc:1240] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:02.910529 26413 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:02.828778 26444 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:02.906785 26271 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:02.907672 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:02.915347 26296 raft_consensus.cc:2749] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:03.028218 25020 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:03.022759 26403 raft_consensus.cc:3055] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:03.024387 25661 raft_consensus.cc:1240] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:02.916357 26391 raft_consensus.cc:2749] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:02.916606 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:02.745819 26437 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:03.005875 26364 raft_consensus.cc:2804] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:03.021890 25658 raft_consensus.cc:1275] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:03.010347 26433 consensus_queue.cc:1059] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260709 12:13:03.016968 25124 consensus_queue.cc:260] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:03.010823 26401 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.035941 25121 raft_consensus.cc:1240] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:03.070225 25124 raft_consensus.cc:3060] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:03.010142 26375 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.028054 26323 raft_consensus.cc:2749] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:03.039132 26296 raft_consensus.cc:2749] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:03.026903 26413 raft_consensus.cc:2749] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:03.016942 26414 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:03.009933 26302 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:03.012553 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:03.046947 26429 raft_consensus.cc:3055] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:02.884968 24973 rpcz_store.cc:276] 0709 12:13:01.454532 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:01.973574 (+519042us) service_pool.cc:224] Handling call
0709 12:13:01.973972 (+   398us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:01.986546 (+ 12574us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:01.989136 (+  2590us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:02.030617 (+ 41481us) log.cc:844] Serialized 26 byte log entry
0709 12:13:02.543678 (+513061us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:02.558636 (+ 14958us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:02.563950 (+  5314us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:02.755593 (+191643us) raft_consensus.cc:1685] finished
0709 12:13:02.758573 (+  2980us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:02.784825 (+ 26252us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":578,"raft.queue_time_us":3401,"raft.run_cpu_time_us":211,"raft.run_wall_time_us":20877,"thread_start_us":457697,"threads_started":1,"wal-append.queue_time_us":493061}
I20260709 12:13:03.050273 25095 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:02.922329 26346 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:03.032986 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:03.027220 26427 raft_consensus.cc:2749] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:03.064505 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:03.045706 26407 raft_consensus.cc:3060] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:03.070909 25121 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48862 (request call id 1332) took 1018 ms. Trace:
I20260709 12:13:03.034030 26403 raft_consensus.cc:740] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
W20260709 12:13:03.055285 26371 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.629s	user 0.025s	sys 0.089s
I20260709 12:13:03.048466 26364 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.049057 26416 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:03.072794 26376 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:03.160602 26377 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:03.161578 26413 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.162091 26413 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:03.164140 26470 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.160094 26376 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:03.138294 25121 rpcz_store.cc:276] 0709 12:13:02.055086 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:02.636408 (+581322us) service_pool.cc:224] Handling call
0709 12:13:02.683050 (+ 46642us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:03.035731 (+352681us) spinlock_profiling.cc:243] Waited 24.3 ms on lock 0x7b54003c03a0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc06dc0 00007fce7bc911c0 00007fce7bc92231 00007fce7bc8ed8f 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c
0709 12:13:03.070595 (+ 34864us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:03.070840 (+   245us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":55988992}
I20260709 12:13:03.170234 26452 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:02.902634 26411 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:03.149024 26364 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:03.143172 24874 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.548s	user 0.002s	sys 0.045s
W20260709 12:13:03.180335 24874 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.585s	user 0.002s	sys 0.045s
W20260709 12:13:03.143504 24945 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.520s	user 0.041s	sys 0.084s
W20260709 12:13:03.181033 24945 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.558s	user 0.041s	sys 0.084s
W20260709 12:13:03.181340 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 558179us
W20260709 12:13:03.148811 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:03.146021 25657 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:03.048655 26432 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:03.167490 26427 raft_consensus.cc:2749] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:03.138975 26302 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:03.164731 26470 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:03.150079 26429 raft_consensus.cc:740] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:03.198048 25124 raft_consensus.cc:1275] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:03.070994 26401 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:03.187562 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:03.185636 26412 raft_consensus.cc:2804] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:13:03.146719 26371 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.726s	user 0.025s	sys 0.089s
I20260709 12:13:03.186889 26421 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.181291 26411 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:03.191150 26465 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:03.136540 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 86360.2us
I20260709 12:13:03.212260 25095 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:03.213055 26427 raft_consensus.cc:2749] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:03.214406 25095 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:03.093091 26419 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:03.215881 26427 raft_consensus.cc:2749] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:03.090624 26375 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:03.191934 26413 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:03.217118 25095 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:03.185096 26377 consensus_queue.cc:1048] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 12:13:02.890097 24974 rpcz_store.cc:276] 0709 12:13:01.483647 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:02.176930 (+693283us) service_pool.cc:224] Handling call
0709 12:13:02.213957 (+ 37027us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:02.224925 (+ 10968us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:13:02.419859 (+194934us) log.cc:844] Serialized 14 byte log entry
0709 12:13:02.771236 (+351377us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:02.777040 (+  5804us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:02.785339 (+  8299us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:02.804232 (+ 18893us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:02.826267 (+ 22035us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":315928,"prepare.run_cpu_time_us":48,"prepare.run_wall_time_us":49,"raft.queue_time_us":16038,"raft.run_cpu_time_us":125,"raft.run_wall_time_us":23818,"thread_start_us":499197,"threads_started":2}
I20260709 12:13:03.200270 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:03.237285 26437 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:03.238021 26427 raft_consensus.cc:2749] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:03.241285 25095 leader_election.cc:304] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:03.210348 26412 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:03.239037 26404 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.212s	user 0.000s	sys 0.044s
W20260709 12:13:03.257440 24979 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.660s	user 0.005s	sys 0.061s
W20260709 12:13:03.259681 24979 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.661s	user 0.005s	sys 0.061s
W20260709 12:13:03.261030 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 480069us
I20260709 12:13:03.238459 26406 consensus_queue.cc:260] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:03.217932 26421 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:03.201062 26403 consensus_queue.cc:260] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:03.252521 26412 raft_consensus.cc:3060] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:03.245527 25656 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
W20260709 12:13:03.256865 26404 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.232s	user 0.000s	sys 0.045s
I20260709 12:13:03.251683 26437 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:13:03.280298 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:03.267877 26427 raft_consensus.cc:2749] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:03.286902 25095 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:03.276919 26346 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:03.294914 26276 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.742s	user 0.017s	sys 0.032s
W20260709 12:13:03.306838 24946 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.600s	user 0.011s	sys 0.019s
W20260709 12:13:03.307250 24946 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.601s	user 0.011s	sys 0.019s
I20260709 12:13:03.310284 25095 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:03.291985 26466 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.576s	user 0.026s	sys 0.023s
I20260709 12:13:03.317130 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:03.297039 26406 raft_consensus.cc:3060] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:03.305918 26276 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.759s	user 0.018s	sys 0.032s
I20260709 12:13:03.294606 26302 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:03.323096 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:03.324222 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:03.324847 26475 consensus_queue.cc:1048] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:03.325841 24974 raft_consensus.cc:1240] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:03.345669 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:03.330186 26323 consensus_queue.cc:1059] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:03.331661 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:03.321187 26370 consensus_queue.cc:1059] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:13:03.317473 26377 raft_consensus.cc:493] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
W20260709 12:13:03.337015 24945 leader_election.cc:336] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.546s (SENT)
I20260709 12:13:03.302970 26413 consensus_queue.cc:1059] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 12:13:03.360884 25126 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48862 (request call id 1337) took 1157 ms. Trace:
I20260709 12:13:03.361340 25126 rpcz_store.cc:276] 0709 12:13:02.203707 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:02.691278 (+487571us) service_pool.cc:224] Handling call
0709 12:13:02.854145 (+162867us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:02.895585 (+ 41440us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:03.360676 (+465091us) spinlock_profiling.cc:243] Waited 162 ms on lock 0x7b5400080050. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8e8ad 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:03.360822 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":373742976}
I20260709 12:13:03.361418 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:03.365154 24976 raft_consensus.cc:2468] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:03.340701 25095 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:03.342341 26296 consensus_queue.cc:1059] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:03.343791 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:03.343609 24990 tablet_copy_service.cc:140] P 030e384b13804beabcacc99f2d305ee2: Received BeginTabletCopySession request for tablet 2e85aa8f8cf74c8eaa6afb886409f3e4 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:49232)
I20260709 12:13:03.312282 26346 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.343961 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:03.344395 26284 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:03.344834 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:03.318892 26349 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.328418 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:03.346326 24975 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:03.313683 26403 raft_consensus.cc:3060] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:03.347862 25018 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.652s	user 0.019s	sys 0.022s
W20260709 12:13:03.322680 26466 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.613s	user 0.026s	sys 0.023s
I20260709 12:13:03.342362 26290 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.319111 26375 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:03.299556 26437 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:03.338833 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:03.357743 24945 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:03.448354 24876 catalog_manager.cc:5697] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 2 to 3, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 3 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:03.292609 26429 consensus_queue.cc:260] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:03.509673 26429 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:03.373929 26376 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:03.511220 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:03.511847 24975 raft_consensus.cc:3060] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:03.368535 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:03.515527 25055 raft_consensus.cc:1275] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260709 12:13:03.515861 25055 pending_rounds.cc:85] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4: Aborting all ops after (but not including) 4
I20260709 12:13:03.515981 25053 raft_consensus.cc:1240] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:03.516561 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:03.517448 25128 raft_consensus.cc:1275] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:03.517764 25048 raft_consensus.cc:1240] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:03.518074 26411 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:03.368001 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:03.518779 25127 raft_consensus.cc:2376] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2. Re-sending same reply.
I20260709 12:13:03.518579 26411 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:03.519302 25127 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1364) took 1084 ms. Trace:
I20260709 12:13:03.519658 25127 rpcz_store.cc:276] 0709 12:13:02.435297 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:02.888513 (+453216us) service_pool.cc:224] Handling call
0709 12:13:03.367830 (+479317us) spinlock_profiling.cc:243] Waited 2.26 ms on lock 0x7b5800116198. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:03.519246 (+151416us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5198592}
I20260709 12:13:03.357704 26453 raft_consensus.cc:3055] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:03.446012 26391 raft_consensus.cc:2749] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:03.520787 26453 raft_consensus.cc:740] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
W20260709 12:13:03.520937 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 183948us
I20260709 12:13:03.521720 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:03.522121 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:03.522972 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:03.523725 25046 raft_consensus.cc:1240] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:03.524099 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:13:03.374884 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 159588us
W20260709 12:13:03.526070 25628 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:03.526568 25628 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:03.526988 25628 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:03.527727 26370 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:03.527944 26412 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:03.528811 24973 raft_consensus.cc:2393] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 2: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:03.528481 26370 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:03.529700 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:03.530009 26412 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:03.530572 26412 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:03.530861 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:03.531040 26412 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:03.531476 26370 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:03.531961 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:03.532718 26419 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.532517 26290 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:03.533210 26419 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:03.534991 24975 raft_consensus.cc:2468] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:13:03.535210 26419 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:03.535409 26290 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:03.535856 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:03.536319 26341 consensus_meta.cc:287] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.777s	user 0.011s	sys 0.001s
I20260709 12:13:03.538599 24972 raft_consensus.cc:1240] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:03.540891 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:03.541504 24971 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:03.427742 26405 consensus_meta.cc:287] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.646s	user 0.011s	sys 0.000s
I20260709 12:13:03.549654 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:03.558646 25049 raft_consensus.cc:3060] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:03.433314 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:03.361292 26377 raft_consensus.cc:515] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:03.393841 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:03.485383 25018 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.790s	user 0.019s	sys 0.022s
W20260709 12:13:03.456489 26468 log.cc:927] Time spent T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.253s	user 0.001s	sys 0.001s
W20260709 12:13:03.502482 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 161893us
I20260709 12:13:03.339485 26427 raft_consensus.cc:2749] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:03.506778 26439 consensus_queue.cc:260] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:03.428802 26479 raft_consensus.cc:3055] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:03.429184 26470 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:03.367786 26467 log.cc:927] Time spent T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.165s	user 0.000s	sys 0.001s
I20260709 12:13:03.516088 25055 pending_rounds.cc:107] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260709 12:13:03.355356 26271 consensus_queue.cc:1048] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 12:13:03.428520 26421 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:03.488608 24979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1319) took 1943 ms. Trace:
W20260709 12:13:03.447429 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:03.487622 26465 raft_consensus.cc:3055] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 12:13:03.543599 25625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:03.557340 26478 log.cc:927] Time spent T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
W20260709 12:13:04.238991 26432 consensus_meta.cc:287] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 1.047s	user 0.012s	sys 0.000s
W20260709 12:13:04.262355 26403 consensus_meta.cc:287] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.776s	user 0.010s	sys 0.000s
I20260709 12:13:04.262486 26432 raft_consensus.cc:2749] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:03.648787 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:04.073287 24975 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.536s	user 0.000s	sys 0.006s
I20260709 12:13:03.556432 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:04.268277 25049 consensus_meta.cc:287] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.709s	user 0.025s	sys 0.031s
I20260709 12:13:04.261641 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:03.587311 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:03.758720 25660 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:04.268349 25046 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:04.269814 25049 raft_consensus.cc:2468] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
W20260709 12:13:04.274865 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:04.275883 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 1.58059e+06us
I20260709 12:13:03.588407 25047 raft_consensus.cc:1240] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:03.572535 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:04.277148 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:04.277423 25018 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:03.739066 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:03.506080 24876 catalog_manager.cc:5697] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 1 to 2, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 2 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:04.278643 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:04.279127 24975 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.742s	user 0.002s	sys 0.008s
I20260709 12:13:03.520812 26482 raft_consensus.cc:2749] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:04.264513 25661 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58008 (request call id 401) took 1567 ms. Trace:
W20260709 12:13:04.278643 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:04.279690 25625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:04.283771 25625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:03.611383 24980 raft_consensus.cc:2468] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:04.269877 25055 raft_consensus.cc:2889] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:04.261641 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:13:04.272696 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:04.185451 26429 consensus_meta.cc:287] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.675s	user 0.010s	sys 0.002s
I20260709 12:13:04.280614 25661 rpcz_store.cc:276] 0709 12:13:02.697183 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:02.697351 (+   168us) service_pool.cc:224] Handling call
0709 12:13:02.717938 (+ 20587us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:03.040903 (+322965us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:04.264172 (+1223269us) spinlock_profiling.cc:243] Waited 306 ms on lock 0x7b5400675cd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:04.264422 (+   250us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":704309120}
I20260709 12:13:04.271328 25052 raft_consensus.cc:2468] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:04.275563 24979 rpcz_store.cc:276] 0709 12:13:01.545701 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:02.197188 (+651487us) service_pool.cc:224] Handling call
0709 12:13:02.197568 (+   380us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:02.198020 (+   452us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:02.198072 (+    52us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:02.206039 (+  7967us) log.cc:844] Serialized 26 byte log entry
0709 12:13:02.597342 (+391303us) spinlock_profiling.cc:243] Waited 7.44 ms on lock 0x7b1800063940. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78b84e07 00007fce819df9a9 00007fce78ba169b 00007fce78b9f93f 00007fce78ba1c02 00007fce7b82920b 00007fce7b82ed23 00007fce7b82f0d1 00007fce7bc4aa0f
0709 12:13:03.260243 (+662901us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:03.260282 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:03.261246 (+   964us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:03.484748 (+223502us) raft_consensus.cc:1685] finished
0709 12:13:03.484772 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:03.488536 (+  3764us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":137,"raft.run_cpu_time_us":223,"raft.run_wall_time_us":10321,"spinlock_wait_cycles":17101568,"thread_start_us":662716,"threads_started":1,"wal-append.queue_time_us":1109597}
I20260709 12:13:04.320111 24876 catalog_manager.cc:5697] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 3 to 4, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 4 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:04.272861 24945 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.929s (SENT) [suppressed 78 similar messages]
W20260709 12:13:03.488233 26301 log.cc:927] Time spent T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
W20260709 12:13:04.326584 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 51573.3us
W20260709 12:13:04.045186 26489 log.cc:927] Time spent T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f: Append to log took a long time: real 0.116s	user 0.000s	sys 0.001s
I20260709 12:13:03.489895 25655 raft_consensus.cc:3060] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:03.433507 26302 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:04.001957 26407 consensus_meta.cc:287] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.853s	user 0.011s	sys 0.000s
W20260709 12:13:04.273949 24972 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.732s	user 0.000s	sys 0.015s
I20260709 12:13:04.330657 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:04.345364 25049 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.275369 26465 raft_consensus.cc:740] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:04.330616 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:04.348745 24979 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:04.350047 24979 raft_consensus.cc:1240] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:04.324749 24876 catalog_manager.cc:5697] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 3 to 4, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 4 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:03.457587 24990 tablet_copy_service.cc:161] P 030e384b13804beabcacc99f2d305ee2: Beginning new tablet copy session on tablet 2e85aa8f8cf74c8eaa6afb886409f3e4 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:49232: session id = 3f6b8adc1ec6495c8c574fff0f49c864-2e85aa8f8cf74c8eaa6afb886409f3e4
I20260709 12:13:04.337150 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:04.351025 25055 raft_consensus.cc:3060] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.262312 26479 raft_consensus.cc:740] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:03.556002 26437 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:03.548799 26411 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:03.757395 25050 raft_consensus.cc:1240] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:03.567566 26424 raft_consensus.cc:3055] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 12:13:03.830442 26452 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.503s	user 0.005s	sys 0.005s
I20260709 12:13:04.339573 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:04.373669 25052 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:04.329582 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:03.557767 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:04.332929 25095 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:04.340291 25021 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:04.383241 25052 raft_consensus.cc:1240] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:04.384951 25052 raft_consensus.cc:1275] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:04.386312 25052 raft_consensus.cc:1240] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:03.488453 26466 raft_consensus.cc:697] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:04.387710 26466 consensus_queue.cc:237] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:04.343884 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 66544.2us
I20260709 12:13:03.521756 26453 consensus_queue.cc:260] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:03.427695 26401 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:04.392344 26453 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:04.393920 26401 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:04.348399 24975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1332) took 1009 ms. Trace:
I20260709 12:13:04.335536 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:04.351399 24876 catalog_manager.cc:5697] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 1 to 2, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 2 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:03.506532 26349 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:04.340508 26439 raft_consensus.cc:3060] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:03.640137 26364 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:04.345021 24972 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.803s	user 0.000s	sys 0.016s
I20260709 12:13:03.502499 26346 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:04.348385 26302 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:04.363085 25660 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:04.365573 25049 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:04.417321 25660 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58018 (request call id 325) took 2887 ms. Trace:
I20260709 12:13:04.346616 26276 raft_consensus.cc:2749] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:04.417667 25660 rpcz_store.cc:276] 0709 12:13:01.530279 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:01.530446 (+   167us) service_pool.cc:224] Handling call
0709 12:13:01.530840 (+   394us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:02.603984 (+1073144us) spinlock_profiling.cc:243] Waited 368 ms on lock 0x7b18002583c0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bcca646 00007fce7bc0458e 00007fce7bc85f9e 00007fce7bc877de 00007fce7bc91b49 00007fce7bc92416 00007fce7bc8ed8f 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4
0709 12:13:03.758385 (+1154401us) spinlock_profiling.cc:243] Waited 250 ms on lock 0x7b58003ce0d0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bbeb0aa 00007fce7bc6d447 00007fce7bc85fe7 00007fce7bc877de 00007fce7bc91b49 00007fce7bc92416 00007fce7bc8ed8f 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4
0709 12:13:04.417018 (+658633us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:04.417242 (+   224us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1420170880}
I20260709 12:13:04.347404 26407 raft_consensus.cc:2749] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:04.418346 26302 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:04.408401 26349 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:04.422363 26364 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:04.381529 26301 tablet_bootstrap.cc:492] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:04.374868 25047 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:04.342365 26482 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:13:04.398308 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:04.390314 26377 leader_election.cc:290] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:04.362215 26437 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.413229 25055 raft_consensus.cc:2468] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:04.399410 24876 catalog_manager.cc:5697] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 2 to 3, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 3 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.416527 26346 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:03.618279 26405 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:04.366078 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:04.366364 26424 raft_consensus.cc:740] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
W20260709 12:13:04.429742 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:04.375363 26452 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.048s	user 0.011s	sys 0.007s
I20260709 12:13:04.430660 25054 raft_consensus.cc:2468] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
W20260709 12:13:04.435009 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 102203us
I20260709 12:13:04.412151 26416 raft_consensus.cc:2804] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:13:04.432871 26339 consensus_meta.cc:287] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.945s	user 0.005s	sys 0.007s
W20260709 12:13:04.437904 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:04.437871 24876 catalog_manager.cc:5697] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 2 to 3, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 3 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.445878 25049 raft_consensus.cc:1240] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:04.440068 25095 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:04.381785 26412 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:04.424044 26336 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.445070 25055 raft_consensus.cc:1240] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:04.431270 26403 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.457897 25051 raft_consensus.cc:1240] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:04.457340 24876 catalog_manager.cc:5697] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 1 to 2, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 2 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.459329 24876 catalog_manager.cc:5697] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 2 to 3, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 3 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.461611 24876 catalog_manager.cc:5697] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 2 to 3, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 3 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.464939 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:04.430893 26401 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:04.473341 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:04.474150 25124 raft_consensus.cc:1275] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:04.481010 25048 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:04.483527 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:04.484266 25121 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.484418 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:04.485075 25125 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:04.490913 25127 raft_consensus.cc:2468] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:04.476866 25129 raft_consensus.cc:2376] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2. Re-sending same reply.
I20260709 12:13:04.497442 25660 raft_consensus.cc:1240] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:04.437917 24974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34790 (request call id 1333) took 1099 ms. Trace:
I20260709 12:13:04.498507 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:04.499759 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:04.500855 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:04.501257 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:04.501356 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:04.503423 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:04.506273 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:04.507072 24979 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:04.445152 26416 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.510890 25055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:13:04.511677 25055 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:04.512141 25055 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:04.512758 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:04.513617 24979 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
W20260709 12:13:04.503655 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 230803us
I20260709 12:13:04.452571 26407 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.452904 26364 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.516109 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:04.517706 25123 raft_consensus.cc:1240] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:04.458564 26383 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:04.522624 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:04.477312 26439 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:04.525723 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:04.531414 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:04.542140 25055 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:04.544727 25055 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:04.546952 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:04.516901 25127 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:13:04.547706 25123 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:04.434935 26482 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:04.439146 26437 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:04.549142 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:04.553184 25123 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:04.458112 26371 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.067s
I20260709 12:13:04.434124 26465 consensus_queue.cc:260] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:04.561025 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:04.516356 26416 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:04.468529 26336 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:04.570420 25125 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:04.571328 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:04.571601 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:04.574724 25127 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:04.556365 26301 tablet_bootstrap.cc:492] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:13:04.576814 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:04.580243 25628 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:04.580920 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:04.581578 25125 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
W20260709 12:13:04.581578 25628 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:04.583180 25628 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:04.583811 25628 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:04.583834 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:04.587951 25125 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.533669 26502 raft_consensus.cc:2749] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:04.510433 24974 rpcz_store.cc:276] 0709 12:13:03.338974 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:03.457149 (+118175us) service_pool.cc:224] Handling call
0709 12:13:04.436533 (+979384us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:04.446933 26479 consensus_queue.cc:260] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:04.493497 26403 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:04.515134 26401 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:04.606262 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:04.594991 26515 raft_consensus.cc:493] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:04.562103 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:04.612097 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:04.596933 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:04.595912 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:04.613946 25127 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.529687 26364 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:04.529935 26407 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:04.589286 26465 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.585567 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:04.618088 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 106017us
I20260709 12:13:04.524710 26424 consensus_queue.cc:260] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:04.552239 26383 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:04.589847 26506 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:04.625958 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:04.631356 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:04.394852 24975 rpcz_store.cc:276] 0709 12:13:03.338632 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:03.536750 (+198118us) service_pool.cc:224] Handling call
0709 12:13:03.537050 (+   300us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:03.537263 (+   213us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:13:04.280057 (+742794us) log.cc:844] Serialized 14 byte log entry
0709 12:13:04.348044 (+ 67987us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:04.348093 (+    49us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:04.348137 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:04.348205 (+    68us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:04.348340 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":822042,"raft.queue_time_us":13679,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":7128,"thread_start_us":810062,"threads_started":2}
I20260709 12:13:04.825577 25047 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:04.647148 25121 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:04.855007 25047 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55984 (request call id 1343) took 1203 ms. Trace:
I20260709 12:13:04.724922 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:04.689199 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:04.805886 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 222134us
I20260709 12:13:04.779518 25127 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:04.648307 25046 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
W20260709 12:13:04.801558 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 181070us
I20260709 12:13:04.858460 25048 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:04.856323 25123 raft_consensus.cc:3060] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:04.651328 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:04.806994 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:04.860083 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:04.861405 25046 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55984 (request call id 1336) took 1311 ms. Trace:
I20260709 12:13:04.669421 25021 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:04.855556 25047 rpcz_store.cc:276] 0709 12:13:03.651869 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:04.329277 (+677408us) service_pool.cc:224] Handling call
0709 12:13:04.854933 (+525656us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:04.861950 25046 rpcz_store.cc:276] 0709 12:13:03.550152 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:03.550700 (+   548us) service_pool.cc:224] Handling call
0709 12:13:04.861325 (+1310625us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:04.867583 25125 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:04.857980 25628 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:04.872028 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:04.872577 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:04.872754 25121 raft_consensus.cc:2376] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2. Re-sending same reply.
I20260709 12:13:04.873656 25095 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:04.874260 25125 raft_consensus.cc:1240] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:04.875871 25125 raft_consensus.cc:1240] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:04.623214 26490 log.cc:927] Time spent T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.261s	user 0.000s	sys 0.001s
I20260709 12:13:04.877434 25020 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:04.870431 25048 raft_consensus.cc:1240] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 1. Current term is 2. Ops: [1.2-1.2]
I20260709 12:13:04.640910 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:04.881500 25124 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:04.881879 25048 raft_consensus.cc:1240] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:04.840448 24971 consensus_meta.cc:287] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 1.287s	user 0.002s	sys 0.009s
W20260709 12:13:04.627454 26498 log.cc:927] Time spent T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.133s	user 0.000s	sys 0.000s
W20260709 12:13:04.627897 26494 log.cc:927] Time spent T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.193s	user 0.000s	sys 0.001s
W20260709 12:13:04.879794 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 210452us
W20260709 12:13:04.895430 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 177078us
I20260709 12:13:04.632952 26364 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:04.897373 25048 raft_consensus.cc:1240] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:04.896798 25021 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:04.634196 25054 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55984 (request call id 1334) took 1118 ms. Trace:
I20260709 12:13:04.721377 26301 ts_tablet_manager.cc:1403] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 3.260s	user 0.056s	sys 0.041s
W20260709 12:13:04.721580 26488 log.cc:927] Time spent T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.347s	user 0.000s	sys 0.001s
W20260709 12:13:04.860154 24973 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.681s	user 0.001s	sys 0.014s
W20260709 12:13:04.889508 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:04.767601 26487 log.cc:927] Time spent T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.335s	user 0.001s	sys 0.001s
I20260709 12:13:04.819790 24990 tablet_copy_source_session.cc:215] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:04.623710 26518 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.645139 26479 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.896529 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:04.626971 26502 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.772519 25050 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:04.630569 24974 raft_consensus.cc:1240] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260709 12:13:04.804520 26503 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.628715 26444 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:04.839072 26281 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:04.878307 25125 raft_consensus.cc:1240] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:04.944839 25125 raft_consensus.cc:1275] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:04.945947 25125 raft_consensus.cc:1240] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:04.947448 25125 raft_consensus.cc:1240] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 1. Current term is 2. Ops: [1.2-1.2]
I20260709 12:13:04.629639 26403 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:04.861603 26336 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:04.948904 26524 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:04.949502 26524 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:04.951758 26524 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:04.952319 26524 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:04.952859 26444 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.953363 26444 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:04.953722 26383 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:04.954288 26383 raft_consensus.cc:2804] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:04.954728 26383 raft_consensus.cc:697] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:04.955534 26444 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:04.955622 26383 consensus_queue.cc:237] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:04.957067 26516 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:04.957551 26516 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.957894 26516 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:04.910638 24972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1335) took 1556 ms. Trace:
I20260709 12:13:04.961019 24972 rpcz_store.cc:276] 0709 12:13:03.353853 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:03.539564 (+185711us) service_pool.cc:224] Handling call
0709 12:13:03.539908 (+   344us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:03.540695 (+   787us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:03.540726 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:03.541287 (+   561us) log.cc:844] Serialized 26 byte log entry
0709 12:13:04.423158 (+881871us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:04.423506 (+   348us) log.cc:844] Serialized 14 byte log entry
0709 12:13:04.423746 (+   240us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:04.423841 (+    95us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:04.910371 (+486530us) raft_consensus.cc:1685] finished
0709 12:13:04.910407 (+    36us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:04.910576 (+   169us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":1631,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":976,"raft.queue_time_us":828,"raft.run_cpu_time_us":254,"raft.run_wall_time_us":6711,"thread_start_us":881457,"threads_started":1,"wal-append.queue_time_us":812645}
I20260709 12:13:04.626451 26339 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58034 (request call id 300) took 5461 ms. Trace:
I20260709 12:13:04.964145 26339 rpcz_store.cc:276] 0709 12:12:59.161969 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:59.163915 (+  1946us) service_pool.cc:224] Handling call
0709 12:12:59.166302 (+  2387us) ts_tablet_manager.cc:934] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
0709 12:13:02.065306 (+2899004us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:13:03.363598 (+1298292us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:03.367553 (+  3955us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:13:04.458705 (+1091152us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:13:04.519053 (+ 60348us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:04.580519 (+ 61466us) ts_tablet_manager.cc:989] Replica registered.
0709 12:13:04.622969 (+ 42450us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":401,"tablet-copy.queue_time_us":1206,"thread_start_us":3057,"threads_started":2}
I20260709 12:13:04.965646 26339 tablet_copy_client.cc:806] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:04.900221 26520 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.919829 26466 raft_consensus.cc:2764] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:13:04.934885 26500 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:04.967046 24980 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49232 (request call id 136) took 3856 ms (client timeout 2219 ms). Trace:
I20260709 12:13:04.623283 26515 raft_consensus.cc:515] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:04.973711 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:04.878397 25127 raft_consensus.cc:1240] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:04.635031 26401 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:04.633474 26405 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:04.638156 26482 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:04.974056 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:05.026022 26425 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.026582 26425 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:05.026981 26428 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:04.872200 26510 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:04.879484 26296 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.883247 26424 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.928974 26514 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:04.900794 25054 rpcz_store.cc:276] 0709 12:13:03.516203 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:03.516330 (+   127us) service_pool.cc:224] Handling call
0709 12:13:04.633994 (+1117664us) spinlock_profiling.cc:243] Waited 902 ms on lock 0x7b5400211454. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:04.634134 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2074050944}
I20260709 12:13:05.049139 25054 raft_consensus.cc:1240] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:04.628862 26512 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:04.908613 25095 leader_election.cc:304] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:04.894387 24971 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:13:04.907755 25124 raft_consensus.cc:1240] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:04.966367 24974 raft_consensus.cc:1240] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:04.929806 25123 raft_consensus.cc:2468] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:04.914906 24975 raft_consensus.cc:1240] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:04.915351 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:05.046324 25655 consensus_meta.cc:287] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.695s	user 0.010s	sys 0.001s
I20260709 12:13:04.888829 26506 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:04.929814 26407 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:04.913681 24973 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.753s	user 0.002s	sys 0.014s
W20260709 12:13:04.910386 26492 log.cc:927] Time spent T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.464s	user 0.004s	sys 0.000s
I20260709 12:13:04.919044 26453 raft_consensus.cc:2804] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:05.094498 26453 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:05.094584 24978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1325) took 1758 ms. Trace:
W20260709 12:13:04.974123 24980 rpcz_store.cc:269] 0709 12:13:01.110943 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:02.373012 (+1262069us) service_pool.cc:224] Handling call
0709 12:13:04.966793 (+2593781us) spinlock_profiling.cc:243] Waited 1.14 s on lock 0x7b540036abd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:04.966956 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2628070784}
I20260709 12:13:05.095569 25049 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51822 (request call id 137) took 1076 ms. Trace:
I20260709 12:13:05.094942 24978 rpcz_store.cc:276] 0709 12:13:03.335991 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:03.336361 (+   370us) service_pool.cc:224] Handling call
0709 12:13:03.336783 (+   422us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:03.337087 (+   304us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:03.337110 (+    23us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:03.337558 (+   448us) log.cc:844] Serialized 26 byte log entry
0709 12:13:03.757794 (+420236us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:03.757857 (+    63us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:03.757956 (+    99us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:04.909792 (+1151836us) spinlock_profiling.cc:243] Waited 6.77 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:05.094282 (+184490us) raft_consensus.cc:1685] finished
0709 12:13:05.094309 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:05.094515 (+   206us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4549,"raft.run_cpu_time_us":115,"raft.run_wall_time_us":115,"spinlock_wait_cycles":15579904,"thread_start_us":393085,"threads_started":1,"wal-append.queue_time_us":1018582}
I20260709 12:13:05.096222 25049 rpcz_store.cc:276] 0709 12:13:04.019056 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:04.417470 (+398414us) service_pool.cc:224] Handling call
0709 12:13:04.417806 (+   336us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:04.446313 (+ 28507us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:05.095277 (+648964us) spinlock_profiling.cc:243] Waited 27.9 ms on lock 0x7b5400266bd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:05.095512 (+   235us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":64083840}
I20260709 12:13:05.094942 26453 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:05.038913 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 142182us
I20260709 12:13:05.023845 25125 raft_consensus.cc:1240] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:04.899086 25625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:05.050729 25054 raft_consensus.cc:1240] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:05.052299 26323 raft_consensus.cc:3055] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:05.101599 26323 raft_consensus.cc:740] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:05.102463 26323 consensus_queue.cc:260] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:05.103657 26323 raft_consensus.cc:3060] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:05.054543 26507 log.cc:927] Time spent T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.155s	user 0.001s	sys 0.000s
I20260709 12:13:04.908996 25048 raft_consensus.cc:1275] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:04.969584 25120 raft_consensus.cc:1240] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:04.948930 26403 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.966169 26339 tablet_copy_client.cc:670] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:05.029000 26504 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.113914 26504 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:05.031418 26296 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:05.110252 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:05.116909 26296 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:04.970791 26432 raft_consensus.cc:2749] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:05.117017 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:04.937433 25020 leader_election.cc:304] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:05.117723 26432 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.992425 26524 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:05.118376 26524 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:05.118202 26432 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:05.120244 26432 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:05.035272 26425 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:04.976089 26439 raft_consensus.cc:2749] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:04.957551 24990 rpcz_store.cc:275] Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.0.0.1:49232 (request call id 139) took 1617 ms. Trace:
I20260709 12:13:04.974275 26465 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:04.929381 26518 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:04.971199 26437 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:05.083405 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:05.069898 25655 raft_consensus.cc:2468] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:05.081151 25127 raft_consensus.cc:1275] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:05.045321 26401 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.086488 26301 raft_consensus.cc:359] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:05.084848 26506 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:04.969950 26520 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:05.059945 26514 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:05.089926 26513 consensus_queue.cc:1059] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:05.159015 26513 raft_consensus.cc:3055] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:05.159355 26513 raft_consensus.cc:740] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
W20260709 12:13:05.068836 24971 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49232 (request call id 140) took 1724 ms (client timeout 1670 ms). Trace:
I20260709 12:13:05.091343 26535 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.083508 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:05.093645 25654 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
W20260709 12:13:05.104070 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:04.967736 26416 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:05.112766 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:05.124868 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 266951us
W20260709 12:13:05.125684 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 217256us
I20260709 12:13:05.028929 26510 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:04.970765 26500 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:05.128180 26432 raft_consensus.cc:2804] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:05.129293 25129 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:05.120759 26403 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:05.130364 26518 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:04.936385 26502 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:04.973448 26503 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:05.135254 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 62904.4us
I20260709 12:13:05.137027 25121 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:05.150631 25052 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51822 (request call id 135) took 1210 ms. Trace:
I20260709 12:13:05.140007 25658 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:05.137145 26429 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.136379 26428 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.137490 26395 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:05.158107 26520 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:05.121368 26523 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.064143 26512 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:05.411965 25128 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48862 (request call id 1338) took 3207 ms. Trace:
W20260709 12:13:05.280750 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:05.432886 25628 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:05.400101 24976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1339) took 2025 ms. Trace:
W20260709 12:13:05.414950 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:05.433190 25128 rpcz_store.cc:276] 0709 12:13:02.204124 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:02.770699 (+566575us) service_pool.cc:224] Handling call
0709 12:13:02.823631 (+ 52932us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:03.517772 (+694141us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:05.411618 (+1893846us) spinlock_profiling.cc:243] Waited 693 ms on lock 0x7b5400427f54. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:05.411868 (+   250us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1594864384}
I20260709 12:13:05.434787 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:05.434964 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:05.435556 24979 raft_consensus.cc:3055] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:05.435883 24979 raft_consensus.cc:740] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
W20260709 12:13:05.436483 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:05.297662 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:05.419555 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 284266us
W20260709 12:13:05.413542 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 476166us
W20260709 12:13:05.270938 25625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:05.420037 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:05.133468 24972 raft_consensus.cc:1240] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:05.430275 25659 raft_consensus.cc:2468] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
W20260709 12:13:05.432163 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:05.433636 24976 rpcz_store.cc:276] 0709 12:13:03.374745 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:03.768743 (+393998us) service_pool.cc:224] Handling call
0709 12:13:03.904065 (+135322us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:03.904374 (+   309us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:13:04.303239 (+398865us) log.cc:844] Serialized 14 byte log entry
0709 12:13:05.399624 (+1096385us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:05.399701 (+    77us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:05.399760 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:05.399851 (+    91us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:05.400021 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":936248,"prepare.queue_time_us":470347,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":45,"raft.queue_time_us":937123,"raft.run_cpu_time_us":114,"raft.run_wall_time_us":114,"thread_start_us":453152,"threads_started":2,"wal-append.queue_time_us":234261}
I20260709 12:13:05.454306 26428 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:05.230878 26453 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:05.144284 26401 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:05.144460 26301 raft_consensus.cc:740] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:13:05.503630 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:05.160116 25655 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58008 (request call id 402) took 2425 ms (client timeout 1612 ms). Trace:
I20260709 12:13:05.130957 26465 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:05.434494 26146 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:05.436657 24979 consensus_queue.cc:260] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:05.572911 24979 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:05.453073 26429 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:05.452100 26395 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:05.487483 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 50363.1us
I20260709 12:13:05.481380 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:05.495901 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:05.477685 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:05.491364 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 56694.2us
I20260709 12:13:05.497135 25020 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:05.491663 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:05.438863 25052 rpcz_store.cc:276] 0709 12:13:03.939902 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:04.387179 (+447277us) service_pool.cc:224] Handling call
0709 12:13:04.387539 (+   360us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:04.403023 (+ 15484us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:04.403074 (+    51us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:04.426869 (+ 23795us) log.cc:844] Serialized 26 byte log entry
0709 12:13:04.568371 (+141502us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:04.652962 (+ 84591us) log.cc:844] Serialized 14 byte log entry
0709 12:13:04.653800 (+   838us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:04.653902 (+   102us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:05.053916 (+400014us) spinlock_profiling.cc:243] Waited 2.74 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:05.132745 (+ 78829us) raft_consensus.cc:1685] finished
0709 12:13:05.150398 (+ 17653us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:05.150565 (+   167us) inbound_call.cc:177] Queueing success response
0709 12:13:05.399658 (+249093us) spinlock_profiling.cc:243] Waited 53 ms on lock 0x7b4800250158. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce80bb8aa1 00007fce80bafb37 00007fce80baf9ca 00007fce80ca726f 00007fce80ca6f37 00007fce80cbb55c 00007fce80cbb508 00007fce80cbb488 00007fce80cbb443 00007fce80cba6ec 00007fce7fbe4a96
Metrics: {"mutex_wait_us":18054,"prepare.queue_time_us":84088,"prepare.run_cpu_time_us":56,"prepare.run_wall_time_us":59,"raft.queue_time_us":23861,"raft.run_cpu_time_us":1706,"raft.run_wall_time_us":737965,"spinlock_wait_cycles":128196224,"thread_start_us":110581,"threads_started":1,"wal-append.queue_time_us":349146}
I20260709 12:13:05.503608 25047 raft_consensus.cc:1240] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 5. Ops: []
I20260709 12:13:05.504658 24975 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:05.579692 25095 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:05.424244 26336 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.581151 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:05.477233 26506 raft_consensus.cc:2804] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:05.231985 26534 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.508797 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:05.607652 24977 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:05.172065 26285 raft_consensus.cc:2749] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:05.515147 25051 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55984 (request call id 1330) took 2000 ms. Trace:
W20260709 12:13:05.523298 24943 connection.cc:256] RPC call timeout handler was delayed by -1.3359192069999608s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20440000000000003s for a response
I20260709 12:13:05.617343 24943 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:05.618202 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:05.618811 24943 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:05.619010 25046 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:05.567596 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:05.332610 26515 leader_election.cc:290] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:05.625174 25092 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:05.577721 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:05.578671 24980 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:05.627439 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:05.477607 26412 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.126272 24990 rpcz_store.cc:276] 0709 12:13:03.340292 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:03.343449 (+  3157us) service_pool.cc:224] Handling call
0709 12:13:04.957450 (+1614001us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:05.582172 24975 raft_consensus.cc:2393] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 4: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:05.505955 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:05.308014 26489 log.cc:927] Time spent T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f: Append to log took a long time: real 0.115s	user 0.001s	sys 0.000s
W20260709 12:13:05.585660 24945 leader_election.cc:336] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.807s (SENT)
I20260709 12:13:05.645941 24945 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:05.647073 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 61451.9us
I20260709 12:13:05.329533 25050 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:05.649853 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:05.650604 25125 raft_consensus.cc:2393] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 2: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:05.651424 25052 raft_consensus.cc:1275] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:05.604254 25661 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58008 (request call id 405) took 1108 ms. Trace:
I20260709 12:13:05.653113 25661 rpcz_store.cc:276] 0709 12:13:04.495422 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:04.497829 (+  2407us) service_pool.cc:224] Handling call
0709 12:13:04.523951 (+ 26122us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:04.893739 (+369788us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:04.893773 (+    34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:04.893816 (+    43us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:04.893844 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:05.603942 (+710098us) spinlock_profiling.cc:243] Waited 370 ms on lock 0x7b5400272ed4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:05.604006 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:05.604172 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":849979264}
I20260709 12:13:05.605087 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:05.608283 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:05.503641 26518 consensus_queue.cc:1059] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.126s
I20260709 12:13:05.608986 26506 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:05.403936 26491 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:05.613169 26512 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:05.614239 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:05.615798 25051 rpcz_store.cc:276] 0709 12:13:03.514996 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:03.516544 (+  1548us) service_pool.cc:224] Handling call
0709 12:13:03.516810 (+   266us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:04.458503 (+941693us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:05.514826 (+1056323us) spinlock_profiling.cc:243] Waited 941 ms on lock 0x7b54002a3854. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:05.515066 (+   240us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2163728768}
W20260709 12:13:05.419381 24971 rpcz_store.cc:269] 0709 12:13:03.340619 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:03.484290 (+143671us) service_pool.cc:224] Handling call
0709 12:13:05.063896 (+1579606us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:05.503724 26421 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.639649 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:05.640897 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:05.641054 25055 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55982 (request call id 1330) took 1106 ms. Trace:
I20260709 12:13:05.690529 24976 raft_consensus.cc:2468] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:13:05.690604 25055 rpcz_store.cc:276] 0709 12:13:04.534429 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:05.567039 (+1032610us) service_pool.cc:224] Handling call
0709 12:13:05.640989 (+ 73950us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:05.641547 25662 raft_consensus.cc:2376] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3. Re-sending same reply.
I20260709 12:13:05.330235 26524 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:05.567351 26432 raft_consensus.cc:697] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
W20260709 12:13:05.643996 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 148796us
I20260709 12:13:05.331861 26516 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:05.699362 25628 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:05.615617 26336 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:05.654693 25049 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:05.667229 25050 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55984 (request call id 1345) took 1155 ms. Trace:
I20260709 12:13:05.667858 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:05.654829 25127 raft_consensus.cc:2468] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 1.
I20260709 12:13:05.668054 26517 raft_consensus.cc:2804] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:05.436182 26535 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:05.503763 26439 consensus_queue.cc:1048] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.120s
I20260709 12:13:05.657527 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:05.657560 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:05.507634 26377 consensus_queue.cc:1048] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.133s
I20260709 12:13:05.325471 26514 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:05.583344 24973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1338) took 2201 ms. Trace:
W20260709 12:13:05.664376 24945 leader_election.cc:336] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.104s (SENT)
I20260709 12:13:05.697885 26421 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:05.613545 26510 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:05.621428 24972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34794 (request call id 1424) took 1081 ms. Trace:
I20260709 12:13:05.678117 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:05.669198 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:05.671168 25048 raft_consensus.cc:3060] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:05.683058 24979 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:05.684525 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:05.639935 26437 raft_consensus.cc:2804] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:05.644361 26357 raft_consensus.cc:2804] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:05.650520 26515 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.639590 26532 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:05.749533 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:05.750295 25660 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:05.702316 26512 consensus_queue.cc:1048] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260709 12:13:05.751709 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:05.656452 26482 raft_consensus.cc:2749] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:05.638388 26534 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:05.650627 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:05.756974 24975 raft_consensus.cc:2410] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for term 5 because replica has last-logged OpId of term: 4 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 6.
W20260709 12:13:05.510506 25655 rpcz_store.cc:269] 0709 12:13:02.715617 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:02.717514 (+  1897us) service_pool.cc:224] Handling call
0709 12:13:03.343813 (+626299us) spinlock_profiling.cc:243] Waited 1.76 ms on lock 0x7b580003f398. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:05.140460 (+1796647us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4055936}
I20260709 12:13:05.670009 26506 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:05.685863 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:05.329931 26513 consensus_queue.cc:260] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:05.712536 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:05.683856 26491 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:05.695329 26454 raft_consensus.cc:2749] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:05.650748 26412 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:05.723028 24945 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:05.654132 26528 consensus_queue.cc:1059] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.070s
I20260709 12:13:05.734797 25129 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1270) took 1241 ms. Trace:
I20260709 12:13:05.651571 26301 consensus_queue.cc:260] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:05.737743 26538 raft_consensus.cc:2804] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:05.744351 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:05.714093 26514 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:05.718791 26517 raft_consensus.cc:697] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:05.754104 25049 raft_consensus.cc:2468] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:05.760388 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:05.704988 25050 rpcz_store.cc:276] 0709 12:13:04.504756 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:04.550713 (+ 45957us) service_pool.cc:224] Handling call
0709 12:13:05.660254 (+1109541us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:05.720844 25653 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:05.731406 26510 raft_consensus.cc:2749] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:05.751156 26403 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:05.733922 26357 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:05.734714 26437 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:05.927397 26437 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:05.776983 25048 raft_consensus.cc:2468] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:05.758822 24971 raft_consensus.cc:1275] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:05.710932 24973 rpcz_store.cc:276] 0709 12:13:03.369260 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:03.729573 (+360313us) service_pool.cc:224] Handling call
0709 12:13:03.800453 (+ 70880us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:03.945597 (+145144us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:13:05.093813 (+1148216us) log.cc:844] Serialized 14 byte log entry
0709 12:13:05.424389 (+330576us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:05.434822 (+ 10433us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:13:05.477051 (+ 42229us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:05.503567 (+ 26516us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:05.570237 (+ 66670us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":197716,"prepare.queue_time_us":418323,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":34,"raft.queue_time_us":173165,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":25529,"thread_start_us":1124767,"threads_started":2,"wal-append.queue_time_us":568780}
I20260709 12:13:05.488026 26523 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:05.933070 26534 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:05.832386 25122 raft_consensus.cc:1275] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:05.934440 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:05.831303 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:05.829531 25129 rpcz_store.cc:276] 0709 12:13:04.493226 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:04.613477 (+120251us) service_pool.cc:224] Handling call
0709 12:13:05.734642 (+1121165us) spinlock_profiling.cc:243] Waited 273 ms on lock 0x7b5400080054. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:05.734740 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":627692416}
W20260709 12:13:05.832496 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 168142us
I20260709 12:13:05.787926 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:05.845893 25660 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:05.769629 26500 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:05.725942 24972 rpcz_store.cc:276] 0709 12:13:04.527384 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:05.039245 (+511861us) service_pool.cc:224] Handling call
0709 12:13:05.111608 (+ 72363us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:05.503644 (+392036us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:05.608315 (+104671us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:05.944825 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:05.897696 26395 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:05.897951 26540 log.cc:927] Time spent T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.191s	user 0.000s	sys 0.000s
I20260709 12:13:05.951344 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:05.954144 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:05.898384 24977 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:05.898665 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:05.833292 26453 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:05.900489 25092 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:13:05.968315 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 67956.9us
W20260709 12:13:05.968415 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 264066us
W20260709 12:13:05.970095 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:05.970244 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:05.971858 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:05.972486 25660 raft_consensus.cc:2468] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
I20260709 12:13:05.901096 26428 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:05.775893 26416 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:05.908919 26401 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:05.755437 26515 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:05.926935 26357 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:05.775315 26432 consensus_queue.cc:237] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:05.841585 26377 raft_consensus.cc:2749] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:05.966060 24977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34790 (request call id 1349) took 1458 ms. Trace:
I20260709 12:13:05.908665 26421 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:05.907262 26538 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:05.906908 25661 raft_consensus.cc:1240] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:05.950208 26427 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:05.945574 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 365921us
I20260709 12:13:05.976501 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:05.992257 25095 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:05.992257 24975 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
W20260709 12:13:05.977694 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 278514us
I20260709 12:13:05.946434 26479 raft_consensus.cc:3055] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:05.984102 24977 rpcz_store.cc:276] 0709 12:13:04.507581 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:04.514930 (+  7349us) service_pool.cc:224] Handling call
0709 12:13:05.508615 (+993685us) spinlock_profiling.cc:243] Waited 880 us on lock 0x7b5800000c98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:05.965975 (+457360us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2023296}
I20260709 12:13:05.949887 25053 raft_consensus.cc:1240] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 1. Current term is 3. Ops: []
I20260709 12:13:05.985808 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:05.943090 26503 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:05.908293 26514 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:05.776844 26532 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:05.995258 25095 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
W20260709 12:13:05.997320 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:05.974504 26535 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:06.002025 25021 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:06.012478 25092 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:06.003062 25660 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:05.978963 26439 raft_consensus.cc:2804] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:06.002418 26516 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:05.979326 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:06.010898 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:05.991466 26538 raft_consensus.cc:3060] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:05.994501 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:06.018006 25095 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:06.028287 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:06.030402 25054 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:13:05.994130 26524 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:06.003441 26502 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:06.032263 25021 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:06.006449 26518 raft_consensus.cc:2804] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:06.032814 24977 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:06.001096 26479 raft_consensus.cc:740] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:06.039388 25092 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:06.039853 25095 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:06.040745 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:06.043017 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:06.047680 25660 raft_consensus.cc:2393] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 4: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:06.016131 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:06.004104 26427 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:06.049762 25049 raft_consensus.cc:2468] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
W20260709 12:13:06.051790 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:06.052352 25095 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:06.030988 26503 raft_consensus.cc:2804] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:06.030709 26523 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:06.054787 25662 raft_consensus.cc:1217] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:06.056774 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:06.055354 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:06.036748 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:06.064930 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:06.065968 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:06.065114 25628 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:06.070188 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:06.071095 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:06.089177 25124 raft_consensus.cc:2393] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 2: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:06.047144 26439 raft_consensus.cc:697] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:06.071087 26479 consensus_queue.cc:260] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:06.071591 26535 raft_consensus.cc:2804] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:06.069280 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:06.072166 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:06.072865 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:06.074287 26532 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:06.061154 26401 raft_consensus.cc:2804] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:06.075893 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:06.076618 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:06.077222 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:06.054865 26502 raft_consensus.cc:2804] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:06.078359 26515 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:06.038938 24973 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:06.079157 26549 raft_consensus.cc:2804] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:06.107275 26489 log.cc:927] Time spent T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:13:06.082113 26437 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:06.083374 26503 raft_consensus.cc:697] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:06.035315 25050 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:06.101475 26500 raft_consensus.cc:2804] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:06.190440 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:06.096772 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:06.192651 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:06.087463 25126 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:06.194202 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:06.107672 26377 consensus_queue.cc:1059] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:06.108428 26301 ts_tablet_manager.cc:1434] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 1.193s	user 0.020s	sys 0.013s
W20260709 12:13:06.111840 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:06.138408 26549 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.120548 26346 consensus_queue.cc:1059] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:06.137688 26401 raft_consensus.cc:697] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:06.105922 25128 raft_consensus.cc:2468] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:06.127084 24977 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:06.078079 26412 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:06.129122 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:06.276378 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 132518us
I20260709 12:13:06.130656 25018 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:06.054790 26547 raft_consensus.cc:2804] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:06.127882 26535 raft_consensus.cc:697] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:06.079785 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:06.097424 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:13:06.093559 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:06.031356 26517 consensus_queue.cc:237] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:06.105448 25656 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:06.108086 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:06.131011 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:06.194980 25126 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
W20260709 12:13:06.132117 26146 consensus_meta.cc:287] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.548s	user 0.010s	sys 0.000s
I20260709 12:13:06.254020 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:06.119058 26421 consensus_queue.cc:1059] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:06.254694 24976 raft_consensus.cc:1240] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:06.185559 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 122879us
I20260709 12:13:06.268081 26549 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:06.047981 26552 raft_consensus.cc:2804] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:06.269403 25046 raft_consensus.cc:1240] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:06.272786 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:06.279222 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 148687us
I20260709 12:13:06.131443 26482 consensus_queue.cc:1059] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.135s
I20260709 12:13:06.191027 26500 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:06.198042 26548 raft_consensus.cc:2804] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:06.264874 26403 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.283396 26518 raft_consensus.cc:697] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:06.143919 26532 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.136s
I20260709 12:13:06.293100 25124 raft_consensus.cc:2468] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:06.270530 26465 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:06.291656 26547 raft_consensus.cc:697] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
W20260709 12:13:06.253839 26301 ts_tablet_manager.cc:1467] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: Tablet startup took 1345ms
I20260709 12:13:06.132266 26502 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.301075 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:06.337895 25126 raft_consensus.cc:2468] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:06.338929 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:06.339560 25126 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:13:06.340152 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:06.301887 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:06.276535 26491 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:06.283919 26371 raft_consensus.cc:2749] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:06.276333 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:06.312242 25092 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:06.313838 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:06.284839 26551 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.302402 26501 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.273589 26439 consensus_queue.cc:237] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:06.293109 26558 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:13:06.295233 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 152004us
I20260709 12:13:06.296006 25655 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:06.303323 26552 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.313436 26500 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:06.336529 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:06.341001 25128 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
W20260709 12:13:06.369553 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:06.346520 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:06.347554 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:06.349268 24975 raft_consensus.cc:2376] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2. Re-sending same reply.
I20260709 12:13:06.291957 24972 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:06.357414 25047 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1317) took 1897 ms. Trace:
I20260709 12:13:06.329772 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:06.331909 25050 raft_consensus.cc:1240] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:06.370586 26377 consensus_queue.cc:1059] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.077s
I20260709 12:13:06.362982 25127 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
W20260709 12:13:06.366110 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 88932.1us
I20260709 12:13:06.333823 26514 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:06.328907 26403 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:06.344475 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:06.345726 26502 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:06.349964 26412 consensus_queue.cc:1059] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.098s
I20260709 12:13:06.330742 26564 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:06.361402 26506 consensus_meta.cc:287] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.574s	user 0.009s	sys 0.002s
I20260709 12:13:06.443533 25047 rpcz_store.cc:276] 0709 12:13:04.460148 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:04.866719 (+406571us) service_pool.cc:224] Handling call
0709 12:13:04.867093 (+   374us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:05.579904 (+712811us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:06.357146 (+777242us) spinlock_profiling.cc:243] Waited 636 ms on lock 0x7b54002d87d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:06.357355 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1463390976}
I20260709 12:13:06.329196 26503 consensus_queue.cc:237] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:06.324806 26561 consensus_queue.cc:1059] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.144s
I20260709 12:13:06.357308 26421 consensus_queue.cc:1048] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.131s
I20260709 12:13:06.361413 26551 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:06.449271 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:06.617954 25046 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:06.477638 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:06.611855 26357 consensus_meta.cc:287] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.626s	user 0.010s	sys 0.000s
I20260709 12:13:06.488476 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:06.622372 25127 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:06.618007 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:06.625066 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 309529us
W20260709 12:13:06.611584 26555 log.cc:927] Time spent T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.423s	user 0.001s	sys 0.001s
W20260709 12:13:06.654603 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:06.695148 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:06.760923 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:06.369165 26552 raft_consensus.cc:3060] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:06.602824 26532 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:06.478595 25658 consensus_meta.cc:287] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.970s	user 0.010s	sys 0.002s
W20260709 12:13:06.772606 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:06.442771 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:06.531972 26556 log.cc:927] Time spent T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.224s	user 0.001s	sys 0.000s
W20260709 12:13:06.784396 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:06.773012 26564 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:06.793514 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:06.783102 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 331736us
I20260709 12:13:06.516208 26563 raft_consensus.cc:3055] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:06.611815 26405 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:06.787652 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 475449us
W20260709 12:13:06.806260 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:06.477507 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:06.795615 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:06.812712 25128 raft_consensus.cc:2393] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 3: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:06.533955 26437 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:06.449302 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:06.795728 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:06.581669 26560 consensus_queue.cc:1059] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.301s
I20260709 12:13:06.600961 26567 raft_consensus.cc:2804] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:06.361306 26501 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:06.815053 26565 consensus_queue.cc:1059] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:06.787264 25658 raft_consensus.cc:2468] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:06.371819 26535 consensus_queue.cc:237] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:06.859761 25658 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58008 (request call id 407) took 1795 ms (client timeout 1820 ms). Trace:
W20260709 12:13:06.860333 25658 rpcz_store.cc:269] 0709 12:13:05.064269 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:05.081028 (+ 16759us) service_pool.cc:224] Handling call
0709 12:13:06.859650 (+1778622us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:06.862033 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:06.862937 25658 raft_consensus.cc:2468] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:13:06.823992 24973 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:06.865031 25662 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
W20260709 12:13:06.816402 26566 log.cc:927] Time spent T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.234s	user 0.000s	sys 0.001s
I20260709 12:13:06.654399 26357 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:06.445250 26558 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:06.869612 25126 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
I20260709 12:13:06.870852 26558 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:06.817699 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:06.873136 25046 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:06.873320 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:06.873715 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:06.874001 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:06.874372 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:06.874917 25055 raft_consensus.cc:2468] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:06.875279 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:06.818058 24976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1356) took 1215 ms. Trace:
I20260709 12:13:06.876147 24976 rpcz_store.cc:276] 0709 12:13:05.602300 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:05.727614 (+125314us) service_pool.cc:224] Handling call
0709 12:13:05.753502 (+ 25888us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:06.297138 (+543636us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:06.817743 (+520605us) spinlock_profiling.cc:243] Waited 501 ms on lock 0x7b540019bc54. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:06.817979 (+   236us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1152100224}
I20260709 12:13:06.875576 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:06.877075 25046 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:06.877450 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:06.877897 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:06.878170 24976 raft_consensus.cc:2393] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 2: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:06.878925 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:06.824909 25129 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:06.875698 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:06.800488 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:06.882664 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 256539us
W20260709 12:13:06.334224 26301 ts_tablet_manager.cc:1469] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: Trace:
0709 12:12:56.599370 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:56.602491 (+  3121us) service_pool.cc:224] Handling call
0709 12:12:57.188381 (+585890us) ts_tablet_manager.cc:934] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
0709 12:13:00.326998 (+3138617us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:13:00.540487 (+213489us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:00.542267 (+  1780us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:13:00.736234 (+193967us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:13:00.736647 (+   413us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:00.738593 (+  1946us) ts_tablet_manager.cc:989] Replica registered.
0709 12:13:00.738688 (+    95us) inbound_call.cc:177] Queueing success response
0709 12:13:01.403364 (+664676us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 12:13:04.915879 (+3512515us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 12:13:04.971685 (+ 55806us) tablet_replica.cc:261] Starting instrumentation
0709 12:13:04.972396 (+   711us) tablet_replica.cc:280] Starting consensus
Metrics: {"dns_us":23185,"raft.queue_time_us":126172,"raft.run_cpu_time_us":144,"raft.run_wall_time_us":4579,"tablet-copy.queue_time_us":397037,"tablet-download-pool.queue_time_us":4845,"tablet-download-pool.run_cpu_time_us":1910,"tablet-download-pool.run_wall_time_us":238007,"thread_start_us":354428,"threads_started":2}
I20260709 12:13:06.885861 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:06.823035 26514 consensus_queue.cc:1048] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:13:06.818645 26563 raft_consensus.cc:740] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:06.838653 25054 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55982 (request call id 1334) took 1215 ms. Trace:
I20260709 12:13:06.490460 26518 consensus_queue.cc:237] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:06.359598 26401 consensus_queue.cc:237] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:06.899492 25046 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:06.846378 26403 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:06.847150 26548 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:06.848385 25121 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1262) took 2358 ms (client timeout 2304 ms). Trace:
I20260709 12:13:06.848789 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:06.856055 25051 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1337) took 1126 ms. Trace:
I20260709 12:13:06.643815 26506 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:06.897828 25095 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:06.841543 26568 consensus_queue.cc:1059] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:06.799543 26532 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:06.883318 26357 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:06.819078 26405 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:06.933389 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:06.864193 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:06.908517 26482 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.547s	user 0.017s	sys 0.057s
I20260709 12:13:06.854079 26567 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.938364 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:06.890033 25054 rpcz_store.cc:276] 0709 12:13:05.623069 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:05.657348 (+ 34279us) service_pool.cc:224] Handling call
0709 12:13:06.838320 (+1180972us) spinlock_profiling.cc:243] Waited 324 ms on lock 0x7b54002fa154. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:06.838547 (+   227us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":744305536}
I20260709 12:13:06.917546 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:06.920801 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:06.907342 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:06.940030 25046 raft_consensus.cc:2393] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:06.940192 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:06.940544 25128 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:06.940996 25054 raft_consensus.cc:2393] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 5: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:06.892093 26558 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:06.909963 25121 rpcz_store.cc:269] 0709 12:13:04.489772 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:04.873565 (+383793us) service_pool.cc:224] Handling call
0709 12:13:04.973559 (+ 99994us) spinlock_profiling.cc:243] Waited 2.45 ms on lock 0x7b5800116198. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:06.848172 (+1874613us) spinlock_profiling.cc:243] Waited 111 ms on lock 0x7b540010e0d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:06.848302 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":261928064}
I20260709 12:13:06.910244 25051 rpcz_store.cc:276] 0709 12:13:05.730165 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:05.730357 (+   192us) service_pool.cc:224] Handling call
0709 12:13:05.759806 (+ 29449us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:05.772040 (+ 12234us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:05.772088 (+    48us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:05.772701 (+   613us) log.cc:844] Serialized 26 byte log entry
0709 12:13:06.007829 (+235128us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:06.007868 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:06.007929 (+    61us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:06.855754 (+847825us) raft_consensus.cc:1685] finished
0709 12:13:06.855784 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:06.855977 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":92940,"raft.queue_time_us":11944,"raft.run_cpu_time_us":179,"raft.run_wall_time_us":13100,"thread_start_us":110304,"threads_started":1,"wal-append.queue_time_us":222643}
I20260709 12:13:06.612948 26547 consensus_queue.cc:237] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:13:06.943197 26482 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.583s	user 0.018s	sys 0.057s
I20260709 12:13:06.943563 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:06.978328 25128 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:06.943642 26405 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:06.943223 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:06.946285 26567 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:06.909921 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:06.946847 26564 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:06.949100 26506 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:06.890903 26571 consensus_queue.cc:1059] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.071s
I20260709 12:13:06.908221 26437 consensus_queue.cc:1059] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.045s
I20260709 12:13:06.913339 26548 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:06.913038 26560 consensus_queue.cc:1059] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.044s
I20260709 12:13:06.962528 25658 raft_consensus.cc:2393] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 2: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:06.969002 26552 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:06.969858 26532 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:06.965742 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:06.971407 24943 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
W20260709 12:13:06.979534 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 81803.7us
I20260709 12:13:07.018937 25095 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:06.987615 25051 raft_consensus.cc:1275] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:06.988361 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:07.020989 25121 raft_consensus.cc:2376] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2. Re-sending same reply.
I20260709 12:13:06.935887 26561 consensus_queue.cc:1059] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.054s
I20260709 12:13:06.978024 26558 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:07.007934 26551 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:06.985723 26403 raft_consensus.cc:2804] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:07.040520 26514 raft_consensus.cc:2804] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:07.040992 26403 raft_consensus.cc:697] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:07.041136 26514 raft_consensus.cc:697] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:07.042414 25124 raft_consensus.cc:2393] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 3: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:07.042096 26403 consensus_queue.cc:237] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:07.034855 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:07.044878 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:06.985462 26549 consensus_meta.cc:287] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.669s	user 0.008s	sys 0.004s
I20260709 12:13:07.035748 25128 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:07.037046 25095 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:07.046764 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:07.047348 25128 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:07.037928 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:07.048928 25121 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:07.038201 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:07.039995 26558 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:07.049263 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:07.065107 25660 raft_consensus.cc:2393] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 4: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:07.036586 25050 raft_consensus.cc:2368] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 3. Current term is 4.
W20260709 12:13:07.048985 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 77632.8us
I20260709 12:13:07.043123 26552 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:06.989353 26572 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:07.067308 24943 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:07.072463 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:07.074630 25128 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:07.077728 26578 raft_consensus.cc:2804] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:07.078526 26578 raft_consensus.cc:697] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:07.042097 26514 consensus_queue.cc:237] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:06.986323 26563 consensus_queue.cc:260] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:07.092880 26563 raft_consensus.cc:3060] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:07.073266 25655 consensus_meta.cc:287] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.630s	user 0.010s	sys 0.002s
I20260709 12:13:07.073258 24973 raft_consensus.cc:2468] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:07.067186 26571 raft_consensus.cc:2804] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:13:07.108016 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 316228us
I20260709 12:13:07.080842 26482 raft_consensus.cc:2804] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:07.071241 25658 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
W20260709 12:13:07.098810 26500 consensus_meta.cc:287] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.653s	user 0.012s	sys 0.000s
I20260709 12:13:07.099481 25655 raft_consensus.cc:2468] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:07.119885 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:07.099840 24971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49232 (request call id 149) took 1595 ms. Trace:
I20260709 12:13:07.063987 26549 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:07.108459 24972 consensus_meta.cc:287] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.619s	user 0.006s	sys 0.006s
I20260709 12:13:07.081465 26572 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:07.124773 25655 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58018 (request call id 349) took 1019 ms. Trace:
I20260709 12:13:07.123956 24971 rpcz_store.cc:276] 0709 12:13:05.502382 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:05.701843 (+199461us) service_pool.cc:224] Handling call
0709 12:13:05.716015 (+ 14172us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:05.929392 (+213377us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:07.073590 (+1144198us) spinlock_profiling.cc:243] Waited 1.91 ms on lock 0x7b540036abd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:07.097486 (+ 23896us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4388736}
I20260709 12:13:07.126444 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:07.107753 24973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34790 (request call id 1357) took 1044 ms. Trace:
I20260709 12:13:07.128820 24974 raft_consensus.cc:1275] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:07.115845 26482 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.145641 26482 raft_consensus.cc:3060] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:07.130108 26538 consensus_meta.cc:287] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 1.093s	user 0.007s	sys 0.007s
I20260709 12:13:07.105394 26571 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:07.134481 24980 raft_consensus.cc:1240] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:07.148674 24980 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34794 (request call id 1428) took 1029 ms. Trace:
I20260709 12:13:07.149113 24980 rpcz_store.cc:276] 0709 12:13:06.119624 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:07.133905 (+1014281us) service_pool.cc:224] Handling call
0709 12:13:07.134263 (+   358us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:07.148322 (+ 14059us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:07.148595 (+   273us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:07.079895 26578 consensus_queue.cc:237] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:07.137964 25048 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55982 (request call id 1339) took 1366 ms. Trace:
I20260709 12:13:07.134049 24972 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:07.145150 24974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34794 (request call id 1426) took 1026 ms. Trace:
W20260709 12:13:07.146754 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 377270us
I20260709 12:13:07.121553 26500 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:07.158571 25048 rpcz_store.cc:276] 0709 12:13:05.771721 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:05.974908 (+203187us) service_pool.cc:224] Handling call
0709 12:13:07.126300 (+1151392us) spinlock_profiling.cc:243] Waited 1.74 ms on lock 0x7b5800002d98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:07.137903 (+ 11603us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4004224}
I20260709 12:13:07.139555 25046 raft_consensus.cc:2393] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:07.148876 26571 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:07.172454 24946 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:07.133845 25656 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.521s	user 0.017s	sys 0.009s
I20260709 12:13:07.135371 25655 rpcz_store.cc:276] 0709 12:13:06.104452 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:06.107759 (+  3307us) service_pool.cc:224] Handling call
0709 12:13:07.122629 (+1014870us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:07.138329 24973 rpcz_store.cc:276] 0709 12:13:06.063384 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:06.366358 (+302974us) service_pool.cc:224] Handling call
0709 12:13:07.105321 (+738963us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:13:07.176765 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:07.170436 24974 rpcz_store.cc:276] 0709 12:13:06.119075 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:07.128065 (+1008990us) service_pool.cc:224] Handling call
0709 12:13:07.128438 (+   373us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:07.140832 (+ 12394us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:07.145038 (+  4206us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:07.183456 24971 raft_consensus.cc:1275] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:07.186901 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 384856us
I20260709 12:13:07.189160 24946 leader_election.cc:304] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:07.172905 24972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34790 (request call id 1361) took 1099 ms. Trace:
W20260709 12:13:07.178675 25656 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.566s	user 0.017s	sys 0.009s
I20260709 12:13:07.193594 25018 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:07.188146 24945 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:07.148711 26538 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:07.152704 26567 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:07.190229 26416 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.207623 26572 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:07.178086 26577 consensus_queue.cc:1048] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 12:13:07.196070 24972 rpcz_store.cc:276] 0709 12:13:06.073083 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:06.097068 (+ 23985us) service_pool.cc:224] Handling call
0709 12:13:07.171550 (+1074482us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:07.223316 25655 raft_consensus.cc:1240] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:07.243206 26549 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:07.243615 26584 raft_consensus.cc:2749] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:07.206328 26416 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:07.264179 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:07.247822 26336 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:07.292151 26582 raft_consensus.cc:2804] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:07.293148 26582 raft_consensus.cc:697] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:07.294546 26582 consensus_queue.cc:237] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:07.247298 26584 consensus_queue.cc:1048] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.064s
W20260709 12:13:07.322328 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:07.313388 26538 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:07.319329 26567 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:07.312182 26500 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:07.317703 26416 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:07.329775 26535 consensus_queue.cc:1059] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 12:13:07.333221 26581 raft_consensus.cc:2804] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:13:07.342465 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:07.355101 25656 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58018 (request call id 351) took 1034 ms. Trace:
I20260709 12:13:07.355825 25656 rpcz_store.cc:276] 0709 12:13:06.320841 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:06.325730 (+  4889us) service_pool.cc:224] Handling call
0709 12:13:06.358906 (+ 33176us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:06.491224 (+132318us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:06.508464 (+ 17240us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:06.612275 (+103811us) log.cc:844] Serialized 26 byte log entry
0709 12:13:07.206790 (+594515us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:07.207347 (+   557us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:07.218012 (+ 10665us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:07.354749 (+136737us) raft_consensus.cc:1685] finished
0709 12:13:07.354791 (+    42us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:07.355007 (+   216us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":529,"raft.queue_time_us":37444,"raft.run_cpu_time_us":150,"raft.run_wall_time_us":151,"thread_start_us":589036,"threads_started":1,"wal-append.queue_time_us":731570}
W20260709 12:13:07.366591 26580 log.cc:927] Time spent T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260709 12:13:07.369217 25662 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58018 (request call id 348) took 1301 ms. Trace:
I20260709 12:13:07.369639 25662 rpcz_store.cc:276] 0709 12:13:06.068288 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:06.069940 (+  1652us) service_pool.cc:224] Handling call
0709 12:13:07.369044 (+1299104us) spinlock_profiling.cc:243] Waited 776 ms on lock 0x7b54006e4954. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:07.369148 (+   104us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1785703296}
I20260709 12:13:07.371886 25018 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:07.374807 26551 raft_consensus.cc:2804] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:07.375243 26551 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.346666 26584 raft_consensus.cc:2804] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:07.375586 26551 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:07.384940 26584 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.386987 26584 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:07.363113 26581 raft_consensus.cc:697] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:07.389539 26504 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:07.395754 26427 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:07.396312 26581 consensus_queue.cc:237] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:07.400197 26502 consensus_meta.cc:287] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.625s	user 0.011s	sys 0.001s
I20260709 12:13:07.401285 26502 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:07.402755 25120 raft_consensus.cc:2368] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5.
I20260709 12:13:07.372107 26548 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:07.403784 26502 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:07.406222 26482 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:07.749996 26482 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:07.763602 26548 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:07.803166 26571 consensus_meta.cc:287] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.630s	user 0.008s	sys 0.004s
I20260709 12:13:07.803783 26571 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:08.272984 26514 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.089s	user 0.005s	sys 0.028s
W20260709 12:13:08.299075 26517 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.329s	user 0.025s	sys 0.064s
W20260709 12:13:08.640954 26578 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.397s	user 0.012s	sys 0.050s
W20260709 12:13:08.749953 26551 consensus_meta.cc:287] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 1.363s	user 0.011s	sys 0.002s
W20260709 12:13:08.785784 26584 consensus_meta.cc:287] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 1.397s	user 0.005s	sys 0.009s
W20260709 12:13:08.775471 26578 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.531s	user 0.012s	sys 0.053s
W20260709 12:13:08.788458 26573 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.567s	user 0.002s	sys 0.013s
W20260709 12:13:08.800221 26573 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.593s	user 0.003s	sys 0.014s
I20260709 12:13:08.794340 26584 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:08.835439 26577 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.496s	user 0.037s	sys 0.019s
I20260709 12:13:08.833078 26571 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:08.835805 26582 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.414s	user 0.000s	sys 0.031s
W20260709 12:13:08.839350 26582 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.419s	user 0.000s	sys 0.032s
W20260709 12:13:08.839119 26598 log.cc:927] Time spent T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
W20260709 12:13:08.841995 26543 log.cc:927] Time spent T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 2.892s	user 0.007s	sys 0.027s
I20260709 12:13:08.843808 26584 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:08.836735 26577 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.522s	user 0.038s	sys 0.020s
W20260709 12:13:08.921232 26606 log.cc:927] Time spent T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.105s	user 0.003s	sys 0.000s
W20260709 12:13:08.997032 26592 log.cc:927] Time spent T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 1.670s	user 0.004s	sys 0.010s
W20260709 12:13:09.020743 26383 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.816s	user 0.026s	sys 0.060s
W20260709 12:13:09.021234 26383 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.818s	user 0.026s	sys 0.060s
I20260709 12:13:08.281158 26504 raft_consensus.cc:3055] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:09.056226 26504 raft_consensus.cc:740] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:09.057250 26504 consensus_queue.cc:260] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:09.058770 26504 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:09.066915 26569 raft_consensus.cc:3055] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:09.067438 26569 raft_consensus.cc:740] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:09.068334 26569 consensus_queue.cc:260] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.069478 26569 raft_consensus.cc:3060] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:09.077555 25120 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1383) took 2978 ms (client timeout 1796 ms). Trace:
W20260709 12:13:09.078094 25120 rpcz_store.cc:269] 0709 12:13:06.099353 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:06.281358 (+182005us) service_pool.cc:224] Handling call
0709 12:13:09.077282 (+2795924us) spinlock_profiling.cc:243] Waited 957 ms on lock 0x7b54004380d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:09.077467 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2200126848}
W20260709 12:13:09.079355 25120 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1285) took 2785 ms (client timeout 2061 ms). Trace:
W20260709 12:13:09.079615 25120 rpcz_store.cc:269] 0709 12:13:06.293923 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:09.079192 (+2785269us) service_pool.cc:211] Skipping call since client already timed out
0709 12:13:09.079291 (+    99us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 12:13:09.080288 25120 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1294) took 2781 ms (client timeout 2078 ms). Trace:
W20260709 12:13:09.080601 25120 rpcz_store.cc:269] 0709 12:13:06.298522 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:09.080096 (+2781574us) service_pool.cc:211] Skipping call since client already timed out
0709 12:13:09.080233 (+   137us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 12:13:09.081892 25120 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1273) took 2795 ms (client timeout 2214 ms). Trace:
W20260709 12:13:09.082284 25120 rpcz_store.cc:269] 0709 12:13:06.286974 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:09.081714 (+2794740us) service_pool.cc:211] Skipping call since client already timed out
0709 12:13:09.081836 (+   122us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 12:13:09.083060 25120 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1281) took 2790 ms (client timeout 2231 ms). Trace:
W20260709 12:13:09.083384 25120 rpcz_store.cc:269] 0709 12:13:06.292862 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:09.082916 (+2790054us) service_pool.cc:211] Skipping call since client already timed out
0709 12:13:09.083001 (+    85us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 12:13:09.084225 25120 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1279) took 2795 ms (client timeout 2239 ms). Trace:
W20260709 12:13:09.084671 25120 rpcz_store.cc:269] 0709 12:13:06.292255 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:09.084024 (+2791769us) service_pool.cc:211] Skipping call since client already timed out
0709 12:13:09.084170 (+   146us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 12:13:09.086874 25120 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1283) took 2793 ms (client timeout 2246 ms). Trace:
W20260709 12:13:09.087168 25120 rpcz_store.cc:269] 0709 12:13:06.293367 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:09.085326 (+2791959us) service_pool.cc:211] Skipping call since client already timed out
0709 12:13:09.086807 (+  1481us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 12:13:09.087761 25120 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1295) took 2775 ms (client timeout 2304 ms). Trace:
W20260709 12:13:09.087984 25120 rpcz_store.cc:269] 0709 12:13:06.312226 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:09.087642 (+2775416us) service_pool.cc:211] Skipping call since client already timed out
0709 12:13:09.087727 (+    85us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 12:13:09.088587 25120 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34314 (request call id 140) took 2129 ms (client timeout 1916 ms). Trace:
W20260709 12:13:09.088909 25120 rpcz_store.cc:269] 0709 12:13:06.958976 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:09.088466 (+2129490us) service_pool.cc:211] Skipping call since client already timed out
0709 12:13:09.088550 (+    84us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 12:13:08.784401 26551 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:09.089491 25120 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34314 (request call id 141) took 2127 ms (client timeout 2037 ms). Trace:
W20260709 12:13:09.089799 25120 rpcz_store.cc:269] 0709 12:13:06.962499 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:09.089375 (+2126876us) service_pool.cc:211] Skipping call since client already timed out
0709 12:13:09.089456 (+    81us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 12:13:09.090406 25120 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1381) took 2991 ms (client timeout 2977 ms). Trace:
W20260709 12:13:09.090647 25120 rpcz_store.cc:269] 0709 12:13:06.098895 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:09.090285 (+2991390us) service_pool.cc:211] Skipping call since client already timed out
0709 12:13:09.090369 (+    84us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 12:13:09.091244 26551 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:09.091336 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:09.092047 25120 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
W20260709 12:13:09.092754 25120 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1275) took 2805 ms (client timeout 3203 ms). Trace:
W20260709 12:13:09.093163 25120 rpcz_store.cc:269] 0709 12:13:06.287665 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:09.091086 (+2803421us) service_pool.cc:224] Handling call
0709 12:13:09.092692 (+  1606us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:09.094223 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:09.094822 25120 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
W20260709 12:13:09.095275 25659 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.986s	user 0.018s	sys 0.029s
I20260709 12:13:09.095288 25120 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34314 (request call id 138) took 2137 ms. Trace:
W20260709 12:13:09.095743 25659 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.988s	user 0.019s	sys 0.029s
I20260709 12:13:09.097551 25659 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58018 (request call id 352) took 2584 ms. Trace:
I20260709 12:13:09.095916 25120 rpcz_store.cc:276] 0709 12:13:06.957748 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:09.093894 (+2136146us) service_pool.cc:224] Handling call
0709 12:13:09.095231 (+  1337us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:09.097975 25659 rpcz_store.cc:276] 0709 12:13:06.513327 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:06.514038 (+   711us) service_pool.cc:224] Handling call
0709 12:13:06.514596 (+   558us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:06.515185 (+   589us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:06.515234 (+    49us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:06.515908 (+   674us) log.cc:844] Serialized 26 byte log entry
0709 12:13:07.100325 (+584417us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:13:09.096181 (+1995856us) log.cc:844] Serialized 14 byte log entry
0709 12:13:09.097170 (+   989us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:09.097285 (+   115us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:09.097331 (+    46us) raft_consensus.cc:1685] finished
0709 12:13:09.097345 (+    14us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:09.097492 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":216297,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":34,"raft.queue_time_us":158,"raft.run_cpu_time_us":157,"raft.run_wall_time_us":159,"thread_start_us":2301917,"threads_started":3,"wal-append.queue_time_us":604510,"wal-append.run_cpu_time_us":9743,"wal-append.run_wall_time_us":1118974}
I20260709 12:13:09.099697 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:09.101322 25120 raft_consensus.cc:2393] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:09.101807 25120 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34314 (request call id 139) took 2143 ms. Trace:
I20260709 12:13:09.102182 25120 rpcz_store.cc:276] 0709 12:13:06.958387 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:09.099382 (+2140995us) service_pool.cc:224] Handling call
0709 12:13:09.101747 (+  2365us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:09.103515 25120 raft_consensus.cc:1240] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:09.104202 25120 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48862 (request call id 1378) took 3009 ms. Trace:
I20260709 12:13:09.104586 25120 rpcz_store.cc:276] 0709 12:13:06.094837 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:09.102942 (+3008105us) service_pool.cc:224] Handling call
0709 12:13:09.103306 (+   364us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:09.103927 (+   621us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:09.104145 (+   218us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:09.105464 26357 raft_consensus.cc:3055] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:09.105921 26357 raft_consensus.cc:740] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:09.106557 25120 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48862 (request call id 1379) took 3011 ms. Trace:
I20260709 12:13:09.106805 26357 consensus_queue.cc:260] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.107040 25120 rpcz_store.cc:276] 0709 12:13:06.095133 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:09.105648 (+3010515us) service_pool.cc:224] Handling call
0709 12:13:09.105971 (+   323us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:09.106188 (+   217us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:09.106224 (+    36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:09.106277 (+    53us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:09.106319 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:09.106386 (+    67us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:09.106503 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:09.108184 26357 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:09.112416 25046 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55984 (request call id 1360) took 2754 ms (client timeout 3310 ms). Trace:
W20260709 12:13:09.113441 25046 rpcz_store.cc:269] 0709 12:13:06.358390 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:06.942706 (+584316us) service_pool.cc:224] Handling call
0709 12:13:09.112212 (+2169506us) spinlock_profiling.cc:243] Waited 159 ms on lock 0x7b54003174d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:09.112352 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":366638336}
I20260709 12:13:09.148450 25120 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1282) took 2855 ms. Trace:
I20260709 12:13:09.149096 25120 rpcz_store.cc:276] 0709 12:13:06.293098 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:09.108139 (+2815041us) service_pool.cc:224] Handling call
0709 12:13:09.108521 (+   382us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:09.108954 (+   433us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:09.109005 (+    51us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:09.109777 (+   772us) log.cc:844] Serialized 26 byte log entry
0709 12:13:09.146485 (+ 36708us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:09.146542 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:09.146638 (+    96us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:09.148198 (+  1560us) raft_consensus.cc:1685] finished
0709 12:13:09.148218 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:09.148380 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":874,"raft.run_cpu_time_us":165,"raft.run_wall_time_us":289,"thread_start_us":36228,"threads_started":1,"wal-append.queue_time_us":36609}
I20260709 12:13:09.161896 26551 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.162518 26551 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.164664 26551 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:09.165427 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:09.166358 24975 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:09.171626 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:09.175323 24975 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
W20260709 12:13:09.176065 24975 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34790 (request call id 1358) took 3103 ms (client timeout 2075 ms). Trace:
W20260709 12:13:09.176489 24975 rpcz_store.cc:269] 0709 12:13:06.072183 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:06.442831 (+370648us) service_pool.cc:224] Handling call
0709 12:13:09.165164 (+2722333us) spinlock_profiling.cc:243] Waited 3.18 ms on lock 0x7b5800000c98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:09.175988 (+ 10824us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7313792}
W20260709 12:13:09.182744 26581 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.768s	user 0.000s	sys 0.015s
W20260709 12:13:09.183260 26581 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.768s	user 0.000s	sys 0.015s
I20260709 12:13:09.183279 25122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48862 (request call id 1339) took 6978 ms. Trace:
I20260709 12:13:09.184000 25122 rpcz_store.cc:276] 0709 12:13:02.204457 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:02.737878 (+533421us) service_pool.cc:224] Handling call
0709 12:13:02.823219 (+ 85341us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:05.750827 (+2927608us) spinlock_profiling.cc:243] Waited 43.7 ms on lock 0x7b5400335a20. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc06dc0 00007fce7bc911c0 00007fce7bc92231 00007fce7bc8ed8f 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c
0709 12:13:05.943354 (+192527us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:09.182915 (+3239561us) spinlock_profiling.cc:243] Waited 825 ms on lock 0x7b54004394d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:09.183177 (+   262us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1998623744}
W20260709 12:13:09.188585 24944 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.971s	user 0.035s	sys 0.050s
W20260709 12:13:09.189334 24944 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.972s	user 0.035s	sys 0.050s
W20260709 12:13:09.190562 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:09.190948 26578 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.191402 26357 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.191493 26578 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.192081 26357 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.193924 26578 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:09.194885 26357 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:09.194927 26578 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.196417 26578 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.198627 26578 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:08.294968 26503 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.149s	user 0.036s	sys 0.047s
W20260709 12:13:09.210165 26503 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 2.064s	user 0.038s	sys 0.053s
I20260709 12:13:09.212538 26429 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:09.219220 25054 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.967s	user 0.013s	sys 0.035s
W20260709 12:13:09.219655 25054 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.967s	user 0.013s	sys 0.035s
I20260709 12:13:09.220449 26616 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:09.220772 25054 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55984 (request call id 1359) took 2869 ms. Trace:
I20260709 12:13:09.221061 26616 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:09.221673 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:09.222211 24943 connection.cc:256] RPC call timeout handler was delayed by -1.6888265370000681s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2239s for a response
W20260709 12:13:09.222743 24943 connection.cc:256] RPC call timeout handler was delayed by -1.6580239960001109s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1844s for a response
I20260709 12:13:09.222960 26565 raft_consensus.cc:3055] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:09.221182 25054 rpcz_store.cc:276] 0709 12:13:06.351218 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:06.964036 (+612818us) service_pool.cc:224] Handling call
0709 12:13:06.964312 (+   276us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:06.970092 (+  5780us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:06.970122 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:06.971122 (+  1000us) log.cc:844] Serialized 26 byte log entry
0709 12:13:07.240829 (+269707us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:08.996424 (+1755595us) spinlock_profiling.cc:243] Waited 943 us on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:09.220040 (+223616us) log.cc:844] Serialized 14 byte log entry
0709 12:13:09.220296 (+   256us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:09.220397 (+   101us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:09.220436 (+    39us) raft_consensus.cc:1685] finished
0709 12:13:09.220541 (+   105us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:09.220714 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":1599490,"prepare.run_cpu_time_us":46,"prepare.run_wall_time_us":46,"raft.queue_time_us":1406,"raft.run_cpu_time_us":262,"raft.run_wall_time_us":5489,"spinlock_wait_cycles":2169216,"thread_start_us":2236655,"threads_started":2,"wal-append.queue_time_us":344818}
I20260709 12:13:09.223476 26565 raft_consensus.cc:740] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:09.224535 26565 consensus_queue.cc:260] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:09.226366 26565 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:09.223089 24943 connection.cc:256] RPC call timeout handler was delayed by -1.6079359059999661s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1706s for a response
W20260709 12:13:09.229095 24943 connection.cc:256] RPC call timeout handler was delayed by -1.4090203910000128s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.189s for a response
W20260709 12:13:09.229631 24943 connection.cc:256] RPC call timeout handler was delayed by -1.0869974509998883s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17930000000000001s for a response
I20260709 12:13:09.230903 26560 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.231503 26560 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:09.233999 26560 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:09.235137 25661 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58034 (request call id 336) took 3585 ms. Trace:
I20260709 12:13:09.235535 25661 rpcz_store.cc:276] 0709 12:13:05.649885 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:05.768491 (+118606us) service_pool.cc:224] Handling call
0709 12:13:05.903952 (+135461us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:05.989160 (+ 85208us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:09.234918 (+3245758us) spinlock_profiling.cc:243] Waited 74.7 ms on lock 0x7b54005c12d0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8e8ad 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:09.235067 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":171913088}
W20260709 12:13:09.239316 26514 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 2.055s	user 0.006s	sys 0.034s
I20260709 12:13:09.256285 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.257368 24977 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
W20260709 12:13:09.258126 24977 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34794 (request call id 1427) took 3138 ms (client timeout 1627 ms). Trace:
W20260709 12:13:09.258601 24977 rpcz_store.cc:269] 0709 12:13:06.119381 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:06.274636 (+155255us) service_pool.cc:224] Handling call
0709 12:13:09.256048 (+2981412us) spinlock_profiling.cc:243] Waited 3.51 ms on lock 0x7b5800000c98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:09.258025 (+  1977us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8084352}
W20260709 12:13:09.265609 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:09.269483 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.270219 24979 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:09.272321 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.270412 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:09.276427 24979 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:09.277395 26377 raft_consensus.cc:3055] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:09.276584 24977 raft_consensus.cc:2376] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3. Re-sending same reply.
I20260709 12:13:09.277866 26377 raft_consensus.cc:740] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:09.278228 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:09.278872 24979 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:08.003767 26439 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.056s	user 0.014s	sys 0.032s
I20260709 12:13:09.278882 26377 consensus_queue.cc:260] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.282158 26377 raft_consensus.cc:3060] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:09.283718 25020 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 3.629s	user 0.010s	sys 0.016s
W20260709 12:13:09.284298 25020 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 3.630s	user 0.010s	sys 0.016s
W20260709 12:13:09.285825 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:09.287415 26439 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 2.340s	user 0.018s	sys 0.036s
W20260709 12:13:09.288527 24946 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.096s	user 0.022s	sys 0.021s
W20260709 12:13:09.288925 24946 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.097s	user 0.023s	sys 0.021s
W20260709 12:13:09.289299 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 2.10006e+06us
I20260709 12:13:09.289685 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.289764 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.290598 24946 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:09.293254 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:09.293983 24978 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:09.296892 26539 raft_consensus.cc:3055] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:09.297506 26539 raft_consensus.cc:740] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:09.298502 26539 consensus_queue.cc:260] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.300637 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:09.301745 25052 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51822 (request call id 139) took 3698 ms (client timeout 2204 ms). Trace:
W20260709 12:13:09.302136 25052 rpcz_store.cc:269] 0709 12:13:05.603215 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:05.652298 (+ 49083us) service_pool.cc:224] Handling call
0709 12:13:09.300425 (+3648127us) spinlock_profiling.cc:243] Waited 7.16 ms on lock 0x7b5800002d98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:09.301671 (+  1246us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":16477056}
I20260709 12:13:09.302644 24979 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:09.299721 26539 raft_consensus.cc:3060] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:09.304693 24946 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:09.304873 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:09.306520 26551 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.311335 26551 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:09.313532 26551 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:09.312076 24946 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:09.306535 26465 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:09.306473 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 3.8091e+06us
I20260709 12:13:09.315434 26465 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.305457 26581 raft_consensus.cc:493] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.317853 26581 raft_consensus.cc:515] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.320248 26465 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:09.322070 26581 leader_election.cc:290] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:09.323606 26560 raft_consensus.cc:2749] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:09.328126 26551 consensus_queue.cc:1048] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:09.331799 24978 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:09.330295 25020 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:09.334533 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.335364 24979 raft_consensus.cc:2393] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 5: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:09.338191 24979 raft_consensus.cc:1275] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:09.341282 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:09.342159 24979 raft_consensus.cc:2393] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 4: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:09.344480 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.343730 26377 raft_consensus.cc:2764] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:13:09.348251 24979 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:09.330104 26581 consensus_queue.cc:1048] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 12:13:09.348155 26551 consensus_queue.cc:1048] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
W20260709 12:13:09.355487 25092 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.23.69.4:35161 timed out after 1.645s (SENT) [suppressed 36 similar messages]
I20260709 12:13:09.358772 25657 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58018 (request call id 339) took 4256 ms. Trace:
I20260709 12:13:09.359345 25657 rpcz_store.cc:276] 0709 12:13:05.101953 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:05.108163 (+  6210us) service_pool.cc:224] Handling call
0709 12:13:05.109918 (+  1755us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:05.614112 (+504194us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:13:05.966836 (+352724us) log.cc:844] Serialized 14 byte log entry
0709 12:13:06.068848 (+102012us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:06.071834 (+  2986us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:06.071882 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:09.358384 (+3286502us) spinlock_profiling.cc:243] Waited 458 ms on lock 0x7b54004cc7d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:09.358454 (+    70us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:09.358661 (+   207us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":851,"prepare.queue_time_us":409013,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":35,"raft.queue_time_us":2774,"raft.run_cpu_time_us":131,"raft.run_wall_time_us":16613,"spinlock_wait_cycles":1054593792,"thread_start_us":319072,"threads_started":2,"wal-append.queue_time_us":156073,"wal-append.run_cpu_time_us":13126,"wal-append.run_wall_time_us":1690085}
I20260709 12:13:09.354089 26551 consensus_queue.cc:1048] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 12:13:09.365464 26551 raft_consensus.cc:2749] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:13:09.365906 25653 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58018 (request call id 342) took 4263 ms (client timeout 1728 ms). Trace:
W20260709 12:13:09.366532 25653 rpcz_store.cc:269] 0709 12:13:05.102888 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:05.116753 (+ 13865us) service_pool.cc:224] Handling call
0709 12:13:09.365595 (+4248842us) spinlock_profiling.cc:243] Waited 593 ms on lock 0x7b54004f0bd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:09.365777 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1364491648}
I20260709 12:13:09.372221 25020 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:09.373332 26296 raft_consensus.cc:2804] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:09.373486 25020 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:09.373751 26296 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.374207 26296 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:09.374521 25654 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58034 (request call id 330) took 6479 ms (client timeout 2304 ms). Trace:
I20260709 12:13:09.375538 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
W20260709 12:13:09.375120 25654 rpcz_store.cc:269] 0709 12:13:02.895575 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:02.900335 (+  4760us) service_pool.cc:224] Handling call
0709 12:13:09.374276 (+6473941us) spinlock_profiling.cc:243] Waited 2.05 s on lock 0x7b54005a5fd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:09.374428 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4704997760}
I20260709 12:13:09.378460 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:09.379204 25657 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:09.381310 24976 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 2.161s	user 0.049s	sys 0.050s
W20260709 12:13:09.381649 24976 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 2.161s	user 0.049s	sys 0.050s
I20260709 12:13:09.382380 24976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1362) took 3309 ms. Trace:
I20260709 12:13:09.382797 25020 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:09.383755 26581 raft_consensus.cc:2749] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:09.384413 26437 raft_consensus.cc:2749] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:09.385047 25020 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:09.382750 24976 rpcz_store.cc:276] 0709 12:13:06.073334 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:06.879730 (+806396us) service_pool.cc:224] Handling call
0709 12:13:06.880013 (+   283us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:06.880191 (+   178us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:13:07.220096 (+339905us) log.cc:844] Serialized 14 byte log entry
0709 12:13:09.382031 (+2161935us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:09.382083 (+    52us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:09.382138 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:09.382213 (+    75us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:09.382326 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":428784,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":1212,"raft.queue_time_us":2036,"raft.run_cpu_time_us":99,"raft.run_wall_time_us":100,"thread_start_us":2501126,"threads_started":2,"wal-append.queue_time_us":1590770}
I20260709 12:13:09.384430 26551 raft_consensus.cc:2749] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:09.387912 26551 raft_consensus.cc:2804] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:09.388331 26551 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:09.388800 26551 raft_consensus.cc:3060] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:09.389078 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:09.391842 25124 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1277) took 3103 ms (client timeout 1639 ms). Trace:
I20260709 12:13:09.396390 26551 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.398630 26551 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:09.383389 26296 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.386807 25020 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:09.399852 26453 raft_consensus.cc:2749] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:09.400607 26296 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:09.401429 24945 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.198s	user 0.027s	sys 0.077s
W20260709 12:13:09.401737 24945 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.200s	user 0.027s	sys 0.077s
W20260709 12:13:09.401991 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 2.21375e+06us
I20260709 12:13:09.402583 24945 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:09.403640 24945 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:09.404399 25657 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:09.406699 26574 raft_consensus.cc:3055] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:09.411049 26574 raft_consensus.cc:740] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:09.411180 26383 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:09.411949 26574 consensus_queue.cc:260] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.412150 25018 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:09.407999 26569 raft_consensus.cc:2804] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:09.412021 26383 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:09.413592 26569 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:09.414140 26569 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:09.415462 26346 raft_consensus.cc:3055] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:09.415913 26346 raft_consensus.cc:740] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:09.408452 26565 raft_consensus.cc:2749] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:09.417220 26453 raft_consensus.cc:2804] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:09.416855 26346 consensus_queue.cc:260] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.417788 26453 raft_consensus.cc:697] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:09.418699 26346 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:09.418737 26453 consensus_queue.cc:237] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:09.392401 25124 rpcz_store.cc:269] 0709 12:13:06.288226 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:06.326323 (+ 38097us) service_pool.cc:224] Handling call
0709 12:13:09.391572 (+3065249us) spinlock_profiling.cc:243] Waited 599 ms on lock 0x7b540010f4d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:09.391751 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1378665216}
I20260709 12:13:09.409832 24945 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:09.409905 25656 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58018 (request call id 362) took 2039 ms. Trace:
I20260709 12:13:09.422971 24945 leader_election.cc:304] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:09.424568 24945 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:09.424178 26565 raft_consensus.cc:2804] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:09.425284 26565 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.425501 26357 raft_consensus.cc:2804] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:09.425617 26565 raft_consensus.cc:3060] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:09.426789 25020 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:09.426023 26357 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.413213 26574 raft_consensus.cc:3060] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:09.436209 25020 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:09.442549 26357 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:09.426358 26568 raft_consensus.cc:2749] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:09.445251 25020 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:09.443930 26296 raft_consensus.cc:2749] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:09.442808 26623 raft_consensus.cc:2804] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:09.454131 26296 raft_consensus.cc:2749] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:09.450654 26581 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.449899 26620 raft_consensus.cc:493] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.458624 26620 raft_consensus.cc:515] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.423830 25656 rpcz_store.cc:276] 0709 12:13:07.370122 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:07.370269 (+   147us) service_pool.cc:224] Handling call
0709 12:13:07.370588 (+   319us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:07.370784 (+   196us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:13:07.371317 (+   533us) log.cc:844] Serialized 14 byte log entry
0709 12:13:09.409489 (+2038172us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:09.409550 (+    61us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:09.409613 (+    63us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:09.409701 (+    88us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:09.409837 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2037859,"prepare.queue_time_us":144,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":38,"raft.queue_time_us":1413,"raft.run_cpu_time_us":124,"raft.run_wall_time_us":124}
I20260709 12:13:09.461110 26620 leader_election.cc:290] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:09.451710 26623 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:09.462143 26623 raft_consensus.cc:3060] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:09.462085 26569 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.464246 26569 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:09.464874 26581 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:09.466635 26581 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:09.468540 26565 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.449074 26551 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.471158 26623 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.470598 26551 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.473439 26551 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:09.474370 26357 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:09.477035 26357 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:09.477022 26623 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:09.477337 26565 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:09.505621 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 104055us
I20260709 12:13:09.425659 24945 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:09.512651 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 86894.1us
I20260709 12:13:09.519930 24976 raft_consensus.cc:1240] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:09.450563 25020 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:09.523309 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 72708.3us
W20260709 12:13:09.449615 25021 connection.cc:256] RPC call timeout handler was delayed by -1.8540506480001113s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15000000000000002s for a response
W20260709 12:13:09.525238 25021 connection.cc:256] RPC call timeout handler was delayed by -1.8288506480000706s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15280000000000002s for a response
W20260709 12:13:09.526073 25021 connection.cc:256] RPC call timeout handler was delayed by -1.5984506479999254s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1784s for a response
W20260709 12:13:09.533069 24943 leader_election.cc:336] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Timed out: RequestConsensusVote RPC to 127.23.69.4:35161 timed out after 1.890s (SENT)
I20260709 12:13:09.532814 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:09.534469 25052 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 1.
W20260709 12:13:09.537744 24943 leader_election.cc:336] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Timed out: RequestConsensusVote RPC to 127.23.69.4:35161 timed out after 2.304s (SENT)
I20260709 12:13:09.539310 26346 raft_consensus.cc:2804] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:09.540638 26346 raft_consensus.cc:697] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
W20260709 12:13:09.541302 25123 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1370) took 3475 ms (client timeout 2205 ms). Trace:
W20260709 12:13:09.541914 25123 rpcz_store.cc:269] 0709 12:13:06.065126 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:06.065632 (+   506us) service_pool.cc:224] Handling call
0709 12:13:09.540685 (+3475053us) spinlock_profiling.cc:243] Waited 1.14 s on lock 0x7b54001b30d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:09.540974 (+   289us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2630265216}
I20260709 12:13:09.543177 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:09.542627 26346 consensus_queue.cc:237] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.544284 25653 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
W20260709 12:13:09.526471 25021 connection.cc:256] RPC call timeout handler was delayed by -1.4854608369998914s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2977s for a response
W20260709 12:13:09.549494 25021 connection.cc:256] RPC call timeout handler was delayed by -1.3365506479999567s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20750000000000002s for a response
I20260709 12:13:09.549954 26453 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:09.550105 25021 connection.cc:256] RPC call timeout handler was delayed by -1.0018577710000045s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22060000000000002s for a response
I20260709 12:13:09.551719 26581 raft_consensus.cc:2749] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:09.551038 26453 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:09.553576 25018 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:09.555137 25627 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.316s	user 0.026s	sys 0.036s
W20260709 12:13:09.556025 25627 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.317s	user 0.027s	sys 0.036s
I20260709 12:13:09.557508 26453 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:09.558832 26506 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:09.560148 26506 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:09.567668 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:09.575143 25053 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
W20260709 12:13:09.573958 25627 connection.cc:256] RPC call timeout handler was delayed by -2.3894979120000244s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1847s for a response
W20260709 12:13:09.581660 25627 connection.cc:256] RPC call timeout handler was delayed by -2.273397912000064s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1976s for a response
W20260709 12:13:09.581954 25627 connection.cc:256] RPC call timeout handler was delayed by -2.1923979119999331s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2066s for a response
W20260709 12:13:09.582207 25627 connection.cc:256] RPC call timeout handler was delayed by -2.0681979119999596s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22040000000000004s for a response
I20260709 12:13:09.583230 26421 raft_consensus.cc:3055] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:09.583765 26421 raft_consensus.cc:740] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:09.583863 25021 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:09.589929 26296 raft_consensus.cc:2804] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:09.590400 26296 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.590734 26296 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:09.592315 25653 raft_consensus.cc:1275] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:09.594774 26491 raft_consensus.cc:3055] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:09.595371 26491 raft_consensus.cc:740] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:09.597066 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:09.597339 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:09.598067 25047 raft_consensus.cc:2468] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:09.598414 25656 raft_consensus.cc:2410] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 5 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:09.590623 26357 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.599381 26501 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:09.600023 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:09.600896 25055 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:09.602283 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:09.599403 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:09.606742 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:09.607647 26296 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:09.608173 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:09.610831 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:09.611797 25055 raft_consensus.cc:2393] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 2: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:05.945701 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:09.612697 26539 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.613497 26539 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.616223 26539 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:09.594782 25052 raft_consensus.cc:1240] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:09.618320 25053 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51822 (request call id 146) took 3340 ms (client timeout 3214 ms). Trace:
I20260709 12:13:09.599660 26357 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:09.618985 26616 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:09.612365 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:09.618947 25053 rpcz_store.cc:269] 0709 12:13:06.277729 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:06.902252 (+624523us) service_pool.cc:224] Handling call
0709 12:13:09.567189 (+2664937us) spinlock_profiling.cc:243] Waited 12.2 ms on lock 0x7b5800002d98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:09.618162 (+ 50973us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":28127616}
I20260709 12:13:09.622728 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:09.623588 25656 raft_consensus.cc:3060] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:09.624290 24874 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38486 (request call id 177) took 8646 ms. Trace:
I20260709 12:13:09.625875 26357 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:09.627339 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:09.630074 25048 raft_consensus.cc:1240] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:09.624861 24874 rpcz_store.cc:276] 0709 12:13:00.985795 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:01.003406 (+ 17611us) service_pool.cc:224] Handling call
0709 12:13:01.146590 (+143184us) spinlock_profiling.cc:243] Waited 922 us on lock 0x7b540024ff90. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6b0b2 00007fce81ae4759 00007fce81a7ca76 00007fce81a4dd58 00007fce81b4c04e 00007fce8000d2a4 00007fce8000d232 00007fce8000d161 00007fce8000d0dc
0709 12:13:09.623980 (+8477390us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:03.197210 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:03.202240 (+  5030us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:03.202293 (+    53us) write_op.cc:435] Acquired schema lock
0709 12:13:03.202322 (+    29us) tablet.cc:662] Decoding operations
0709 12:13:03.246542 (+ 44220us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:03.253220 (+  6678us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:03.258930 (+  5710us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:03.285309 (+ 26379us) tablet.cc:701] Row locks acquired
0709 12:13:03.286736 (+  1427us) write_op.cc:260] PREPARE: finished
0709 12:13:03.296408 (+  9672us) write_op.cc:270] Start()
0709 12:13:03.305005 (+  8597us) write_op.cc:276] Timestamp: P: 1783599183293725 usec, L: 0
0709 12:13:03.309104 (+  4099us) op_driver.cc:348] REPLICATION: starting
0709 12:13:03.341826 (+ 32722us) log.cc:844] Serialized 530 byte log entry
0709 12:13:04.964771 (+1622945us) op_driver.cc:464] REPLICATION: finished
0709 12:13:05.307692 (+342921us) write_op.cc:301] APPLY: starting
0709 12:13:05.333464 (+ 25772us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:05.333572 (+   108us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:05.370517 (+ 36945us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:05.370865 (+   348us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:05.371087 (+   222us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:05.371156 (+    69us) write_op.cc:312] APPLY: finished
0709 12:13:05.390132 (+ 18976us) log.cc:844] Serialized 23 byte log entry
0709 12:13:05.390361 (+   229us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:05.390460 (+    99us) write_op.cc:454] Released schema lock
0709 12:13:05.390516 (+    56us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:05.391032 (+   516us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:05.391074 (+    42us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":86982,"reported_tablets":3,"spinlock_wait_cycles":2120960,"child_traces":[["op",{"apply.queue_time_us":256275,"apply.run_cpu_time_us":2613,"apply.run_wall_time_us":142029,"num_ops":1,"prepare.queue_time_us":576442,"prepare.run_cpu_time_us":14907,"prepare.run_wall_time_us":601359,"raft.queue_time_us":920856,"raft.run_cpu_time_us":45337,"raft.run_wall_time_us":340857,"replication_time_us":1629721,"thread_start_us":1304773,"threads_started":5,"wal-append.queue_time_us":416239,"wal-append.run_cpu_time_us":96671,"wal-append.run_wall_time_us":4276816}]]}
I20260709 12:13:09.630829 26491 consensus_queue.cc:260] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.633574 26491 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:09.621474 25020 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:09.636637 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 60744.1us
W20260709 12:13:09.589970 24946 connection.cc:256] RPC call timeout handler was delayed by -2.4495955939999021s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1587s for a response
W20260709 12:13:09.636938 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:09.563856 26506 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:09.640043 26296 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:09.640853 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:09.640776 26551 raft_consensus.cc:2804] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:09.641222 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.641580 26551 raft_consensus.cc:697] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:09.641819 26620 raft_consensus.cc:2804] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:09.642445 26620 raft_consensus.cc:697] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:09.643397 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.644506 24976 raft_consensus.cc:2393] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:09.642949 26551 consensus_queue.cc:237] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.643810 26620 consensus_queue.cc:237] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.647158 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.648355 24976 raft_consensus.cc:2410] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 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 12:13:09.649125 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:09.649636 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.650857 24976 raft_consensus.cc:2410] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 12:13:09.650780 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 126233us
I20260709 12:13:09.653378 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.653723 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.654582 24979 raft_consensus.cc:2393] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:09.654932 24978 raft_consensus.cc:2393] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:09.655004 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.656257 24977 raft_consensus.cc:2410] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:09.656141 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:09.653860 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.657672 24976 raft_consensus.cc:2410] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 5 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
W20260709 12:13:09.658273 25126 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1284) took 3364 ms (client timeout 1663 ms). Trace:
W20260709 12:13:09.658703 25126 rpcz_store.cc:269] 0709 12:13:06.293627 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:06.346188 (+ 52561us) service_pool.cc:224] Handling call
0709 12:13:09.657938 (+3311750us) spinlock_profiling.cc:243] Waited 427 ms on lock 0x7b540010f9d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:09.658108 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":982229760}
I20260709 12:13:09.659291 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.659492 25046 raft_consensus.cc:1240] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:09.660180 24976 raft_consensus.cc:2393] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 2: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:09.661101 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:09.662026 25128 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:09.668094 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:09.668279 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:09.669126 25653 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:09.675616 26616 raft_consensus.cc:1064] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:13:09.680111 26346 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:13:09.680856 24945 connection.cc:256] RPC call timeout handler was delayed by -2.6369052439997631s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16390000000000002s for a response
I20260709 12:13:09.680920 26357 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:09.681470 24945 connection.cc:256] RPC call timeout handler was delayed by -2.1194052439998359s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2214s for a response
W20260709 12:13:09.681850 24945 connection.cc:256] RPC call timeout handler was delayed by -2.0969052439997995s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2239s for a response
I20260709 12:13:09.684060 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.685192 24977 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:09.585253 26421 consensus_queue.cc:260] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:13:09.682232 24945 connection.cc:256] RPC call timeout handler was delayed by -2.0686922390000291s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1663s for a response
I20260709 12:13:09.681748 26357 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:09.689438 24945 connection.cc:256] RPC call timeout handler was delayed by -1.7876516259998425s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1796s for a response
W20260709 12:13:09.690433 24945 connection.cc:256] RPC call timeout handler was delayed by -1.6724061519998941s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2061s for a response
I20260709 12:13:09.688937 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:09.691025 24945 connection.cc:256] RPC call timeout handler was delayed by -1.6044031429998995s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19990000000000002s for a response
W20260709 12:13:09.691942 24945 connection.cc:256] RPC call timeout handler was delayed by -1.5789071550000244s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20270000000000002s for a response
W20260709 12:13:09.692386 24945 connection.cc:256] RPC call timeout handler was delayed by -1.5777326069999162s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2028s for a response
I20260709 12:13:09.693861 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.694821 24977 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 1.
W20260709 12:13:09.700982 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:09.692827 24945 connection.cc:256] RPC call timeout handler was delayed by -1.5574922389998846s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2231s for a response
W20260709 12:13:09.703202 24945 connection.cc:256] RPC call timeout handler was delayed by -1.5439922389998628s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22460000000000002s for a response
W20260709 12:13:09.703660 24945 connection.cc:256] RPC call timeout handler was delayed by -1.5315235929997471s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20779999999999998s for a response
W20260709 12:13:09.704089 24945 connection.cc:256] RPC call timeout handler was delayed by -1.327773058000048s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2304s for a response
W20260709 12:13:09.704499 24945 connection.cc:256] RPC call timeout handler was delayed by -1.2293052439997609s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.32030000000000003s for a response
W20260709 12:13:09.706298 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:09.708047 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:09.709364 25657 raft_consensus.cc:2468] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:09.709631 26539 raft_consensus.cc:493] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.710346 26539 raft_consensus.cc:515] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.710686 26535 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.711666 25053 raft_consensus.cc:1240] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:09.711450 26535 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:09.712112 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:09.680989 26346 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.712766 25055 raft_consensus.cc:3060] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:09.714386 26535 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:09.714694 26346 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:09.711508 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:09.718353 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:09.719887 26357 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:09.722926 26517 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 2.752s	user 0.031s	sys 0.087s
I20260709 12:13:09.722698 26296 consensus_queue.cc:1059] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:09.724144 25048 raft_consensus.cc:1240] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:09.723970 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:09.724360 26296 raft_consensus.cc:3055] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:09.725030 25654 raft_consensus.cc:2393] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 4: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:09.724941 26296 raft_consensus.cc:740] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:09.725801 25047 raft_consensus.cc:1240] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:09.726363 26296 consensus_queue.cc:260] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:09.727228 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:09.729203 26383 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:09.728926 26296 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:09.733525 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:09.737290 25626 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.488s	user 0.015s	sys 0.010s
I20260709 12:13:09.689514 25656 raft_consensus.cc:2468] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:09.741745 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.742913 24977 raft_consensus.cc:2393] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:09.746426 26479 raft_consensus.cc:3060] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:09.749814 26542 log.cc:927] Time spent T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 3.997s	user 0.010s	sys 0.015s
W20260709 12:13:09.752719 25626 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.504s	user 0.015s	sys 0.011s
I20260709 12:13:09.728231 25021 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:09.755048 25123 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:09.728123 26453 consensus_queue.cc:1048] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 12:13:09.748937 26616 consensus_queue.cc:237] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:09.769101 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:09.769780 24977 raft_consensus.cc:2393] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:09.770439 26620 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:09.770879 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:09.771044 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.771108 26620 raft_consensus.cc:697] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:09.771737 25659 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:09.771632 25021 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:09.772584 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:09.773176 25021 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:09.773439 25661 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:09.774673 26404 raft_consensus.cc:2804] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:09.775285 26404 raft_consensus.cc:697] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:09.775130 25021 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:09.776486 26621 raft_consensus.cc:2804] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:09.767424 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
W20260709 12:13:09.776835 25095 connection.cc:256] RPC call timeout handler was delayed by -2.157337249999955s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15480000000000002s for a response
I20260709 12:13:09.777089 26621 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.777283 25656 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:09.777575 26621 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:09.777917 26620 consensus_queue.cc:237] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:09.774667 26623 raft_consensus.cc:2804] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:09.777323 25095 connection.cc:256] RPC call timeout handler was delayed by -2.157337249999955s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15480000000000002s for a response
I20260709 12:13:09.772140 24978 raft_consensus.cc:2393] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
W20260709 12:13:09.792251 25095 connection.cc:256] RPC call timeout handler was delayed by -2.08623724999984s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1627s for a response
W20260709 12:13:09.792678 25095 connection.cc:256] RPC call timeout handler was delayed by -2.08623724999984s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1627s for a response
W20260709 12:13:09.793015 25095 connection.cc:256] RPC call timeout handler was delayed by -1.9782372499998928s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17470000000000002s for a response
W20260709 12:13:09.793467 25095 connection.cc:256] RPC call timeout handler was delayed by -1.9782372499998928s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17470000000000002s for a response
W20260709 12:13:09.793900 25095 connection.cc:256] RPC call timeout handler was delayed by -1.9512372499998492s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1777s for a response
W20260709 12:13:09.794337 25095 connection.cc:256] RPC call timeout handler was delayed by -1.9512372499998492s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1777s for a response
W20260709 12:13:09.794776 25095 connection.cc:256] RPC call timeout handler was delayed by -1.9386372499998288s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1791s for a response
W20260709 12:13:09.795208 25095 connection.cc:256] RPC call timeout handler was delayed by -1.7037372499999037s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20520000000000002s for a response
W20260709 12:13:09.795763 25095 connection.cc:256] RPC call timeout handler was delayed by -1.7037372499999037s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20520000000000002s for a response
W20260709 12:13:09.796186 25095 connection.cc:256] RPC call timeout handler was delayed by -1.688437249999879s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2069s for a response
I20260709 12:13:09.791474 26623 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.776566 26404 consensus_queue.cc:237] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.761358 26551 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.021s
W20260709 12:13:09.796726 25095 connection.cc:256] RPC call timeout handler was delayed by -1.6641372499998397s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2096s for a response
I20260709 12:13:09.801792 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:09.801829 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.798497 25021 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:09.808279 26421 raft_consensus.cc:3060] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:09.820672 24946 leader_election.cc:336] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Timed out: RequestConsensusVote RPC to 127.23.69.2:43075 timed out after 1.587s (SENT)
W20260709 12:13:09.809151 24945 leader_election.cc:336] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.663s (SENT)
W20260709 12:13:09.805708 25628 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 2.392s	user 0.026s	sys 0.010s
I20260709 12:13:09.825111 24946 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:09.825423 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:09.802289 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:09.826957 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.781682 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:09.825115 24945 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:09.810314 24971 raft_consensus.cc:1275] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:09.797437 26623 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:09.828110 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.804883 26539 leader_election.cc:290] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:09.829936 26296 raft_consensus.cc:2804] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:09.834837 26296 raft_consensus.cc:697] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
W20260709 12:13:09.835404 24945 leader_election.cc:336] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.796s (SENT)
I20260709 12:13:09.836050 24945 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:09.836107 26296 consensus_queue.cc:237] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.836989 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:09.829938 25662 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:09.839392 24943 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:09.800973 26336 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.838158 25095 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:09.838850 25660 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
W20260709 12:13:09.801210 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08000910c0 after lost signal to thread 23831
I20260709 12:13:09.856316 26581 raft_consensus.cc:1027] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: attempt to promote peer 3f6b8adc1ec6495c8c574fff0f49c864: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260709 12:13:09.801317 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:09.865312 25658 raft_consensus.cc:2393] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:09.866400 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:09.867134 24876 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48208 (request call id 254) took 8896 ms. Trace:
I20260709 12:13:09.867969 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:09.869252 24977 raft_consensus.cc:2410] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:09.869001 26336 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:09.872227 25661 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:09.803800 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:09.890125 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 74461.2us
I20260709 12:13:09.891309 25055 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
W20260709 12:13:09.892347 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 54395.3us
W20260709 12:13:09.893070 25628 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 2.480s	user 0.027s	sys 0.010s
I20260709 12:13:09.895323 26377 raft_consensus.cc:2749] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:09.896912 25655 raft_consensus.cc:2393] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 4: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:09.897993 26371 raft_consensus.cc:1027] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: attempt to promote peer 3f6b8adc1ec6495c8c574fff0f49c864: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260709 12:13:09.898561 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:09.899533 26491 raft_consensus.cc:2749] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:09.900925 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08000917a0 after lost signal to thread 24912
W20260709 12:13:09.901520 24909 debug-util.cc:398] Leaking SignalData structure 0x7b0800091860 after lost signal to thread 24926
W20260709 12:13:09.903077 24909 debug-util.cc:398] Leaking SignalData structure 0x7b080037ef40 after lost signal to thread 25004
I20260709 12:13:09.903751 26535 consensus_queue.cc:1048] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:09.904881 26513 raft_consensus.cc:3060] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:09.906445 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 91583.9us
I20260709 12:13:09.908994 25021 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:09.911329 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 76003.3us
I20260709 12:13:09.903753 24976 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:09.872952 26425 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.838119 25122 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
W20260709 12:13:09.913869 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 92661.3us
W20260709 12:13:09.917160 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:09.908269 24946 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:09.914324 25654 raft_consensus.cc:2393] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 5: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
W20260709 12:13:09.911913 24909 debug-util.cc:398] Leaking SignalData structure 0x7b080037ee00 after lost signal to thread 25005
W20260709 12:13:09.921730 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 63797us
I20260709 12:13:09.923380 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:09.921587 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:09.858129 25653 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:09.933782 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:09.935406 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:09.936143 25653 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:09.926981 26377 raft_consensus.cc:2804] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:09.927244 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:09.927628 26357 raft_consensus.cc:2804] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:09.929116 26437 raft_consensus.cc:2749] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:09.937381 25658 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:09.936385 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:09.921104 26425 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.939599 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:09.942248 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:09.942962 25065 tablet_copy_service.cc:342] P 91805dbdcd1c49649333a6727aca01d4: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-fbb6a02726c44d28a4d8e94eff08722b received from {username='slave'} at 127.0.0.1:51822
I20260709 12:13:09.925473 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:09.943660 24943 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:09.944135 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:09.944696 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 2.53172e+06us
I20260709 12:13:09.936224 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:09.867578 24876 rpcz_store.cc:276] 0709 12:13:00.986569 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:01.004009 (+ 17440us) service_pool.cc:224] Handling call
0709 12:13:09.866929 (+8862920us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:05.091082 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:05.091657 (+   575us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:05.091699 (+    42us) write_op.cc:435] Acquired schema lock
0709 12:13:05.091718 (+    19us) tablet.cc:662] Decoding operations
0709 12:13:05.189748 (+ 98030us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:05.189796 (+    48us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:05.189823 (+    27us) tablet.cc:685] Acquiring locks for 10 operations
0709 12:13:05.190991 (+  1168us) tablet.cc:701] Row locks acquired
0709 12:13:05.191018 (+    27us) write_op.cc:260] PREPARE: finished
0709 12:13:05.191209 (+   191us) write_op.cc:270] Start()
0709 12:13:05.191367 (+   158us) write_op.cc:276] Timestamp: P: 1783599185191157 usec, L: 0
0709 12:13:05.191401 (+    34us) op_driver.cc:348] REPLICATION: starting
0709 12:13:05.192311 (+   910us) log.cc:844] Serialized 3949 byte log entry
0709 12:13:06.122151 (+929840us) op_driver.cc:464] REPLICATION: finished
0709 12:13:06.477818 (+355667us) write_op.cc:301] APPLY: starting
0709 12:13:06.507444 (+ 29626us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:06.615846 (+108402us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:06.623861 (+  8015us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:06.965209 (+341348us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:06.965577 (+   368us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=10
0709 12:13:06.965653 (+    76us) write_op.cc:312] APPLY: finished
0709 12:13:06.966068 (+   415us) log.cc:844] Serialized 77 byte log entry
0709 12:13:06.966310 (+   242us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:06.966510 (+   200us) write_op.cc:454] Released schema lock
0709 12:13:06.966696 (+   186us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:06.967149 (+   453us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:06.967190 (+    41us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":636989,"reported_tablets":13,"child_traces":[["op",{"apply.queue_time_us":249209,"apply.run_cpu_time_us":5891,"apply.run_wall_time_us":524954,"num_ops":10,"prepare.queue_time_us":512300,"prepare.run_cpu_time_us":5433,"prepare.run_wall_time_us":101552,"replication_time_us":930524,"thread_start_us":470474,"threads_started":2}]]}
I20260709 12:13:09.946903 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:09.947532 25095 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:09.948534 25053 raft_consensus.cc:1240] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:09.949992 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:09.926229 24946 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:09.956279 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:09.959635 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08001ca680 after lost signal to thread 25079
I20260709 12:13:09.963202 25127 raft_consensus.cc:2468] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
W20260709 12:13:09.964251 24945 leader_election.cc:336] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.999s (SENT)
W20260709 12:13:09.965700 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 43530.9us
I20260709 12:13:09.965489 26377 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.960523 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:09.908164 24877 catalog_manager.cc:5697] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 2, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:09.974995 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:09.981276 25660 raft_consensus.cc:2393] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 2: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:09.984056 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:09.973526 26357 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:09.992789 24945 leader_election.cc:336] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.027s (SENT)
I20260709 12:13:09.952553 26621 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:09.994112 25659 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
W20260709 12:13:09.991501 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 65891.2us
I20260709 12:13:09.968482 25656 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:09.983229 25065 tablet_copy_service.cc:434] P 91805dbdcd1c49649333a6727aca01d4: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-fbb6a02726c44d28a4d8e94eff08722b on tablet fbb6a02726c44d28a4d8e94eff08722b with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:09.992815 26401 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:09.998020 24945 leader_election.cc:336] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.028s (SENT)
I20260709 12:13:09.998308 25046 raft_consensus.cc:2393] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:09.981379 26633 raft_consensus.cc:2804] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:13:09.990585 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08002f8600 after lost signal to thread 25080
W20260709 12:13:09.998894 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 72753.6us
I20260709 12:13:10.000373 24945 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:09.998020 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 76058us
I20260709 12:13:09.977525 24973 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:09.980554 26336 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:10.004274 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:10.004011 25662 raft_consensus.cc:1275] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:09.993531 26377 raft_consensus.cc:3060] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:10.008246 26491 raft_consensus.cc:2804] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:10.009292 25660 raft_consensus.cc:1275] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:09.996683 26437 raft_consensus.cc:2804] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:10.010177 26425 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:10.010279 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:10.010725 26535 raft_consensus.cc:2804] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:10.011117 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:10.013062 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:09.999069 26357 raft_consensus.cc:3060] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:10.013629 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:10.013823 25095 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:10.014475 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:10.014701 25654 raft_consensus.cc:1275] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:10.015311 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:10.015578 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:10.016323 25655 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
W20260709 12:13:10.013660 24945 leader_election.cc:336] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.061s (SENT)
I20260709 12:13:10.023417 26491 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.038523 26491 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:10.036379 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:10.018199 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08003cb5e0 after lost signal to thread 25153
W20260709 12:13:10.018478 25628 connection.cc:256] RPC call timeout handler was delayed by -2.595987513999944s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22040000000000004s for a response
I20260709 12:13:10.019068 24946 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:10.022612 25055 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:10.024087 25054 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:10.027604 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:10.030288 25046 raft_consensus.cc:2393] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 4: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:10.006546 24877 catalog_manager.cc:5697] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 2, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:10.030007 25020 connection.cc:256] RPC call timeout handler was delayed by -4.635883917000001s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22050000000000003s for a response
W20260709 12:13:10.043377 25020 connection.cc:256] RPC call timeout handler was delayed by -3.4002196019998792s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1796s for a response
W20260709 12:13:10.043831 25020 connection.cc:256] RPC call timeout handler was delayed by -2.3373196019999796s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2977s for a response
I20260709 12:13:10.017889 26621 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:10.036533 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:10.031708 26404 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 12:13:10.029495 26346 raft_consensus.cc:2749] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:10.050494 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:10.025517 26535 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.026975 26551 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.049582 24946 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:10.050361 24973 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:10.052479 26560 raft_consensus.cc:2749] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:10.053674 25127 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1289) took 3756 ms (client timeout 1796 ms). Trace:
I20260709 12:13:10.028070 26633 raft_consensus.cc:697] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:10.042372 25018 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:10.005105 26401 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:10.054379 25048 raft_consensus.cc:2468] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
W20260709 12:13:10.057687 25127 rpcz_store.cc:269] 0709 12:13:06.297588 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:06.771966 (+474378us) service_pool.cc:224] Handling call
0709 12:13:10.053367 (+3281401us) spinlock_profiling.cc:243] Waited 3.08 s on lock 0x7b54003912d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:10.053556 (+   189us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7083841408}
I20260709 12:13:10.031855 26437 raft_consensus.cc:697] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:10.061568 26616 raft_consensus.cc:2804] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:10.067076 26616 raft_consensus.cc:697] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:10.067360 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:10.068082 26616 consensus_queue.cc:237] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:10.069993 25095 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:10.058538 25627 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:13:10.071324 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 57783.6us
W20260709 12:13:10.071992 24945 leader_election.cc:336] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.078s (SENT)
I20260709 12:13:10.048331 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:10.074482 26403 raft_consensus.cc:2804] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:10.072954 25092 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:13:10.081300 25628 connection.cc:256] RPC call timeout handler was delayed by -2.5788875139999163s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2223s for a response
I20260709 12:13:10.055373 26535 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:10.047168 24877 catalog_manager.cc:5697] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index -1 to 3, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:10.072221 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:10.083878 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 53455.6us
I20260709 12:13:10.086205 26565 raft_consensus.cc:2749] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:10.086365 25124 raft_consensus.cc:1275] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:10.082738 26403 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:10.093492 26437 consensus_queue.cc:237] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:10.094980 25628 connection.cc:256] RPC call timeout handler was delayed by -2.572111509999786s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1637s for a response
W20260709 12:13:10.117152 25628 connection.cc:256] RPC call timeout handler was delayed by -2.572111509999786s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1637s for a response
W20260709 12:13:10.117731 25628 connection.cc:256] RPC call timeout handler was delayed by -2.5424115099999653s: 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 12:13:10.118181 25628 connection.cc:256] RPC call timeout handler was delayed by -2.5136115099999188s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17020000000000002s for a response
W20260709 12:13:10.118579 25628 connection.cc:256] RPC call timeout handler was delayed by -2.5136115099999188s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17020000000000002s for a response
I20260709 12:13:10.095104 26633 consensus_queue.cc:237] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:10.096285 26336 raft_consensus.cc:2764] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 12:13:10.096897 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:10.123546 26630 log.cc:927] Time spent T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.106s	user 0.000s	sys 0.001s
W20260709 12:13:10.127938 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:10.128916 26504 raft_consensus.cc:2749] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:10.129415 24975 raft_consensus.cc:1240] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5. Ops: []
W20260709 12:13:10.129652 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 56767.7us
I20260709 12:13:10.129211 26514 raft_consensus.cc:2804] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:10.130647 26514 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.130967 26514 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:10.065358 26551 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:10.131992 25658 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:10.117283 26403 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:10.133177 26551 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:10.080354 26513 consensus_queue.cc:1048] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.054s
I20260709 12:13:10.135495 25047 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
W20260709 12:13:10.137295 25092 consensus_peers.cc:597] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:10.137974 24974 raft_consensus.cc:1240] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:10.139699 24980 raft_consensus.cc:1275] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.141413 25627 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:10.142553 26336 raft_consensus.cc:2804] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:10.143014 26336 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.143445 26336 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:10.124682 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:10.146226 25627 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:10.153425 25053 raft_consensus.cc:2393] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:10.161072 25092 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:10.162909 26513 raft_consensus.cc:2804] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:10.163506 26513 raft_consensus.cc:697] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:10.164665 26513 consensus_queue.cc:237] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:10.153317 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 67732.1us
I20260709 12:13:10.171475 26623 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:10.172500 25628 connection.cc:256] RPC call timeout handler was delayed by -2.4830115099998693s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1736s for a response
I20260709 12:13:10.172669 24972 raft_consensus.cc:1275] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 2. (term mismatch)
I20260709 12:13:10.173125 24972 pending_rounds.cc:85] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2: Aborting all ops after (but not including) 1
W20260709 12:13:10.173331 25628 connection.cc:256] RPC call timeout handler was delayed by -2.3001868999999715s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1916s for a response
W20260709 12:13:10.173897 25628 connection.cc:256] RPC call timeout handler was delayed by -2.0348115099998267s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22340000000000002s for a response
W20260709 12:13:10.174221 25628 connection.cc:256] RPC call timeout handler was delayed by -2.0139868999999635s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22340000000000002s for a response
W20260709 12:13:10.174520 25628 connection.cc:256] RPC call timeout handler was delayed by -1.3184115099998053s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.303s for a response
I20260709 12:13:10.173404 24972 pending_rounds.cc:107] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 1.2
I20260709 12:13:10.174221 25052 raft_consensus.cc:2393] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:10.175573 26510 raft_consensus.cc:2804] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:10.176151 26510 raft_consensus.cc:697] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
W20260709 12:13:10.176767 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 106864us
I20260709 12:13:10.080180 26539 consensus_queue.cc:1048] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.102s
I20260709 12:13:10.177116 26510 consensus_queue.cc:237] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:10.178138 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:10.178886 25127 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:10.181802 25627 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:10.183463 24943 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:10.183498 26383 raft_consensus.cc:2764] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 12:13:10.175225 24972 raft_consensus.cc:2917] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Aborting config change with OpId 1.2: Aborted: Op aborted by new leader
I20260709 12:13:10.184820 24972 raft_consensus.cc:2889] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:10.185472 24972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:49218 (request call id 12) took 10028 ms. Trace:
I20260709 12:13:10.185876 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:10.187247 26401 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:10.187449 26634 log.cc:927] Time spent T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.133s	user 0.000s	sys 0.000s
I20260709 12:13:10.189889 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:10.198303 24909 debug-util.cc:398] Leaking SignalData structure 0x7b0800390040 after lost signal to thread 25686
W20260709 12:13:10.198741 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08003b20a0 after lost signal to thread 25687
W20260709 12:13:10.174840 25628 connection.cc:256] RPC call timeout handler was delayed by -1.1528115099999923s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3214s for a response
I20260709 12:13:10.198576 26336 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:10.185808 24972 rpcz_store.cc:276] 0709 12:13:00.157278 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:00.157440 (+   162us) service_pool.cc:224] Handling call
0709 12:13:00.298767 (+141327us) log.cc:844] Serialized 492 byte log entry
0709 12:13:00.422041 (+123274us) spinlock_profiling.cc:243] Waited 2.9 ms on lock 0x7b54000f3fa0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc08142 00007fce7bbe8eaa 00007fce7bbefd53 00007fce7bbefcd9 00007fce7bbefc69 00007fce7bbefc31 00007fce7bbeedfd 0000000000388634 0000000000388479 00007fce78ba2475
0709 12:13:00.450908 (+ 28867us) spinlock_profiling.cc:243] Waited 2.26 ms on lock 0x7b18002e5460. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78b1cc0a 00007fce8225c219 00007fce7fb6358f 00007fce78ba2571 00007fce78ba47c1 00007fce78ba4779 00007fce78ba4709 00007fce78ba46d1 00007fce78ba39cd
0709 12:13:10.185371 (+9734463us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14524,"raft.queue_time_us":24228,"raft.run_cpu_time_us":3174,"raft.run_wall_time_us":34579,"spinlock_wait_cycles":11870848,"thread_start_us":80394,"threads_started":2,"wal-append.queue_time_us":122275,"wal-append.run_cpu_time_us":2796,"wal-append.run_wall_time_us":1124828}
W20260709 12:13:10.199219 25628 connection.cc:256] RPC call timeout handler was delayed by -1.1320251839999855s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2037s for a response
W20260709 12:13:10.209844 25628 connection.cc:256] RPC call timeout handler was delayed by -1.0075082170001224s: 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 12:13:10.214195 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 160140us
W20260709 12:13:10.199213 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08003969e0 after lost signal to thread 26301
I20260709 12:13:10.187633 26377 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:10.262526 25055 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
W20260709 12:13:10.269078 24945 leader_election.cc:336] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.231s (SENT)
I20260709 12:13:10.272318 24945 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:10.286005 25054 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
W20260709 12:13:10.286724 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 103346us
I20260709 12:13:10.287688 24943 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:10.183421 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:13:10.262979 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08001a2c60 after lost signal to thread 26340
I20260709 12:13:10.173897 26623 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:10.267514 24877 catalog_manager.cc:5697] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 2, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:10.303956 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:10.304248 25123 raft_consensus.cc:1240] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:10.304731 25122 raft_consensus.cc:2376] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4. Re-sending same reply.
I20260709 12:13:10.304935 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:10.305397 26377 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:10.305573 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:10.300956 26565 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:10.306247 25126 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:10.306432 26565 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.306926 26565 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:10.175215 26514 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:10.308697 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:10.299506 24877 catalog_manager.cc:5697] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 2, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:10.309554 25122 raft_consensus.cc:2393] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 4: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:10.310370 26514 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:10.312417 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:10.313303 26336 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:10.314224 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:10.314836 25655 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:10.305794 25124 raft_consensus.cc:2393] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 3: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:10.316345 26581 consensus_queue.cc:1048] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:13:10.322964 25628 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:10.325309 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:10.325583 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08003b15a0 after lost signal to thread 26431
W20260709 12:13:10.326112 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08002e2380 after lost signal to thread 26466
W20260709 12:13:10.326406 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08003b14e0 after lost signal to thread 26467
W20260709 12:13:10.326792 24909 debug-util.cc:398] Leaking SignalData structure 0x7b0800366b00 after lost signal to thread 26498
I20260709 12:13:10.326833 26339 tablet_copy_client.cc:538] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:13:10.327133 24909 debug-util.cc:398] Leaking SignalData structure 0x7b0800366b40 after lost signal to thread 26500
W20260709 12:13:10.327641 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08003cf3e0 after lost signal to thread 26516
W20260709 12:13:10.327956 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08003cf380 after lost signal to thread 26525
W20260709 12:13:10.328236 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08003cf340 after lost signal to thread 26532
I20260709 12:13:10.334079 24943 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:10.292676 26539 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.325353 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:10.342399 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:10.347229 26346 raft_consensus.cc:2804] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:10.344926 26336 raft_consensus.cc:2749] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:10.351343 25656 raft_consensus.cc:1240] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:10.351678 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:10.358644 25123 raft_consensus.cc:2368] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3.
W20260709 12:13:10.336534 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08003cf200 after lost signal to thread 26547
I20260709 12:13:10.353030 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:10.421550 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:10.422209 25124 raft_consensus.cc:3060] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:10.290627 26491 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:10.365651 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:10.425539 24973 raft_consensus.cc:2393] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:10.425695 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:10.426282 26491 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:10.426481 25121 raft_consensus.cc:2468] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:10.426961 26491 consensus_queue.cc:1059] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:10.427455 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:10.428041 25121 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:10.372766 26539 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:10.372381 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:10.374682 26431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e85aa8f8cf74c8eaa6afb886409f3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.430038 26539 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:10.375572 25129 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:10.373643 25654 raft_consensus.cc:1275] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:10.378209 26565 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:10.381273 25655 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
W20260709 12:13:10.380103 26479 consensus_meta.cc:287] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.633s	user 0.012s	sys 0.000s
I20260709 12:13:10.354176 26421 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:10.443385 26421 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:10.339512 26535 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:10.343782 26377 raft_consensus.cc:2749] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:10.292579 26403 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:10.389384 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:10.390058 25627 leader_election.cc:400] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087) with higher term. Message: Invalid argument: T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3.
I20260709 12:13:10.469954 25627 leader_election.cc:403] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:10.390918 26579 consensus_queue.cc:1048] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:10.357743 26346 raft_consensus.cc:697] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:10.430051 25120 raft_consensus.cc:1275] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:10.290496 26560 consensus_queue.cc:1059] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 12:13:10.401576 25095 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:10.402913 26640 log.cc:927] Time spent T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260709 12:13:10.403780 26621 consensus_queue.cc:1059] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:13:10.409814 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:10.412111 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:10.414098 25054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
mode: GRACEFUL
new_leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:41676
W20260709 12:13:10.415196 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 68965.4us
W20260709 12:13:10.428144 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08003cf1e0 after lost signal to thread 26549
I20260709 12:13:10.382371 26357 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:10.433221 26339 tablet_bootstrap.cc:492] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:13:10.440819 25021 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:10.488560 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 124458us
I20260709 12:13:10.442265 26565 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:10.442726 25126 raft_consensus.cc:2468] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
W20260709 12:13:10.448163 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:10.450794 25129 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:10.470067 25125 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:10.492251 26404 consensus_queue.cc:1059] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:10.492568 25092 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:10.493184 26404 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:10.494314 26551 raft_consensus.cc:3055] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:10.494701 26551 raft_consensus.cc:740] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:10.495771 26551 consensus_queue.cc:260] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:10.496799 26514 raft_consensus.cc:2804] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:10.497337 26514 raft_consensus.cc:697] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:10.498288 26514 consensus_queue.cc:237] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:10.499577 25125 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
W20260709 12:13:10.397032 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 63034.8us
I20260709 12:13:10.500825 24943 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:10.483062 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 93227.4us
I20260709 12:13:10.486744 25054 raft_consensus.cc:606] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Received request to transfer leadership to TS 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:10.475589 26377 raft_consensus.cc:2804] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:13:10.487887 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08003cf140 after lost signal to thread 26552
I20260709 12:13:10.519408 24976 raft_consensus.cc:2393] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 4: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:10.526621 24943 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:10.525215 25123 raft_consensus.cc:2393] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 2: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
W20260709 12:13:10.534196 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:10.537443 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:10.505160 26336 raft_consensus.cc:2749] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087) with higher term. Message: Invalid argument: T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3.
W20260709 12:13:10.539281 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 137813us
I20260709 12:13:10.540295 25095 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:10.526206 26346 consensus_queue.cc:237] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:10.544441 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:10.521359 26465 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.527011 26565 raft_consensus.cc:3055] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:10.524830 25122 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:10.525524 26357 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:10.542833 26551 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:10.521915 26401 raft_consensus.cc:2749] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:10.558830 25052 raft_consensus.cc:1240] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:10.528798 26437 raft_consensus.cc:3055] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:10.518464 26623 consensus_queue.cc:1048] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.037s
I20260709 12:13:10.537537 26377 raft_consensus.cc:697] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:10.527325 26560 raft_consensus.cc:2749] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:10.561605 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:10.563237 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 270591us
I20260709 12:13:10.564443 25628 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:10.568981 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:10.576177 24979 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:10.557966 26421 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:10.556252 26565 raft_consensus.cc:740] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:10.553342 26465 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:10.552922 26371 consensus_queue.cc:1059] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.025s
W20260709 12:13:10.592546 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 332827us
I20260709 12:13:10.583637 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:10.583371 25124 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:10.583305 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:10.585752 24974 raft_consensus.cc:1275] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:10.586975 25628 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:10.587270 25047 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:13:10.587671 26336 raft_consensus.cc:2764] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 12:13:10.595862 25095 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:10.597932 24980 raft_consensus.cc:1275] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:10.568778 26437 raft_consensus.cc:740] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:10.601090 24946 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:10.582267 26513 raft_consensus.cc:2749] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:10.635494 24978 raft_consensus.cc:1275] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:10.585572 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:10.584977 26357 raft_consensus.cc:2804] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:10.595584 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:10.639227 24945 leader_election.cc:336] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.246s (SENT)
I20260709 12:13:10.647346 24945 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:10.620955 26579 raft_consensus.cc:2804] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:10.634668 26401 raft_consensus.cc:2804] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:10.656440 25628 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:10.637442 24972 raft_consensus.cc:1240] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:10.635921 26560 raft_consensus.cc:2804] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:10.672017 24974 raft_consensus.cc:1240] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:10.672334 26560 raft_consensus.cc:697] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:10.673269 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:10.673930 26560 consensus_queue.cc:237] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:10.669925 24945 leader_election.cc:336] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.304s (SENT)
I20260709 12:13:10.675432 24945 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:10.677274 26649 raft_consensus.cc:2749] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:10.677513 24945 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:10.678984 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 61113.8us
I20260709 12:13:10.680037 25628 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:10.682366 26510 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:10.684276 25049 raft_consensus.cc:2410] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 4 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:10.689129 26437 consensus_queue.cc:260] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:10.691175 26465 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:10.688493 26403 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:10.692893 26377 consensus_queue.cc:237] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:10.699757 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:10.650095 26535 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:10.637264 26421 consensus_queue.cc:1059] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.032s
W20260709 12:13:10.711098 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 208508us
I20260709 12:13:10.671406 26652 raft_consensus.cc:2749] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:10.674743 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:10.707938 24976 raft_consensus.cc:2393] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 4: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:10.649712 24973 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:10.710191 24977 raft_consensus.cc:1275] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:10.658515 26579 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:10.654237 26357 raft_consensus.cc:697] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:10.663441 26401 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:10.711422 26581 raft_consensus.cc:3055] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:10.717677 25627 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:10.712652 26649 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.737860 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:10.714630 26336 raft_consensus.cc:2804] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:10.665408 25050 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:10.748270 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:10.760653 25052 raft_consensus.cc:1275] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:10.764539 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:10.733520 26579 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:10.773342 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:10.774092 25047 raft_consensus.cc:3060] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:10.770570 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 55481.2us
I20260709 12:13:10.776479 25661 raft_consensus.cc:3055] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:10.776911 25661 raft_consensus.cc:740] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:10.777832 25661 consensus_queue.cc:260] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:10.778927 25661 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:10.782655 26371 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.735123 26401 raft_consensus.cc:3060] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:10.735302 26581 raft_consensus.cc:740] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:10.732215 26535 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.784422 25660 raft_consensus.cc:2468] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:10.825976 25095 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:10.838371 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 159448us
I20260709 12:13:10.783207 26371 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:10.730211 26565 consensus_queue.cc:260] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:10.818027 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:10.913542 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:10.848201 25659 raft_consensus.cc:1240] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5. Ops: []
W20260709 12:13:10.934365 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 252610us
I20260709 12:13:10.953384 25661 raft_consensus.cc:1275] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
W20260709 12:13:10.853066 24926 auto_rebalancer.cc:629] Failed to schedule move for tablet 2e85aa8f8cf74c8eaa6afb886409f3e4: Aborted: Op aborted by new leader
W20260709 12:13:10.979982 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 61005us
I20260709 12:13:10.955997 25661 pending_rounds.cc:85] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting all ops after (but not including) 4
I20260709 12:13:10.997926 25021 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:10.771831 26649 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:11.018275 25661 pending_rounds.cc:107] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting uncommitted NO_OP operation due to leader change: 2.5
W20260709 12:13:10.848565 26642 log.cc:927] Time spent T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.172s	user 0.001s	sys 0.001s
W20260709 12:13:11.021430 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 60155.5us
I20260709 12:13:10.909073 26510 raft_consensus.cc:697] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
W20260709 12:13:11.013792 25049 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55982 (request call id 1352) took 4934 ms (client timeout 1587 ms). Trace:
I20260709 12:13:11.020782 25661 raft_consensus.cc:2889] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:13:10.849550 26645 log.cc:927] Time spent T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.186s	user 0.000s	sys 0.001s
I20260709 12:13:10.857797 26513 raft_consensus.cc:2749] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:10.848385 26654 raft_consensus.cc:2764] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:13:10.841655 26535 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:10.955013 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
W20260709 12:13:11.029347 25049 rpcz_store.cc:269] 0709 12:13:06.039933 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:06.069020 (+ 29087us) service_pool.cc:224] Handling call
0709 12:13:10.915432 (+4846412us) spinlock_profiling.cc:243] Waited 4.52 s on lock 0x7b54003179d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:10.973704 (+ 58272us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":10385274624}
W20260709 12:13:11.033985 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:10.955544 25050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a61550f457e471b96a7defdacacd053"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:41676
I20260709 12:13:10.857575 26357 consensus_queue.cc:237] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.038482 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:11.041378 26656 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.037s
I20260709 12:13:11.041682 26669 consensus_queue.cc:1048] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:11.042150 26654 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.023149 26565 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:11.039063 26616 raft_consensus.cc:2804] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:11.044467 25021 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:11.025713 26336 raft_consensus.cc:697] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:11.050217 25051 raft_consensus.cc:2468] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
W20260709 12:13:11.049675 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 143624us
W20260709 12:13:11.078665 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 252781us
W20260709 12:13:11.046015 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:11.079336 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:11.046072 26346 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.043319 25122 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:11.054994 25050 raft_consensus.cc:606] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:11.053110 26663 raft_consensus.cc:2804] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:11.093458 25095 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:11.048744 26479 consensus_queue.cc:1048] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
W20260709 12:13:11.094331 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 49974us
I20260709 12:13:11.076138 26616 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.099606 26371 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:11.046449 26659 consensus_queue.cc:1048] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 12:13:11.052912 26465 consensus_queue.cc:1059] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.041s
I20260709 12:13:11.091979 26421 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.042773 26581 consensus_queue.cc:260] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:11.107749 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 80805.1us
W20260709 12:13:11.140470 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 51315.4us
I20260709 12:13:11.141577 25095 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:11.145013 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:11.104290 26663 raft_consensus.cc:697] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:11.109068 26616 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:11.158370 26669 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.158941 26669 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:11.160830 26581 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:11.155905 26658 consensus_queue.cc:1048] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.049s
I20260709 12:13:11.161706 26403 raft_consensus.cc:2749] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:11.162099 25628 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:11.099759 26336 consensus_queue.cc:237] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.165215 26656 raft_consensus.cc:2749] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:11.167261 25095 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:11.089885 26654 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:11.169579 25047 raft_consensus.cc:2468] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:11.175513 24946 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:11.107709 26623 consensus_queue.cc:1059] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
I20260709 12:13:11.176434 26404 raft_consensus.cc:2749] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:11.181315 26479 raft_consensus.cc:3055] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:11.181521 26403 raft_consensus.cc:2749] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:11.181772 26479 raft_consensus.cc:740] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:11.182843 26479 consensus_queue.cc:260] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:11.184109 26479 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:11.103057 26346 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:11.196288 26682 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.166518 25653 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58018 (request call id 377) took 1241 ms. Trace:
I20260709 12:13:11.201763 25628 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:11.168903 26662 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.137137 26421 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:11.208861 26677 raft_consensus.cc:493] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:11.209434 26677 raft_consensus.cc:515] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:11.210090 26654 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:11.171355 26667 consensus_queue.cc:1048] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.044s
I20260709 12:13:11.211472 26677 leader_election.cc:290] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:11.177349 26510 consensus_queue.cc:237] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.213536 26664 raft_consensus.cc:3060] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:11.213892 26346 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:11.210537 26684 raft_consensus.cc:2804] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:11.224207 26684 raft_consensus.cc:697] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:11.224970 26676 raft_consensus.cc:2749] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:11.160413 26579 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:11.214721 26674 log.cc:927] Time spent T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 12:13:11.218917 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:11.214855 26662 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:11.223829 26663 consensus_queue.cc:237] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.235597 26662 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:11.219872 25628 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:11.220168 26551 consensus_meta.cc:287] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.653s	user 0.008s	sys 0.004s
W20260709 12:13:11.223281 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:11.225972 25095 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:11.206153 26682 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.242002 25662 raft_consensus.cc:1240] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:11.210110 26421 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:11.248893 25659 raft_consensus.cc:1275] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:11.225281 26684 consensus_queue.cc:237] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.248014 26667 raft_consensus.cc:2749] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:11.248584 26403 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:11.266602 25123 raft_consensus.cc:1275] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:11.267875 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:11.268029 26579 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:11.269578 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:11.270867 26682 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:11.277146 26401 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.277704 24943 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:11.279452 26401 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:11.253583 26551 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.281522 26620 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.282080 26620 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:11.248345 26535 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:11.270637 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:11.277146 26616 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:11.281564 26551 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:11.293880 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:11.262131 24971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71363d966b384381b7e288355cf6d461"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
W20260709 12:13:11.297088 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:11.312461 26371 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.313103 25122 raft_consensus.cc:1240] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:11.313566 26437 raft_consensus.cc:3060] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:11.349098 26650 log.cc:927] Time spent T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.635s	user 0.000s	sys 0.004s
I20260709 12:13:11.266666 25657 raft_consensus.cc:1275] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:11.203121 25653 rpcz_store.cc:276] 0709 12:13:09.907223 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:09.992378 (+ 85155us) service_pool.cc:224] Handling call
0709 12:13:10.030971 (+ 38593us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:10.092754 (+ 61783us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:10.092823 (+    69us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:10.093730 (+   907us) log.cc:844] Serialized 26 byte log entry
0709 12:13:10.174734 (+ 81004us) spinlock_profiling.cc:243] Waited 3.43 ms on lock 0x7b18002e0ba0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78b84e07 00007fce819df9a9 00007fce78ba169b 00007fce78b9f93f 00007fce78ba1c02 00007fce7b82920b 00007fce7b82ed23 00007fce7b82f0d1 00007fce7bc4aa0f
0709 12:13:10.189712 (+ 14978us) spinlock_profiling.cc:243] Waited 43.7 ms on lock 0x7b18002e0ba0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78ba2522 00007fce78ba47c1 00007fce78ba4779 00007fce78ba4709 00007fce78ba46d1 00007fce78ba39cd 0000000000388634 0000000000388479 00007fce78b8583a
0709 12:13:10.474060 (+284348us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:10.485251 (+ 11191us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:10.488571 (+  3320us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:11.110242 (+621671us) raft_consensus.cc:1685] finished
0709 12:13:11.111311 (+  1069us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:11.143916 (+ 32605us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":17669,"raft.run_cpu_time_us":222,"raft.run_wall_time_us":26749,"spinlock_wait_cycles":108495872,"thread_start_us":276650,"threads_started":1,"wal-append.queue_time_us":504638}
I20260709 12:13:11.315232 26664 raft_consensus.cc:2749] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:11.315222 25095 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:11.315963 25628 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:11.288556 26652 raft_consensus.cc:2749] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:11.362634 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:11.363284 25051 raft_consensus.cc:2468] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:11.261407 26669 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:11.322479 24973 consensus_meta.cc:287] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.582s	user 0.011s	sys 0.000s
I20260709 12:13:11.323339 26649 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:11.374854 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:11.328500 26647 log.cc:927] Time spent T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.615s	user 0.003s	sys 0.000s
I20260709 12:13:11.329077 26620 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:11.329799 26651 log.cc:927] Time spent T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.494s	user 0.002s	sys 0.000s
I20260709 12:13:11.380357 25046 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
W20260709 12:13:11.334601 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 47465us
I20260709 12:13:11.347910 26371 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:11.348210 26678 consensus_queue.cc:1048] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.013s
I20260709 12:13:11.350627 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:11.383147 25055 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:11.262480 25050 raft_consensus.cc:2468] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:11.356912 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:11.357270 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:11.357525 26431 consensus_meta.cc:287] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.576s	user 0.010s	sys 0.003s
I20260709 12:13:11.386226 25052 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:11.356914 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:11.359966 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:11.360237 26616 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:11.386354 25049 raft_consensus.cc:2468] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:11.355121 25655 raft_consensus.cc:3055] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:11.349431 24971 raft_consensus.cc:606] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:11.353521 26479 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.374208 24973 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
W20260709 12:13:11.379419 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 64264.4us
I20260709 12:13:11.305917 26453 raft_consensus.cc:3055] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:11.382014 25051 raft_consensus.cc:1240] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:11.392511 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 76638.1us
I20260709 12:13:11.387059 24943 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:11.377413 26664 raft_consensus.cc:2764] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 12:13:11.372668 24946 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:11.389482 25047 raft_consensus.cc:2468] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:11.377801 25658 raft_consensus.cc:1240] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:11.382580 26535 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:11.392036 26371 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:11.394990 24946 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:11.396968 25628 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:11.389375 25655 raft_consensus.cc:740] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:11.398056 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:11.398818 25654 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:11.398455 25655 consensus_queue.cc:260] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.399534 26684 raft_consensus.cc:2804] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:11.399753 25655 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:11.399984 26684 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.400455 26684 raft_consensus.cc:3060] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:11.401127 26652 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 12:13:11.402441 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:11.389248 24971 raft_consensus.cc:614] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:13:11.403342 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:11.403319 24943 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:11.392488 26453 raft_consensus.cc:740] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:11.406610 25128 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1300) took 1137 ms. Trace:
I20260709 12:13:11.388454 26667 consensus_queue.cc:1059] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 12:13:11.412042 25127 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1297) took 1232 ms. Trace:
I20260709 12:13:11.419979 24973 raft_consensus.cc:1275] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:11.421175 24972 raft_consensus.cc:1240] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:11.427414 26691 raft_consensus.cc:2749] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:11.417775 25127 rpcz_store.cc:276] 0709 12:13:10.179875 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:10.180387 (+   512us) service_pool.cc:224] Handling call
0709 12:13:10.180764 (+   377us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:10.181340 (+   576us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:10.181373 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:10.181934 (+   561us) log.cc:844] Serialized 26 byte log entry
0709 12:13:10.598812 (+416878us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:10.598874 (+    62us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:10.598968 (+    94us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:11.329072 (+730104us) spinlock_profiling.cc:243] Waited 7.27 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:11.392645 (+ 63573us) raft_consensus.cc:1685] finished
0709 12:13:11.392667 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:11.411976 (+ 19309us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2826,"raft.run_cpu_time_us":109,"raft.run_wall_time_us":109,"spinlock_wait_cycles":16717568,"thread_start_us":272381,"threads_started":1,"wal-append.queue_time_us":446510}
I20260709 12:13:11.424340 24975 raft_consensus.cc:1275] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:11.412649 25095 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:11.430445 26371 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.434841 26371 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:11.417680 26682 raft_consensus.cc:493] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:11.437495 26682 raft_consensus.cc:515] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.440167 26682 leader_election.cc:290] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:11.398528 26670 raft_consensus.cc:3055] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:11.409474 26377 raft_consensus.cc:2804] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:11.404718 26357 raft_consensus.cc:2749] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:11.449432 26565 raft_consensus.cc:2804] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:11.457465 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:11.547441 26565 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.547636 24975 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:11.548058 26565 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:11.466097 24926 auto_rebalancer.cc:629] Failed to schedule move for tablet 1018ac7df973466687f59e00a5bf3d56: Illegal state: Replica 030e384b13804beabcacc99f2d305ee2 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:11.549242 26551 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:11.410041 25128 rpcz_store.cc:276] 0709 12:13:10.269727 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:10.270020 (+   293us) service_pool.cc:224] Handling call
0709 12:13:10.303745 (+ 33725us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:10.306625 (+  2880us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:10.306681 (+    56us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:10.307259 (+   578us) log.cc:844] Serialized 26 byte log entry
0709 12:13:10.489075 (+181816us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:10.657613 (+168538us) log.cc:844] Serialized 14 byte log entry
0709 12:13:10.658516 (+   903us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:10.658652 (+   136us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:11.327915 (+669263us) spinlock_profiling.cc:243] Waited 7.45 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:11.406297 (+ 78382us) raft_consensus.cc:1685] finished
0709 12:13:11.406395 (+    98us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:11.406523 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2423,"prepare.queue_time_us":337626,"prepare.run_cpu_time_us":55,"prepare.run_wall_time_us":57,"raft.queue_time_us":6138,"raft.run_cpu_time_us":307,"raft.run_wall_time_us":7678,"spinlock_wait_cycles":17129344,"thread_start_us":333355,"threads_started":2,"wal-append.queue_time_us":310918}
I20260709 12:13:11.470399 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:11.457829 26453 consensus_queue.cc:260] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.556245 26453 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:11.480278 26431 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58034 (request call id 323) took 9932 ms. Trace:
I20260709 12:13:11.560599 26431 rpcz_store.cc:276] 0709 12:13:01.547624 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:01.548107 (+   483us) service_pool.cc:224] Handling call
0709 12:13:01.983666 (+435559us) ts_tablet_manager.cc:934] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
0709 12:13:10.373042 (+8389376us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:13:10.780704 (+407662us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:10.780918 (+   214us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:13:11.391257 (+610339us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:13:11.417451 (+ 26194us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:11.479965 (+ 62514us) ts_tablet_manager.cc:989] Replica registered.
0709 12:13:11.480133 (+   168us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":43563,"tablet-copy.queue_time_us":290687,"thread_start_us":396049,"threads_started":2}
I20260709 12:13:11.561915 26565 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.532835 25654 raft_consensus.cc:1275] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:11.512135 24946 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:11.566360 26565 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:11.537978 26403 raft_consensus.cc:2749] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:11.568650 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:11.545012 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:11.569805 24979 raft_consensus.cc:2468] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:11.479205 26686 raft_consensus.cc:2749] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:11.562760 26431 tablet_copy_client.cc:806] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:11.571317 26431 tablet_copy_client.cc:670] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:11.392926 26479 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:11.540230 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 143931us
I20260709 12:13:11.573323 26479 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:11.574009 25095 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:11.574298 26685 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:11.575652 25095 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:11.576480 26513 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:11.577867 26673 consensus_queue.cc:1059] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:11.578706 26673 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:11.578894 26513 raft_consensus.cc:2749] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:11.580086 26513 raft_consensus.cc:3055] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:11.582350 26513 raft_consensus.cc:740] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:11.569017 25018 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:11.584404 26551 raft_consensus.cc:2804] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:11.584854 26551 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.585278 26581 consensus_queue.cc:1048] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:11.585732 26404 consensus_queue.cc:1059] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:11.587139 26296 raft_consensus.cc:3055] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:11.587461 26296 raft_consensus.cc:740] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:11.585224 26551 raft_consensus.cc:3060] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:11.588323 26296 consensus_queue.cc:260] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.589731 26296 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:11.584105 26513 consensus_queue.cc:260] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.592759 26513 raft_consensus.cc:3060] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:11.594882 26620 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:11.595485 26620 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.595501 26551 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.597618 26620 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:11.570258 25654 raft_consensus.cc:1275] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:11.601770 26551 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:11.608863 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 55004.7us
I20260709 12:13:11.610448 26673 raft_consensus.cc:2749] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:11.613081 25095 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:11.614462 25095 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:11.614897 26403 raft_consensus.cc:2749] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:11.615250 26401 raft_consensus.cc:2804] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:11.615783 26401 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:11.616387 26401 raft_consensus.cc:3060] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:11.616673 25095 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:11.622872 26479 consensus_queue.cc:1048] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:11.626528 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:11.627876 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:11.628520 25658 raft_consensus.cc:3060] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:13:11.628217 26401 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.637879 25658 raft_consensus.cc:2468] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
W20260709 12:13:11.649891 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 106337us
I20260709 12:13:11.651103 25628 leader_election.cc:400] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 3 election: Vote denied by peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075) with higher term. Message: Invalid argument: T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 3. Current term is 4.
I20260709 12:13:11.458989 26377 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:11.657428 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 185491us
I20260709 12:13:11.450081 26670 raft_consensus.cc:740] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:11.660398 24946 leader_election.cc:304] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:11.663132 26684 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:11.666779 24946 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:11.668604 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:11.656715 25053 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:11.650700 26346 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:11.662375 26539 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.708s	user 0.062s	sys 0.090s
I20260709 12:13:11.659849 26677 raft_consensus.cc:2804] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:11.667702 26646 log.cc:927] Time spent T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.963s	user 0.012s	sys 0.000s
I20260709 12:13:11.659390 26514 raft_consensus.cc:2804] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:11.682859 25018 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:11.662187 26377 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:11.686609 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:11.670229 26649 raft_consensus.cc:2804] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:11.690867 25628 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:11.661239 26682 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.674350 24946 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:11.699447 26670 consensus_queue.cc:260] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:11.651010 26667 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.031s
I20260709 12:13:11.700556 26371 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:11.701193 25128 raft_consensus.cc:1240] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:11.695479 26539 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.781s	user 0.062s	sys 0.091s
I20260709 12:13:11.684116 26675 raft_consensus.cc:2804] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:11.721117 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:11.693426 26677 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.727660 26677 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:11.734042 25052 raft_consensus.cc:1275] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:11.737721 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:11.705114 26514 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.742215 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:11.712004 26623 raft_consensus.cc:2804] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:11.743136 25047 raft_consensus.cc:1275] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:11.745388 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:11.750682 24979 raft_consensus.cc:2393] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:11.750910 25046 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:11.684943 26357 consensus_queue.cc:1048] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.050s
I20260709 12:13:11.752283 24975 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:11.711848 26649 raft_consensus.cc:493] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:11.725386 26652 raft_consensus.cc:2804] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:11.753682 24977 raft_consensus.cc:1240] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:11.747674 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:11.720470 26401 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:11.752318 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:11.726897 26675 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.760412 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:11.783438 24979 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:11.767565 26698 log.cc:927] Time spent T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
W20260709 12:13:11.771414 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 80656.4us
I20260709 12:13:11.771968 26664 raft_consensus.cc:3060] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:11.772671 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:11.785519 25052 raft_consensus.cc:3060] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:11.773576 24972 raft_consensus.cc:1240] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:11.785662 25048 raft_consensus.cc:1275] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:11.748911 26514 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:11.711542 26346 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:11.796432 25628 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:11.734943 26565 consensus_queue.cc:1059] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 12:13:11.758786 26649 raft_consensus.cc:3060] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:11.777530 26652 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.800868 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:11.740648 26682 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.805832 25047 raft_consensus.cc:2393] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:11.788156 26675 raft_consensus.cc:3060] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:11.812605 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:11.809605 25047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
mode: GRACEFUL
new_leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:41676
I20260709 12:13:11.811730 25048 raft_consensus.cc:1275] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:11.814965 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:11.815744 25122 raft_consensus.cc:2368] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 2. Current term is 3.
I20260709 12:13:11.781034 26623 raft_consensus.cc:697] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:11.816819 26623 consensus_queue.cc:237] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.815685 25048 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:11.821789 25048 raft_consensus.cc:1275] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:11.823354 26346 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:11.823659 25048 raft_consensus.cc:1275] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:11.774530 26383 consensus_queue.cc:1059] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.035s
I20260709 12:13:11.826133 26383 raft_consensus.cc:3055] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:11.826498 26383 raft_consensus.cc:740] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:11.827394 26383 consensus_queue.cc:260] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:11.829394 26383 raft_consensus.cc:3060] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:11.830932 26682 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:11.804143 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:11.837175 25128 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:11.837399 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:11.832588 25051 raft_consensus.cc:1275] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:11.841810 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:11.837420 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:11.845635 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:11.846230 25127 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:11.798980 26670 raft_consensus.cc:3060] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:11.844347 24975 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 1.
I20260709 12:13:11.852402 25052 raft_consensus.cc:2468] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:11.856283 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:11.802645 26684 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:11.807344 26652 raft_consensus.cc:3060] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:11.863411 25628 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:11.867105 25124 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:11.871959 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:11.872819 24975 raft_consensus.cc:2393] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:11.874430 25124 raft_consensus.cc:1240] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:11.875911 25628 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:11.853077 24973 raft_consensus.cc:1240] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:11.887984 25047 raft_consensus.cc:606] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Received request to transfer leadership to TS 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:11.889111 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:11.892494 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:11.896612 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:11.943842 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 53340.7us
I20260709 12:13:11.870471 26491 raft_consensus.cc:3055] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:11.949304 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:11.943277 25124 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:11.956507 24975 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:11.961189 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 85356us
I20260709 12:13:11.962200 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:11.963315 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:11.966092 25628 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:11.944229 26680 raft_consensus.cc:2804] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:11.976904 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
W20260709 12:13:11.984457 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:11.984295 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 108372us
I20260709 12:13:12.004500 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:11.957485 26491 raft_consensus.cc:740] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:11.971946 26656 raft_consensus.cc:2764] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 12:13:12.048074 25021 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:11.983891 25123 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:11.963786 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:12.026367 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.029104 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:12.060734 25048 raft_consensus.cc:3060] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:12.029753 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:12.062059 25049 raft_consensus.cc:2393] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:12.030706 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:12.032176 26701 log.cc:927] Time spent T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.246s	user 0.001s	sys 0.000s
W20260709 12:13:12.036157 26535 consensus_meta.cc:287] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.639s	user 0.007s	sys 0.000s
I20260709 12:13:12.022400 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:12.038121 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:11.973430 26680 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
W20260709 12:13:11.983038 26437 consensus_meta.cc:287] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.629s	user 0.003s	sys 0.004s
I20260709 12:13:12.049695 25054 raft_consensus.cc:1275] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:12.050282 24979 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:12.085215 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.085806 25124 raft_consensus.cc:2468] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:12.022866 25127 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:12.053021 26296 raft_consensus.cc:2804] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:12.087772 26296 raft_consensus.cc:697] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:12.025497 26691 raft_consensus.cc:3055] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:12.076099 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:12.076769 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 97887.4us
I20260709 12:13:12.093715 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:12.094367 24979 raft_consensus.cc:3060] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:12.059281 26684 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.081835 26339 tablet_bootstrap.cc:492] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:11.978621 26719 consensus_queue.cc:1059] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.111s
I20260709 12:13:12.082544 24972 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:12.098526 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:12.086699 26680 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:12.101490 26296 consensus_queue.cc:237] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:12.082175 26535 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:12.059525 26581 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.039s
I20260709 12:13:12.089735 26357 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.090111 26691 raft_consensus.cc:740] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:12.116326 24979 raft_consensus.cc:2468] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:12.116549 25021 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:12.070801 26453 consensus_queue.cc:1048] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.036s
I20260709 12:13:12.090618 26721 raft_consensus.cc:2804] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:12.129863 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:12.130653 24979 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:12.113804 26667 raft_consensus.cc:2764] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:13:12.121609 26479 consensus_queue.cc:1048] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:13:12.135211 26581 raft_consensus.cc:2955] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:12.107555 26684 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:12.137082 26691 consensus_queue.cc:260] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:12.138001 26649 raft_consensus.cc:515] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:12.139206 26675 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:12.140859 26716 log.cc:927] Time spent T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.134s	user 0.001s	sys 0.000s
I20260709 12:13:12.183459 26691 raft_consensus.cc:3060] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:12.188019 26684 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:12.129956 26623 raft_consensus.cc:2804] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:12.188344 25661 raft_consensus.cc:2468] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:12.188911 26623 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.189553 26623 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:12.193737 25654 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:12.186154 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:12.195021 24971 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:12.196065 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:12.196918 26675 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:12.197839 26675 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:12.154898 25048 raft_consensus.cc:2468] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:12.203495 26677 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:12.158463 25128 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:12.122973 26357 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:12.168224 25122 raft_consensus.cc:1275] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:12.148243 26377 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:12.179752 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:12.220719 24979 raft_consensus.cc:2410] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:12.100019 26491 consensus_queue.cc:260] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:12.228299 26377 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:12.242707 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 126222us
I20260709 12:13:12.245728 25021 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:12.247162 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:12.247685 24975 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:12.224822 26339 tablet_bootstrap.cc:492] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:13:12.249331 24975 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:12.256665 24974 raft_consensus.cc:1240] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:12.258671 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.259210 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:12.259492 25129 raft_consensus.cc:2393] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 4: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:12.259864 25121 raft_consensus.cc:3060] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:12.261013 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.262094 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:12.262633 25125 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:12.263384 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.264530 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:12.264796 26371 raft_consensus.cc:2804] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:12.265223 25126 raft_consensus.cc:2393] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 4: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:12.265443 26371 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.266024 26371 raft_consensus.cc:3060] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:12.266121 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.267452 25126 raft_consensus.cc:1240] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:12.267918 24973 raft_consensus.cc:2393] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 4: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:12.269536 26652 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:12.273175 26649 leader_election.cc:290] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:12.276743 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:12.229003 26718 log.cc:927] Time spent T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.259s	user 0.000s	sys 0.003s
I20260709 12:13:12.286194 25126 raft_consensus.cc:1240] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:12.288275 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:12.260355 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.218931 26724 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:12.302896 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 55969.1us
I20260709 12:13:12.309434 25121 raft_consensus.cc:2468] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:12.312686 25021 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:12.315716 24975 raft_consensus.cc:1275] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:12.242223 26377 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.327342 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:12.330739 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.271813 26652 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:12.305366 26491 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:12.338400 25121 raft_consensus.cc:1275] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:12.338392 26296 raft_consensus.cc:2804] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:13:12.324730 26514 consensus_meta.cc:287] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.508s	user 0.004s	sys 0.005s
I20260709 12:13:12.322813 24971 raft_consensus.cc:1240] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:12.330412 25660 raft_consensus.cc:2955] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:12.350808 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:12.300524 26691 consensus_queue.cc:1048] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.039s
I20260709 12:13:12.354012 24975 raft_consensus.cc:1275] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:12.339974 26339 ts_tablet_manager.cc:1403] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 1.907s	user 0.048s	sys 0.017s
I20260709 12:13:12.351372 25128 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:12.351836 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 133461us
I20260709 12:13:12.320358 26724 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:12.356976 25125 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:12.346889 25021 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:12.363854 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:12.329701 26377 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:12.370143 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:12.372452 25121 raft_consensus.cc:1275] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:12.357969 25122 raft_consensus.cc:1240] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:12.350677 26514 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:12.360165 26401 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.393082 25121 raft_consensus.cc:3055] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:12.393487 25121 raft_consensus.cc:740] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:12.396705 24945 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:12.398193 24945 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:12.382740 26684 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:12.391796 25655 consensus_meta.cc:287] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.991s	user 0.013s	sys 0.000s
I20260709 12:13:12.409003 25129 raft_consensus.cc:2393] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:12.410969 24945 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:12.416716 25128 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:12.403671 25121 consensus_queue.cc:260] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:12.424402 24979 raft_consensus.cc:1240] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:12.439838 25121 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:12.432777 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.441870 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:12.429024 26677 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:12.393133 26401 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:12.443168 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:12.443845 25123 raft_consensus.cc:2376] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3. Re-sending same reply.
I20260709 12:13:12.392108 26680 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:12.462421 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:12.420457 26371 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:12.444835 26401 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:12.402997 26539 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.445329 25655 raft_consensus.cc:1275] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260709 12:13:12.437855 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:12.422129 26664 consensus_meta.cc:287] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.629s	user 0.005s	sys 0.006s
W20260709 12:13:12.450304 26711 log.cc:927] Time spent T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.466s	user 0.000s	sys 0.001s
I20260709 12:13:12.450153 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:12.451232 26721 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:12.451997 25121 raft_consensus.cc:1275] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:12.415602 26670 raft_consensus.cc:2804] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:13:12.462580 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 99434.6us
I20260709 12:13:12.514182 25021 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:12.416064 24946 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:12.464469 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:12.484166 25655 pending_rounds.cc:85] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting all ops after (but not including) 5
I20260709 12:13:12.519661 26675 raft_consensus.cc:2804] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:12.429723 24972 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:12.411124 26669 raft_consensus.cc:2804] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:12.513429 25121 pending_rounds.cc:85] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 1
I20260709 12:13:12.516197 24946 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:12.525897 25121 pending_rounds.cc:107] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:12.526319 25121 raft_consensus.cc:2889] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:12.418949 26377 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:12.422222 26724 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:12.490878 25020 leader_election.cc:336] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.796s (SENT)
I20260709 12:13:12.519833 25655 pending_rounds.cc:107] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260709 12:13:12.411425 26479 raft_consensus.cc:2804] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:12.523342 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.553048 25123 raft_consensus.cc:2468] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:12.440136 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:12.553637 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 128997us
I20260709 12:13:12.537732 26357 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:12.548367 26296 raft_consensus.cc:697] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:12.573776 26296 consensus_queue.cc:237] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:12.550696 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.516952 26664 raft_consensus.cc:2749] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:12.542109 25020 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:12.543881 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:12.516597 26721 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:12.518255 26670 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:12.576978 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.577782 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:12.578078 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:12.525630 26669 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:13:12.585144 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 265341us
I20260709 12:13:12.493131 26539 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:12.547809 25653 raft_consensus.cc:1240] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:12.466310 26684 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:12.553166 25655 raft_consensus.cc:2889] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:12.552832 26479 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.572358 26738 raft_consensus.cc:2804] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:12.619886 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.632431 25659 raft_consensus.cc:1240] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:12.647011 25055 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:12.650079 25128 raft_consensus.cc:2376] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4. Re-sending same reply.
I20260709 12:13:12.634459 25046 raft_consensus.cc:1240] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260709 12:13:12.631688 25047 raft_consensus.cc:1275] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:12.649050 26479 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:12.655682 26539 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:12.653609 26733 log.cc:927] Time spent T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 12:13:12.656500 25121 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:12.662533 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:12.662977 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 172138us
I20260709 12:13:12.663347 24976 raft_consensus.cc:2468] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
W20260709 12:13:12.665136 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:12.654253 25095 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:12.669553 26623 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:12.670457 25095 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:12.671871 25095 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:12.672441 26535 raft_consensus.cc:2749] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:12.672843 26513 raft_consensus.cc:2749] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:12.674269 26513 consensus_queue.cc:1048] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:12.675336 25095 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:12.678198 26339 raft_consensus.cc:359] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:12.679360 26339 raft_consensus.cc:740] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:13:12.679860 26737 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.680389 26737 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:12.682804 26731 log.cc:927] Time spent T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.279s	user 0.004s	sys 0.016s
I20260709 12:13:12.683023 26737 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:12.683558 26737 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.581316 26670 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:12.552346 26682 consensus_queue.cc:1048] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.080s
I20260709 12:13:12.684007 26737 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:12.553050 26377 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.079s
I20260709 12:13:12.617218 26401 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:12.630095 26669 raft_consensus.cc:3060] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:12.702877 25020 leader_election.cc:336] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.205s (SENT)
I20260709 12:13:12.672392 26623 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:12.619607 26357 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:13:12.708379 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 297910us
I20260709 12:13:12.634111 26675 raft_consensus.cc:697] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:12.711912 25020 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:12.649303 26738 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.647981 26740 raft_consensus.cc:2749] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:12.714484 25095 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:12.755684 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 239535us
I20260709 12:13:12.696928 26686 raft_consensus.cc:2764] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:13:12.697039 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:12.771612 24946 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:12.703783 26724 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.793582 26724 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:12.711340 26652 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.795183 26652 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:12.800156 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:12.802923 26652 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:12.804817 24980 raft_consensus.cc:1275] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:12.806862 25122 raft_consensus.cc:2376] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3. Re-sending same reply.
W20260709 12:13:12.809830 24945 leader_election.cc:336] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.639s (SENT)
I20260709 12:13:12.710688 26514 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:12.770303 26738 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:12.765184 24977 raft_consensus.cc:2955] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:12.680241 26339 consensus_queue.cc:260] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:12.789331 25654 raft_consensus.cc:3055] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:12.813169 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.819340 25628 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:12.820770 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 49272.9us
I20260709 12:13:12.832368 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:12.832865 24946 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:12.821444 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:12.833663 25128 raft_consensus.cc:2376] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3. Re-sending same reply.
I20260709 12:13:12.707480 26513 consensus_queue.cc:1048] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.098s
I20260709 12:13:12.833042 24980 raft_consensus.cc:2468] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:12.837414 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:12.837935 24980 raft_consensus.cc:3060] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:12.765381 26539 consensus_queue.cc:1059] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.061s
I20260709 12:13:12.844091 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:12.811136 25656 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:12.845247 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.855592 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.856575 25128 raft_consensus.cc:2393] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 3: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:12.718853 26401 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:12.785400 26357 consensus_queue.cc:1048] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
W20260709 12:13:12.883491 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 50691.6us
I20260709 12:13:12.860342 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.893834 25128 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:12.897521 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:12.898346 25128 raft_consensus.cc:2376] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3. Re-sending same reply.
I20260709 12:13:12.899585 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.830291 26740 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:12.901970 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 64912.4us
I20260709 12:13:12.833285 25654 raft_consensus.cc:740] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
W20260709 12:13:12.913015 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 210179us
I20260709 12:13:12.849829 26723 raft_consensus.cc:2804] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:12.918803 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.921718 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.922397 25128 raft_consensus.cc:2376] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3. Re-sending same reply.
I20260709 12:13:12.923234 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.923674 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.852134 26535 raft_consensus.cc:2749] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:12.918810 26740 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:12.970788 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 47445.1us
I20260709 12:13:12.971287 26740 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:12.858824 26581 consensus_meta.cc:287] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.632s	user 0.012s	sys 0.000s
I20260709 12:13:12.972182 26750 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:12.924515 25121 raft_consensus.cc:2368] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 2. Current term is 3.
I20260709 12:13:12.924242 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.983235 25128 raft_consensus.cc:2393] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 3: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:12.924278 26675 consensus_queue.cc:237] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:12.986569 24971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34794 (request call id 1458) took 1260 ms. Trace:
I20260709 12:13:12.948242 26401 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:12.948606 26743 log.cc:927] Time spent T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
I20260709 12:13:12.948359 26747 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:12.949393 26513 raft_consensus.cc:3055] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:12.953080 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.957553 26623 consensus_queue.cc:1048] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:12.961611 26670 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:12.962374 26737 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:12.917176 26680 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:13.042594 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:13.043529 25046 raft_consensus.cc:2468] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:12.965696 26721 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:12.974694 26741 log.cc:927] Time spent T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.145s	user 0.000s	sys 0.000s
I20260709 12:13:12.850037 26510 consensus_queue.cc:1059] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.083s
I20260709 12:13:12.985467 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:12.987118 24971 rpcz_store.cc:276] 0709 12:13:11.726589 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:12.197028 (+470439us) service_pool.cc:224] Handling call
0709 12:13:12.197456 (+   428us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:12.354813 (+157357us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:12.986255 (+631442us) spinlock_profiling.cc:243] Waited 49 ms on lock 0x7b54002599d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:12.986499 (+   244us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":112777088}
I20260709 12:13:12.916322 26652 raft_consensus.cc:2804] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:13.004113 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:13.094360 25055 raft_consensus.cc:3060] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:13.004153 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:13.095366 25121 raft_consensus.cc:2468] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:12.830981 26437 raft_consensus.cc:2804] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:13.006691 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:12.854426 26664 consensus_queue.cc:1048] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.128s
I20260709 12:13:13.008538 24980 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:13.017031 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:13.096606 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:12.987125 26339 ts_tablet_manager.cc:1434] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.623s	user 0.009s	sys 0.001s
I20260709 12:13:13.024567 24979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34794 (request call id 1459) took 1297 ms. Trace:
I20260709 12:13:13.033213 25653 raft_consensus.cc:1275] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:13.034798 26715 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.035441 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:13.036731 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:13.039247 24945 leader_election.cc:336] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.587s (SENT)
I20260709 12:13:13.108498 24945 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:12.987788 26723 raft_consensus.cc:697] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:13.057340 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:13.109990 25051 raft_consensus.cc:2393] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:12.857856 26371 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:13.022231 26747 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:13.070508 24877 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48200 (request call id 270) took 3505 ms. Trace:
I20260709 12:13:13.016778 26513 raft_consensus.cc:740] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:13.074193 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:13.074700 25661 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58008 (request call id 455) took 1109 ms. Trace:
I20260709 12:13:13.078130 26724 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:13.079488 26669 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:13.054816 25122 raft_consensus.cc:2376] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3. Re-sending same reply.
I20260709 12:13:13.135210 25657 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEARNER]: Advancing to term 3
I20260709 12:13:13.135413 24974 raft_consensus.cc:1240] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:13.135805 25120 raft_consensus.cc:1275] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:13.093946 26652 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.136881 26652 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:13.137351 25120 raft_consensus.cc:1275] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:13.138744 25120 raft_consensus.cc:1275] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:13.138845 26723 consensus_queue.cc:237] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:13.080060 26738 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:13.097329 25048 raft_consensus.cc:3060] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:13.098244 25054 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:12.853524 26514 raft_consensus.cc:2804] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:13.100181 24979 rpcz_store.cc:276] 0709 12:13:11.726862 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:12.241621 (+514759us) service_pool.cc:224] Handling call
0709 12:13:12.424242 (+182621us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:12.439993 (+ 15751us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:13.024228 (+584235us) spinlock_profiling.cc:243] Waited 159 ms on lock 0x7b540019ad50. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8e8ad 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:13.024472 (+   244us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":366021504}
I20260709 12:13:13.118854 25121 raft_consensus.cc:1240] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:13.108839 26684 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:13.116940 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 277987us
I20260709 12:13:13.120992 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:13.119694 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:13.140806 25658 raft_consensus.cc:1240] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:13.134377 26437 raft_consensus.cc:697] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
W20260709 12:13:13.127233 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 88029.9us
I20260709 12:13:13.142251 25128 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
W20260709 12:13:13.176537 24945 leader_election.cc:336] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.214s (SENT)
I20260709 12:13:13.177444 24945 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:13.085317 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:13.114171 24877 rpcz_store.cc:276] 0709 12:13:09.578722 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:09.579088 (+   366us) service_pool.cc:224] Handling call
0709 12:13:13.070395 (+3491307us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:10.738825 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:10.753921 (+ 15096us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:10.754012 (+    91us) write_op.cc:435] Acquired schema lock
0709 12:13:10.754048 (+    36us) tablet.cc:662] Decoding operations
0709 12:13:10.755190 (+  1142us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:10.755297 (+   107us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:10.755345 (+    48us) tablet.cc:685] Acquiring locks for 5 operations
0709 12:13:10.756278 (+   933us) tablet.cc:701] Row locks acquired
0709 12:13:10.756328 (+    50us) write_op.cc:260] PREPARE: finished
0709 12:13:10.756604 (+   276us) write_op.cc:270] Start()
0709 12:13:10.756850 (+   246us) write_op.cc:276] Timestamp: P: 1783599190756519 usec, L: 0
0709 12:13:10.756906 (+    56us) op_driver.cc:348] REPLICATION: starting
0709 12:13:10.758044 (+  1138us) log.cc:844] Serialized 2115 byte log entry
0709 12:13:11.336992 (+578948us) op_driver.cc:464] REPLICATION: finished
0709 12:13:11.469737 (+132745us) write_op.cc:301] APPLY: starting
0709 12:13:11.539258 (+ 69521us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:11.539520 (+   262us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:11.670329 (+130809us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:11.688147 (+ 17818us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:11.688529 (+   382us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 12:13:11.688608 (+    79us) write_op.cc:312] APPLY: finished
0709 12:13:11.689110 (+   502us) log.cc:844] Serialized 47 byte log entry
0709 12:13:11.689307 (+   197us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:11.689426 (+   119us) write_op.cc:454] Released schema lock
0709 12:13:11.689486 (+    60us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:11.689970 (+   484us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:11.690021 (+    51us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":175901,"reported_tablets":16,"child_traces":[["op",{"apply.queue_time_us":132437,"apply.run_cpu_time_us":18741,"apply.run_wall_time_us":220179,"num_ops":5,"prepare.queue_time_us":297001,"prepare.run_cpu_time_us":29193,"prepare.run_wall_time_us":366276,"raft.queue_time_us":136530,"raft.run_cpu_time_us":18980,"raft.run_wall_time_us":56969,"replication_time_us":579920,"thread_start_us":600648,"threads_started":4,"wal-append.queue_time_us":386449,"wal-append.run_cpu_time_us":14373,"wal-append.run_wall_time_us":1634738}]]}
W20260709 12:13:13.119596 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 405156us
W20260709 12:13:13.103070 26339 ts_tablet_manager.cc:1467] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Tablet startup took 748ms
I20260709 12:13:13.162952 24978 raft_consensus.cc:1240] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 12:13:13.093674 26479 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:13.179343 25054 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:13.119801 25661 rpcz_store.cc:276] 0709 12:13:11.965045 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:11.965181 (+   136us) service_pool.cc:224] Handling call
0709 12:13:13.074495 (+1109314us) spinlock_profiling.cc:243] Waited 203 ms on lock 0x7b5400600254. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:13.074612 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":467120896}
I20260709 12:13:13.143709 26724 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:13.144506 26682 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:13.126037 25055 raft_consensus.cc:2468] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:13.140058 26513 consensus_queue.cc:260] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:13.190681 24945 leader_election.cc:336] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.239s (SENT)
W20260709 12:13:13.190886 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:13.169993 26759 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.175853 24973 raft_consensus.cc:2393] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:13.198983 24945 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:13.176065 26616 raft_consensus.cc:2749] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:13.172060 26514 raft_consensus.cc:697] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:13.196002 25092 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:13.202564 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:13.181562 25050 raft_consensus.cc:3060] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:13.207880 25055 raft_consensus.cc:2410] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for term 5 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:13.209923 25048 raft_consensus.cc:2468] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:13.161446 26715 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:13.190065 26684 raft_consensus.cc:2749] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:13.239534 24945 leader_election.cc:336] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.732s (SENT)
W20260709 12:13:13.240953 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:13.246145 25021 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:13.247099 25047 raft_consensus.cc:2393] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 4: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:13.245718 26357 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:13.207299 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:13.188840 26739 consensus_queue.cc:1048] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.055s
I20260709 12:13:13.192700 26724 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:13.190824 26686 consensus_queue.cc:1059] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.055s
I20260709 12:13:13.244894 26750 raft_consensus.cc:2749] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:13.208745 26759 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:13.261987 25021 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:13.294488 26670 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:13.295855 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:13.296253 26740 raft_consensus.cc:2804] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:13.296617 25653 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:13.296967 26755 consensus_queue.cc:1059] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:13.297716 26401 raft_consensus.cc:2804] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:13.298103 25092 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:13.298237 26401 raft_consensus.cc:697] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:13.298313 26755 raft_consensus.cc:3055] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:13.298986 26755 raft_consensus.cc:740] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:13.299237 26401 consensus_queue.cc:237] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:13.249307 26513 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:13.265980 26737 raft_consensus.cc:2804] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:13.301486 26737 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.302038 26737 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:13.307359 26729 log.cc:927] Time spent T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 12:13:13.297132 26727 consensus_queue.cc:1059] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:13.309188 26479 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:13.265959 26357 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:13.284123 26664 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.319068 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:13.371268 25055 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:13.371162 26664 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:13.374222 26664 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:13.309234 26727 raft_consensus.cc:3055] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:13.293927 26738 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:13.377525 26727 raft_consensus.cc:740] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:13.261318 26760 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.124s
I20260709 12:13:13.281127 26669 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:13.320080 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:13.279080 26724 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:13.290060 26721 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:13.267783 26715 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:13.279734 26514 consensus_queue.cc:237] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:13.383037 26357 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:13.280073 26437 consensus_queue.cc:237] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:13.388180 24978 raft_consensus.cc:1275] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:13.378489 26727 consensus_queue.cc:260] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:13.296967 26740 raft_consensus.cc:697] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
W20260709 12:13:13.278124 26767 log.cc:927] Time spent T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
W20260709 12:13:13.355578 24945 leader_election.cc:336] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.792s (SENT)
I20260709 12:13:13.440501 24945 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:13.293177 26759 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:13.420011 25055 raft_consensus.cc:2468] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
W20260709 12:13:13.491362 24946 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.606s	user 0.021s	sys 0.026s
I20260709 12:13:13.421141 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:13.256284 26682 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.280262 26747 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:13.258594 26749 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:13.181342 26339 ts_tablet_manager.cc:1469] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Trace:
0709 12:12:59.161969 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:59.163915 (+  1946us) service_pool.cc:224] Handling call
0709 12:12:59.166302 (+  2387us) ts_tablet_manager.cc:934] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
0709 12:13:02.065306 (+2899004us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:13:03.363598 (+1298292us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:03.367553 (+  3955us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:13:04.458705 (+1091152us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:13:04.519053 (+ 60348us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:04.580519 (+ 61466us) ts_tablet_manager.cc:989] Replica registered.
0709 12:13:04.622969 (+ 42450us) inbound_call.cc:177] Queueing success response
0709 12:13:10.432741 (+5809772us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 12:13:12.364313 (+1931572us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 12:13:12.674978 (+310665us) tablet_replica.cc:261] Starting instrumentation
0709 12:13:12.675786 (+   808us) tablet_replica.cc:280] Starting consensus
Metrics: {"dns_us":401,"raft.queue_time_us":6631,"raft.run_cpu_time_us":93,"raft.run_wall_time_us":93,"tablet-copy.queue_time_us":1206,"tablet-download-pool.queue_time_us":1021,"tablet-download-pool.run_cpu_time_us":1637,"tablet-download-pool.run_wall_time_us":5210617,"thread_start_us":3057,"threads_started":2}
I20260709 12:13:13.300202 26755 consensus_queue.cc:260] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:13.470165 26652 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:13.488456 26296 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.802s	user 0.018s	sys 0.030s
W20260709 12:13:13.510946 26296 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.825s	user 0.019s	sys 0.030s
I20260709 12:13:13.489104 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:13.420688 26727 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:13.492657 24946 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.608s	user 0.021s	sys 0.026s
I20260709 12:13:13.492892 25628 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:13.493404 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 137898us
W20260709 12:13:13.514302 24945 leader_election.cc:336] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.846s (SENT)
I20260709 12:13:13.514953 24945 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:13.488463 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:13.520228 25129 raft_consensus.cc:2376] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3. Re-sending same reply.
W20260709 12:13:13.495071 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:13.520987 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 636319us
W20260709 12:13:13.521709 24977 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.023s	sys 0.021s
W20260709 12:13:13.522100 24977 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.534s	user 0.023s	sys 0.021s
I20260709 12:13:13.523200 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:13.525045 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:13.525987 24977 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:13.553697 24980 raft_consensus.cc:1240] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260709 12:13:13.558751 25123 raft_consensus.cc:2393] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
W20260709 12:13:13.559222 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 44960.5us
I20260709 12:13:13.497551 26371 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:13.565348 24945 leader_election.cc:336] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.924s (SENT)
I20260709 12:13:13.568677 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:13.569591 24978 raft_consensus.cc:2468] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 1.
I20260709 12:13:13.532233 26664 raft_consensus.cc:2804] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:13:13.552595 26677 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.780s	user 0.055s	sys 0.084s
W20260709 12:13:13.594972 26677 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.833s	user 0.055s	sys 0.084s
I20260709 12:13:13.595686 26766 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:13.531703 26682 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:13.512864 26749 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:13.597834 25050 raft_consensus.cc:2468] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:13.599078 26749 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:13.566855 26755 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:13.572752 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:13.601075 26664 raft_consensus.cc:697] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:13.601428 24974 raft_consensus.cc:2368] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5.
I20260709 12:13:13.602180 26664 consensus_queue.cc:237] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:13.602499 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:13.603427 24974 raft_consensus.cc:2393] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 5: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:13.604825 26763 consensus_queue.cc:1059] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:13.605713 26763 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.606132 26763 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:13.608306 26763 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:13.592917 26759 raft_consensus.cc:2804] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:13.564667 26669 raft_consensus.cc:2749] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:13.667725 24946 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:13.573405 26371 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:13.599094 26682 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:13.611025 24989 tablet_copy_service.cc:342] P 030e384b13804beabcacc99f2d305ee2: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-71363d966b384381b7e288355cf6d461 received from {username='slave'} at 127.0.0.1:49232
I20260709 12:13:13.595831 26296 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:13.615686 26737 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:13.616130 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:13.596451 26766 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:13.573343 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:13.597858 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:13.704962 24979 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:13.622960 26513 raft_consensus.cc:3055] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:13.618316 24978 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:13.616616 26740 consensus_queue.cc:237] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:13.619119 25659 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58018 (request call id 407) took 1401 ms. Trace:
I20260709 12:13:13.666206 26759 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:13.595716 25020 leader_election.cc:336] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.528s (SENT)
I20260709 12:13:13.624189 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:13.639451 25055 raft_consensus.cc:1275] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:13.712463 25020 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:13.714704 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:13.708216 24989 tablet_copy_service.cc:434] P 030e384b13804beabcacc99f2d305ee2: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-71363d966b384381b7e288355cf6d461 on tablet 71363d966b384381b7e288355cf6d461 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:13.665355 25628 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:13.641952 24972 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.569s	user 0.023s	sys 0.031s
W20260709 12:13:13.722445 24972 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.649s	user 0.023s	sys 0.031s
W20260709 12:13:13.702311 24975 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.607s	user 0.024s	sys 0.023s
I20260709 12:13:13.623306 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:13.670650 26510 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.588s	user 0.020s	sys 0.025s
I20260709 12:13:13.723448 26777 raft_consensus.cc:2749] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:13.723683 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 91386.5us
W20260709 12:13:13.724000 26510 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.641s	user 0.023s	sys 0.025s
W20260709 12:13:13.703928 25127 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.514s	user 0.001s	sys 0.016s
I20260709 12:13:13.723490 24973 raft_consensus.cc:2468] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
W20260709 12:13:13.725010 25127 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.535s	user 0.001s	sys 0.016s
I20260709 12:13:13.724642 26581 raft_consensus.cc:2749] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:13.725912 25127 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48862 (request call id 1398) took 1612 ms. Trace:
I20260709 12:13:13.674113 26296 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:13.710721 26682 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.729115 26682 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:13.731606 26296 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:13.723592 24975 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.628s	user 0.025s	sys 0.023s
I20260709 12:13:13.732306 26357 raft_consensus.cc:2749] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:13.733783 24975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1432) took 1032 ms. Trace:
I20260709 12:13:13.734302 24975 rpcz_store.cc:276] 0709 12:13:12.701681 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:12.701813 (+   132us) service_pool.cc:224] Handling call
0709 12:13:12.760530 (+ 58717us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:12.760769 (+   239us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:13:13.094890 (+334121us) log.cc:844] Serialized 14 byte log entry
0709 12:13:13.733240 (+638350us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:13.733349 (+   109us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:13.733430 (+    81us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:13.733534 (+   104us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:13.733702 (+   168us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":94210,"prepare.run_cpu_time_us":88,"prepare.run_wall_time_us":4216,"raft.queue_time_us":114,"raft.run_cpu_time_us":124,"raft.run_wall_time_us":125,"thread_start_us":962800,"threads_started":2}
I20260709 12:13:13.736157 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:13.736922 26763 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:13.737470 26763 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:13.704183 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:13.739588 26371 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:13.742714 26737 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:13.713768 26759 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:13.749979 26745 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.936s	user 0.010s	sys 0.032s
W20260709 12:13:13.750389 26745 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.936s	user 0.011s	sys 0.032s
I20260709 12:13:13.752547 26535 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.726346 25127 rpcz_store.cc:276] 0709 12:13:12.113161 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:12.113289 (+   128us) service_pool.cc:224] Handling call
0709 12:13:12.113611 (+   322us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:12.130160 (+ 16549us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:12.130195 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:12.428490 (+298295us) spinlock_profiling.cc:243] Waited 2.46 ms on lock 0x7b2c00091498. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7a588a11 00007fce7a598372 00007fce7bccaa01 00007fce7bc8f43a 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2
0709 12:13:12.466737 (+ 38247us) log.cc:844] Serialized 26 byte log entry
0709 12:13:12.706448 (+239711us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:13.189462 (+483014us) log.cc:844] Serialized 14 byte log entry
0709 12:13:13.725498 (+536036us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:13.725587 (+    89us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:13.725634 (+    47us) raft_consensus.cc:1685] finished
0709 12:13:13.725727 (+    93us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:13.725856 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":34183,"prepare.queue_time_us":254651,"prepare.run_cpu_time_us":30,"prepare.run_wall_time_us":30,"raft.queue_time_us":107734,"raft.run_cpu_time_us":237,"raft.run_wall_time_us":16772,"spinlock_wait_cycles":5655424,"thread_start_us":1060049,"threads_started":3,"wal-append.queue_time_us":267707}
I20260709 12:13:13.753196 26535 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:13.758699 26535 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:13.765321 25049 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:13.617856 26652 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:13.621138 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:13.620118 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:13.675155 26649 raft_consensus.cc:2804] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:13.708796 25659 rpcz_store.cc:276] 0709 12:13:12.217308 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:12.217507 (+   199us) service_pool.cc:224] Handling call
0709 12:13:12.217961 (+   454us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:12.650061 (+432100us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:13.618899 (+968838us) spinlock_profiling.cc:243] Waited 414 ms on lock 0x7b5400031e54. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:13.619061 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":952603392}
I20260709 12:13:13.711262 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:13.717263 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:13.662441 24977 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:13.717914 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:13.771800 25047 raft_consensus.cc:2393] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 4: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
W20260709 12:13:13.722836 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 127148us
W20260709 12:13:13.710037 24945 leader_election.cc:336] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.948s (SENT)
W20260709 12:13:13.773926 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 63949.2us
I20260709 12:13:13.739588 26763 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:13.777108 24979 raft_consensus.cc:1240] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:13.777537 26766 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:13.712133 25050 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:13.784785 24975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:13.787065 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:13.789892 25051 raft_consensus.cc:2468] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:13.794800 25655 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58018 (request call id 388) took 3067 ms. Trace:
I20260709 12:13:13.795305 25655 rpcz_store.cc:276] 0709 12:13:10.727851 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:10.732180 (+  4329us) service_pool.cc:224] Handling call
0709 12:13:10.769652 (+ 37472us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:12.690505 (+1920853us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:13.794475 (+1103970us) spinlock_profiling.cc:243] Waited 569 ms on lock 0x7b54004f0bd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:13.794712 (+   237us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1309552000}
W20260709 12:13:13.801287 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:13.802810 25654 consensus_queue.cc:260] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:13.806280 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:13.806945 25048 raft_consensus.cc:2468] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
W20260709 12:13:13.808290 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:13.815153 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:13.816159 25052 raft_consensus.cc:2410] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 6 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:13.806193 24946 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:13.817581 24946 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:13.818823 24946 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:13.821516 24876 catalog_manager.cc:5697] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:13.824849 26768 raft_consensus.cc:2804] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:13.825021 25628 leader_election.cc:304] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:13.825443 26768 raft_consensus.cc:697] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:13.826457 25628 leader_election.cc:400] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5.
I20260709 12:13:13.826778 25628 leader_election.cc:403] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:13.826300 26768 consensus_queue.cc:237] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:13.828245 26715 raft_consensus.cc:2804] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:13.828799 26377 raft_consensus.cc:2804] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:13.829316 26377 raft_consensus.cc:697] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:13.829505 26510 raft_consensus.cc:2749] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5.
I20260709 12:13:13.827728 25628 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:13.830181 26431 tablet_copy_client.cc:538] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:13.830188 26377 consensus_queue.cc:237] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:13.831719 26777 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:13.830819 26715 raft_consensus.cc:493] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:13.834918 24975 raft_consensus.cc:606] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:13.835867 24975 raft_consensus.cc:614] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:13.767230 26682 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:13.841415 24946 leader_election.cc:304] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:13.855024 25095 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.676s	user 0.009s	sys 0.014s
I20260709 12:13:13.804420 25654 raft_consensus.cc:3060] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:13.715345 26513 raft_consensus.cc:740] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
W20260709 12:13:13.854825 25627 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.695s	user 0.009s	sys 0.013s
W20260709 12:13:13.873163 25627 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.713s	user 0.010s	sys 0.014s
W20260709 12:13:13.874812 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 715101us
I20260709 12:13:13.878057 24946 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:13.823566 24876 catalog_manager.cc:5697] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 1 to 2, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 2 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:13.838891 26715 raft_consensus.cc:3060] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:13.850376 26669 raft_consensus.cc:2804] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:13:13.913580 24944 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.640s	user 0.001s	sys 0.035s
W20260709 12:13:13.913966 24944 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.641s	user 0.001s	sys 0.035s
I20260709 12:13:13.914007 24978 raft_consensus.cc:1275] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 12:13:13.836031 26685 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.636s	user 0.014s	sys 0.019s
I20260709 12:13:13.849710 26649 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:13.864667 26686 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.592s	user 0.021s	sys 0.010s
I20260709 12:13:13.885390 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:13.870314 26749 raft_consensus.cc:2804] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:13.902565 24946 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:13.915827 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:13.919374 25123 raft_consensus.cc:2468] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:13.919557 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:13.865553 25095 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.686s	user 0.009s	sys 0.014s
I20260709 12:13:13.947844 25659 raft_consensus.cc:2393] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 3: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
W20260709 12:13:13.948122 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 768866us
I20260709 12:13:13.920238 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:13.880738 24876 catalog_manager.cc:5697] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 2 to 3, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 3 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:13.951946 25095 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:13.951836 24876 catalog_manager.cc:5697] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 1 to 2, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 2 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:13.956538 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 54081.7us
I20260709 12:13:13.957576 24946 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:13.913340 26514 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.907322 26652 raft_consensus.cc:2749] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:13.918880 26685 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.728s	user 0.014s	sys 0.019s
I20260709 12:13:13.867339 26766 consensus_queue.cc:1059] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.080s
I20260709 12:13:13.917582 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:13.953887 24876 catalog_manager.cc:5697] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 1 to 2, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 2 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:13.989878 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:13.990621 25129 raft_consensus.cc:2468] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:13.989607 24876 catalog_manager.cc:5697] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 1 to 2, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 2 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:13.954531 26723 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.564s	user 0.012s	sys 0.017s
I20260709 12:13:13.918991 26649 raft_consensus.cc:3060] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:13.986939 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:13.993680 25123 raft_consensus.cc:2393] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 3: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:13.877656 26682 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.079s
W20260709 12:13:13.950371 26686 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.647s	user 0.022s	sys 0.010s
W20260709 12:13:13.996232 25054 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.567s	user 0.027s	sys 0.016s
I20260709 12:13:13.992164 24876 catalog_manager.cc:5697] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 2 to 3, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 3 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:13.965653 26677 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.002413 24876 catalog_manager.cc:5697] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 1 to 2, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 2 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:13.996927 25021 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:14.005383 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:13.998970 25054 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.570s	user 0.028s	sys 0.016s
I20260709 12:13:13.998092 26685 consensus_queue.cc:1059] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:13:14.007090 25021 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:13.998694 25657 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.546s	user 0.022s	sys 0.021s
I20260709 12:13:14.005187 24876 catalog_manager.cc:5697] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 1 to 2, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 2 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:13.954977 26535 consensus_queue.cc:1048] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
I20260709 12:13:13.998338 25050 raft_consensus.cc:2393] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 4: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:14.016975 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:13.992686 26401 consensus_queue.cc:1048] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 12:13:13.989415 26727 consensus_queue.cc:1048] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 12:13:14.017818 24876 catalog_manager.cc:5697] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 1 to 2, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 2 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:13.996973 26723 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.606s	user 0.012s	sys 0.018s
I20260709 12:13:14.024744 25123 raft_consensus.cc:2410] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 4 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:13.985803 26513 consensus_queue.cc:260] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:14.042790 24876 catalog_manager.cc:5697] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 2 to 3, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 3 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.044061 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:14.045374 25129 raft_consensus.cc:2410] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:13.998805 26763 raft_consensus.cc:2804] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:13.985838 26514 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:14.013098 25657 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.560s	user 0.022s	sys 0.022s
I20260709 12:13:14.045327 24876 catalog_manager.cc:5697] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 2 to 3, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 3 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.046849 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:14.059620 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:14.009601 26437 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.623s	user 0.011s	sys 0.039s
I20260709 12:13:14.049875 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:14.050508 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:14.051491 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:14.012668 26652 raft_consensus.cc:2804] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:13:14.061966 26437 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.675s	user 0.011s	sys 0.041s
I20260709 12:13:14.062247 26652 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.062708 26652 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:14.063694 24876 catalog_manager.cc:5697] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 1 to 2, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 2 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:14.036859 26670 raft_consensus.cc:2804] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:14.018517 26371 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:14.003301 26747 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.085780 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:14.012316 26677 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:14.038265 26686 consensus_queue.cc:1059] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
W20260709 12:13:14.089623 25092 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.605s	user 0.019s	sys 0.022s
I20260709 12:13:14.057588 26513 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:14.054577 26763 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
W20260709 12:13:14.091337 25092 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.607s	user 0.019s	sys 0.023s
I20260709 12:13:14.046232 26685 consensus_queue.cc:1059] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 12:13:14.092299 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:14.095386 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:14.097426 26780 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.065313 24876 catalog_manager.cc:5697] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 2 to 3, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 3 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.070374 26670 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.070770 26371 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.093648 26782 raft_consensus.cc:3055] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:14.116362 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:14.100530 26763 raft_consensus.cc:3060] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:14.178145 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:14.178901 25661 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:14.098223 26784 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.123850 25126 raft_consensus.cc:1275] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:14.123765 26783 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:14.112761 26371 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:14.119553 26535 raft_consensus.cc:3055] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 12:13:14.219769 24980 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.554s	user 0.010s	sys 0.020s
I20260709 12:13:14.129371 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:14.131567 26677 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:14.098456 26721 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:14.137331 26296 raft_consensus.cc:3055] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 12:13:14.221175 24980 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.556s	user 0.010s	sys 0.020s
I20260709 12:13:14.221510 26296 raft_consensus.cc:740] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:14.138252 26539 raft_consensus.cc:3055] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:14.142733 25125 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:14.144270 25120 raft_consensus.cc:1240] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:14.144076 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:14.223519 25129 raft_consensus.cc:2468] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:14.145406 25123 raft_consensus.cc:1240] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:14.223853 25046 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.602s	user 0.000s	sys 0.035s
I20260709 12:13:14.146217 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:14.147377 26778 log.cc:927] Time spent T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 12:13:14.147152 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:14.155191 26776 log.cc:927] Time spent T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.085s	user 0.001s	sys 0.001s
I20260709 12:13:14.159149 26759 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:14.092105 26747 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:14.161418 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:14.121268 26782 raft_consensus.cc:740] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:14.170621 26777 raft_consensus.cc:2749] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:14.164324 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:14.157756 26401 raft_consensus.cc:3055] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:14.111905 26670 raft_consensus.cc:3060] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:14.124648 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:14.115753 26664 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.505s	user 0.008s	sys 0.031s
W20260709 12:13:14.124822 26728 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.590s	user 0.014s	sys 0.023s
I20260709 12:13:14.222599 26783 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:14.297343 26728 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.874s	user 0.014s	sys 0.023s
I20260709 12:13:14.125643 26514 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:14.224685 25046 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.603s	user 0.000s	sys 0.036s
I20260709 12:13:14.226073 26296 consensus_queue.cc:260] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:14.229718 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:14.230018 25121 raft_consensus.cc:2376] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4. Re-sending same reply.
I20260709 12:13:14.260221 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:14.299276 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:14.299747 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:14.301172 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:14.220702 26535 raft_consensus.cc:740] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
W20260709 12:13:14.279012 26664 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.668s	user 0.009s	sys 0.031s
W20260709 12:13:14.274061 26740 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.539s	user 0.001s	sys 0.024s
I20260709 12:13:14.109370 26780 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:14.226442 26686 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.227469 26539 raft_consensus.cc:740] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:14.309708 25659 raft_consensus.cc:1240] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:14.310134 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:14.331894 25121 raft_consensus.cc:2393] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 3: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:14.310997 25125 raft_consensus.cc:2376] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3. Re-sending same reply.
I20260709 12:13:14.264282 25128 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:14.311300 25018 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:14.311833 25127 raft_consensus.cc:2393] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:14.236346 25658 raft_consensus.cc:2468] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
W20260709 12:13:14.273787 26745 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.513s	user 0.009s	sys 0.015s
I20260709 12:13:14.335796 26296 raft_consensus.cc:3060] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.338891 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:14.344496 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:14.344292 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:14.345180 25121 raft_consensus.cc:3060] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:14.346326 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:14.229476 26721 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:14.331252 26724 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.342144 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:14.313298 26740 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.578s	user 0.001s	sys 0.025s
I20260709 12:13:14.286705 26401 raft_consensus.cc:740] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:14.186211 26784 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:14.327965 26685 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.331801 26777 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:13:14.326959 26675 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.569s	user 0.016s	sys 0.019s
I20260709 12:13:14.358242 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:14.448140 26675 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.690s	user 0.016s	sys 0.020s
I20260709 12:13:14.358451 25661 raft_consensus.cc:1240] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:14.330724 26785 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:14.449107 25656 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58034 (request call id 376) took 1473 ms. Trace:
I20260709 12:13:14.449321 26785 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:14.449496 25125 raft_consensus.cc:2410] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 4 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:14.341554 26723 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:14.451858 26723 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:14.449537 25656 rpcz_store.cc:276] 0709 12:13:12.975771 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:12.989663 (+ 13892us) service_pool.cc:224] Handling call
0709 12:13:13.073320 (+ 83657us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:13.558350 (+485030us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:13.561790 (+  3440us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:13.597301 (+ 35511us) log.cc:844] Serialized 26 byte log entry
0709 12:13:14.097902 (+500601us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:14.098017 (+   115us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:14.098183 (+   166us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:14.446306 (+348123us) raft_consensus.cc:1685] finished
0709 12:13:14.446334 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:14.449027 (+  2693us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":17719,"raft.run_cpu_time_us":148,"raft.run_wall_time_us":12674,"thread_start_us":932849,"threads_started":2,"wal-append.queue_time_us":779214}
I20260709 12:13:14.453824 26780 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:14.451488 26785 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:14.460191 26759 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:14.419667 26539 consensus_queue.cc:260] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:14.462277 26539 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:14.467689 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:14.468565 25123 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
W20260709 12:13:14.355295 26745 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.604s	user 0.009s	sys 0.015s
I20260709 12:13:14.420436 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:14.362283 25655 raft_consensus.cc:3055] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:14.354565 26652 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:14.442531 26401 consensus_queue.cc:260] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:14.444196 26787 log.cc:927] Time spent T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.112s	user 0.000s	sys 0.000s
W20260709 12:13:14.447211 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:14.368494 25020 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.595s	user 0.016s	sys 0.023s
I20260709 12:13:14.437933 24971 raft_consensus.cc:1275] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:14.419126 26623 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:14.500505 25020 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.727s	user 0.017s	sys 0.023s
W20260709 12:13:14.504388 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 731501us
I20260709 12:13:14.483801 25655 raft_consensus.cc:740] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:14.421118 26760 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:14.501173 24945 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.554s	user 0.023s	sys 0.019s
I20260709 12:13:14.343362 26686 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:14.504972 25627 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.625s	user 0.019s	sys 0.023s
I20260709 12:13:14.362972 26724 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:14.506630 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:14.508574 24946 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.550s	user 0.023s	sys 0.024s
I20260709 12:13:14.367926 26685 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:14.505016 25020 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.744s (SENT) [suppressed 71 similar messages]
I20260709 12:13:14.477454 26723 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:14.510352 24945 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.563s	user 0.023s	sys 0.020s
W20260709 12:13:14.518153 25627 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.638s	user 0.019s	sys 0.023s
I20260709 12:13:14.375603 26777 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:14.517889 26749 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.531s	user 0.006s	sys 0.041s
W20260709 12:13:14.521512 24944 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.604s	user 0.024s	sys 0.016s
W20260709 12:13:14.597064 24944 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.679s	user 0.025s	sys 0.016s
I20260709 12:13:14.363181 26535 consensus_queue.cc:260] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:14.505697 26669 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.545s	user 0.015s	sys 0.045s
I20260709 12:13:14.586138 25121 raft_consensus.cc:2468] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
W20260709 12:13:14.520114 26649 consensus_meta.cc:287] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.508s	user 0.002s	sys 0.009s
W20260709 12:13:14.521508 24946 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.563s	user 0.023s	sys 0.024s
W20260709 12:13:14.613176 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 655670us
W20260709 12:13:14.592808 25020 leader_election.cc:336] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.514s (SENT)
I20260709 12:13:14.599501 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:14.526186 26790 log.cc:927] Time spent T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.198s	user 0.001s	sys 0.000s
I20260709 12:13:14.586253 26401 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:14.620909 26296 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.629017 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:13:14.603657 26749 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.619s	user 0.006s	sys 0.041s
I20260709 12:13:14.518417 24972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1428) took 1807 ms. Trace:
I20260709 12:13:14.614102 24946 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:14.626914 25627 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:14.628810 25021 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.616s	user 0.037s	sys 0.013s
W20260709 12:13:14.615413 25020 leader_election.cc:336] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.603s (SENT)
W20260709 12:13:14.636673 25021 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.624s	user 0.037s	sys 0.013s
I20260709 12:13:14.629566 26296 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:14.637099 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 625049us
W20260709 12:13:14.620664 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:14.637284 25627 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:13:14.610867 26669 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.647s	user 0.016s	sys 0.046s
I20260709 12:13:14.632714 24976 raft_consensus.cc:2393] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 4: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:14.632882 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:14.638689 24975 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:14.614200 25129 raft_consensus.cc:1275] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:14.623543 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:14.636785 25020 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:14.623317 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:14.597275 26785 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.521736 26760 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:14.644613 24946 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:14.509682 26623 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:14.602465 26510 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:14.671085 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:14.653715 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:14.623678 26491 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:14.666400 26739 raft_consensus.cc:2749] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:14.631215 26747 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:14.387689 26782 consensus_queue.cc:260] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:14.668007 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:14.698900 25127 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:14.673293 25661 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
W20260709 12:13:14.667241 26513 consensus_meta.cc:287] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.566s	user 0.009s	sys 0.001s
I20260709 12:13:14.676131 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:14.689503 26783 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:14.681679 26296 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:14.634433 26749 raft_consensus.cc:697] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:14.671478 26759 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:14.686978 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
W20260709 12:13:14.687400 26796 log.cc:927] Time spent T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:13:14.687825 26510 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:14.634665 26682 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:14.738888 25054 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51822 (request call id 165) took 1506 ms. Trace:
W20260709 12:13:14.675889 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 60526.1us
I20260709 12:13:14.703974 25052 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:14.643146 26669 raft_consensus.cc:697] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:14.654387 26377 raft_consensus.cc:2804] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:13:14.710963 26768 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.708s	user 0.025s	sys 0.045s
I20260709 12:13:14.685673 26491 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:14.620478 26649 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:14.714685 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:14.736678 25658 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:13:14.698586 26780 raft_consensus.cc:2749] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:13:14.745754 25020 leader_election.cc:336] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.635s (SENT)
I20260709 12:13:14.717490 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:14.749338 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:14.761106 26768 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.762s	user 0.028s	sys 0.045s
I20260709 12:13:14.739485 25054 rpcz_store.cc:276] 0709 12:13:13.213682 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:13.237388 (+ 23706us) service_pool.cc:224] Handling call
0709 12:13:13.238008 (+   620us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:13.251719 (+ 13711us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:13.251754 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:13.259709 (+  7955us) log.cc:844] Serialized 26 byte log entry
0709 12:13:14.008608 (+748899us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:14.511043 (+502435us) log.cc:844] Serialized 14 byte log entry
0709 12:13:14.511287 (+   244us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:14.511365 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:14.719562 (+208197us) raft_consensus.cc:1685] finished
0709 12:13:14.719591 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:14.719814 (+   223us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7607,"prepare.queue_time_us":378772,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":47,"raft.queue_time_us":30853,"raft.run_cpu_time_us":279,"raft.run_wall_time_us":7874,"thread_start_us":1048885,"threads_started":2,"wal-append.queue_time_us":913593}
W20260709 12:13:14.667575 25628 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.746s	user 0.026s	sys 0.030s
I20260709 12:13:14.707834 26747 raft_consensus.cc:2804] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:14.633739 25655 consensus_queue.cc:260] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:14.675444 26785 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:14.677119 26763 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:14.766338 25128 raft_consensus.cc:2468] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:14.714998 24976 raft_consensus.cc:1275] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 12:13:14.758518 26795 log.cc:927] Time spent T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.250s	user 0.000s	sys 0.001s
I20260709 12:13:14.771111 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:14.773748 25653 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.603s	user 0.020s	sys 0.050s
I20260709 12:13:14.742164 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:14.784504 24975 raft_consensus.cc:2468] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:14.786586 25046 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1411) took 1167 ms. Trace:
I20260709 12:13:14.764782 26782 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:14.756981 26377 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.837440 25046 rpcz_store.cc:276] 0709 12:13:13.619604 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:13.620210 (+   606us) service_pool.cc:224] Handling call
0709 12:13:13.620600 (+   390us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:13.621070 (+   470us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:13.621110 (+    40us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:13.621697 (+   587us) log.cc:844] Serialized 26 byte log entry
0709 12:13:14.309599 (+687902us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:14.309640 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:14.309713 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:14.786366 (+476653us) raft_consensus.cc:1685] finished
0709 12:13:14.786386 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:14.786521 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":7655,"raft.run_cpu_time_us":223,"raft.run_wall_time_us":42661,"thread_start_us":676234,"threads_started":1,"wal-append.queue_time_us":896101}
I20260709 12:13:14.761674 26811 raft_consensus.cc:2804] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:14.735051 26759 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:14.526719 25053 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.785s	user 0.016s	sys 0.050s
W20260709 12:13:14.896822 25053 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.156s	user 0.017s	sys 0.050s
W20260709 12:13:14.791932 25628 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.870s	user 0.026s	sys 0.031s
W20260709 12:13:14.897831 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 983334us
I20260709 12:13:14.757062 26682 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:14.902554 26682 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:14.903230 26682 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:14.903782 26682 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:14.847914 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:14.809406 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 530236us
W20260709 12:13:14.907789 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:14.812474 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 66782.2us
W20260709 12:13:14.954186 25020 leader_election.cc:336] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.670s (SENT)
I20260709 12:13:14.954610 25020 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:14.958725 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:14.813745 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:14.816408 25047 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1420) took 1032 ms. Trace:
I20260709 12:13:14.962265 25127 raft_consensus.cc:2393] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 4: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:14.817581 25121 raft_consensus.cc:2410] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:14.824021 25124 raft_consensus.cc:2468] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
W20260709 12:13:14.816618 25654 consensus_meta.cc:287] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.946s	user 0.010s	sys 0.002s
I20260709 12:13:14.864061 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:14.881085 26798 log.cc:927] Time spent T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.256s	user 0.000s	sys 0.001s
I20260709 12:13:14.881678 26652 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:14.882313 26685 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:14.884924 26669 consensus_queue.cc:237] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:14.888007 26491 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:14.890165 26785 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:14.909060 26581 raft_consensus.cc:2749] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:14.919381 26760 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:14.920064 26749 consensus_queue.cc:237] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:14.921257 26802 log.cc:927] Time spent T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.215s	user 0.000s	sys 0.001s
I20260709 12:13:14.923799 26510 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:14.829706 26790 log.cc:927] Time spent T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 12:13:14.929040 26777 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:14.824802 26784 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:14.932053 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:14.800561 26783 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.933109 26724 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:14.841607 26747 raft_consensus.cc:697] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:14.830996 26727 raft_consensus.cc:2804] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:14.641883 24972 rpcz_store.cc:276] 0709 12:13:12.700334 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:12.704464 (+  4130us) service_pool.cc:224] Handling call
0709 12:13:12.789444 (+ 84980us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:12.910193 (+120749us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:12.916010 (+  5817us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:13.045816 (+129806us) log.cc:844] Serialized 26 byte log entry
0709 12:13:13.722962 (+677146us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:13.723017 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:13.723104 (+    87us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:14.154283 (+431179us) spinlock_profiling.cc:243] Waited 14.4 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:14.361986 (+207703us) raft_consensus.cc:1685] finished
0709 12:13:14.362015 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:14.504588 (+142573us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":21536,"raft.queue_time_us":70416,"raft.run_cpu_time_us":203,"raft.run_wall_time_us":9131,"spinlock_wait_cycles":33062272,"thread_start_us":649871,"threads_started":1,"wal-append.queue_time_us":969412}
I20260709 12:13:14.942752 26763 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:14.953084 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:14.896358 26371 consensus_meta.cc:287] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.670s	user 0.009s	sys 0.000s
W20260709 12:13:14.831879 25653 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.661s	user 0.021s	sys 0.050s
I20260709 12:13:14.802237 26431 tablet_bootstrap.cc:492] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
W20260709 12:13:14.829101 26801 log.cc:927] Time spent T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.160s	user 0.000s	sys 0.001s
W20260709 12:13:14.967675 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 330471us
I20260709 12:13:15.068182 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:15.194970 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.114117 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:15.082670 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 469469us
I20260709 12:13:15.114048 24980 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49232 (request call id 173) took 1590 ms. Trace:
I20260709 12:13:15.256846 24980 rpcz_store.cc:276] 0709 12:13:13.523867 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:13.561806 (+ 37939us) service_pool.cc:224] Handling call
0709 12:13:13.562245 (+   439us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:13.571228 (+  8983us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:13.571365 (+   137us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:13.572145 (+   780us) log.cc:844] Serialized 26 byte log entry
0709 12:13:14.221832 (+649687us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:14.221893 (+    61us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:14.221992 (+    99us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:15.113695 (+891703us) raft_consensus.cc:1685] finished
0709 12:13:15.113729 (+    34us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:15.113944 (+   215us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2567,"raft.run_cpu_time_us":184,"raft.run_wall_time_us":21270,"thread_start_us":556121,"threads_started":1,"wal-append.queue_time_us":875789}
I20260709 12:13:14.814836 25655 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:15.067361 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.263739 25127 raft_consensus.cc:2468] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
W20260709 12:13:15.250080 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:15.195111 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 240948us
W20260709 12:13:15.271832 25020 leader_election.cc:336] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.682s (SENT)
I20260709 12:13:15.272615 25020 leader_election.cc:304] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:14.961980 25047 rpcz_store.cc:276] 0709 12:13:13.783837 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:13.833489 (+ 49652us) service_pool.cc:224] Handling call
0709 12:13:13.833909 (+   420us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:13.834172 (+   263us) raft_consensus.cc:1534] Early marking committed up to index 8
0709 12:13:14.349918 (+515746us) log.cc:844] Serialized 14 byte log entry
0709 12:13:14.816072 (+466154us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:14.816128 (+    56us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:13:14.816173 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:14.816232 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:14.816342 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6954,"prepare.queue_time_us":507376,"prepare.run_cpu_time_us":62,"prepare.run_wall_time_us":4061,"raft.queue_time_us":7243,"raft.run_cpu_time_us":199,"raft.run_wall_time_us":32596,"thread_start_us":946610,"threads_started":2}
W20260709 12:13:15.103713 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:15.259265 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:15.117412 26670 consensus_meta.cc:287] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.804s	user 0.011s	sys 0.000s
W20260709 12:13:15.169883 26715 consensus_meta.cc:287] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 1.223s	user 0.014s	sys 0.000s
W20260709 12:13:15.273551 25021 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.608s	user 0.060s	sys 0.141s
W20260709 12:13:15.117323 26539 consensus_meta.cc:287] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.655s	user 0.012s	sys 0.000s
I20260709 12:13:14.963485 26721 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:15.269253 24943 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:15.295481 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:15.074856 26616 raft_consensus.cc:2749] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:15.296228 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:14.967129 26677 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:13:15.279625 25020 leader_election.cc:336] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.738s (SENT)
W20260709 12:13:15.278029 24945 leader_election.cc:336] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.633s (SENT)
W20260709 12:13:15.302376 24945 leader_election.cc:336] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.684s (SENT)
I20260709 12:13:15.302825 24945 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:15.097473 25654 raft_consensus.cc:1275] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260709 12:13:14.966871 26805 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:13:15.302403 25020 leader_election.cc:336] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.764s (SENT)
I20260709 12:13:15.276432 26724 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:15.038877 26685 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.296747 25092 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:15.167672 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:14.953769 26811 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.955413 26377 raft_consensus.cc:3060] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:15.057816 25053 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1412) took 1391 ms. Trace:
I20260709 12:13:15.310715 25628 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:15.300446 24943 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:14.968137 26686 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:15.293609 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:15.324168 25127 raft_consensus.cc:2410] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 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 12:13:15.305891 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.276253 26785 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:15.292600 25021 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.627s	user 0.060s	sys 0.141s
I20260709 12:13:15.291352 26670 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:15.299567 25122 consensus_meta.cc:287] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.840s	user 0.013s	sys 0.000s
I20260709 12:13:15.329785 26785 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:15.330776 26728 consensus_queue.cc:1048] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:15.291451 26737 raft_consensus.cc:2749] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:15.306366 25654 pending_rounds.cc:85] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting all ops after (but not including) 5
I20260709 12:13:15.310046 26807 raft_consensus.cc:2749] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:15.326390 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.327797 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.335132 25127 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:15.297431 26715 raft_consensus.cc:515] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:15.277561 26768 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.328608 25021 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:15.330026 25122 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:15.237579 26371 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:15.304495 26814 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:13:15.321209 25020 leader_election.cc:336] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.787s (SENT)
I20260709 12:13:15.320609 26539 raft_consensus.cc:2804] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:15.323079 25658 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:15.339330 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.340179 25047 raft_consensus.cc:1240] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:15.340577 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:15.306335 26652 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.020s
I20260709 12:13:15.326810 26763 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:15.326360 26565 raft_consensus.cc:2749] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:15.342693 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:15.334013 25095 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:15.301798 26783 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:15.488899 25124 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34314 (request call id 175) took 1568 ms (client timeout 1860 ms). Trace:
I20260709 12:13:15.311331 26805 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:15.414525 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:15.379606 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.511503 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:15.511701 25127 raft_consensus.cc:2376] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3. Re-sending same reply.
I20260709 12:13:15.313728 26811 raft_consensus.cc:3060] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:15.342872 25628 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:15.325981 26824 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.480991 25048 raft_consensus.cc:2393] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:15.336555 25654 pending_rounds.cc:107] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260709 12:13:15.447816 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:15.412858 25662 raft_consensus.cc:1240] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.413913 25051 raft_consensus.cc:1275] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:15.480955 25020 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:15.407080 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.559547 25121 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:15.417655 25046 raft_consensus.cc:1240] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:15.436658 25123 raft_consensus.cc:2410] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:15.418324 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:15.311460 26677 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:15.320127 26685 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:15.489641 25095 connection.cc:256] RPC call timeout handler was delayed by -1.7856194479998067s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1795s for a response
I20260709 12:13:15.563408 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:15.563875 25095 connection.cc:256] RPC call timeout handler was delayed by -1.7388194479999584s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1847s for a response
I20260709 12:13:15.564093 25055 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
W20260709 12:13:15.564447 25095 connection.cc:256] RPC call timeout handler was delayed by -1.6443194479998056s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1952s for a response
W20260709 12:13:15.564949 25095 connection.cc:256] RPC call timeout handler was delayed by -1.6155194479999864s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19840000000000002s for a response
I20260709 12:13:15.489217 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:15.490362 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:15.497468 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:15.489439 25124 rpcz_store.cc:269] 0709 12:13:13.878538 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:13.878751 (+   213us) service_pool.cc:224] Handling call
0709 12:13:15.431344 (+1552593us) spinlock_profiling.cc:243] Waited 757 ms on lock 0x7b54001b2bd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:15.447100 (+ 15756us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1740494208}
I20260709 12:13:15.342468 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:15.413702 26816 log.cc:927] Time spent T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.121s	user 0.000s	sys 0.000s
I20260709 12:13:15.527024 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:15.567800 25054 raft_consensus.cc:2468] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:13:15.368883 26616 raft_consensus.cc:2804] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:15.548812 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:15.565840 25047 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:15.572975 24979 raft_consensus.cc:2393] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 5: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:15.337673 26510 raft_consensus.cc:2749] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:15.549707 26535 raft_consensus.cc:3060] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:15.395643 26623 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:15.421101 26825 log.cc:927] Time spent T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.095s	user 0.000s	sys 0.002s
I20260709 12:13:15.373695 26822 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:15.344897 26759 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:15.338223 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:15.329499 26747 consensus_queue.cc:237] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:15.445436 26539 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:15.445960 26814 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:15.368743 26810 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.422253 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:15.332140 26785 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:15.415865 26371 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:15.591365 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:15.426703 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:15.417984 26670 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:15.368518 26728 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
W20260709 12:13:15.571218 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 247245us
I20260709 12:13:15.630561 26728 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:15.610555 26539 raft_consensus.cc:3060] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:15.633378 26728 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:15.633765 26677 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:15.615141 26814 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:15.571868 25627 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:15.571694 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:15.573686 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:15.573910 25095 leader_election.cc:304] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:15.575073 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:15.636909 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 63066.2us
I20260709 12:13:15.489209 26782 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.577368 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:15.636667 24945 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:15.638427 25055 raft_consensus.cc:2410] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 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 12:13:15.578764 25052 raft_consensus.cc:1275] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 12:13:15.553352 26791 log.cc:927] Time spent T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 1.204s	user 0.000s	sys 0.013s
I20260709 12:13:15.508769 26781 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:15.590292 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:15.643391 25124 raft_consensus.cc:3060] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:15.412127 26675 consensus_queue.cc:1048] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.158s
I20260709 12:13:15.321455 26724 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:15.595826 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 274638us
I20260709 12:13:15.597121 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:15.598040 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.554277 26565 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.551630 25654 raft_consensus.cc:2889] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:15.344597 26768 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:15.552955 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:15.417021 26807 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.170s
I20260709 12:13:15.599684 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:15.747653 25051 raft_consensus.cc:2468] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:15.735456 25124 raft_consensus.cc:2468] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:15.747805 25048 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:15.639922 26759 raft_consensus.cc:2749] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:15.549974 26830 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.608464 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:15.509070 26763 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:15.612215 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:15.614962 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 116453us
W20260709 12:13:15.616788 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 273995us
I20260709 12:13:15.592231 26686 consensus_queue.cc:1048] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:13:15.601050 26682 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:15.770057 24978 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
W20260709 12:13:15.753455 26680 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
I20260709 12:13:15.623108 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.740547 25654 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58034 (request call id 372) took 3053 ms. Trace:
I20260709 12:13:15.626736 25655 raft_consensus.cc:1275] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260709 12:13:15.627382 26823 raft_consensus.cc:2749] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:15.628728 26377 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:15.629711 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:15.635864 25125 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:15.641871 24945 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:15.793798 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 152038us
I20260709 12:13:15.646682 26782 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:15.740732 26565 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:15.802551 25662 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58008 (request call id 472) took 1700 ms. Trace:
I20260709 12:13:15.802930 25662 rpcz_store.cc:276] 0709 12:13:14.102644 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:14.102787 (+   143us) service_pool.cc:224] Handling call
0709 12:13:14.103127 (+   340us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:15.552509 (+1449382us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:15.802329 (+249820us) spinlock_profiling.cc:243] Waited 1.28 s on lock 0x7b5400272254. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:15.802493 (+   164us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2945406720}
I20260709 12:13:15.804008 26565 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:15.618691 26810 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:15.805303 25050 raft_consensus.cc:2468] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:15.672238 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:15.782088 26830 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:15.807426 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.562794 26824 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:15.599114 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:15.632131 26811 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:15.809160 25046 raft_consensus.cc:2393] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 4: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:15.786247 26721 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.755780 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:15.809804 26721 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:15.810806 25124 raft_consensus.cc:1240] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:15.757808 24980 raft_consensus.cc:2393] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:15.788679 25655 pending_rounds.cc:85] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting all ops after (but not including) 4
I20260709 12:13:15.812328 25655 pending_rounds.cc:107] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting uncommitted NO_OP operation due to leader change: 2.5
W20260709 12:13:15.812489 26799 log.cc:927] Time spent T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 1.158s	user 0.008s	sys 0.004s
I20260709 12:13:15.812695 25655 raft_consensus.cc:2889] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:15.813530 25655 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58008 (request call id 476) took 1501 ms. Trace:
I20260709 12:13:15.813859 26685 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:15.815835 26782 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:15.742329 25129 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1343) took 1231 ms. Trace:
I20260709 12:13:15.758888 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:15.816443 26783 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:15.816483 25129 rpcz_store.cc:276] 0709 12:13:14.510648 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:14.510801 (+   153us) service_pool.cc:224] Handling call
0709 12:13:14.511168 (+   367us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:14.639210 (+128042us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:15.742076 (+1102866us) spinlock_profiling.cc:243] Waited 103 ms on lock 0x7b540010ead4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:15.742269 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":235862912}
I20260709 12:13:15.818069 26724 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:15.787653 25654 rpcz_store.cc:276] 0709 12:13:12.686666 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:12.690032 (+  3366us) service_pool.cc:224] Handling call
0709 12:13:12.769982 (+ 79950us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:13.802334 (+1032352us) spinlock_profiling.cc:243] Waited 775 ms on lock 0x7b54007209a0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc0d06f 00007fce7bc85f60 00007fce7bc877de 00007fce7bc91b49 00007fce7bc92416 00007fce7bc8ed8f 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62
0709 12:13:15.740212 (+1937878us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:15.740472 (+   260us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1783188736}
I20260709 12:13:15.819075 24976 raft_consensus.cc:2368] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4.
I20260709 12:13:15.819983 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:15.821050 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:15.821199 26768 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:15.824892 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:15.833570 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:15.834471 24980 raft_consensus.cc:2468] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:15.837374 26810 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:15.837656 26513 consensus_queue.cc:1059] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:15.838958 26513 raft_consensus.cc:3055] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 12:13:15.839360 25122 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1326) took 1697 ms (client timeout 1587 ms). Trace:
I20260709 12:13:15.839330 26513 raft_consensus.cc:740] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:15.840165 26768 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:15.840415 26513 consensus_queue.cc:260] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:15.840775 26768 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:15.846526 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:15.618367 26510 raft_consensus.cc:2749] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:15.758911 25020 leader_election.cc:336] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.915s (SENT)
I20260709 12:13:15.633853 26805 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:15.321480 25053 rpcz_store.cc:276] 0709 12:13:13.666260 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:13.700676 (+ 34416us) service_pool.cc:224] Handling call
0709 12:13:13.740004 (+ 39328us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:13.740365 (+   361us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:13.740405 (+    40us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:13.740928 (+   523us) log.cc:844] Serialized 26 byte log entry
0709 12:13:14.897398 (+1156470us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:14.897462 (+    64us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:14.897564 (+   102us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:14.963159 (+ 65595us) raft_consensus.cc:1685] finished
0709 12:13:14.967209 (+  4050us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:15.038137 (+ 70928us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2425,"raft.run_cpu_time_us":77,"raft.run_wall_time_us":78,"thread_start_us":1156025,"threads_started":1,"wal-append.queue_time_us":1089150}
I20260709 12:13:15.745215 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:13:15.772701 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:15.607147 26822 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:15.785490 25128 raft_consensus.cc:2410] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 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 12:13:15.624992 25653 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58018 (request call id 423) took 1755 ms. Trace:
I20260709 12:13:15.642658 24971 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:15.870311 26822 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:15.871798 26797 log.cc:927] Time spent T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 1.370s	user 0.013s	sys 0.000s
I20260709 12:13:15.786335 25661 raft_consensus.cc:2410] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:15.673066 26781 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:15.875772 26781 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:15.788513 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:15.876433 25123 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1342) took 1401 ms (client timeout 1809 ms). Trace:
I20260709 12:13:15.876502 24975 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
W20260709 12:13:15.876936 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:15.640398 24973 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:15.643139 26677 raft_consensus.cc:2764] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:13:15.758991 25657 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58008 (request call id 465) took 2683 ms. Trace:
I20260709 12:13:15.792096 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:15.795887 24945 leader_election.cc:336] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.544s (SENT)
I20260709 12:13:15.606189 26723 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:15.767721 26616 raft_consensus.cc:697] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:15.796489 26841 consensus_queue.cc:1048] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 12:13:15.798070 26763 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:15.798329 26377 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:15.799113 26788 log.cc:927] Time spent T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 1.486s	user 0.004s	sys 0.007s
I20260709 12:13:15.799847 25120 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 170) took 3360 ms. Trace:
I20260709 12:13:15.800238 26828 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:15.808928 26830 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:15.815527 26814 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:15.815737 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:15.860255 25020 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:15.652575 25095 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:15.841599 26675 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.852897 26513 raft_consensus.cc:3060] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.864636 24976 raft_consensus.cc:1240] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:15.865170 25125 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:15.905437 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.906639 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.907333 25125 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:15.908398 24976 raft_consensus.cc:1240] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:13:15.849634 26811 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:15.839848 25122 rpcz_store.cc:269] 0709 12:13:14.142212 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:14.145852 (+  3640us) service_pool.cc:224] Handling call
0709 12:13:15.839152 (+1693300us) spinlock_profiling.cc:243] Waited 210 ms on lock 0x7b5400417dd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:15.839283 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":483135872}
I20260709 12:13:15.865728 25653 rpcz_store.cc:276] 0709 12:13:13.869812 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:13.873785 (+  3973us) service_pool.cc:224] Handling call
0709 12:13:14.132084 (+258299us) spinlock_profiling.cc:243] Waited 3.6 ms on lock 0x7b580003f398. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c68fc0 00007fce80c53929 00007fce80c533d2 00007fce7a1cabd4
0709 12:13:14.132306 (+   222us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:14.169421 (+ 37115us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:13:14.169466 (+    45us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:14.170038 (+   572us) log.cc:844] Serialized 26 byte log entry
0709 12:13:15.275077 (+1105039us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:15.278630 (+  3553us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:15.489992 (+211362us) spinlock_profiling.cc:243] Waited 36.5 ms on lock 0x7b54006a18d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:15.509953 (+ 19961us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:15.624716 (+114763us) raft_consensus.cc:1685] finished
0709 12:13:15.624742 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:15.624923 (+   181us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1297,"raft.run_cpu_time_us":95,"raft.run_wall_time_us":96,"spinlock_wait_cycles":92265984,"thread_start_us":1029822,"threads_started":1,"wal-append.queue_time_us":998269}
I20260709 12:13:15.917943 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:15.868005 24972 raft_consensus.cc:1240] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:15.852872 26680 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:15.919323 26680 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:15.904167 24973 raft_consensus.cc:1240] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:13:15.879714 25627 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:15.881721 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.906488 26781 raft_consensus.cc:3060] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:15.876969 25123 rpcz_store.cc:269] 0709 12:13:14.474830 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:14.499999 (+ 25169us) service_pool.cc:224] Handling call
0709 12:13:15.876228 (+1376229us) spinlock_profiling.cc:243] Waited 915 ms on lock 0x7b5400147b54. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:15.876376 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2104116096}
W20260709 12:13:15.885625 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 118080us
W20260709 12:13:15.885689 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 89821us
W20260709 12:13:15.925173 24945 leader_election.cc:336] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.723s (SENT)
W20260709 12:13:15.926076 24945 leader_election.cc:336] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.755s (SENT)
I20260709 12:13:15.926522 24945 leader_election.cc:304] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:15.927553 24945 leader_election.cc:336] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.823s (SENT)
W20260709 12:13:15.928231 24945 leader_election.cc:336] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.856s (SENT)
I20260709 12:13:15.886353 24979 raft_consensus.cc:2393] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 4: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:15.813840 25655 rpcz_store.cc:276] 0709 12:13:14.312426 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:14.312963 (+   537us) service_pool.cc:224] Handling call
0709 12:13:14.351460 (+ 38497us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:15.813276 (+1461816us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:15.813462 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:15.887491 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.932201 25124 raft_consensus.cc:2468] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:15.879449 26749 raft_consensus.cc:2749] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:15.891873 25120 rpcz_store.cc:276] 0709 12:13:12.439125 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:13.139469 (+700344us) service_pool.cc:224] Handling call
0709 12:13:13.139752 (+   283us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:14.144093 (+1004341us) spinlock_profiling.cc:243] Waited 3.63 ms on lock 0x7b540040b8a0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc06dc0 00007fce7bc911c0 00007fce7bc92231 00007fce7bc8ed8f 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c
0709 12:13:14.229428 (+ 85335us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:15.799558 (+1570130us) spinlock_profiling.cc:243] Waited 727 ms on lock 0x7b54001b12d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:15.799767 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1679448704}
W20260709 12:13:15.902642 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 250176us
W20260709 12:13:15.902632 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 143741us
I20260709 12:13:15.942914 25095 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:15.879925 25658 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:15.909945 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.947327 25125 raft_consensus.cc:2393] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 2: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:15.947674 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:15.895018 25656 raft_consensus.cc:1240] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:15.906250 26581 raft_consensus.cc:2749] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:15.912112 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:15.899922 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:15.897990 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:15.882972 25129 raft_consensus.cc:1240] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:15.926293 26824 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:15.929677 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:15.930804 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:15.937589 25627 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:15.889034 26723 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:15.939182 24945 leader_election.cc:336] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.227s (SENT)
I20260709 12:13:15.957762 24945 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:15.958488 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:13:15.945132 25020 leader_election.cc:336] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.968s (SENT)
I20260709 12:13:15.946149 25628 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:15.932088 26747 raft_consensus.cc:2749] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:15.907879 26828 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:15.907289 26675 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:15.947326 26841 raft_consensus.cc:2749] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:15.923030 25127 raft_consensus.cc:2468] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:15.955538 25653 raft_consensus.cc:2410] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 5 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:15.950343 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:15.954234 26685 raft_consensus.cc:2749] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:15.962539 25020 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:15.973342 25659 raft_consensus.cc:2410] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 6 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:15.965411 25628 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:15.952548 25095 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:15.949832 26783 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 12:13:15.975839 26723 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:15.976173 26675 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:15.967176 26680 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:15.977684 26828 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:15.977756 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:15.978215 25126 raft_consensus.cc:2410] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:15.978585 25654 raft_consensus.cc:2468] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:15.979064 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:15.979563 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:15.980001 24974 raft_consensus.cc:2393] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 4: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:15.959678 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:15.968793 26780 raft_consensus.cc:2804] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:15.980926 26780 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:15.981036 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:15.981359 26649 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:15.981443 26780 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:15.956849 25122 raft_consensus.cc:2376] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5. Re-sending same reply.
I20260709 12:13:15.981992 25092 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:15.982699 24972 raft_consensus.cc:2376] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4. Re-sending same reply.
I20260709 12:13:15.970827 25662 raft_consensus.cc:1240] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:15.884953 25657 rpcz_store.cc:276] 0709 12:13:13.075173 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:13.092285 (+ 17112us) service_pool.cc:224] Handling call
0709 12:13:13.134978 (+ 42693us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:13.451779 (+316801us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:13.451880 (+   101us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:13.452506 (+   626us) log.cc:844] Serialized 26 byte log entry
0709 12:13:14.084830 (+632324us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:14.087230 (+  2400us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:14.096124 (+  8894us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:15.340983 (+1244859us) spinlock_profiling.cc:243] Waited 3.31 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:15.645511 (+304528us) raft_consensus.cc:1685] finished
0709 12:13:15.645531 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:15.753479 (+107948us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":164,"raft.run_cpu_time_us":117,"raft.run_wall_time_us":119,"spinlock_wait_cycles":7620480,"thread_start_us":606553,"threads_started":1,"wal-append.queue_time_us":818215}
I20260709 12:13:15.965289 26824 raft_consensus.cc:2804] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:15.985741 26824 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:15.980479 25654 raft_consensus.cc:2410] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 4 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:15.986177 26824 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:15.986312 26768 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:15.988819 26535 raft_consensus.cc:2804] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:15.981448 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:15.989352 26535 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:15.960574 25627 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:15.990165 25095 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:15.943661 26830 consensus_queue.cc:1048] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
I20260709 12:13:15.973012 24975 raft_consensus.cc:1275] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:15.947357 26763 consensus_queue.cc:1048] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 12:13:15.895509 26616 consensus_queue.cc:237] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:15.982827 25124 raft_consensus.cc:1275] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:15.951315 25658 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58008 (request call id 478) took 1001 ms. Trace:
I20260709 12:13:15.996775 24943 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:15.996910 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.963488 26377 raft_consensus.cc:2749] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:13:15.991983 24945 leader_election.cc:336] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.807s (SENT)
I20260709 12:13:15.997632 25127 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:15.999538 24945 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:15.992192 25095 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:15.990079 25655 raft_consensus.cc:2410] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 5 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:15.952778 26817 consensus_queue.cc:1048] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 12:13:15.989792 26535 raft_consensus.cc:3060] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:15.990156 26581 raft_consensus.cc:2749] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:16.002775 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:16.004509 26715 leader_election.cc:290] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:16.007086 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 65956.8us
W20260709 12:13:16.009858 25020 leader_election.cc:336] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.991s (SENT)
I20260709 12:13:15.996940 26846 raft_consensus.cc:2804] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:16.010056 26782 consensus_queue.cc:1048] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:16.010658 26846 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:16.011193 26846 raft_consensus.cc:3060] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:16.011106 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.996652 25658 rpcz_store.cc:276] 0709 12:13:14.950039 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:14.953488 (+  3449us) service_pool.cc:224] Handling call
0709 12:13:15.951243 (+997755us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:16.013121 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:16.007108 26685 raft_consensus.cc:2804] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:16.013860 26685 raft_consensus.cc:697] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:16.014833 26539 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.014858 26685 consensus_queue.cc:237] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.016141 25121 raft_consensus.cc:2368] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5.
I20260709 12:13:16.019598 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:16.020239 25658 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:16.021486 26814 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:15.993835 26783 raft_consensus.cc:2749] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:15.985085 24971 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:16.029697 24971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34790 (request call id 1444) took 1431 ms. Trace:
I20260709 12:13:16.030085 24971 rpcz_store.cc:276] 0709 12:13:14.597976 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:14.618111 (+ 20135us) service_pool.cc:224] Handling call
0709 12:13:15.426566 (+808455us) spinlock_profiling.cc:243] Waited 14 ms on lock 0x7b5800000c98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aeee 000000000036eb39 00007fce80bde1e0 00007fce80ca70c4 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:16.029595 (+603029us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":32140672}
I20260709 12:13:16.031368 24976 raft_consensus.cc:1240] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: [3.4-3.4]
I20260709 12:13:16.001447 26768 raft_consensus.cc:2749] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:16.005285 26828 raft_consensus.cc:2804] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:16.032894 26828 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:16.033294 26828 raft_consensus.cc:3060] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:16.034340 26721 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:16.023741 24943 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:16.036758 26649 raft_consensus.cc:2749] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:16.037762 24943 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:16.038347 26649 raft_consensus.cc:2749] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:16.038532 26768 raft_consensus.cc:2804] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:16.038950 26768 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:16.011193 26680 consensus_queue.cc:1048] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.028s
I20260709 12:13:16.039368 26768 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:16.041102 24974 raft_consensus.cc:3060] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:16.042884 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:16.043565 25653 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:16.010607 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:16.045712 25020 leader_election.cc:336] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.977s (SENT)
I20260709 12:13:16.024044 25092 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:16.048028 26781 raft_consensus.cc:2749] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:16.048446 26783 raft_consensus.cc:2804] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:16.024747 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:15.997928 26513 raft_consensus.cc:2749] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:16.007397 26727 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:16.029274 26763 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:13:16.008669 24945 leader_election.cc:336] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.019s (SENT)
W20260709 12:13:16.072753 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 64144.5us
W20260709 12:13:16.073536 24945 leader_election.cc:336] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.019s (SENT)
W20260709 12:13:16.073652 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:16.074355 24945 leader_election.cc:336] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.085s (SENT)
W20260709 12:13:16.075567 24945 leader_election.cc:336] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.171s (SENT)
I20260709 12:13:16.006633 25628 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:16.052453 25127 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
W20260709 12:13:16.071406 25020 connection.cc:256] RPC call timeout handler was delayed by -1.4535476760001984s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2135s for a response
W20260709 12:13:16.079694 25020 leader_election.cc:336] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.690s (SENT)
I20260709 12:13:16.080171 25020 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:16.080366 24977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1452) took 1438 ms. Trace:
W20260709 12:13:16.081496 25020 leader_election.cc:336] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.075s (SENT)
W20260709 12:13:16.082360 25020 leader_election.cc:336] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.159s (SENT)
I20260709 12:13:16.082753 25020 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:16.030772 25095 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:16.083600 24978 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34790 (request call id 1449) took 1483 ms (client timeout 1610 ms). Trace:
W20260709 12:13:16.084065 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 53383.3us
I20260709 12:13:16.085139 25095 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:16.085435 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.085456 25660 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58018 (request call id 429) took 1482 ms. Trace:
W20260709 12:13:16.087324 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 80796us
I20260709 12:13:16.080760 24977 rpcz_store.cc:276] 0709 12:13:14.641831 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:14.642095 (+   264us) service_pool.cc:224] Handling call
0709 12:13:14.667986 (+ 25891us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:14.905473 (+237487us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:14.905520 (+    47us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:14.905580 (+    60us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:14.905617 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:16.080131 (+1174514us) spinlock_profiling.cc:243] Waited 237 ms on lock 0x7b540036b5d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:16.080177 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:16.080311 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":545591680}
I20260709 12:13:16.088187 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:16.089933 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:16.090689 25125 raft_consensus.cc:2376] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4. Re-sending same reply.
I20260709 12:13:16.091486 25628 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:16.091913 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:16.084182 24978 rpcz_store.cc:269] 0709 12:13:14.603244 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:14.618278 (+ 15034us) service_pool.cc:224] Handling call
0709 12:13:15.418158 (+799880us) spinlock_profiling.cc:243] Waited 2.52 ms on lock 0x7b5800000c98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:16.083389 (+665231us) spinlock_profiling.cc:243] Waited 208 ms on lock 0x7b540004db54. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:16.083526 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":484285952}
I20260709 12:13:16.086372 25660 rpcz_store.cc:276] 0709 12:13:14.603158 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:14.603311 (+   153us) service_pool.cc:224] Handling call
0709 12:13:14.633450 (+ 30139us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:14.768825 (+135375us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:14.768873 (+    48us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:14.768930 (+    57us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:14.768988 (+    58us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:16.085162 (+1316174us) spinlock_profiling.cc:243] Waited 135 ms on lock 0x7b54008502d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:16.085232 (+    70us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:16.085388 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":310699776}
I20260709 12:13:16.097666 25125 raft_consensus.cc:2410] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:16.097843 25627 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:16.060256 26783 raft_consensus.cc:697] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:16.121601 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:16.122509 25125 raft_consensus.cc:2468] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:16.119402 26664 consensus_queue.cc:1048] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.006s
I20260709 12:13:16.127096 26783 consensus_queue.cc:237] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.132850 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:16.133251 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:16.133558 24977 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:16.134438 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:16.096004 26781 raft_consensus.cc:2804] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:16.065637 26727 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:16.147432 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:16.151472 25126 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1340) took 1858 ms (client timeout 1536 ms). Trace:
I20260709 12:13:16.097259 26841 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:16.095609 26810 raft_consensus.cc:2749] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:16.095870 26737 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:16.124897 24945 leader_election.cc:336] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.500s (SENT)
I20260709 12:13:16.002003 26747 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.099s
I20260709 12:13:16.172138 25628 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:16.100917 26817 raft_consensus.cc:2804] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:16.099048 26811 raft_consensus.cc:2804] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:13:16.161055 25126 rpcz_store.cc:269] 0709 12:13:14.293175 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:14.313478 (+ 20303us) service_pool.cc:224] Handling call
0709 12:13:16.151228 (+1837750us) spinlock_profiling.cc:243] Waited 1.63 s on lock 0x7b5400148554. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:16.151387 (+   159us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3750938368}
I20260709 12:13:16.120726 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:16.190229 25121 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1352) took 1239 ms. Trace:
W20260709 12:13:16.170892 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 46033.1us
W20260709 12:13:16.191010 24945 leader_election.cc:336] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.536s (SENT)
I20260709 12:13:16.169337 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:16.098270 26371 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.190654 25121 rpcz_store.cc:276] 0709 12:13:14.950354 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:15.758655 (+808301us) service_pool.cc:224] Handling call
0709 12:13:16.190030 (+431375us) spinlock_profiling.cc:243] Waited 198 ms on lock 0x7b5400438fd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:16.190169 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":455316736}
I20260709 12:13:16.120978 26723 raft_consensus.cc:2804] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:16.167481 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:16.200099 25661 raft_consensus.cc:2393] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 5: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:16.107986 25627 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:13:16.200937 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 94395.4us
I20260709 12:13:16.103012 26680 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:16.188475 24979 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:16.119652 26814 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:16.212519 26814 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.212980 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:16.213172 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:16.214395 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:16.214541 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:16.214851 26814 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:16.112510 26721 consensus_queue.cc:1059] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.066s
I20260709 12:13:16.215895 26721 raft_consensus.cc:3055] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:16.216269 26721 raft_consensus.cc:740] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:16.160188 26781 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:16.217156 26781 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:16.196300 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:16.220913 25123 raft_consensus.cc:3060] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:16.197978 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:16.224938 24975 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:16.225910 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:16.226473 24975 raft_consensus.cc:2376] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4. Re-sending same reply.
I20260709 12:13:16.164352 26513 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.228922 26513 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.231326 26513 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:16.206561 26371 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:13:16.208976 26849 log.cc:927] Time spent T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.116s	user 0.001s	sys 0.000s
I20260709 12:13:16.167307 25653 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:16.237915 24943 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:16.238211 26371 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:16.173748 26623 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:16.166268 26539 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:16.209601 26847 log.cc:927] Time spent T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.243s	user 0.001s	sys 0.000s
I20260709 12:13:16.210506 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:16.211189 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:16.189746 26811 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:16.211983 25125 raft_consensus.cc:1275] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:13:16.257970 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 175625us
I20260709 12:13:16.184615 26817 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:16.246356 25128 raft_consensus.cc:2410] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:16.211884 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:16.246743 25659 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58034 (request call id 383) took 1621 ms (client timeout 1675 ms). Trace:
W20260709 12:13:16.264524 25659 rpcz_store.cc:269] 0709 12:13:14.625862 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:14.637254 (+ 11392us) service_pool.cc:224] Handling call
0709 12:13:15.815565 (+1178311us) spinlock_profiling.cc:243] Waited 13.8 ms on lock 0x7b580003f398. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:16.241400 (+425835us) spinlock_profiling.cc:243] Waited 69.6 ms on lock 0x7b54006a18d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:16.246682 (+  5282us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":191846656}
I20260709 12:13:16.246480 25123 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:16.253535 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:16.257045 25126 raft_consensus.cc:2393] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 4: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:16.258719 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:16.215305 24978 raft_consensus.cc:2393] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 6: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:16.199043 26664 raft_consensus.cc:2804] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:16.267809 25125 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:16.269380 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:16.205482 26723 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:16.273201 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:16.279219 24975 raft_consensus.cc:1240] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:16.279542 25128 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:16.277500 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:16.281114 25660 raft_consensus.cc:2468] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:16.167106 26780 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.186700 26737 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:16.224247 26768 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.245105 26822 raft_consensus.cc:2804] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:16.297677 26824 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.265198 26811 raft_consensus.cc:3060] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:16.272495 26817 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:16.306880 24943 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:16.271062 26664 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:16.280310 26814 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:13:16.304407 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 145859us
I20260709 12:13:16.239941 26675 consensus_queue.cc:1059] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.054s
I20260709 12:13:16.291628 26723 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:16.362838 25123 raft_consensus.cc:1275] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 12:13:16.320851 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.324460 26768 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:16.324220 26828 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.326241 26780 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:16.326493 26737 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:16.327883 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:16.364547 24876 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48224 (request call id 216) took 4586 ms. Trace:
I20260709 12:13:16.328265 26677 raft_consensus.cc:2804] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:16.327909 25658 raft_consensus.cc:1240] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:16.236513 26535 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.329416 26846 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.330732 26727 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.366331 24876 rpcz_store.cc:276] 0709 12:13:11.761724 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:11.761930 (+   206us) service_pool.cc:224] Handling call
0709 12:13:16.348042 (+4586112us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:15.274375 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:15.377562 (+103187us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:15.377612 (+    50us) write_op.cc:435] Acquired schema lock
0709 12:13:15.377636 (+    24us) tablet.cc:662] Decoding operations
0709 12:13:15.418694 (+ 41058us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:15.418757 (+    63us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:15.418787 (+    30us) tablet.cc:685] Acquiring locks for 14 operations
0709 12:13:15.419991 (+  1204us) tablet.cc:701] Row locks acquired
0709 12:13:15.420012 (+    21us) write_op.cc:260] PREPARE: finished
0709 12:13:15.420177 (+   165us) write_op.cc:270] Start()
0709 12:13:15.420298 (+   121us) write_op.cc:276] Timestamp: P: 1783599195420126 usec, L: 0
0709 12:13:15.420320 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:13:15.607364 (+187044us) log.cc:844] Serialized 5534 byte log entry
0709 12:13:15.941847 (+334483us) op_driver.cc:464] REPLICATION: finished
0709 12:13:16.184785 (+242938us) write_op.cc:301] APPLY: starting
0709 12:13:16.193455 (+  8670us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:16.208284 (+ 14829us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:16.208444 (+   160us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:16.235208 (+ 26764us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:16.235489 (+   281us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=14
0709 12:13:16.235536 (+    47us) write_op.cc:312] APPLY: finished
0709 12:13:16.235906 (+   370us) log.cc:844] Serialized 101 byte log entry
0709 12:13:16.236101 (+   195us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:16.236251 (+   150us) write_op.cc:454] Released schema lock
0709 12:13:16.236311 (+    60us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:16.273090 (+ 36779us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:16.278592 (+  5502us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":376774,"reported_tablets":18,"child_traces":[["op",{"apply.queue_time_us":217457,"apply.run_cpu_time_us":4264,"apply.run_wall_time_us":73628,"num_ops":14,"prepare.queue_time_us":857467,"prepare.run_cpu_time_us":142679,"prepare.run_wall_time_us":693235,"raft.queue_time_us":41979,"raft.run_cpu_time_us":22935,"raft.run_wall_time_us":50968,"replication_time_us":521358,"thread_start_us":769974,"threads_started":4,"wal-append.queue_time_us":275228}]]}
I20260709 12:13:16.332173 26841 raft_consensus.cc:2749] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:16.332782 26664 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:16.263326 26680 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.311575 25656 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58008 (request call id 477) took 1359 ms. Trace:
I20260709 12:13:16.333927 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:16.335094 25120 raft_consensus.cc:2468] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:13:16.336894 25657 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58034 (request call id 386) took 1083 ms. Trace:
I20260709 12:13:16.292819 26721 consensus_queue.cc:260] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.344113 24946 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:16.408257 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 64240.1us
I20260709 12:13:16.349444 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:16.410135 25661 raft_consensus.cc:2393] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 6: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:16.410960 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:16.411988 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:16.349463 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:16.353181 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.355505 25128 raft_consensus.cc:2468] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:16.413468 25125 raft_consensus.cc:2393] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:16.414054 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:16.412529 25661 raft_consensus.cc:2468] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:16.415171 25128 raft_consensus.cc:2410] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 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 12:13:16.337218 24974 raft_consensus.cc:2468] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:16.301265 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:16.302187 26822 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:16.366974 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:16.443207 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:16.443892 25048 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:16.379457 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:16.444371 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:16.445327 25052 raft_consensus.cc:2410] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:16.382200 25095 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:16.446173 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 64078.8us
I20260709 12:13:16.446383 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:16.446997 25095 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:16.447244 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:16.447831 25129 raft_consensus.cc:3060] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:16.448132 25095 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:16.396140 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:16.397445 25123 raft_consensus.cc:1275] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:16.451247 25627 leader_election.cc:304] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:16.451326 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:16.452045 25054 raft_consensus.cc:3060] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:16.451398 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:16.452069 25052 raft_consensus.cc:1275] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:13:16.397799 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 313493us
I20260709 12:13:16.378667 26814 raft_consensus.cc:697] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:16.380791 26677 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:16.417536 25122 raft_consensus.cc:2393] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 3: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:16.367465 26781 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:16.472532 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:16.421552 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:16.479450 25125 raft_consensus.cc:2410] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:16.368045 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:16.270536 25020 leader_election.cc:336] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.181s (SENT)
W20260709 12:13:16.364360 26788 log.cc:927] Time spent T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.069s	user 0.002s	sys 0.000s
I20260709 12:13:16.460922 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:16.491287 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:16.491914 25047 raft_consensus.cc:3060] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:16.461728 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:16.466029 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:16.463994 25095 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:16.460971 26841 raft_consensus.cc:2804] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:16.420501 26649 raft_consensus.cc:2804] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:16.471052 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:16.471757 26763 raft_consensus.cc:2749] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:16.407635 25657 rpcz_store.cc:276] 0709 12:13:15.253346 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:15.985697 (+732351us) service_pool.cc:224] Handling call
0709 12:13:15.987509 (+  1812us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:15.987708 (+   199us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:15.987741 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:15.987786 (+    45us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:15.987826 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:15.987887 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:16.336660 (+348773us) spinlock_profiling.cc:243] Waited 1.42 ms on lock 0x7b540003b1d0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8e8ad 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:16.336826 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3267328}
I20260709 12:13:16.487455 26431 tablet_bootstrap.cc:492] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:13:16.488283 26814 consensus_queue.cc:237] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.459623 26856 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.448693 26822 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:16.470669 26721 raft_consensus.cc:3060] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:16.449065 26828 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:16.449184 25655 raft_consensus.cc:1240] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:16.497627 25095 leader_election.cc:400] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4.
I20260709 12:13:16.463222 26759 raft_consensus.cc:2749] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:16.465687 26783 raft_consensus.cc:2749] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:16.499469 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 228973us
I20260709 12:13:16.503804 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:16.503911 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:16.505364 25124 raft_consensus.cc:2393] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 3: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:16.470372 26677 raft_consensus.cc:3060] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:16.396903 26794 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.096s
I20260709 12:13:16.458303 25653 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:16.514430 25054 raft_consensus.cc:2468] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:16.518409 25129 raft_consensus.cc:2468] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:16.547134 25095 leader_election.cc:403] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:16.546945 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:16.547744 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.499033 26513 raft_consensus.cc:2749] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:16.564026 25020 leader_election.cc:336] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.183s (SENT)
I20260709 12:13:16.612982 25018 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:16.550256 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:16.403388 25656 rpcz_store.cc:276] 0709 12:13:14.949715 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:14.952919 (+  3204us) service_pool.cc:224] Handling call
0709 12:13:14.953253 (+   334us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:15.951772 (+998519us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:16.291400 (+339628us) spinlock_profiling.cc:243] Waited 941 ms on lock 0x7b54004f15d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:16.309283 (+ 17883us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2165356416}
I20260709 12:13:16.505792 26649 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:16.509917 26841 raft_consensus.cc:697] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:16.579253 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:16.584479 26781 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:16.585429 26680 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:16.589234 26727 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:16.590113 26535 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:16.599831 26747 raft_consensus.cc:3055] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:16.664382 26747 raft_consensus.cc:740] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
W20260709 12:13:16.665778 26860 log.cc:927] Time spent T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.267s	user 0.002s	sys 0.000s
I20260709 12:13:16.665314 26747 consensus_queue.cc:260] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.666759 26747 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:16.547755 26856 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.668413 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:16.656873 26513 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.669274 26513 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:16.603696 26431 tablet_bootstrap.cc:492] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:13:16.670738 26431 ts_tablet_manager.cc:1403] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 1.907s	user 0.041s	sys 0.011s
I20260709 12:13:16.670902 26846 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:16.610323 25051 raft_consensus.cc:2393] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 6: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
W20260709 12:13:16.610404 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 113011us
I20260709 12:13:16.610777 25627 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:16.576413 25047 raft_consensus.cc:2468] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:16.673681 25095 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:16.611985 25046 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:16.617668 25048 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:16.616313 25020 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:16.674857 25095 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:16.673640 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 62942us
I20260709 12:13:16.619171 25054 raft_consensus.cc:1275] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:13:16.655156 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.679001 25095 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:16.682889 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 118930us
W20260709 12:13:16.683497 25020 leader_election.cc:336] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.190s (SENT)
I20260709 12:13:16.617684 26763 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 4
W20260709 12:13:16.688387 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 246519us
I20260709 12:13:16.688814 25095 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:16.655613 26623 raft_consensus.cc:2749] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:16.655113 26649 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:16.695506 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:16.691113 25054 raft_consensus.cc:1275] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:13:16.691808 25020 leader_election.cc:336] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.206s (SENT)
I20260709 12:13:16.696928 25020 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:16.698874 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 237014us
I20260709 12:13:16.656117 26616 raft_consensus.cc:2804] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:16.700920 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:16.611361 26723 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.687273 26759 raft_consensus.cc:2749] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:16.700958 25021 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:16.681991 26680 raft_consensus.cc:2804] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:16.687470 26535 raft_consensus.cc:2749] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:16.684449 26781 raft_consensus.cc:2749] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:16.704306 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.705145 25021 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:16.705173 24946 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:16.737112 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:16.698390 26783 raft_consensus.cc:2804] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:16.738052 25021 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:16.741371 25021 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:16.699455 26727 raft_consensus.cc:2749] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:16.703012 26616 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:16.748967 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:16.747607 25661 raft_consensus.cc:1240] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:16.749610 25049 raft_consensus.cc:3060] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:16.700748 25050 raft_consensus.cc:1275] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:16.736537 26856 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:16.740362 26737 raft_consensus.cc:2749] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:16.699386 26539 consensus_queue.cc:1059] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.104s
I20260709 12:13:16.743824 26783 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:16.700274 26782 consensus_queue.cc:1059] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.103s
I20260709 12:13:16.813858 25049 raft_consensus.cc:2468] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:16.798384 26616 raft_consensus.cc:3060] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:16.844973 25625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:16.860239 26868 log.cc:927] Time spent T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.184s	user 0.000s	sys 0.000s
W20260709 12:13:16.861179 26867 log.cc:927] Time spent T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.176s	user 0.000s	sys 0.000s
I20260709 12:13:16.860800 24874 catalog_manager.cc:5697] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 5, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 5 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:13:16.862666 26865 log.cc:927] Time spent T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.299s	user 0.000s	sys 0.000s
W20260709 12:13:16.863596 26869 log.cc:927] Time spent T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.179s	user 0.000s	sys 0.001s
I20260709 12:13:16.828809 26371 raft_consensus.cc:2749] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:16.877238 26783 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:16.804082 26864 raft_consensus.cc:2804] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:16.855739 26431 raft_consensus.cc:359] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:16.742515 26794 consensus_queue.cc:1059] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.090s
I20260709 12:13:16.907698 26782 consensus_queue.cc:1243] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer 030e384b13804beabcacc99f2d305ee2 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 12:13:16.804821 25657 raft_consensus.cc:1240] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:16.747108 26680 raft_consensus.cc:697] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
W20260709 12:13:16.900151 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.943032 26864 raft_consensus.cc:697] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:16.976861 26870 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:16.982746 26870 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:16.981980 26864 consensus_queue.cc:237] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:16.992014 24973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49232 (request call id 195) took 1062 ms. Trace:
I20260709 12:13:16.994495 26870 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:16.992713 24973 rpcz_store.cc:276] 0709 12:13:15.929731 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:16.000207 (+ 70476us) service_pool.cc:224] Handling call
0709 12:13:16.326988 (+326781us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:16.327383 (+   395us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:16.327420 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:16.327961 (+   541us) log.cc:844] Serialized 26 byte log entry
0709 12:13:16.549176 (+221215us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:16.671200 (+122024us) log.cc:844] Serialized 14 byte log entry
0709 12:13:16.684941 (+ 13741us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:16.690988 (+  6047us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:16.986126 (+295138us) raft_consensus.cc:1685] finished
0709 12:13:16.986165 (+    39us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:16.991725 (+  5560us) spinlock_profiling.cc:243] Waited 286 ms on lock 0x7b54000fb250. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8e8ad 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:16.991912 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":65817,"prepare.queue_time_us":66603,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":1873,"raft.queue_time_us":134253,"raft.run_cpu_time_us":271,"raft.run_wall_time_us":25590,"spinlock_wait_cycles":656745344,"thread_start_us":198480,"threads_started":1,"wal-append.queue_time_us":235709}
I20260709 12:13:16.702275 26685 consensus_queue.cc:1059] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.176s
I20260709 12:13:16.908063 24874 catalog_manager.cc:5697] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 1 to 2, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:17.028398 24874 catalog_manager.cc:5697] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 2 to 3, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 3 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:16.704864 26513 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:16.890327 26817 consensus_meta.cc:287] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.553s	user 0.010s	sys 0.000s
I20260709 12:13:16.891227 26871 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:16.936512 24974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49232 (request call id 193) took 1007 ms. Trace:
I20260709 12:13:16.938639 25658 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58034 (request call id 389) took 1119 ms. Trace:
I20260709 12:13:16.746155 26863 raft_consensus.cc:2804] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:16.911852 26781 raft_consensus.cc:3055] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 12:13:16.942253 26866 log.cc:927] Time spent T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.365s	user 0.001s	sys 0.000s
I20260709 12:13:16.820875 26841 consensus_queue.cc:237] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:17.036666 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:17.048792 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 346534us
I20260709 12:13:16.988152 26782 raft_consensus.cc:3055] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:17.016031 26824 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:17.045270 26811 consensus_meta.cc:287] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.708s	user 0.017s	sys 0.000s
W20260709 12:13:17.045069 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 348588us
I20260709 12:13:17.063562 25095 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:17.032198 24874 catalog_manager.cc:5697] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 3 to 5, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 5 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:17.014755 25122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34314 (request call id 188) took 1018 ms. Trace:
I20260709 12:13:17.043115 26623 raft_consensus.cc:2749] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:17.043370 26863 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:17.044374 26781 raft_consensus.cc:740] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:17.045470 26513 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.013447 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:17.069470 24874 catalog_manager.cc:5697] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 2 to 4, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 4 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:17.041551 25658 rpcz_store.cc:276] 0709 12:13:15.819677 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:16.020997 (+201320us) service_pool.cc:224] Handling call
0709 12:13:16.021360 (+   363us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:16.397160 (+375800us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:16.938312 (+541152us) spinlock_profiling.cc:243] Waited 290 ms on lock 0x7b5400496954. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:16.938558 (+   246us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":667040640}
I20260709 12:13:17.076009 26873 consensus_queue.cc:1059] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:17.078109 26431 raft_consensus.cc:740] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:13:17.078667 26737 consensus_queue.cc:1048] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:17.039352 24974 rpcz_store.cc:276] 0709 12:13:15.928821 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:15.980762 (+ 51941us) service_pool.cc:224] Handling call
0709 12:13:16.936277 (+955515us) spinlock_profiling.cc:243] Waited 42.7 ms on lock 0x7b54001f40d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:16.936422 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":98153344}
W20260709 12:13:17.063241 26664 consensus_meta.cc:287] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.657s	user 0.011s	sys 0.001s
I20260709 12:13:17.052737 26782 raft_consensus.cc:740] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:17.090878 24874 catalog_manager.cc:5697] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:17.040495 26677 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.045665 26817 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:17.101881 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 324463us
W20260709 12:13:17.100447 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 395321us
W20260709 12:13:17.102326 26768 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.617s	user 0.028s	sys 0.077s
I20260709 12:13:17.084337 26863 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.112855 24874 catalog_manager.cc:5697] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:17.114506 24874 catalog_manager.cc:5697] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 1 to 3, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 3 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:17.067199 26811 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.095423 26723 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:17.119158 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:17.116307 24874 catalog_manager.cc:5697] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:17.121097 26805 consensus_queue.cc:1059] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:17.066434 26871 consensus_queue.cc:1059] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.042s
I20260709 12:13:17.142174 24874 catalog_manager.cc:5697] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 2 to 4, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 4 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:17.127986 24946 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:17.147832 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:17.150508 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:17.118140 26768 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.633s	user 0.028s	sys 0.078s
I20260709 12:13:17.104321 25653 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:17.065357 25122 rpcz_store.cc:276] 0709 12:13:15.996063 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:15.999418 (+  3355us) service_pool.cc:224] Handling call
0709 12:13:17.014523 (+1015105us) spinlock_profiling.cc:243] Waited 390 ms on lock 0x7b54004187d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:17.014681 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":897635712}
I20260709 12:13:17.098124 26513 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:17.198698 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 70797.7us
I20260709 12:13:17.203219 24946 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:17.107204 26664 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.242821 26664 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:17.215368 26675 raft_consensus.cc:2804] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:17.244059 26675 raft_consensus.cc:697] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:17.246877 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:17.190562 26864 consensus_queue.cc:1048] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 12:13:17.250731 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:17.251582 25122 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:17.234191 26513 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:17.103941 26680 consensus_queue.cc:237] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.207602 26870 raft_consensus.cc:3055] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:17.212482 26879 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:17.273829 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 151311us
W20260709 12:13:17.267323 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:17.128441 26872 consensus_queue.cc:1048] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.100s
W20260709 12:13:17.263296 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 199804us
I20260709 12:13:17.275411 26749 raft_consensus.cc:2804] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:13:17.239946 26822 consensus_meta.cc:287] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.676s	user 0.009s	sys 0.002s
W20260709 12:13:17.288751 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:17.191071 26781 consensus_queue.cc:260] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:17.268895 26870 raft_consensus.cc:740] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:17.272275 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:17.129179 26431 consensus_queue.cc:260] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:17.198822 26782 consensus_queue.cc:260] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:17.329373 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 54619.1us
I20260709 12:13:17.328992 25124 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1466) took 1116 ms. Trace:
I20260709 12:13:17.330950 25124 rpcz_store.cc:276] 0709 12:13:16.212157 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:16.214140 (+  1983us) service_pool.cc:224] Handling call
0709 12:13:17.328753 (+1114613us) spinlock_profiling.cc:243] Waited 290 ms on lock 0x7b5400417dd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:17.328920 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":667046144}
W20260709 12:13:17.326519 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 123355us
I20260709 12:13:17.333429 26768 consensus_queue.cc:1048] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:13:17.326627 25655 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58008 (request call id 481) took 1490 ms. Trace:
I20260709 12:13:17.326301 26675 consensus_queue.cc:237] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:17.298610 26822 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.299547 26749 raft_consensus.cc:697] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:17.362927 26749 consensus_queue.cc:237] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:17.363771 26885 log.cc:927] Time spent T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 12:13:17.349100 26782 raft_consensus.cc:3060] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:17.353555 26810 consensus_queue.cc:1048] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:13:17.366369 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:17.353681 26842 consensus_queue.cc:1048] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.014s
W20260709 12:13:17.368707 26747 consensus_meta.cc:287] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.702s	user 0.010s	sys 0.004s
I20260709 12:13:17.353993 25659 raft_consensus.cc:1240] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:17.369098 26677 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:17.349495 25655 rpcz_store.cc:276] 0709 12:13:15.836025 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:16.049299 (+213274us) service_pool.cc:224] Handling call
0709 12:13:16.049655 (+   356us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:16.562765 (+513110us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:17.297779 (+735014us) spinlock_profiling.cc:243] Waited 357 ms on lock 0x7b5400600254. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:17.324439 (+ 26660us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":820260096}
I20260709 12:13:17.370530 26616 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.370939 25659 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58018 (request call id 434) took 1020 ms. Trace:
I20260709 12:13:17.371292 25659 rpcz_store.cc:276] 0709 12:13:16.350891 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:16.351036 (+   145us) service_pool.cc:224] Handling call
0709 12:13:16.351334 (+   298us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:17.369270 (+1017936us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:17.370726 (+  1456us) spinlock_profiling.cc:243] Waited 1 s on lock 0x7b54006fe0d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:17.370886 (+   160us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2305470720}
I20260709 12:13:17.374421 26431 ts_tablet_manager.cc:1434] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.703s	user 0.012s	sys 0.001s
W20260709 12:13:17.374831 26431 ts_tablet_manager.cc:1467] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864: Tablet startup took 703ms
I20260709 12:13:17.376806 25018 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:17.280903 26879 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:17.378211 26842 raft_consensus.cc:2804] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:17.378273 26794 consensus_queue.cc:1059] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:17.378674 26842 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:17.379060 26842 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:17.379089 26794 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.379248 26879 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:17.379652 26794 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:17.338260 26886 consensus_queue.cc:1048] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 12:13:17.354369 26822 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:17.387951 26794 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:17.397483 26781 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:17.375200 26431 ts_tablet_manager.cc:1469] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864: Trace:
0709 12:13:01.547624 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:01.548107 (+   483us) service_pool.cc:224] Handling call
0709 12:13:01.983666 (+435559us) ts_tablet_manager.cc:934] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
0709 12:13:10.373042 (+8389376us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:13:10.780704 (+407662us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:10.780918 (+   214us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:13:11.391257 (+610339us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:13:11.417451 (+ 26194us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:11.479965 (+ 62514us) ts_tablet_manager.cc:989] Replica registered.
0709 12:13:11.480133 (+   168us) inbound_call.cc:177] Queueing success response
0709 12:13:14.752711 (+3272578us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 12:13:16.671086 (+1918375us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 12:13:16.852485 (+181399us) tablet_replica.cc:261] Starting instrumentation
0709 12:13:16.853461 (+   976us) tablet_replica.cc:280] Starting consensus
Metrics: {"dns_us":43563,"raft.queue_time_us":4536,"raft.run_cpu_time_us":139,"raft.run_wall_time_us":18070,"tablet-copy.queue_time_us":290687,"tablet-download-pool.queue_time_us":7416,"tablet-download-pool.run_cpu_time_us":1228,"tablet-download-pool.run_wall_time_us":2250125,"thread_start_us":396049,"threads_started":2}
I20260709 12:13:17.399893 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:17.399657 26870 consensus_queue.cc:260] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.401597 26870 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:17.380018 26879 raft_consensus.cc:493] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.379930 26810 consensus_queue.cc:1059] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:17.330097 25657 raft_consensus.cc:3060] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.380535 26889 raft_consensus.cc:3055] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:17.381294 26817 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:17.381736 26811 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:17.381775 26616 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:17.356853 26887 raft_consensus.cc:2749] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:17.382961 26539 raft_consensus.cc:3055] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 12:13:17.405902 26763 consensus_meta.cc:287] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.715s	user 0.011s	sys 0.000s
I20260709 12:13:17.383841 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
W20260709 12:13:17.388597 26721 consensus_meta.cc:287] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.840s	user 0.009s	sys 0.003s
I20260709 12:13:17.353807 26823 consensus_queue.cc:1048] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
W20260709 12:13:17.429467 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:17.389542 26875 log.cc:927] Time spent T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.484s	user 0.003s	sys 0.000s
I20260709 12:13:17.390214 25122 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
W20260709 12:13:17.433384 26858 log.cc:927] Time spent T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 1.017s	user 0.000s	sys 0.016s
I20260709 12:13:17.434569 25654 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58034 (request call id 396) took 1068 ms. Trace:
I20260709 12:13:17.352366 25020 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:17.393396 25661 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58018 (request call id 437) took 1027 ms. Trace:
I20260709 12:13:17.393748 26842 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.388665 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:17.325037 26685 consensus_queue.cc:1243] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer 030e384b13804beabcacc99f2d305ee2 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 12:13:17.361358 26649 consensus_meta.cc:287] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.659s	user 0.011s	sys 0.000s
I20260709 12:13:17.400477 25662 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:17.332612 24946 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:17.383670 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:17.419363 26623 raft_consensus.cc:3055] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:17.421792 26539 raft_consensus.cc:740] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:17.436527 25661 rpcz_store.cc:276] 0709 12:13:16.366197 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:16.415931 (+ 49734us) service_pool.cc:224] Handling call
0709 12:13:16.416212 (+   281us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:16.803721 (+387509us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:17.393173 (+589452us) spinlock_profiling.cc:243] Waited 331 ms on lock 0x7b54006e4954. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:17.393338 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":761711488}
I20260709 12:13:17.446043 25124 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:17.417857 26889 raft_consensus.cc:740] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
W20260709 12:13:17.449492 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 97193.3us
I20260709 12:13:17.426524 26763 raft_consensus.cc:2749] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4.
W20260709 12:13:17.457639 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 125118us
W20260709 12:13:17.488687 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:17.488982 24946 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:17.490904 25020 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:17.491305 24946 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:17.460458 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 351219us
I20260709 12:13:17.462031 25127 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:17.464010 25124 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:17.493516 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.494166 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.466579 26759 raft_consensus.cc:3055] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 12:13:17.475142 25625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:17.475309 26581 raft_consensus.cc:3055] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:17.543990 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:17.544262 26581 raft_consensus.cc:740] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:17.544713 24980 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:17.478763 26896 log.cc:927] Time spent T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.121s	user 0.000s	sys 0.001s
I20260709 12:13:17.409310 26879 raft_consensus.cc:515] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:17.421337 26783 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.494870 25121 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:17.551177 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.551992 25121 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:17.553092 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.553690 25121 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:17.554656 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.555387 25121 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:17.468883 25627 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:13:17.557106 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 88291.3us
I20260709 12:13:17.494217 25125 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:17.559470 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.560220 25125 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:17.561321 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:17.495985 26747 raft_consensus.cc:2804] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:17.496500 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:17.496497 26871 consensus_queue.cc:1048] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:17.497536 26814 consensus_queue.cc:1048] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:17.497164 26539 consensus_queue.cc:260] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:17.498251 26677 raft_consensus.cc:2804] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:17.498669 26377 raft_consensus.cc:3055] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:17.577415 26377 raft_consensus.cc:740] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:17.578382 26377 consensus_queue.cc:260] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.579033 25124 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:17.579416 26377 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:17.579978 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.580157 25657 raft_consensus.cc:2468] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:17.499145 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.580968 25126 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:17.581595 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.545334 26581 consensus_queue.cc:260] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.581995 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.582810 25126 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:17.583815 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.584007 26677 raft_consensus.cc:697] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:17.450127 26623 raft_consensus.cc:740] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:17.585187 26677 consensus_queue.cc:237] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:17.585772 26623 consensus_queue.cc:260] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.450453 26649 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:17.587610 26747 raft_consensus.cc:697] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:17.500265 25120 raft_consensus.cc:1275] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:13:17.588959 25120 pending_rounds.cc:85] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 2
I20260709 12:13:17.589265 25120 pending_rounds.cc:107] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:13:17.584378 25126 raft_consensus.cc:2468] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:17.490295 26810 consensus_queue.cc:1059] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.016s
I20260709 12:13:17.506371 26842 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:17.494652 26901 raft_consensus.cc:2804] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:17.595348 26901 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:17.508284 26897 consensus_queue.cc:1048] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:17.522328 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:17.522733 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:17.523393 25049 raft_consensus.cc:1240] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:17.524065 25628 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:17.527433 25127 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:17.529327 26863 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:17.530647 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:17.532047 26874 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.533277 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:17.533579 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:17.534726 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:17.535173 25020 leader_election.cc:304] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:17.535549 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:17.535723 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:17.536150 26864 raft_consensus.cc:2749] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:17.536443 26873 consensus_queue.cc:1048] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:17.536836 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:17.611677 26901 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.540083 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:17.669327 24976 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:17.541393 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:17.542984 26664 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:17.548920 25092 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:17.670317 25661 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 5
W20260709 12:13:17.670689 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 121868us
I20260709 12:13:17.457273 26616 raft_consensus.cc:2749] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:17.556399 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.563259 24980 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:17.672580 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:17.558314 25627 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:17.567746 25125 raft_consensus.cc:2410] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 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.
W20260709 12:13:17.569039 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 73259.4us
I20260709 12:13:17.537304 26685 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.538671 26759 raft_consensus.cc:740] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:17.574472 26879 leader_election.cc:290] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:17.683090 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:17.575073 25129 raft_consensus.cc:1240] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:17.576022 26783 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:17.582319 25124 raft_consensus.cc:2393] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 2: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:17.588519 26747 consensus_queue.cc:237] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:17.499712 26889 consensus_queue.cc:260] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_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: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:17.689668 25092 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:17.501880 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.700874 25123 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:17.503530 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:17.702073 25128 raft_consensus.cc:2376] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3. Re-sending same reply.
I20260709 12:13:17.434995 25654 rpcz_store.cc:276] 0709 12:13:16.366480 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:16.462746 (+ 96266us) service_pool.cc:224] Handling call
0709 12:13:16.504180 (+ 41434us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:16.577086 (+ 72906us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:16.582071 (+  4985us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:16.582638 (+   567us) log.cc:844] Serialized 26 byte log entry
0709 12:13:16.737044 (+154406us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:16.742564 (+  5520us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:16.748732 (+  6168us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:17.389047 (+640315us) spinlock_profiling.cc:243] Waited 4.38 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:17.434199 (+ 45152us) raft_consensus.cc:1685] finished
0709 12:13:17.434231 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:17.434510 (+   279us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":6702,"raft.run_cpu_time_us":117,"raft.run_wall_time_us":6000,"spinlock_wait_cycles":10075520,"thread_start_us":121385,"threads_started":1,"wal-append.queue_time_us":164816}
I20260709 12:13:17.594844 26810 raft_consensus.cc:3055] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:17.589484 26539 raft_consensus.cc:3060] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.569948 26811 raft_consensus.cc:2804] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:17.596239 25120 raft_consensus.cc:2889] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:17.711230 26811 raft_consensus.cc:697] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:17.711759 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:17.712034 26535 raft_consensus.cc:2804] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:17.712580 26535 raft_consensus.cc:697] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:17.712286 26811 consensus_queue.cc:237] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.713140 25657 raft_consensus.cc:1240] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:17.609171 26581 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.713513 26535 consensus_queue.cc:237] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:17.715193 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:17.628803 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 104830us
I20260709 12:13:17.717904 26680 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.717935 26863 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:17.665795 24972 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 2.
I20260709 12:13:17.718529 26680 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.720117 24972 raft_consensus.cc:1240] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:17.720568 26680 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:17.721575 24972 raft_consensus.cc:1240] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 12:13:17.668442 26842 raft_consensus.cc:2749] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:17.663546 26874 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:17.724025 24974 raft_consensus.cc:2393] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 4: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:17.724449 26759 consensus_queue.cc:260] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:17.646696 24945 leader_election.cc:336] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.687s (SENT)
I20260709 12:13:17.725759 26759 raft_consensus.cc:3060] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:17.725899 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 79265.2us
W20260709 12:13:17.727142 24945 leader_election.cc:336] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.721s (SENT)
I20260709 12:13:17.658342 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.728559 25126 raft_consensus.cc:2376] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4. Re-sending same reply.
I20260709 12:13:17.728977 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:17.729493 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:17.712378 25120 raft_consensus.cc:2376] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3. Re-sending same reply.
I20260709 12:13:17.730175 26805 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:13:17.666261 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 131162us
I20260709 12:13:17.593246 26623 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:17.536844 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:17.627245 26897 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:17.628786 26814 raft_consensus.cc:493] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:17.674536 25021 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:17.672009 25121 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:17.682055 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:17.658471 26822 raft_consensus.cc:2804] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:17.682556 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.700069 24989 tablet_copy_service.cc:342] P 030e384b13804beabcacc99f2d305ee2: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-2e85aa8f8cf74c8eaa6afb886409f3e4 received from {username='slave'} at 127.0.0.1:49232
I20260709 12:13:17.656746 26649 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:17.695670 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 137432us
I20260709 12:13:17.696838 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:17.746294 25129 raft_consensus.cc:2410] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:17.697284 25661 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:17.679419 24971 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:17.705238 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:17.750062 25124 raft_consensus.cc:2376] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4. Re-sending same reply.
I20260709 12:13:17.750344 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.750927 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.705766 26810 raft_consensus.cc:740] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:17.635237 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.725011 26874 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:17.729753 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:17.757874 25128 raft_consensus.cc:3060] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:17.690361 26664 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.729516 25123 raft_consensus.cc:2376] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4. Re-sending same reply.
I20260709 12:13:17.690207 26685 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:17.731804 25020 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:17.666581 24979 raft_consensus.cc:2410] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 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 12:13:17.737404 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:17.740279 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:17.738176 24977 raft_consensus.cc:2393] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 5: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:17.739282 25125 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:17.682586 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:17.767204 24980 raft_consensus.cc:2410] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 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 12:13:17.767632 25020 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:17.768417 25128 raft_consensus.cc:2468] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:17.749526 24989 tablet_copy_service.cc:434] P 030e384b13804beabcacc99f2d305ee2: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-2e85aa8f8cf74c8eaa6afb886409f3e4 on tablet 2e85aa8f8cf74c8eaa6afb886409f3e4 with peer 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:17.740549 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 199262us
W20260709 12:13:17.744458 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 70047.5us
W20260709 12:13:17.769378 24945 leader_election.cc:336] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.809s (SENT)
I20260709 12:13:17.769827 24945 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:17.770445 25654 raft_consensus.cc:1240] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:17.751029 25129 raft_consensus.cc:2468] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:17.771453 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:17.771797 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.707901 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:17.690111 26675 consensus_queue.cc:1059] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 5.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.056s
I20260709 12:13:17.772862 26810 consensus_queue.cc:260] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.774510 26810 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:17.777161 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.730719 26805 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.778818 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.779582 25125 raft_consensus.cc:2393] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 3: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:17.782784 26685 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:17.783013 25129 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:17.743191 26897 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.785341 25129 raft_consensus.cc:1240] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: [2.5-4.6]
I20260709 12:13:17.785519 26897 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:17.786166 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:17.752681 25127 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:17.786758 25129 raft_consensus.cc:1275] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:17.787209 25129 pending_rounds.cc:85] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 1
I20260709 12:13:17.748999 25018 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:17.662467 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:17.788242 25049 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:17.788322 25129 pending_rounds.cc:107] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:17.788887 25129 raft_consensus.cc:2889] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:17.761596 25627 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:17.762075 25659 raft_consensus.cc:1240] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:17.763919 25121 raft_consensus.cc:2410] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 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 12:13:17.684966 26782 raft_consensus.cc:2804] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:17.755463 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:17.704373 26723 raft_consensus.cc:2804] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:17.742164 26371 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:13:17.764810 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 46776.3us
I20260709 12:13:17.794593 25125 raft_consensus.cc:1240] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 12:13:17.700461 26879 consensus_queue.cc:1059] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.049s
I20260709 12:13:17.753386 26873 raft_consensus.cc:2749] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:17.802829 25020 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:17.802866 25628 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:17.749472 26822 raft_consensus.cc:697] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:17.807641 25124 raft_consensus.cc:1275] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:13:17.822108 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 73207.1us
I20260709 12:13:17.809891 24945 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:17.822780 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:17.807098 25049 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:17.739974 26783 consensus_queue.cc:1059] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.026s
I20260709 12:13:17.825055 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:17.829514 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:17.830200 25048 raft_consensus.cc:3060] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:13:17.830305 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:17.830652 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.834272 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:17.840875 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:17.801131 26649 raft_consensus.cc:2749] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:17.801295 25120 raft_consensus.cc:3060] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:17.864658 24945 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:17.863421 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:17.800884 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:17.802002 26782 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:17.867116 25048 raft_consensus.cc:2468] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:17.878913 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:17.821717 26841 raft_consensus.cc:2804] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:17.881279 25049 raft_consensus.cc:3060] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:17.742296 26814 raft_consensus.cc:515] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.885175 25046 raft_consensus.cc:2393] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:17.816557 26878 raft_consensus.cc:2749] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:17.898397 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 95688.5us
I20260709 12:13:17.873647 25095 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:17.883935 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:17.901647 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:17.902443 25048 raft_consensus.cc:2368] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5.
I20260709 12:13:17.852984 26616 raft_consensus.cc:2804] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:17.903192 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:17.818302 26781 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:17.904588 24945 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:17.917488 24945 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:17.925043 25020 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:17.861317 26877 raft_consensus.cc:2804] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:17.925172 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:17.849900 25050 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:17.923719 24945 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:17.902084 26867 log.cc:927] Time spent T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
W20260709 12:13:17.926994 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 134861us
W20260709 12:13:17.927507 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 54169.8us
I20260709 12:13:17.821605 26371 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.928900 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:17.930809 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:17.934538 24945 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:17.935012 25095 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:17.914799 25049 raft_consensus.cc:2468] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:17.879565 26768 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:17.897888 26535 raft_consensus.cc:3055] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:17.944232 24945 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:17.943248 25095 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:17.916610 26766 raft_consensus.cc:2804] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:17.936853 25627 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:17.899349 26782 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:17.938581 25048 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:17.953265 25095 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:17.953395 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:17.936023 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:17.911377 26794 raft_consensus.cc:3055] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Stepping down as leader of term 4
W20260709 12:13:17.936136 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:17.900099 26863 consensus_queue.cc:1059] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 12:13:17.918231 26675 raft_consensus.cc:2804] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:17.961997 25049 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:17.961258 25662 raft_consensus.cc:1240] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:17.961366 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:17.909926 26616 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:17.927562 26877 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:17.928052 26871 raft_consensus.cc:2804] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:17.928208 26677 raft_consensus.cc:2804] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:18.001526 26677 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:18.002018 26677 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:18.002902 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:17.955534 26886 raft_consensus.cc:2804] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:17.926599 26781 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:18.004887 26886 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:13:18.005076 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 80122.5us
I20260709 12:13:18.005368 26886 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.006863 26863 raft_consensus.cc:2749] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:18.006923 26781 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:18.007663 26863 raft_consensus.cc:3055] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:18.008037 26863 raft_consensus.cc:740] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:17.941552 26685 raft_consensus.cc:2804] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:18.008824 26685 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.009266 26685 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:18.011651 26371 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:17.960423 26903 raft_consensus.cc:2749] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:18.014210 26377 consensus_queue.cc:1059] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:18.014637 26805 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:18.015005 26377 consensus_queue.cc:1243] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer 3f6b8adc1ec6495c8c574fff0f49c864 log is divergent from this leader: its last log entry 4.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 12:13:17.990000 26822 consensus_queue.cc:237] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Queue going to 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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:17.957494 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.957752 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:17.929488 24972 raft_consensus.cc:3060] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.961097 25129 raft_consensus.cc:1275] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:17.956403 26817 raft_consensus.cc:2804] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:17.880813 26721 consensus_queue.cc:1059] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.050s
I20260709 12:13:17.962994 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:18.087075 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:18.087827 25049 raft_consensus.cc:2393] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:17.964951 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:17.915807 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 113031us
I20260709 12:13:17.929334 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:17.940768 26680 raft_consensus.cc:2749] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:17.961944 26879 consensus_queue.cc:1059] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.039s
I20260709 12:13:18.095078 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:18.008186 26766 raft_consensus.cc:697] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:17.928521 26891 raft_consensus.cc:2749] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:17.964707 26675 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:17.931805 26870 consensus_queue.cc:1048] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
W20260709 12:13:18.111174 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 157841us
I20260709 12:13:17.951139 26874 raft_consensus.cc:2804] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:13:18.004391 26913 log.cc:927] Time spent T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.134s	user 0.000s	sys 0.000s
I20260709 12:13:17.944180 26535 raft_consensus.cc:740] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:18.071552 25124 raft_consensus.cc:2410] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 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 12:13:18.126319 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:17.943672 26747 raft_consensus.cc:2804] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:18.073797 25123 raft_consensus.cc:2468] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:18.070235 25020 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:18.070663 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:18.127851 25121 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:18.127990 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 58511.4us
I20260709 12:13:18.092772 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:18.128870 25049 raft_consensus.cc:2393] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
W20260709 12:13:18.093304 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:18.129617 26891 raft_consensus.cc:2749] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:18.096235 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:18.130795 25129 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:18.130499 26891 consensus_queue.cc:1048] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:17.991950 26616 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:18.070472 26866 log.cc:927] Time spent T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.119s	user 0.001s	sys 0.000s
I20260709 12:13:17.964352 26649 raft_consensus.cc:2749] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:17.995108 26877 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:17.965539 26920 log.cc:927] Time spent T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.086s	user 0.000s	sys 0.001s
I20260709 12:13:17.965401 26794 raft_consensus.cc:740] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:18.103507 24971 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:17.993851 26871 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:13:18.110188 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:18.123948 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:17.949419 26768 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:18.070756 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:18.114497 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:18.115722 25628 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:18.118906 25095 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:18.162475 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 43675us
I20260709 12:13:18.008054 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:18.113673 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 150103us
I20260709 12:13:18.119494 24943 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:17.998265 26763 consensus_queue.cc:1059] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.116s
I20260709 12:13:18.126900 25124 raft_consensus.cc:2468] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:18.129659 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:18.186654 25049 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:18.186908 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:18.186926 26783 raft_consensus.cc:2804] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:18.101596 26841 raft_consensus.cc:697] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
W20260709 12:13:18.123528 26905 log.cc:927] Time spent T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.370s	user 0.000s	sys 0.001s
I20260709 12:13:18.111248 26675 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:18.189520 26841 consensus_queue.cc:237] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:18.102201 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:18.113873 26874 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:18.153046 25121 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:18.121155 26817 raft_consensus.cc:697] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:17.940864 26899 consensus_queue.cc:1048] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.157s
I20260709 12:13:18.132871 26680 raft_consensus.cc:2804] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:18.204295 25662 raft_consensus.cc:1275] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:18.008857 26863 consensus_queue.cc:260] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:18.165644 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 52810.6us
I20260709 12:13:18.188555 26783 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:18.193123 25048 raft_consensus.cc:2393] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:18.197031 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:18.159400 26871 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:18.216114 25122 raft_consensus.cc:1275] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:18.155323 26891 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:18.199643 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 83994.7us
W20260709 12:13:18.157266 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 201022us
I20260709 12:13:18.211560 25021 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:18.213300 26925 log.cc:927] Time spent T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260709 12:13:18.229552 25049 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:18.193928 26814 leader_election.cc:290] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:18.216534 25122 pending_rounds.cc:85] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 1
I20260709 12:13:18.246483 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:18.199270 26874 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:18.250559 26723 raft_consensus.cc:697] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:18.202243 26931 raft_consensus.cc:3055] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:18.251991 25122 pending_rounds.cc:107] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:18.253001 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:18.252460 25628 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:18.253921 25095 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:18.196998 24973 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:18.206139 26680 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.256804 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:18.196092 26766 consensus_queue.cc:237] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:18.217234 26912 log.cc:927] Time spent T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.332s	user 0.000s	sys 0.001s
I20260709 12:13:18.217227 26783 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:18.209136 26664 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:18.192855 26794 consensus_queue.cc:260] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:18.279589 25122 raft_consensus.cc:2889] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:18.233515 26937 raft_consensus.cc:2749] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:18.203540 26939 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.292745 25049 raft_consensus.cc:2393] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 4: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:18.255710 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:18.247061 26763 consensus_queue.cc:1048] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.032s
I20260709 12:13:18.194007 26535 consensus_queue.cc:260] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:18.322479 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:18.323705 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:18.251137 26747 raft_consensus.cc:697] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
W20260709 12:13:18.307888 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:18.267347 26931 raft_consensus.cc:740] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
W20260709 12:13:18.252822 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 308663us
I20260709 12:13:18.251904 26891 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:18.298040 26680 raft_consensus.cc:3060] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:18.318404 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 66059.5us
I20260709 12:13:18.303557 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:18.330029 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:18.337638 24945 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:18.315838 26945 raft_consensus.cc:2749] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:18.310927 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:18.340890 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:18.375679 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:18.292717 26817 consensus_queue.cc:237] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:18.360494 26922 log.cc:927] Time spent T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.241s	user 0.001s	sys 0.000s
I20260709 12:13:18.361708 26900 raft_consensus.cc:2749] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:18.362321 26916 log.cc:927] Time spent T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f: Append to log took a long time: real 0.387s	user 0.002s	sys 0.000s
I20260709 12:13:18.342367 26934 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.367733 24945 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:18.368985 26929 log.cc:927] Time spent T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.101s	user 0.000s	sys 0.000s
I20260709 12:13:18.312058 26879 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.338558 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:13:18.380993 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 122571us
W20260709 12:13:18.385847 26910 log.cc:927] Time spent T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.332s	user 0.000s	sys 0.001s
I20260709 12:13:18.385947 26924 consensus_queue.cc:1048] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.070s
W20260709 12:13:18.387130 26936 log.cc:927] Time spent T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.090s	user 0.000s	sys 0.000s
I20260709 12:13:18.344307 25628 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:18.390622 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:18.392257 24945 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:18.325412 26939 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:18.493975 24976 raft_consensus.cc:1275] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:13:18.399108 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:18.402282 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:18.500365 25125 raft_consensus.cc:1275] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:18.504397 25049 raft_consensus.cc:2393] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 5: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
W20260709 12:13:18.505570 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 161300us
I20260709 12:13:18.509609 25128 raft_consensus.cc:1275] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:18.513604 25628 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:18.522491 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 130317us
I20260709 12:13:18.523944 24945 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:18.382624 26768 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:18.536461 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:18.394076 26921 log.cc:927] Time spent T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.200s	user 0.001s	sys 0.000s
W20260709 12:13:18.394992 26928 log.cc:927] Time spent T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.182s	user 0.000s	sys 0.001s
I20260709 12:13:18.387990 26870 raft_consensus.cc:2804] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:18.550055 25049 raft_consensus.cc:1240] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:18.555830 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:18.552731 25628 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:18.423017 26763 raft_consensus.cc:493] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.491716 26944 raft_consensus.cc:2804] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:13:18.529320 26539 consensus_meta.cc:287] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.805s	user 0.011s	sys 0.000s
I20260709 12:13:18.526896 24974 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:18.441789 26889 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:18.562667 24945 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:18.526262 26822 raft_consensus.cc:2749] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:18.609059 26539 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.611820 25126 raft_consensus.cc:2410] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:18.549367 26945 raft_consensus.cc:2749] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:18.616103 26953 consensus_queue.cc:1048] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:18.447312 26782 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:18.616325 26539 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:18.618469 26782 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:18.618770 26539 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:18.614553 26938 consensus_queue.cc:1048] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.090s
I20260709 12:13:18.423861 26931 consensus_queue.cc:260] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:18.620330 26942 raft_consensus.cc:2749] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:18.555440 26870 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:13:18.619949 26923 log.cc:927] Time spent T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.223s	user 0.000s	sys 0.001s
W20260709 12:13:18.622924 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 70305us
I20260709 12:13:18.529134 26649 consensus_queue.cc:1059] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.082s
I20260709 12:13:18.565147 26841 raft_consensus.cc:2804] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:18.631983 25055 raft_consensus.cc:1240] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: [3.4-3.4]
I20260709 12:13:18.643903 25055 raft_consensus.cc:1240] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:13:18.452832 26747 consensus_queue.cc:237] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:18.393885 26723 consensus_queue.cc:237] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:18.531714 26879 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:18.612576 26947 raft_consensus.cc:2804] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:18.566660 26768 consensus_queue.cc:1048] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.080s
I20260709 12:13:18.396011 26934 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:18.631222 26895 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.673921 25049 raft_consensus.cc:1240] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:18.626420 26870 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:18.570044 26763 raft_consensus.cc:515] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:18.682080 25046 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:18.677664 26952 raft_consensus.cc:2749] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:18.677500 25047 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1462) took 1014 ms. Trace:
W20260709 12:13:18.683271 26943 log.cc:927] Time spent T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.306s	user 0.000s	sys 0.001s
I20260709 12:13:18.682987 25047 rpcz_store.cc:276] 0709 12:13:17.662868 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.667593 (+  4725us) service_pool.cc:224] Handling call
0709 12:13:17.667868 (+   275us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:17.683259 (+ 15391us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:17.683303 (+    44us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:17.708141 (+ 24838us) log.cc:844] Serialized 26 byte log entry
0709 12:13:18.325234 (+617093us) spinlock_profiling.cc:243] Waited 23.5 ms on lock 0x7b180035e180. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78b84e07 00007fce819df9a9 00007fce78ba169b 00007fce78b9f93f 00007fce78ba1c02 00007fce7b82920b 00007fce7b82ed23 00007fce7b82f0d1 00007fce7bc4aa0f
0709 12:13:18.363861 (+ 38627us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:18.363906 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:18.363997 (+    91us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:18.673471 (+309474us) raft_consensus.cc:1685] finished
0709 12:13:18.673489 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:18.677425 (+  3936us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":19670,"raft.queue_time_us":15708,"raft.run_cpu_time_us":191,"raft.run_wall_time_us":19932,"spinlock_wait_cycles":53991680,"thread_start_us":38416,"threads_started":1,"wal-append.queue_time_us":791886}
I20260709 12:13:18.686211 25047 raft_consensus.cc:1240] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:13:18.674708 26841 raft_consensus.cc:697] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:18.680374 26649 raft_consensus.cc:2749] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:18.701738 26934 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:18.678973 26947 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:13:18.706918 26948 log.cc:927] Time spent T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
I20260709 12:13:18.657238 26891 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:18.710292 26879 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:18.710909 26783 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:18.720980 26783 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:18.713649 24978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34794 (request call id 1501) took 1175 ms. Trace:
I20260709 12:13:18.722121 24978 rpcz_store.cc:276] 0709 12:13:17.538315 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.538467 (+   152us) service_pool.cc:224] Handling call
0709 12:13:17.564828 (+ 26361us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:17.570875 (+  6047us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:17.570903 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:17.571331 (+   428us) log.cc:844] Serialized 26 byte log entry
0709 12:13:17.679270 (+107939us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:17.704321 (+ 25051us) log.cc:844] Serialized 14 byte log entry
0709 12:13:17.704606 (+   285us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:17.704735 (+   129us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:17.781675 (+ 76940us) spinlock_profiling.cc:243] Waited 21.8 ms on lock 0x7b1800412c60. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78ba23f3 00007fce78ba47c1 00007fce78ba4779 00007fce78ba4709 00007fce78ba46d1 00007fce78ba39cd 0000000000388634 0000000000388479 00007fce78b8583a
0709 12:13:17.870381 (+ 88706us) spinlock_profiling.cc:243] Waited 4.02 ms on lock 0x7b1800412c60. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78ba2522 00007fce78ba47c1 00007fce78ba4779 00007fce78ba4709 00007fce78ba46d1 00007fce78ba39cd 0000000000388634 0000000000388479 00007fce78b8583a
0709 12:13:18.706884 (+836503us) spinlock_profiling.cc:243] Waited 26.3 ms on lock 0x7b1800412c60. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78ba23f3 00007fce78ba47c1 00007fce78ba4779 00007fce78ba4709 00007fce78ba46d1 00007fce78ba39cd 0000000000388634 0000000000388479 00007fce78b8583a
0709 12:13:18.713404 (+  6520us) raft_consensus.cc:1685] finished
0709 12:13:18.713430 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:18.713578 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":21705,"prepare.queue_time_us":28105,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":40,"raft.queue_time_us":12814,"raft.run_cpu_time_us":188,"raft.run_wall_time_us":189,"spinlock_wait_cycles":119781888,"thread_start_us":68191,"threads_started":1,"wal-append.queue_time_us":99392}
I20260709 12:13:18.723878 26939 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:18.725042 26841 consensus_queue.cc:237] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:18.726874 25123 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1382) took 1221 ms. Trace:
I20260709 12:13:18.727361 25123 rpcz_store.cc:276] 0709 12:13:17.505587 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.786768 (+281181us) service_pool.cc:224] Handling call
0709 12:13:18.726662 (+939894us) spinlock_profiling.cc:243] Waited 192 ms on lock 0x7b5400428954. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:18.726794 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":441860992}
I20260709 12:13:18.696846 26946 consensus_queue.cc:1048] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.147s
W20260709 12:13:18.718984 25120 consensus_meta.cc:287] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.807s	user 0.001s	sys 0.009s
I20260709 12:13:18.676651 26675 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:18.721058 26763 leader_election.cc:290] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:18.713086 26901 consensus_meta.cc:287] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 1.013s	user 0.000s	sys 0.012s
I20260709 12:13:18.753181 25121 raft_consensus.cc:1275] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:18.754074 26938 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:13:18.759922 26685 consensus_meta.cc:287] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.750s	user 0.005s	sys 0.005s
I20260709 12:13:18.759537 26938 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:18.788863 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:18.748871 25120 raft_consensus.cc:2468] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:18.867830 26938 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:18.791512 26886 consensus_meta.cc:287] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.786s	user 0.011s	sys 0.001s
I20260709 12:13:18.792832 26685 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:18.797318 24972 consensus_meta.cc:287] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.699s	user 0.012s	sys 0.007s
I20260709 12:13:18.717371 26947 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:18.838315 26677 consensus_meta.cc:287] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.836s	user 0.009s	sys 0.003s
W20260709 12:13:18.839066 26871 consensus_meta.cc:287] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.625s	user 0.010s	sys 0.000s
W20260709 12:13:18.839448 26616 consensus_meta.cc:287] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.708s	user 0.006s	sys 0.006s
I20260709 12:13:18.807032 26763 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.700855 26895 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:18.843775 25121 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:18.757961 26901 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:18.848421 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:18.884915 25054 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:18.814954 26952 consensus_queue.cc:1048] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.035s
I20260709 12:13:18.842013 26675 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:18.725078 26887 raft_consensus.cc:3055] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:18.724455 26680 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:18.888415 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:18.884302 26874 consensus_meta.cc:287] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.621s	user 0.001s	sys 0.011s
I20260709 12:13:18.891638 26895 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:18.893116 24975 raft_consensus.cc:2393] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:18.893870 26901 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:18.894095 26685 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:18.879262 26677 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:18.881440 26616 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:18.874384 25120 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1380) took 1369 ms. Trace:
I20260709 12:13:18.908231 25120 rpcz_store.cc:276] 0709 12:13:17.504313 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.730524 (+226211us) service_pool.cc:224] Handling call
0709 12:13:18.873493 (+1142969us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:18.895834 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:18.909376 25048 raft_consensus.cc:2393] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:18.901027 25662 raft_consensus.cc:2393] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 5: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:18.898835 26874 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:18.900811 26933 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:13:18.902760 25121 raft_consensus.cc:1240] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:18.896560 26887 raft_consensus.cc:740] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:18.903721 25654 raft_consensus.cc:1275] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:18.888464 26763 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:18.921033 25048 raft_consensus.cc:1240] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:18.875346 26886 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:18.879348 26871 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:18.917927 25050 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:18.930049 26680 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:18.930087 26677 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:18.939422 24976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1481) took 1010 ms. Trace:
I20260709 12:13:18.942998 24976 rpcz_store.cc:276] 0709 12:13:17.929022 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:18.503998 (+574976us) service_pool.cc:224] Handling call
0709 12:13:18.504386 (+   388us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:18.504652 (+   266us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:13:18.554977 (+ 50325us) log.cc:844] Serialized 14 byte log entry
0709 12:13:18.937249 (+382272us) log.cc:844] Serialized 14 byte log entry
0709 12:13:18.938992 (+  1743us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:18.939055 (+    63us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:13:18.939119 (+    64us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:18.939203 (+    84us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:18.939350 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":17138,"prepare.queue_time_us":46420,"prepare.run_cpu_time_us":8998,"prepare.run_wall_time_us":44399,"raft.queue_time_us":68956,"raft.run_cpu_time_us":121,"raft.run_wall_time_us":10291,"thread_start_us":365780,"threads_started":2,"wal-append.queue_time_us":144470}
W20260709 12:13:18.947189 26877 consensus_meta.cc:287] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.793s	user 0.008s	sys 0.004s
I20260709 12:13:18.928032 26938 consensus_queue.cc:1059] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.023s
I20260709 12:13:18.940706 24974 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
W20260709 12:13:18.970304 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 407743us
I20260709 12:13:18.955070 26897 raft_consensus.cc:3055] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:18.971755 24945 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:18.975888 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:18.976830 25121 raft_consensus.cc:3060] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:18.957921 26879 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:18.983144 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:18.993325 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:18.960322 26677 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.977377 24945 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:18.969354 26934 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.004946 24945 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:18.973240 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:18.998857 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:18.973675 26870 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:18.979369 26897 raft_consensus.cc:740] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:19.011309 26897 consensus_queue.cc:260] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:19.011665 26870 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:19.012292 26897 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:18.975926 26783 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.012872 26783 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:19.014886 26783 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:19.015761 25121 raft_consensus.cc:2468] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:19.015971 26763 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:18.979562 26539 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.999418 26946 raft_consensus.cc:2804] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:19.016757 26946 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:19.016712 26539 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:19.017453 26946 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:19.019480 26539 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:19.020155 25654 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:19.004206 26782 consensus_queue.cc:1048] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } 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 12:13:19.020756 26934 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:19.006506 26749 raft_consensus.cc:2804] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:19.023159 26934 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:19.023373 26749 raft_consensus.cc:697] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:19.006590 26677 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:19.024619 26749 consensus_queue.cc:237] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:19.026074 26677 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:19.026793 26768 raft_consensus.cc:2804] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:19.027223 26768 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.027613 26768 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:19.028517 26886 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:19.030987 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:19.037568 26871 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:19.041023 24945 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:19.046393 24945 connection.cc:256] RPC call timeout handler was delayed by -1.1976826889999757s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2096s for a response
I20260709 12:13:18.971803 26877 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:19.065172 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 256766us
I20260709 12:13:19.065582 25662 raft_consensus.cc:1240] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260709 12:13:19.055589 26871 raft_consensus.cc:2804] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:19.003134 26879 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:19.056747 26685 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:19.075822 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:19.088354 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:19.070742 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:19.102959 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:19.096829 26944 raft_consensus.cc:697] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:19.104666 25129 raft_consensus.cc:1275] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:13:19.116238 25129 pending_rounds.cc:85] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 2
I20260709 12:13:19.116649 25129 pending_rounds.cc:107] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:13:19.116899 25129 raft_consensus.cc:2889] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:19.118788 26947 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:19.125000 24971 raft_consensus.cc:1240] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:19.079567 26871 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:19.113129 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:19.136394 25123 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:19.154371 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:19.180976 26959 log.cc:927] Time spent T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.082s	user 0.000s	sys 0.001s
I20260709 12:13:19.181798 26879 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:19.176229 26871 raft_consensus.cc:3060] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.104297 26965 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:19.149233 26966 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:19.191179 26958 log.cc:927] Time spent T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260709 12:13:19.128059 25655 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
W20260709 12:13:19.199539 26955 log.cc:927] Time spent T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260709 12:13:19.101403 26685 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:19.210888 26965 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:19.200196 26895 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:19.232717 25123 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:19.230685 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:19.235291 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:19.253142 25123 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:19.230569 26947 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:19.230767 26874 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:19.258638 24943 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:19.183840 26944 consensus_queue.cc:237] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:19.262552 25125 raft_consensus.cc:2393] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 3: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
W20260709 12:13:19.209869 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 158508us
I20260709 12:13:19.256587 25053 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51822 (request call id 181) took 1432 ms. Trace:
W20260709 12:13:19.263025 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 136166us
I20260709 12:13:19.267925 25123 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:19.270715 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:13:19.276347 24945 leader_election.cc:336] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.096s (SENT)
I20260709 12:13:19.277827 24945 leader_election.cc:304] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:19.216228 26966 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:19.292296 26966 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:19.294445 26768 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:19.294801 24972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49232 (request call id 208) took 1576 ms. Trace:
I20260709 12:13:19.299201 24945 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:19.266805 26932 raft_consensus.cc:2804] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:19.271904 26874 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:19.310359 26965 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:19.316749 26874 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:19.317369 26886 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:19.317891 26886 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:19.318959 26874 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:19.320261 26886 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:19.325541 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:19.306620 26879 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:19.309360 26932 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.316069 26768 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:19.306722 26966 raft_consensus.cc:2804] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:13:19.317046 25126 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1391) took 1809 ms (client timeout 2096 ms). Trace:
I20260709 12:13:19.320062 25660 raft_consensus.cc:1240] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:19.310864 26964 log.cc:927] Time spent T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.185s	user 0.001s	sys 0.001s
I20260709 12:13:19.301673 26947 raft_consensus.cc:2749] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:19.322058 26969 log.cc:927] Time spent T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 12:13:19.306474 26864 raft_consensus.cc:493] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:19.324252 26980 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:13:19.328344 26971 log.cc:927] Time spent T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 12:13:19.305976 24972 rpcz_store.cc:276] 0709 12:13:17.718835 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.722421 (+  3586us) service_pool.cc:224] Handling call
0709 12:13:17.722704 (+   283us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:18.897342 (+1174638us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:18.899498 (+  2156us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:18.901522 (+  2024us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:18.907484 (+  5962us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:19.294413 (+386929us) spinlock_profiling.cc:243] Waited 204 ms on lock 0x7b540011e9d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:19.294482 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:19.294679 (+   197us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":6083,"raft.run_cpu_time_us":191,"raft.run_wall_time_us":9330,"spinlock_wait_cycles":469513472}
I20260709 12:13:19.329169 25051 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1455) took 1802 ms. Trace:
I20260709 12:13:19.310606 25654 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:19.415378 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:19.416713 25121 raft_consensus.cc:2393] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 3: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:19.416560 26980 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:19.356513 26879 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:19.417850 26871 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:19.330314 25127 raft_consensus.cc:1275] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:19.419094 25127 pending_rounds.cc:85] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 1
I20260709 12:13:19.419464 25127 pending_rounds.cc:107] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:19.419767 25127 raft_consensus.cc:2889] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:19.356093 26932 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:19.344782 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:19.421094 25055 raft_consensus.cc:1240] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 12:13:19.348726 25126 rpcz_store.cc:269] 0709 12:13:17.507976 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.729220 (+221244us) service_pool.cc:224] Handling call
0709 12:13:19.316817 (+1587597us) spinlock_profiling.cc:243] Waited 881 ms on lock 0x7b54001b17d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:19.316976 (+   159us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2027085568}
I20260709 12:13:19.342597 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:19.311470 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:19.278851 25053 rpcz_store.cc:276] 0709 12:13:17.824591 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:18.440231 (+615640us) service_pool.cc:224] Handling call
0709 12:13:18.440688 (+   457us) raft_consensus.cc:1471] Updating replica for 3 ops
0709 12:13:18.441159 (+   471us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:18.441187 (+    28us) raft_consensus.cc:1539] Triggering prepare for 3 ops
0709 12:13:18.441895 (+   708us) log.cc:844] Serialized 78 byte log entry
0709 12:13:18.548298 (+106403us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:19.075232 (+526934us) log.cc:844] Serialized 14 byte log entry
0709 12:13:19.182978 (+107746us) log.cc:844] Serialized 14 byte log entry
0709 12:13:19.206475 (+ 23497us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:19.213312 (+  6837us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:19.228328 (+ 15016us) raft_consensus.cc:1685] finished
0709 12:13:19.228351 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:19.252541 (+ 24190us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4303,"prepare.queue_time_us":699137,"prepare.run_cpu_time_us":87,"prepare.run_wall_time_us":90,"raft.queue_time_us":73038,"raft.run_cpu_time_us":479,"raft.run_wall_time_us":71270,"thread_start_us":503759,"threads_started":2,"wal-append.queue_time_us":207522}
I20260709 12:13:19.258550 26895 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:19.307579 26877 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:19.340478 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:19.413585 26976 log.cc:927] Time spent T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 12:13:19.396068 25051 rpcz_store.cc:276] 0709 12:13:17.526245 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.526382 (+   137us) service_pool.cc:224] Handling call
0709 12:13:17.526736 (+   354us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:17.735234 (+208498us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:17.735300 (+    66us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:17.735807 (+   507us) log.cc:844] Serialized 26 byte log entry
0709 12:13:17.820910 (+ 85103us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:17.820961 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:19.328774 (+1507813us) spinlock_profiling.cc:243] Waited 208 ms on lock 0x7b5400211454. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:19.328821 (+    47us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:19.328864 (+    43us) raft_consensus.cc:1685] finished
0709 12:13:19.328875 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:19.329063 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":478828416,"thread_start_us":62688,"threads_started":1,"wal-append.queue_time_us":244313}
I20260709 12:13:19.422184 25125 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:19.420408 26980 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:19.370373 26768 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.505203 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:19.517547 25048 raft_consensus.cc:2393] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:19.507586 25092 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:19.371376 26966 raft_consensus.cc:697] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:19.417924 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:19.522174 25121 raft_consensus.cc:2468] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:19.523407 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:19.513665 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:19.513921 24946 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:19.525022 25126 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:19.502950 26938 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.506888 26377 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:19.504446 26871 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:19.375702 26864 raft_consensus.cc:515] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:19.517724 26814 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.517901 26677 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:19.546785 24976 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:19.515405 25120 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:19.572430 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:19.547389 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:19.573748 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:19.562774 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:19.558904 25661 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58034 (request call id 399) took 1804 ms. Trace:
I20260709 12:13:19.534816 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:19.565425 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:19.575361 25048 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:19.579093 25661 rpcz_store.cc:276] 0709 12:13:17.754246 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.754402 (+   156us) service_pool.cc:224] Handling call
0709 12:13:17.754782 (+   380us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:17.825746 (+ 70964us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:17.825793 (+    47us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:17.825854 (+    61us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:13:17.825900 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:19.558515 (+1732615us) spinlock_profiling.cc:243] Waited 70.7 ms on lock 0x7b54006766d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:19.558593 (+    78us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:19.558811 (+   218us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":162634496}
I20260709 12:13:19.580169 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:19.534008 26877 raft_consensus.cc:2804] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:13:19.566849 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:19.567234 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:19.556435 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:19.559551 26962 raft_consensus.cc:2804] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:19.522019 26879 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:19.420964 26942 consensus_queue.cc:1059] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.101s
I20260709 12:13:19.537051 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:19.574815 25128 raft_consensus.cc:2393] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 3: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:19.566411 24980 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:19.520282 26768 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:19.625327 25047 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55984 (request call id 1420) took 1629 ms. Trace:
I20260709 12:13:19.625797 25047 rpcz_store.cc:276] 0709 12:13:17.995566 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:18.687160 (+691594us) service_pool.cc:224] Handling call
0709 12:13:18.687501 (+   341us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:18.962831 (+275330us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:18.962880 (+    49us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:18.976127 (+ 13247us) log.cc:844] Serialized 26 byte log entry
0709 12:13:19.148951 (+172824us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:19.358926 (+209975us) log.cc:844] Serialized 14 byte log entry
0709 12:13:19.561504 (+202578us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:19.561582 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:19.625097 (+ 63515us) raft_consensus.cc:1685] finished
0709 12:13:19.625118 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:19.625262 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2193,"prepare.queue_time_us":41193,"prepare.run_cpu_time_us":32,"prepare.run_wall_time_us":34,"raft.queue_time_us":193562,"raft.run_cpu_time_us":242,"raft.run_wall_time_us":4210,"thread_start_us":768948,"threads_started":4,"wal-append.queue_time_us":325526}
I20260709 12:13:19.627162 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:19.627837 25128 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:19.627882 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:19.629791 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:19.630584 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:19.628201 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:19.633570 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:19.635504 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:19.637437 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:19.565697 26966 consensus_queue.cc:237] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:19.586421 25125 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:19.568600 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:19.643051 25121 raft_consensus.cc:2410] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 5 because replica has last-logged OpId of term: 3 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 3.
I20260709 12:13:19.623085 25049 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55984 (request call id 1412) took 1680 ms. Trace:
I20260709 12:13:19.643114 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:19.643853 25125 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:19.643482 25049 rpcz_store.cc:276] 0709 12:13:17.942163 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:18.554019 (+611856us) service_pool.cc:224] Handling call
0709 12:13:18.673655 (+119636us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:18.680244 (+  6589us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:19.622846 (+942602us) spinlock_profiling.cc:243] Waited 119 ms on lock 0x7b54003953d0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8e8ad 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:19.623006 (+   160us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":274361088}
I20260709 12:13:19.603247 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:19.648598 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:19.652645 25049 raft_consensus.cc:1275] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:19.652907 25048 raft_consensus.cc:1275] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:19.654531 25049 raft_consensus.cc:1275] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:19.587236 26877 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:19.575259 26814 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:19.579360 26677 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:19.662962 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:19.582401 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:19.667568 25051 raft_consensus.cc:1240] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:19.649046 26942 consensus_queue.cc:1243] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer 3f6b8adc1ec6495c8c574fff0f49c864 log is divergent from this leader: its last log entry 4.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 12:13:19.564148 26938 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:19.639218 26962 raft_consensus.cc:697] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:19.669047 25128 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:19.675000 25125 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:19.662389 26877 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.676234 24972 raft_consensus.cc:2468] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
W20260709 12:13:19.682161 26908 log.cc:927] Time spent T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 1.895s	user 0.003s	sys 0.016s
I20260709 12:13:19.682677 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:19.683615 24972 raft_consensus.cc:2393] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 4: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:19.679433 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:19.567574 26377 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:19.679651 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:19.685720 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:19.689213 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:19.689514 25128 raft_consensus.cc:2376] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4. Re-sending same reply.
I20260709 12:13:19.689877 24972 raft_consensus.cc:3060] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:13:19.690413 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:19.691851 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:19.692848 25128 raft_consensus.cc:2393] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:19.693425 25125 raft_consensus.cc:2468] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:19.693835 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:19.694669 25121 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:19.698400 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:19.699712 25125 raft_consensus.cc:2410] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 4 because replica has last-logged OpId of term: 3 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 3.
I20260709 12:13:19.713644 25128 raft_consensus.cc:1275] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:13:19.716004 25628 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.23.69.1:41015 timed out after 1.625s (SENT) [suppressed 49 similar messages]
I20260709 12:13:19.719295 25052 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1461) took 2056 ms. Trace:
I20260709 12:13:19.722158 24979 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:19.728575 25659 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58034 (request call id 404) took 1772 ms. Trace:
I20260709 12:13:19.729198 25659 rpcz_store.cc:276] 0709 12:13:17.955943 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.964783 (+  8840us) service_pool.cc:224] Handling call
0709 12:13:17.965068 (+   285us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:17.965266 (+   198us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:13:17.995464 (+ 30198us) log.cc:844] Serialized 14 byte log entry
0709 12:13:19.720814 (+1725350us) spinlock_profiling.cc:243] Waited 3.35 ms on lock 0x7b180043f840. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce7b8374bc 00007fce78b8548b 00007fce819df9a9 00007fce78ba169b 00007fce78b9f93f 00007fce78b9f455 00007fce7bc87060 00007fce7bc99716 00007fce7bcaa287
0709 12:13:19.720936 (+   122us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:19.720988 (+    52us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:19.728240 (+  7252us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:19.728334 (+    94us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:19.728487 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":103363,"prepare.queue_time_us":35878,"prepare.run_cpu_time_us":49,"prepare.run_wall_time_us":48,"raft.queue_time_us":147399,"raft.run_cpu_time_us":118,"raft.run_wall_time_us":7551,"spinlock_wait_cycles":7695104,"thread_start_us":83972,"threads_started":1}
I20260709 12:13:19.740564 24979 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:19.702509 26987 raft_consensus.cc:493] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:19.720062 25052 rpcz_store.cc:276] 0709 12:13:17.662595 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.662706 (+   111us) service_pool.cc:224] Handling call
0709 12:13:17.681854 (+ 19148us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:17.736454 (+ 54600us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:17.736498 (+    44us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:17.756994 (+ 20496us) log.cc:844] Serialized 26 byte log entry
0709 12:13:17.947716 (+190722us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:17.947751 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:19.709044 (+1761293us) spinlock_profiling.cc:243] Waited 50.1 ms on lock 0x7b5400210554. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:19.709132 (+    88us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:19.709215 (+    83us) raft_consensus.cc:1685] finished
0709 12:13:19.709240 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:19.719186 (+  9946us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6972,"raft.queue_time_us":3057,"raft.run_cpu_time_us":169,"raft.run_wall_time_us":6149,"spinlock_wait_cycles":115320704,"thread_start_us":86385,"threads_started":1,"wal-append.queue_time_us":326449,"wal-append.run_cpu_time_us":28627,"wal-append.run_wall_time_us":1548463}
I20260709 12:13:19.754303 25121 raft_consensus.cc:2468] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:19.761955 25128 raft_consensus.cc:1275] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:19.742131 26986 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.761595 26814 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:19.784760 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:19.755055 26895 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:19.797461 26984 log.cc:927] Time spent T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.134s	user 0.001s	sys 0.000s
W20260709 12:13:19.798334 26946 consensus_meta.cc:287] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.780s	user 0.011s	sys 0.003s
W20260709 12:13:19.800655 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 56941.4us
I20260709 12:13:19.758661 26987 raft_consensus.cc:515] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:19.770396 26962 consensus_queue.cc:237] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:19.802954 26864 leader_election.cc:290] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:19.805830 26768 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:19.794168 26938 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:19.798825 26946 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:19.809005 26377 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:19.816121 26946 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:19.816318 26877 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:19.792209 26986 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:19.811713 26938 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.009s
I20260709 12:13:19.819118 26932 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:19.822606 26987 leader_election.cc:290] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:19.822572 26932 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:19.822559 26986 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:19.770848 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:19.873456 25053 raft_consensus.cc:1275] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:19.883277 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:19.884840 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:19.885584 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:19.887633 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:19.819401 26877 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:19.904743 25128 raft_consensus.cc:2468] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:19.921234 26986 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.921936 26581 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.942354 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:20.022902 26677 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:20.032202 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.032553 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.034039 24974 raft_consensus.cc:2410] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 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 12:13:20.034257 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.037551 24979 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:20.038134 26996 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:20.038789 25046 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51822 (request call id 186) took 2211 ms (client timeout 2075 ms). Trace:
I20260709 12:13:20.039153 26996 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:20.039422 25046 rpcz_store.cc:269] 0709 12:13:17.827627 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.935500 (+107873us) service_pool.cc:224] Handling call
0709 12:13:20.038262 (+2102762us) spinlock_profiling.cc:243] Waited 253 ms on lock 0x7b5400186854. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:20.038530 (+   268us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":582911744}
I20260709 12:13:20.039031 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.036389 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:20.010305 25052 raft_consensus.cc:1275] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 6. (term mismatch)
I20260709 12:13:20.048887 25052 pending_rounds.cc:85] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4: Aborting all ops after (but not including) 5
I20260709 12:13:20.051469 25052 pending_rounds.cc:107] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4: Aborting uncommitted NO_OP operation due to leader change: 4.6
W20260709 12:13:20.054873 25054 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55984 (request call id 1424) took 1957 ms (client timeout 1618 ms). Trace:
W20260709 12:13:20.055490 25050 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55984 (request call id 1419) took 2060 ms (client timeout 1530 ms). Trace:
W20260709 12:13:20.055418 25054 rpcz_store.cc:269] 0709 12:13:18.097549 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:18.196757 (+ 99208us) service_pool.cc:224] Handling call
0709 12:13:20.054304 (+1857547us) spinlock_profiling.cc:243] Waited 675 ms on lock 0x7b5400394ed4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:20.054620 (+   316us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1551860096}
I20260709 12:13:20.052367 25052 raft_consensus.cc:2889] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:20.044034 26996 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:20.060894 25122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1373) took 2567 ms. Trace:
W20260709 12:13:20.066190 24975 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34794 (request call id 1499) took 2514 ms (client timeout 1740 ms). Trace:
I20260709 12:13:20.066674 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:20.066937 24975 rpcz_store.cc:269] 0709 12:13:17.535348 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.535464 (+   116us) service_pool.cc:224] Handling call
0709 12:13:19.984043 (+2448579us) spinlock_profiling.cc:243] Waited 1.23 s on lock 0x7b540004db54. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:20.049575 (+ 65532us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2824713472}
I20260709 12:13:20.069442 26895 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.069779 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:20.070289 26895 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:20.071112 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.062880 25122 rpcz_store.cc:276] 0709 12:13:17.492981 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.495641 (+  2660us) service_pool.cc:224] Handling call
0709 12:13:17.496016 (+   375us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:18.328243 (+832227us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.060297 (+1732054us) spinlock_profiling.cc:243] Waited 720 ms on lock 0x7b5400080a54. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:20.060671 (+   374us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1655183104}
I20260709 12:13:19.922361 26986 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:20.041442 26938 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.072865 25052 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:19.973203 26581 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:20.041736 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 55422us
I20260709 12:13:20.089953 25128 raft_consensus.cc:2468] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
W20260709 12:13:20.102188 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:20.105916 25120 consensus_meta.cc:287] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.518s	user 0.014s	sys 0.007s
I20260709 12:13:20.106436 25122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1431) took 1011 ms. Trace:
I20260709 12:13:20.106565 25120 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:20.106978 25122 rpcz_store.cc:276] 0709 12:13:19.095335 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:20.105215 (+1009880us) service_pool.cc:224] Handling call
0709 12:13:20.105708 (+   493us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:20.106019 (+   311us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:20.106051 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:20.106108 (+    57us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:20.106148 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.106212 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:20.106352 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:13:20.056334 25050 rpcz_store.cc:269] 0709 12:13:17.995242 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:18.002585 (+  7343us) service_pool.cc:224] Handling call
0709 12:13:20.054910 (+2052325us) spinlock_profiling.cc:243] Waited 905 ms on lock 0x7b54003066d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:20.055194 (+   284us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2082069376}
I20260709 12:13:20.109221 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:20.109606 25127 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1403) took 2593 ms. Trace:
I20260709 12:13:20.110522 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:20.110936 25049 raft_consensus.cc:2393] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 6: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:20.111866 25054 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:20.111963 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:20.114635 25129 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1421) took 1027 ms. Trace:
I20260709 12:13:20.115059 25129 rpcz_store.cc:276] 0709 12:13:19.086683 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:19.086820 (+   137us) service_pool.cc:224] Handling call
0709 12:13:19.087224 (+   404us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:19.117359 (+ 30135us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.114063 (+996704us) spinlock_profiling.cc:243] Waited 16.8 ms on lock 0x7b54002058d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:20.114405 (+   342us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":38703872}
I20260709 12:13:20.116827 26938 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:20.119782 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:20.121107 25653 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58008 (request call id 505) took 1148 ms. Trace:
I20260709 12:13:20.121534 25653 rpcz_store.cc:276] 0709 12:13:18.972359 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:18.974106 (+  1747us) service_pool.cc:224] Handling call
0709 12:13:20.119370 (+1145264us) spinlock_profiling.cc:243] Waited 12.8 ms on lock 0x7b580003f398. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aeee 000000000036eb39 00007fce80bde1e0 00007fce80ca70c4 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:20.120960 (+  1590us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":30749312}
I20260709 12:13:20.124680 25054 raft_consensus.cc:1275] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:20.126235 25122 raft_consensus.cc:1275] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:20.103451 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.103493 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:20.124780 26986 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:20.128368 25050 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:13:20.138211 25662 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58008 (request call id 503) took 1180 ms. Trace:
I20260709 12:13:20.078347 24972 raft_consensus.cc:2468] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:20.141649 26864 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:20.140964 26992 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:20.149302 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 49825.6us
I20260709 12:13:20.150578 24979 raft_consensus.cc:2393] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:20.110113 25127 rpcz_store.cc:276] 0709 12:13:17.516258 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.787311 (+271053us) service_pool.cc:224] Handling call
0709 12:13:19.329859 (+1542548us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:19.420310 (+ 90451us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.109147 (+688837us) spinlock_profiling.cc:243] Waited 1.54 s on lock 0x7b54001b17d0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8e8ad 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:20.109402 (+   255us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3546908032}
I20260709 12:13:20.146387 25662 rpcz_store.cc:276] 0709 12:13:18.957315 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:18.957440 (+   125us) service_pool.cc:224] Handling call
0709 12:13:18.957759 (+   319us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:19.068106 (+110347us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.137483 (+1069377us) spinlock_profiling.cc:243] Waited 107 ms on lock 0x7b5400497354. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:20.137947 (+   464us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":247125248}
I20260709 12:13:20.146631 25129 raft_consensus.cc:1217] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Deduplicated request from leader. Original: 1.4->[3.5-3.5]   Dedup: 3.5->[]
I20260709 12:13:20.159775 25129 raft_consensus.cc:1240] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 12:13:20.155026 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:20.153798 26581 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:20.166373 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.166582 26864 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:20.167174 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:20.168172 25653 raft_consensus.cc:2368] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4.
I20260709 12:13:20.168514 26616 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:20.169322 26864 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:20.169464 24976 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:20.169963 26992 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:20.173976 26938 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:20.178143 24946 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:20.178835 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.200426 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.190299 26677 raft_consensus.cc:2749] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:20.207930 25129 raft_consensus.cc:1240] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:20.208743 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:20.210052 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 386225us
I20260709 12:13:20.211511 26952 raft_consensus.cc:3055] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:20.211963 26952 raft_consensus.cc:740] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
W20260709 12:13:20.214418 25628 leader_election.cc:336] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Timed out: RequestConsensusVote RPC to 127.23.69.2:43075 timed out after 1.619s (SENT)
I20260709 12:13:20.215113 25628 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:20.217423 26938 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:20.218250 26938 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:20.218798 24946 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:20.220193 26749 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:20.221125 26938 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:20.222059 27000 consensus_queue.cc:1059] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:20.223229 27000 consensus_queue.cc:1243] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer 3f6b8adc1ec6495c8c574fff0f49c864 log is divergent from this leader: its last log entry 4.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
W20260709 12:13:20.228026 25095 leader_election.cc:336] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Timed out: RequestConsensusVote RPC to 127.23.69.2:43075 timed out after 2.033s (SENT)
I20260709 12:13:20.228597 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.229723 24973 raft_consensus.cc:2368] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6.
W20260709 12:13:20.230182 24973 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34790 (request call id 1486) took 2018 ms (client timeout 2189 ms). Trace:
W20260709 12:13:20.230568 24973 rpcz_store.cc:269] 0709 12:13:18.211945 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:18.318081 (+106136us) service_pool.cc:224] Handling call
0709 12:13:20.228243 (+1910162us) spinlock_profiling.cc:243] Waited 7.19 ms on lock 0x7b5800000c98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:20.230107 (+  1864us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":16545664}
I20260709 12:13:20.228991 25095 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:20.232715 27007 log.cc:927] Time spent T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
I20260709 12:13:20.233130 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.234010 24971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1482) took 2284 ms. Trace:
I20260709 12:13:20.234385 25121 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1425) took 1142 ms. Trace:
I20260709 12:13:20.235080 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.234834 25121 rpcz_store.cc:276] 0709 12:13:19.092394 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:19.756025 (+663631us) service_pool.cc:224] Handling call
0709 12:13:19.756502 (+   477us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:19.865244 (+108742us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:19.865345 (+   101us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:19.866724 (+  1379us) log.cc:844] Serialized 52 byte log entry
0709 12:13:19.987975 (+121251us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:19.988041 (+    66us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.005310 (+ 17269us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:20.234063 (+228753us) raft_consensus.cc:1685] finished
0709 12:13:20.234081 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:20.234216 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":29959,"raft.run_cpu_time_us":98,"raft.run_wall_time_us":98,"thread_start_us":228315,"threads_started":2,"wal-append.queue_time_us":205697}
I20260709 12:13:20.236219 24977 raft_consensus.cc:3055] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:20.236675 24977 raft_consensus.cc:740] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:20.236809 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:20.237910 24977 consensus_queue.cc:260] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:20.238638 24973 raft_consensus.cc:2393] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:20.239233 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.239830 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.240309 24978 raft_consensus.cc:2410] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 3 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260709 12:13:20.241961 24973 raft_consensus.cc:1275] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 6. (term mismatch)
I20260709 12:13:20.242712 26895 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:20.239169 24977 raft_consensus.cc:3060] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:20.243902 24973 pending_rounds.cc:85] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2: Aborting all ops after (but not including) 5
I20260709 12:13:20.244678 24973 pending_rounds.cc:107] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2: Aborting uncommitted NO_OP operation due to leader change: 4.6
I20260709 12:13:20.245328 24973 raft_consensus.cc:2889] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:20.246287 24975 raft_consensus.cc:1240] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 12:13:20.249131 25123 raft_consensus.cc:1240] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:20.251200 25123 raft_consensus.cc:1240] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 12:13:20.234457 24971 rpcz_store.cc:276] 0709 12:13:17.949909 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:18.609602 (+659693us) service_pool.cc:224] Handling call
0709 12:13:18.609978 (+   376us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:19.125594 (+515616us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.233454 (+1107860us) spinlock_profiling.cc:243] Waited 515 ms on lock 0x7b540036b5d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:20.233789 (+   335us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1183706496}
I20260709 12:13:20.253598 24977 raft_consensus.cc:1275] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:20.254927 25123 raft_consensus.cc:1240] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:20.263973 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.265010 24972 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:20.268160 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.257619 25129 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 4. (term mismatch)
I20260709 12:13:20.270893 25129 pending_rounds.cc:85] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 3
I20260709 12:13:20.266661 26952 consensus_queue.cc:260] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:20.272472 25129 pending_rounds.cc:107] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 3.4
I20260709 12:13:20.273020 25129 raft_consensus.cc:2889] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:20.253190 25121 raft_consensus.cc:1240] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:20.278698 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:20.279762 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.280412 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:20.289285 26781 raft_consensus.cc:2749] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:20.291110 24971 raft_consensus.cc:1240] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:20.305886 24977 raft_consensus.cc:1240] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5. Ops: []
W20260709 12:13:20.319834 26649 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.635s	user 0.008s	sys 0.008s
I20260709 12:13:20.322301 24976 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:20.326048 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:20.333072 25657 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58008 (request call id 501) took 1824 ms. Trace:
W20260709 12:13:20.323096 26649 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.646s	user 0.008s	sys 0.008s
I20260709 12:13:20.314983 25050 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:20.301498 26992 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:20.344964 25129 raft_consensus.cc:1240] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:20.346820 25129 raft_consensus.cc:1240] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5. Ops: []
W20260709 12:13:20.349445 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 65586.6us
W20260709 12:13:20.362524 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 134611us
I20260709 12:13:20.364439 26535 raft_consensus.cc:3060] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:20.367359 25095 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:13:20.373605 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 103362us
I20260709 12:13:20.392884 26903 raft_consensus.cc:2804] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:20.393421 26903 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:20.393853 26903 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:20.394410 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:20.395324 25662 raft_consensus.cc:1275] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:20.396826 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:20.399551 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:20.401232 24980 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34790 (request call id 1477) took 2528 ms (client timeout 1908 ms). Trace:
I20260709 12:13:20.401647 24978 raft_consensus.cc:1240] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:20.402100 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.401567 24975 raft_consensus.cc:1240] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:20.400998 24946 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:20.408582 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
W20260709 12:13:20.401659 24980 rpcz_store.cc:269] 0709 12:13:17.872465 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.872723 (+   258us) service_pool.cc:224] Handling call
0709 12:13:19.270506 (+1397783us) spinlock_profiling.cc:243] Waited 11.3 ms on lock 0x7b5800000c98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:20.400808 (+1130302us) spinlock_profiling.cc:243] Waited 253 ms on lock 0x7b5400259ed4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:20.401034 (+   226us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":607547520}
I20260709 12:13:20.420186 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.416766 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.428714 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.430114 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:20.433573 24975 raft_consensus.cc:1240] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:20.435703 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.436807 26941 raft_consensus.cc:2749] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:20.437381 25654 raft_consensus.cc:1240] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:20.437706 26899 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:20.438476 26899 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:20.439054 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.439203 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.439905 24971 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:20.435586 24975 raft_consensus.cc:1240] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:20.442849 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:20.446910 24980 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 12:13:20.453293 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 438921us
I20260709 12:13:20.444639 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:20.445761 24973 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:20.466301 25628 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:20.466794 25658 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEARNER]: Advancing to term 4
I20260709 12:13:20.483150 26999 raft_consensus.cc:2749] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:20.484129 26999 consensus_queue.cc:1048] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:20.467793 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:20.469697 25654 raft_consensus.cc:1275] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
W20260709 12:13:20.471557 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.472115 24945 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:20.474351 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:20.488358 25627 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.489032 24971 raft_consensus.cc:1275] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:20.489986 26961 raft_consensus.cc:2804] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:20.491386 26961 raft_consensus.cc:697] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:20.334687 25657 rpcz_store.cc:276] 0709 12:13:18.508652 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:18.522639 (+ 13987us) service_pool.cc:224] Handling call
0709 12:13:20.257204 (+1734565us) spinlock_profiling.cc:243] Waited 5.81 ms on lock 0x7b580003f398. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ae9c 00007fce78b6aa5b 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c68fc0 00007fce80c53929 00007fce80c533d2 00007fce7a1cabd4
0709 12:13:20.257520 (+   316us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:20.268524 (+ 11004us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:20.268574 (+    50us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:20.269270 (+   696us) log.cc:844] Serialized 26 byte log entry
0709 12:13:20.324166 (+ 54896us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:20.327751 (+  3585us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.332409 (+  4658us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:20.332475 (+    66us) raft_consensus.cc:1685] finished
0709 12:13:20.332496 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:20.332856 (+   360us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10297,"raft.queue_time_us":12575,"raft.run_cpu_time_us":159,"raft.run_wall_time_us":6907,"spinlock_wait_cycles":13354880,"thread_start_us":50697,"threads_started":1,"wal-append.queue_time_us":60114}
I20260709 12:13:20.487696 24943 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:20.457983 26899 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:20.521641 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:20.523093 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 122290us
I20260709 12:13:20.460251 26992 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.531041 25127 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1437) took 1254 ms. Trace:
I20260709 12:13:20.528309 25662 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:20.496981 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
W20260709 12:13:20.544620 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.546057 25018 leader_election.cc:400] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Vote denied by peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161) with higher term. Message: Invalid argument: T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4.
I20260709 12:13:20.546494 25018 leader_election.cc:403] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 12:13:20.532521 25127 rpcz_store.cc:276] 0709 12:13:19.276280 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:20.164075 (+887795us) service_pool.cc:224] Handling call
0709 12:13:20.190280 (+ 26205us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:20.246257 (+ 55977us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:13:20.370357 (+124100us) log.cc:844] Serialized 14 byte log entry
0709 12:13:20.530542 (+160185us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:20.530618 (+    76us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:20.530685 (+    67us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.530784 (+    99us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:20.530950 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":278059,"raft.queue_time_us":4207,"thread_start_us":243792,"threads_started":2}
W20260709 12:13:20.548986 26805 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
I20260709 12:13:20.549520 26992 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:20.551858 26992 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:20.552451 26998 log.cc:927] Time spent T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.761s	user 0.004s	sys 0.000s
W20260709 12:13:20.553995 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:20.554858 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.556797 26749 raft_consensus.cc:2749] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:20.556921 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.557336 25125 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1422) took 1469 ms. Trace:
I20260709 12:13:20.558086 25655 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:20.559209 25050 raft_consensus.cc:1275] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:20.492909 26961 consensus_queue.cc:237] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:20.575883 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.575265 26887 consensus_queue.cc:260] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:20.577575 26887 raft_consensus.cc:3060] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:20.578179 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 90709.4us
I20260709 12:13:20.557776 25125 rpcz_store.cc:276] 0709 12:13:19.087769 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:19.700326 (+612557us) service_pool.cc:224] Handling call
0709 12:13:19.700894 (+   568us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:19.701293 (+   399us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:19.701467 (+   174us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:19.702152 (+   685us) log.cc:844] Serialized 26 byte log entry
0709 12:13:19.765582 (+ 63430us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:19.765643 (+    61us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:19.765741 (+    98us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:20.491934 (+726193us) spinlock_profiling.cc:243] Waited 8.08 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:20.556818 (+ 64884us) raft_consensus.cc:1685] finished
0709 12:13:20.556843 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:20.557155 (+   312us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":84746,"raft.run_cpu_time_us":173,"raft.run_wall_time_us":5632,"spinlock_wait_cycles":18589568,"thread_start_us":54607,"threads_started":1,"wal-append.queue_time_us":58513}
I20260709 12:13:20.582226 26805 consensus_queue.cc:1048] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:20.584278 25125 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 222) took 1066 ms. Trace:
I20260709 12:13:20.584765 25125 rpcz_store.cc:276] 0709 12:13:19.517508 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:20.583027 (+1065519us) service_pool.cc:224] Handling call
0709 12:13:20.583500 (+   473us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:20.583862 (+   362us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:20.583887 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:20.583963 (+    76us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:13:20.584016 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.584090 (+    74us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:20.584197 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:20.585834 26822 raft_consensus.cc:2749] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:20.585930 25627 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:20.587875 25127 raft_consensus.cc:1240] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:20.586464 25125 raft_consensus.cc:1240] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:20.588603 25127 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 221) took 1080 ms. Trace:
I20260709 12:13:20.591323 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:20.591248 25127 rpcz_store.cc:276] 0709 12:13:19.508536 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:20.587190 (+1078654us) service_pool.cc:224] Handling call
0709 12:13:20.587570 (+   380us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:20.588345 (+   775us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.588546 (+   201us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:20.592406 25053 raft_consensus.cc:2410] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 3 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260709 12:13:20.590334 26886 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.592788 26899 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:20.593127 26886 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:20.593686 26899 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:20.590211 25658 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEARNER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 4. (term mismatch)
I20260709 12:13:20.595146 25658 pending_rounds.cc:85] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting all ops after (but not including) 3
I20260709 12:13:20.595453 26952 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:20.595679 25658 pending_rounds.cc:107] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting uncommitted NO_OP operation due to leader change: 3.4
I20260709 12:13:20.596215 25658 raft_consensus.cc:2889] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEARNER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:20.603828 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:20.590781 27025 raft_consensus.cc:2804] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:20.614555 25125 raft_consensus.cc:1275] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
W20260709 12:13:20.616402 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 197338us
I20260709 12:13:20.614708 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:20.620096 26933 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:20.599294 26899 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:20.618896 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:20.633145 25052 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:20.633324 25053 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:20.624760 25125 pending_rounds.cc:85] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 5
I20260709 12:13:20.618260 24946 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:20.634891 25125 pending_rounds.cc:107] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260709 12:13:20.635416 25125 raft_consensus.cc:2889] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:13:20.650444 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.653183 25123 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48862 (request call id 1492) took 1290 ms. Trace:
I20260709 12:13:20.653757 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:20.670426 27003 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.646649 27025 raft_consensus.cc:697] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
W20260709 12:13:20.671316 27026 log.cc:927] Time spent T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 12:13:20.671209 27003 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:20.654732 25123 rpcz_store.cc:276] 0709 12:13:19.362420 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:20.261892 (+899472us) service_pool.cc:224] Handling call
0709 12:13:20.262365 (+   473us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:20.294075 (+ 31710us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:20.294120 (+    45us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:20.335537 (+ 41417us) log.cc:844] Serialized 26 byte log entry
0709 12:13:20.443500 (+107963us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:20.652014 (+208514us) log.cc:844] Serialized 14 byte log entry
0709 12:13:20.652797 (+   783us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.652888 (+    91us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:20.652936 (+    48us) raft_consensus.cc:1685] finished
0709 12:13:20.652958 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:20.653109 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":99294,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":48,"raft.queue_time_us":367,"raft.run_cpu_time_us":382,"raft.run_wall_time_us":383,"thread_start_us":219181,"threads_started":2,"wal-append.queue_time_us":196377}
I20260709 12:13:20.672327 27025 consensus_queue.cc:237] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:20.673075 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:20.622668 26956 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 1.721s	user 0.021s	sys 0.017s
W20260709 12:13:20.699977 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.702422 25049 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:20.634747 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:20.718116 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.734062 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:20.704757 26956 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 1.894s	user 0.022s	sys 0.017s
I20260709 12:13:20.745359 26749 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.753789 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:20.755084 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 189148us
W20260709 12:13:20.754130 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 119463us
I20260709 12:13:20.754794 25047 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:20.764153 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:20.742250 26842 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:20.774456 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:20.778475 26842 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:20.779817 25129 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48862 (request call id 1496) took 1416 ms. Trace:
I20260709 12:13:20.731887 26903 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:20.780329 25129 rpcz_store.cc:276] 0709 12:13:19.363510 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:20.347614 (+984104us) service_pool.cc:224] Handling call
0709 12:13:20.348099 (+   485us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:20.350197 (+  2098us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:20.350245 (+    48us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:20.360986 (+ 10741us) log.cc:844] Serialized 26 byte log entry
0709 12:13:20.528311 (+167325us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:20.528352 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.528413 (+    61us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:20.779556 (+251143us) raft_consensus.cc:1685] finished
0709 12:13:20.779584 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:20.779743 (+   159us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1172,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":148,"thread_start_us":151171,"threads_started":1,"wal-append.queue_time_us":276596}
W20260709 12:13:20.781672 27030 log.cc:927] Time spent T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 12:13:20.782570 26903 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:20.783059 26966 raft_consensus.cc:2749] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:20.786350 27034 log.cc:927] Time spent T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.096s	user 0.000s	sys 0.000s
I20260709 12:13:20.702088 26933 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:20.794315 25053 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:20.758982 25653 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:20.815290 25054 raft_consensus.cc:2410] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 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 12:13:20.815426 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:20.816175 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 56924.7us
I20260709 12:13:20.832894 26863 raft_consensus.cc:3060] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:20.841169 25126 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1499) took 1466 ms (client timeout 1869 ms). Trace:
W20260709 12:13:20.841720 25126 rpcz_store.cc:269] 0709 12:13:19.374247 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:19.525712 (+151465us) service_pool.cc:224] Handling call
0709 12:13:20.840693 (+1314981us) spinlock_profiling.cc:243] Waited 291 ms on lock 0x7b54000a5ad4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:20.840899 (+   206us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":668710144}
I20260709 12:13:20.845788 26685 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:20.846678 25122 raft_consensus.cc:1217] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Deduplicated request from leader. Original: 2.5->[4.6-4.6]   Dedup: 4.6->[]
I20260709 12:13:20.847334 25122 raft_consensus.cc:1240] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 12:13:20.848083 25122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48862 (request call id 1480) took 1494 ms. Trace:
I20260709 12:13:20.863517 25018 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:20.897434 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:20.856799 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:20.827435 26749 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:20.895591 26861 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:20.915617 25055 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55984 (request call id 1417) took 2943 ms. Trace:
I20260709 12:13:20.915668 26680 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.848485 25122 rpcz_store.cc:276] 0709 12:13:19.353763 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:20.845932 (+1492169us) service_pool.cc:224] Handling call
0709 12:13:20.846467 (+   535us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:20.847744 (+  1277us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.848003 (+   259us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:13:20.916378 27028 log.cc:927] Time spent T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
I20260709 12:13:20.858705 26966 consensus_queue.cc:1048] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.049s
W20260709 12:13:20.919898 25020 leader_election.cc:336] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.602s (SENT)
I20260709 12:13:20.914958 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:20.925534 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:20.921972 25055 rpcz_store.cc:276] 0709 12:13:17.959381 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:18.646048 (+686667us) service_pool.cc:224] Handling call
0709 12:13:19.329682 (+683634us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:19.421472 (+ 91790us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.588690 (+1167218us) spinlock_profiling.cc:243] Waited 91.1 ms on lock 0x7b5400211454. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:20.870603 (+281913us) spinlock_profiling.cc:243] Waited 683 ms on lock 0x7b5400211450. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8e8ad 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:20.902982 (+ 32379us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1780806784}
I20260709 12:13:20.923022 26810 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.948731 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:20.949301 25053 raft_consensus.cc:2376] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4. Re-sending same reply.
I20260709 12:13:20.948300 25020 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:20.892788 26616 consensus_queue.cc:1048] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.054s
I20260709 12:13:20.921798 26861 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:20.923905 26842 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:20.931649 26904 raft_consensus.cc:3055] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:20.954391 26680 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:20.914480 25050 raft_consensus.cc:2468] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:20.945338 27003 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:20.944890 26961 consensus_queue.cc:1048] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 12:13:20.964797 26861 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:13:20.983968 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 95696.9us
W20260709 12:13:20.980641 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 174352us
I20260709 12:13:20.982785 26877 consensus_queue.cc:1048] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.088s
W20260709 12:13:20.983549 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.969203 26810 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:20.968565 26904 raft_consensus.cc:740] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
W20260709 12:13:20.993077 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:20.993999 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:21.002450 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:21.002940 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.004956 24945 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:21.006139 26805 raft_consensus.cc:2749] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:20.985420 26895 raft_consensus.cc:2749] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:21.010751 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.973928 26842 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 12:13:20.983565 26680 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:21.013103 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:21.019701 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:21.026100 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:21.026999 27035 log.cc:927] Time spent T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.216s	user 0.001s	sys 0.001s
I20260709 12:13:21.034068 26904 consensus_queue.cc:260] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.035053 25655 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:21.035646 26904 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:21.022388 26933 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:21.048802 27036 log.cc:927] Time spent T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.070s	user 0.001s	sys 0.001s
I20260709 12:13:21.051703 26810 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:21.053531 26749 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:21.054800 25124 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 212) took 2374 ms. Trace:
I20260709 12:13:21.062641 26649 consensus_queue.cc:1048] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:21.063527 26961 consensus_queue.cc:1048] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:21.078388 25049 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:21.083060 25052 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:21.052402 26810 consensus_queue.cc:1048] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.031s
W20260709 12:13:21.086525 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:21.093570 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 54290us
W20260709 12:13:21.082465 26887 consensus_meta.cc:287] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.504s	user 0.012s	sys 0.000s
I20260709 12:13:21.084982 26685 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.099921 25021 leader_election.cc:400] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6.
I20260709 12:13:21.055398 25124 rpcz_store.cc:276] 0709 12:13:18.680808 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:18.681020 (+   212us) service_pool.cc:224] Handling call
0709 12:13:18.681441 (+   421us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:18.700329 (+ 18888us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:18.700372 (+    43us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:18.706115 (+  5743us) log.cc:844] Serialized 26 byte log entry
0709 12:13:19.062615 (+356500us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:19.062712 (+    97us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:21.054041 (+1991329us) spinlock_profiling.cc:243] Waited 18.4 ms on lock 0x7b54004173d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:21.054126 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:21.054216 (+    90us) raft_consensus.cc:1685] finished
0709 12:13:21.054228 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:21.054570 (+   342us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":568,"raft.run_cpu_time_us":144,"raft.run_wall_time_us":4477,"spinlock_wait_cycles":42352384,"thread_start_us":308385,"threads_started":1,"wal-append.queue_time_us":454975,"wal-append.run_cpu_time_us":2461,"wal-append.run_wall_time_us":1134009}
I20260709 12:13:21.100314 25021 leader_election.cc:403] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:21.105566 26685 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:21.112746 26685 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:21.115195 26895 raft_consensus.cc:2749] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6.
I20260709 12:13:21.115907 24945 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:21.117341 24945 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:21.117197 26895 consensus_queue.cc:1059] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:21.118549 27055 raft_consensus.cc:3055] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:21.118788 24945 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:21.118952 27055 raft_consensus.cc:740] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:21.124905 26805 raft_consensus.cc:2749] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:21.119966 27055 consensus_queue.cc:260] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:21.125057 26966 raft_consensus.cc:2804] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:21.127688 24946 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:21.136746 26952 consensus_meta.cc:287] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.541s	user 0.013s	sys 0.003s
I20260709 12:13:21.136384 27062 consensus_queue.cc:1059] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:21.137018 25120 raft_consensus.cc:1275] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260709 12:13:21.137476 25120 pending_rounds.cc:85] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 5
I20260709 12:13:21.137774 25120 pending_rounds.cc:107] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260709 12:13:21.138037 25120 raft_consensus.cc:2889] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:21.139714 26877 raft_consensus.cc:2804] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:13:21.144660 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 230356us
I20260709 12:13:21.133253 27055 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:21.165539 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:21.134874 27019 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.514s	user 0.011s	sys 0.011s
W20260709 12:13:21.153779 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.152616 26877 raft_consensus.cc:697] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:21.154117 26894 raft_consensus.cc:2749] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161) with higher term. Message: Invalid argument: T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4.
I20260709 12:13:21.155745 26980 consensus_queue.cc:1059] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:21.158080 25021 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:21.169096 26766 consensus_queue.cc:1059] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:21.173692 26886 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:21.181100 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 82352.5us
I20260709 12:13:21.153450 26749 raft_consensus.cc:2804] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:13:21.178368 27019 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.558s	user 0.012s	sys 0.012s
I20260709 12:13:21.145166 26966 raft_consensus.cc:697] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
W20260709 12:13:21.184226 25020 leader_election.cc:336] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.964s (SENT)
I20260709 12:13:21.187741 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:21.189931 26877 consensus_queue.cc:237] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:21.174932 27059 consensus_queue.cc:1059] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 12:13:21.194945 26966 consensus_queue.cc:237] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:21.196264 25020 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:21.201145 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:21.203871 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 83738.4us
I20260709 12:13:21.212966 25128 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:21.213578 25128 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1504) took 1346 ms. Trace:
I20260709 12:13:21.213850 24945 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:21.213874 25128 rpcz_store.cc:276] 0709 12:13:19.867335 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:20.129028 (+261693us) service_pool.cc:224] Handling call
0709 12:13:21.200947 (+1071919us) spinlock_profiling.cc:243] Waited 6.26 ms on lock 0x7b5800116198. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:21.213518 (+ 12571us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":14395776}
I20260709 12:13:21.218250 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:21.219377 26961 consensus_queue.cc:1048] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.220988 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:21.221699 24974 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:21.221918 25628 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:21.224334 26967 consensus_queue.cc:1048] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:21.224521 25628 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:21.225575 27025 raft_consensus.cc:2804] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:21.226449 27025 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:21.226938 27025 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:21.227342 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:21.228150 24979 raft_consensus.cc:2393] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 4: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:21.203260 27062 raft_consensus.cc:2804] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:21.199319 26749 raft_consensus.cc:697] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:21.225976 26967 raft_consensus.cc:2804] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:21.221199 26794 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:21.233980 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.237298 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:21.239395 24976 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:21.251044 26737 consensus_queue.cc:1059] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:21.251597 24979 raft_consensus.cc:1275] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:21.245256 26992 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.245290 26810 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 12:13:21.252295 26992 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:21.249542 26895 consensus_queue.cc:1048] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 12:13:21.253759 25048 raft_consensus.cc:1275] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:21.255007 25048 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1492) took 1367 ms. Trace:
I20260709 12:13:21.255354 25048 rpcz_store.cc:276] 0709 12:13:19.887623 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:19.887913 (+   290us) service_pool.cc:224] Handling call
0709 12:13:19.888557 (+   644us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:21.254113 (+1365556us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:21.254734 (+   621us) spinlock_profiling.cc:243] Waited 1.36 s on lock 0x7b54003962d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:21.254929 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3138514816}
I20260709 12:13:21.238435 26967 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:21.258838 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 45089.8us
I20260709 12:13:21.258888 26967 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:21.268915 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 88539.5us
W20260709 12:13:21.269714 25020 leader_election.cc:336] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.983s (SENT)
I20260709 12:13:21.270238 26861 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.272222 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:21.273572 27067 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.286798 27067 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.274142 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:21.266202 26961 consensus_queue.cc:1048] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:21.217140 26842 consensus_queue.cc:1059] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 12:13:21.277343 26749 consensus_queue.cc:237] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.278724 26810 raft_consensus.cc:3055] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:21.323520 24977 raft_consensus.cc:2393] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 6: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:21.271605 25020 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:21.284403 26941 consensus_queue.cc:1048] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:21.284754 24972 raft_consensus.cc:1240] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:21.260676 26649 raft_consensus.cc:2804] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:21.257376 26863 raft_consensus.cc:2749] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:21.289698 27064 log.cc:927] Time spent T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260709 12:13:21.280160 24945 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:21.288532 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:13:21.331916 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 93691.6us
I20260709 12:13:21.304406 27067 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:21.334710 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.335670 26877 raft_consensus.cc:2804] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:21.357641 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:21.358513 24976 raft_consensus.cc:2393] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:21.358673 26992 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:21.334506 27059 raft_consensus.cc:2749] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:21.359745 26996 raft_consensus.cc:3055] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 12:13:21.337230 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 57175.8us
I20260709 12:13:21.360193 26996 raft_consensus.cc:740] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:21.361088 26996 consensus_queue.cc:260] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:21.362316 26996 raft_consensus.cc:3060] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.363291 26961 consensus_queue.cc:1048] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:21.365137 26961 consensus_queue.cc:1048] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.366959 26961 consensus_queue.cc:1048] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:21.340320 27025 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.370342 27025 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:21.352761 26649 raft_consensus.cc:697] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:21.372130 26649 consensus_queue.cc:237] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:21.353555 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 82040.9us
I20260709 12:13:21.375895 25020 leader_election.cc:304] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:21.377107 25020 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:21.323463 26861 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:21.378927 26861 raft_consensus.cc:2804] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:21.379277 26861 raft_consensus.cc:493] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:21.379643 26861 raft_consensus.cc:3060] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.381098 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:21.381958 25054 raft_consensus.cc:2376] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4. Re-sending same reply.
I20260709 12:13:21.385488 26891 raft_consensus.cc:2804] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:21.385905 27055 raft_consensus.cc:3055] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:21.386324 27055 raft_consensus.cc:740] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:21.387269 27055 consensus_queue.cc:260] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:21.387737 26616 raft_consensus.cc:3055] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:21.388123 26616 raft_consensus.cc:740] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:21.324312 24974 raft_consensus.cc:2376] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4. Re-sending same reply.
I20260709 12:13:21.323848 26810 raft_consensus.cc:740] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:21.401520 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:21.358109 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:21.356740 24943 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:21.401554 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:21.347985 26766 raft_consensus.cc:3055] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Stepping down as leader of term 4
W20260709 12:13:21.405287 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 117415us
W20260709 12:13:21.409194 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 52558.6us
I20260709 12:13:21.409655 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:21.410429 24976 raft_consensus.cc:2393] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 5: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:21.388531 27055 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:21.422047 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:21.423395 25049 raft_consensus.cc:2410] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 5 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 12:13:21.426084 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 183557us
I20260709 12:13:21.385911 26891 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:21.401736 27025 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.394973 26877 raft_consensus.cc:697] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:21.435057 26891 raft_consensus.cc:3060] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:21.441442 25046 raft_consensus.cc:1240] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 6. Current term is 7. Ops: [6.6-6.6]
I20260709 12:13:21.441985 26371 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:13:21.442692 27029 log.cc:927] Time spent T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.822s	user 0.004s	sys 0.000s
I20260709 12:13:21.442631 26371 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:21.418469 26805 raft_consensus.cc:2804] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:21.444278 25656 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58008 (request call id 507) took 2400 ms. Trace:
I20260709 12:13:21.444826 26805 raft_consensus.cc:697] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:21.444792 25656 rpcz_store.cc:276] 0709 12:13:19.043500 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:19.050515 (+  7015us) service_pool.cc:224] Handling call
0709 12:13:20.135681 (+1085166us) spinlock_profiling.cc:243] Waited 2.02 ms on lock 0x7b580003f398. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c68fc0 00007fce80c53929 00007fce80c533d2 00007fce7a1cabd4
0709 12:13:20.136222 (+   541us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:20.286350 (+150128us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:20.294927 (+  8577us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:20.349248 (+ 54321us) log.cc:844] Serialized 26 byte log entry
0709 12:13:20.524983 (+175735us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:20.525964 (+   981us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.531844 (+  5880us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:21.442088 (+910244us) spinlock_profiling.cc:243] Waited 41.8 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:21.443927 (+  1839us) raft_consensus.cc:1685] finished
0709 12:13:21.443952 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:21.444106 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2730,"raft.queue_time_us":23506,"raft.run_cpu_time_us":205,"raft.run_wall_time_us":205,"spinlock_wait_cycles":100874368,"thread_start_us":279162,"threads_started":2,"wal-append.queue_time_us":197568}
I20260709 12:13:21.446218 26805 consensus_queue.cc:237] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [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: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.452200 25129 raft_consensus.cc:1275] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:21.453408 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:21.452934 26616 consensus_queue.cc:260] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:21.455922 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.456475 26616 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.389977 26980 consensus_queue.cc:1059] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 12:13:21.401989 27062 raft_consensus.cc:697] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:21.403250 26894 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:21.390218 25120 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 220) took 2157 ms. Trace:
I20260709 12:13:21.435981 25124 raft_consensus.cc:1275] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:21.435976 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:21.406659 26766 raft_consensus.cc:740] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:21.439031 25054 raft_consensus.cc:1275] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:21.389788 27059 consensus_queue.cc:1059] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
W20260709 12:13:21.457563 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 55729.3us
I20260709 12:13:21.459515 25121 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:21.427024 25021 leader_election.cc:304] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:21.467614 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 47111us
I20260709 12:13:21.467579 25120 rpcz_store.cc:276] 0709 12:13:19.233032 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:20.107861 (+874829us) service_pool.cc:224] Handling call
0709 12:13:20.159450 (+ 51589us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:21.138559 (+979109us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:21.389904 (+251345us) spinlock_profiling.cc:243] Waited 966 ms on lock 0x7b54001b1cd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:21.390117 (+   213us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2221247232}
I20260709 12:13:21.474031 26894 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:21.456585 26931 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:21.476238 27070 log.cc:927] Time spent T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 12:13:21.477540 26891 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:21.479873 26891 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:21.482549 26766 consensus_queue.cc:260] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:21.484242 26766 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:21.456964 26371 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:21.486276 26967 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.489121 26962 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.489727 26962 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.441512 26810 consensus_queue.cc:260] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:21.491102 26810 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:21.457237 26861 raft_consensus.cc:515] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:21.495082 26861 leader_election.cc:290] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:21.497702 26967 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:21.498683 26727 raft_consensus.cc:3055] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:21.499286 26727 raft_consensus.cc:740] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
W20260709 12:13:21.500844 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:21.504841 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 64480.4us
I20260709 12:13:21.459153 27025 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.505952 27019 consensus_queue.cc:1048] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:21.485309 26877 consensus_queue.cc:237] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:21.509958 27025 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:21.510859 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:21.513515 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:21.516525 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 89591.9us
I20260709 12:13:21.518154 25021 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:21.551796 25095 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:21.554992 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 191044us
W20260709 12:13:21.553785 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 44923.7us
I20260709 12:13:21.515887 26899 raft_consensus.cc:2749] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:21.512316 26894 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:21.560886 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 52880.7us
I20260709 12:13:21.553179 26794 raft_consensus.cc:2749] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:21.575291 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.575695 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:21.576128 26939 consensus_queue.cc:1048] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.017s
W20260709 12:13:21.577808 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 59761.5us
I20260709 12:13:21.578786 25021 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:21.590456 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 121912us
I20260709 12:13:21.558274 26861 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.030s
I20260709 12:13:21.601511 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:21.592125 27059 raft_consensus.cc:2804] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:13:21.623332 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.598543 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:21.634119 25095 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:21.588148 27005 consensus_queue.cc:1048] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.034s
I20260709 12:13:21.639870 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:21.643715 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:21.641613 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.637401 27081 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.601089 27062 consensus_queue.cc:237] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.646525 27081 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:21.647796 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:21.648594 24979 raft_consensus.cc:2393] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:21.649122 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:21.636454 26966 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.651582 26966 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.653187 26904 raft_consensus.cc:493] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:21.653820 26966 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:21.653736 26904 raft_consensus.cc:515] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:21.654667 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:21.655874 25628 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:21.656148 26965 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.656409 25120 raft_consensus.cc:1240] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:21.657981 24974 raft_consensus.cc:1275] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:21.658367 27025 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:21.666327 27025 raft_consensus.cc:2749] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:21.667429 27025 consensus_queue.cc:1048] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:21.668165 27025 consensus_queue.cc:1243] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer 030e384b13804beabcacc99f2d305ee2 log is divergent from this leader: its last log entry 2.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 12:13:21.600072 26727 consensus_queue.cc:260] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.628505 27059 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:21.671088 27059 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:21.674819 26727 raft_consensus.cc:3060] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:21.656694 26965 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.676889 27072 raft_consensus.cc:1064] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
W20260709 12:13:21.677549 27072 raft_consensus.cc:1068] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4: Unable to promote non-voter 3f6b8adc1ec6495c8c574fff0f49c864: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:13:21.633313 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:21.680735 25659 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:21.683277 25659 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58034 (request call id 415) took 1277 ms. Trace:
I20260709 12:13:21.683673 25659 rpcz_store.cc:276] 0709 12:13:20.406271 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:20.413151 (+  6880us) service_pool.cc:224] Handling call
0709 12:13:21.683101 (+1269950us) spinlock_profiling.cc:243] Waited 1.23 s on lock 0x7b54005a5fd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:21.683216 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2840248704}
I20260709 12:13:21.685343 27081 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:21.655823 26904 leader_election.cc:290] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:21.687214 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:21.688014 25656 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:21.693925 26649 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.694679 26649 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.698325 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:21.698565 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:21.699025 25657 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
W20260709 12:13:21.699260 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 120582us
I20260709 12:13:21.698570 26894 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:21.705271 25121 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34314 (request call id 224) took 1440 ms. Trace:
I20260709 12:13:21.701995 27055 raft_consensus.cc:2804] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:21.702392 26966 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.703492 24973 raft_consensus.cc:2376] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5. Re-sending same reply.
I20260709 12:13:21.687418 26891 raft_consensus.cc:3055] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:21.722085 26891 raft_consensus.cc:740] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:21.722425 26966 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.723176 26891 consensus_queue.cc:260] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:21.704130 25128 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:21.705786 25121 rpcz_store.cc:276] 0709 12:13:20.264558 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:20.315355 (+ 50797us) service_pool.cc:224] Handling call
0709 12:13:21.702803 (+1387448us) spinlock_profiling.cc:243] Waited 1.13 s on lock 0x7b5400147654. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:21.705196 (+  2393us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2604716416}
W20260709 12:13:21.702407 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.712935 26894 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.725935 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:21.727912 26894 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:21.720970 26794 raft_consensus.cc:2749] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:21.713976 27055 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.729980 27055 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:21.732260 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:21.725049 26966 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:21.736871 26781 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.737282 25627 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:21.737496 26781 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.739938 26781 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:21.741765 27005 consensus_queue.cc:1048] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:21.742889 26931 raft_consensus.cc:2804] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:21.743355 26931 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.743755 26931 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:21.745141 26649 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:21.707227 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 51176.9us
I20260709 12:13:21.724570 26891 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:21.772156 25018 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:21.775779 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:21.777168 26810 raft_consensus.cc:2764] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:13:21.837535 25054 raft_consensus.cc:1275] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 12:13:21.843797 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 52317.2us
I20260709 12:13:21.753276 26961 consensus_queue.cc:1048] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.080s
I20260709 12:13:21.857519 25048 raft_consensus.cc:3055] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:21.857963 25048 raft_consensus.cc:740] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:21.858804 25048 consensus_queue.cc:260] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:21.856494 25095 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:21.860343 26781 raft_consensus.cc:2804] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:21.833267 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:21.861068 26781 raft_consensus.cc:697] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:21.815212 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:21.860304 25048 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:21.867539 24943 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:21.879739 24943 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:21.881242 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:21.776665 26904 consensus_queue.cc:1048] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.087s
I20260709 12:13:21.896334 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:21.889318 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:21.898010 25054 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:21.907401 25628 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:21.911679 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 55315.7us
I20260709 12:13:21.874505 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:21.883855 24972 raft_consensus.cc:1240] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:21.921630 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:21.923257 25095 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:21.884272 26941 raft_consensus.cc:2804] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:21.862166 26781 consensus_queue.cc:237] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.875365 27025 consensus_queue.cc:1048] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.043s
W20260709 12:13:21.929263 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 181898us
I20260709 12:13:21.910653 27081 raft_consensus.cc:2764] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:13:21.919668 26805 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:21.924713 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:21.927069 26941 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.930311 24974 raft_consensus.cc:1240] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5. Ops: [2.2-4.3]
I20260709 12:13:21.931667 26966 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:21.953140 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 52581.5us
I20260709 12:13:21.955951 25628 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:21.957592 25628 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:21.967370 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:21.968374 25054 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:21.968787 26889 raft_consensus.cc:2749] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:21.969848 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:21.970906 25054 raft_consensus.cc:2393] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 2: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:21.971776 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:21.972014 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:21.965000 26664 raft_consensus.cc:2804] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:21.975720 25054 raft_consensus.cc:2393] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 7: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:21.951692 26941 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:13:21.986047 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.973495 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:21.943560 26749 consensus_queue.cc:1059] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.033s
W20260709 12:13:22.008872 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 238602us
W20260709 12:13:22.010039 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.968386 26811 raft_consensus.cc:2749] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:21.976354 26664 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:22.014415 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 56921.8us
I20260709 12:13:21.948907 26805 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:21.976128 25120 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:21.967311 26966 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:22.012802 25657 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
W20260709 12:13:22.053668 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.019729 26664 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:22.055464 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:22.009063 27081 consensus_queue.cc:1048] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.043s
W20260709 12:13:22.072759 27084 log.cc:927] Time spent T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.077s	user 0.000s	sys 0.001s
I20260709 12:13:22.079502 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:22.077171 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 130061us
W20260709 12:13:22.078568 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 66548us
W20260709 12:13:22.084339 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.096036 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:22.098078 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:22.105574 25054 raft_consensus.cc:2376] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5. Re-sending same reply.
W20260709 12:13:22.111241 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:22.151069 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 129806us
I20260709 12:13:22.154785 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:22.155691 24980 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:22.158896 25628 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:22.159294 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:22.160197 26989 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:22.160588 26966 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:22.162920 26962 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:22.164920 27019 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:22.165196 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:22.166455 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:22.166997 24979 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 6
W20260709 12:13:22.168860 25020 leader_election.cc:336] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.511s (SENT)
I20260709 12:13:22.169345 25020 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:22.170336 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:22.170987 25050 raft_consensus.cc:2468] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:22.171942 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:22.175046 27067 raft_consensus.cc:3055] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:22.175498 27067 raft_consensus.cc:740] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:22.181944 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:22.183193 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:22.184293 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:22.189265 27089 log.cc:927] Time spent T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.163s	user 0.000s	sys 0.000s
I20260709 12:13:22.176563 27067 consensus_queue.cc:260] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:22.197064 24975 raft_consensus.cc:1240] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:22.199296 27087 log.cc:927] Time spent T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.117s	user 0.000s	sys 0.000s
W20260709 12:13:22.201896 27085 log.cc:927] Time spent T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.131s	user 0.000s	sys 0.001s
I20260709 12:13:22.203405 25053 raft_consensus.cc:1275] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:22.202889 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:22.185611 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:22.223156 24977 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:22.256901 25021 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:22.259681 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 166978us
W20260709 12:13:22.261035 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 92206.5us
W20260709 12:13:22.261716 25020 leader_election.cc:336] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.552s (SENT)
I20260709 12:13:22.262108 25020 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:22.260504 25628 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:22.274621 27091 log.cc:927] Time spent T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.164s	user 0.000s	sys 0.000s
I20260709 12:13:22.257825 26895 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.277931 26895 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:22.279767 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:22.269585 26766 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:22.281513 24973 pending_rounds.cc:85] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2: Aborting all ops after (but not including) 4
I20260709 12:13:22.172523 25050 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:22.271479 25095 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:22.229558 27067 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:13:22.291910 25020 leader_election.cc:336] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.663s (SENT)
I20260709 12:13:22.292450 25020 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:22.297806 24946 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:22.270633 27059 consensus_meta.cc:287] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.599s	user 0.004s	sys 0.009s
I20260709 12:13:22.281852 24973 pending_rounds.cc:107] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260709 12:13:22.321206 24973 raft_consensus.cc:2889] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:22.302063 24977 raft_consensus.cc:1275] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:22.302649 25048 raft_consensus.cc:1275] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:13:22.305133 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 44701.7us
I20260709 12:13:22.325664 25628 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:22.327062 24979 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
W20260709 12:13:22.301420 26727 consensus_meta.cc:287] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.626s	user 0.008s	sys 0.005s
I20260709 12:13:22.280504 26895 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:22.295931 26616 raft_consensus.cc:2749] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:13:22.313982 26891 consensus_queue.cc:1059] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:22.314963 27062 raft_consensus.cc:2749] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:22.283046 26965 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:22.301612 26811 raft_consensus.cc:3060] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:22.316457 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:22.317027 27059 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:22.320716 26794 raft_consensus.cc:2749] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:22.305266 25055 raft_consensus.cc:1275] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:13:22.332826 26980 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
I20260709 12:13:22.341778 25049 raft_consensus.cc:2468] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
W20260709 12:13:22.315303 26931 consensus_meta.cc:287] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.571s	user 0.010s	sys 0.000s
I20260709 12:13:22.341101 26939 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:22.348104 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 87686us
I20260709 12:13:22.336668 26766 raft_consensus.cc:2749] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:22.349952 26891 consensus_queue.cc:1243] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer 030e384b13804beabcacc99f2d305ee2 log is divergent from this leader: its last log entry 5.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 12:13:22.361876 27062 raft_consensus.cc:3055] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Stepping down as leader of term 4
W20260709 12:13:22.374178 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:22.393898 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 47951.3us
I20260709 12:13:22.395751 25628 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:22.354257 25050 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:22.407181 25095 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:22.402056 26965 consensus_queue.cc:1048] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
W20260709 12:13:22.410514 27101 log.cc:927] Time spent T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
W20260709 12:13:22.413141 27055 consensus_meta.cc:287] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.683s	user 0.011s	sys 0.006s
I20260709 12:13:22.413580 27055 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:22.415450 27090 log.cc:927] Time spent T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.310s	user 0.003s	sys 0.000s
I20260709 12:13:22.415831 27055 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:22.417505 25051 raft_consensus.cc:1240] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:22.420295 25052 raft_consensus.cc:1240] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:22.421039 27092 log.cc:927] Time spent T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.263s	user 0.000s	sys 0.001s
I20260709 12:13:22.422072 25052 raft_consensus.cc:1240] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:22.422979 25050 raft_consensus.cc:1275] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:22.423596 25125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:13:22.424412 25125 raft_consensus.cc:606] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:22.424789 25125 raft_consensus.cc:614] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:22.425066 26664 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:22.426208 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:22.427213 26664 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:22.429690 27059 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:22.429773 25125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a532ed58661463eb6424c406b708afe"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:13:22.430483 25125 raft_consensus.cc:606] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:22.430862 25125 raft_consensus.cc:614] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:22.391587 27062 raft_consensus.cc:740] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:22.434022 27062 consensus_queue.cc:260] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:22.435271 27062 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:22.436798 26649 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.437471 26649 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:22.439529 26649 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:22.442953 25125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93787c45b40444c591b830f48e6bd341"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:13:22.443655 25125 raft_consensus.cc:606] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:22.444051 25125 raft_consensus.cc:614] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:22.402752 27025 raft_consensus.cc:2804] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:22.453334 27025 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.453715 27025 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:22.358696 26931 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:22.456605 26931 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:22.459766 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:22.463922 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 56835.7us
I20260709 12:13:22.464864 25095 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:22.466753 27110 raft_consensus.cc:2804] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:22.467242 27110 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.467604 27110 raft_consensus.cc:3060] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:22.468693 25121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:13:22.469409 25121 raft_consensus.cc:606] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:22.469823 25121 raft_consensus.cc:614] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:22.472952 25121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:13:22.473712 25121 raft_consensus.cc:606] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:22.473914 26794 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:22.474566 26794 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:22.474108 25121 raft_consensus.cc:614] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:22.486331 24980 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:22.475294 26811 raft_consensus.cc:2749] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:22.505007 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:22.504737 27109 raft_consensus.cc:2804] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:22.509490 26805 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:22.512099 27110 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:22.482007 26989 raft_consensus.cc:2749] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:22.513506 27067 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:22.514312 27110 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:22.514742 25049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:41676
I20260709 12:13:22.515414 25049 raft_consensus.cc:606] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:22.515861 25049 raft_consensus.cc:614] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:13:22.516153 27098 log.cc:927] Time spent T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.249s	user 0.000s	sys 0.002s
I20260709 12:13:22.516975 27109 raft_consensus.cc:697] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:22.517627 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:22.503979 27019 raft_consensus.cc:2749] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:22.517973 27109 consensus_queue.cc:237] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:22.506554 27111 log.cc:927] Time spent T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.094s	user 0.000s	sys 0.001s
W20260709 12:13:22.523753 27099 log.cc:927] Time spent T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.256s	user 0.000s	sys 0.000s
I20260709 12:13:22.523890 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:22.525667 26794 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:22.542503 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:13:22.562330 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 260649us
W20260709 12:13:22.566346 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:22.567782 25020 leader_election.cc:336] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.737s (SENT)
W20260709 12:13:22.582016 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 73734.6us
I20260709 12:13:22.554483 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:22.581609 26727 consensus_queue.cc:1059] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.057s
W20260709 12:13:22.645169 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 77429.4us
W20260709 12:13:22.665021 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.651808 27116 raft_consensus.cc:3055] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 12:13:22.691845 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 86884us
W20260709 12:13:22.693549 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:22.694025 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 294933us
I20260709 12:13:22.696473 25095 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:22.703246 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:22.707989 25628 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:22.718068 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:22.718850 24980 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:22.720248 25049 raft_consensus.cc:1275] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:22.722375 25049 raft_consensus.cc:1275] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:22.692414 27116 raft_consensus.cc:740] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:22.730191 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:22.730870 24979 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:22.700408 26727 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:22.752247 25020 leader_election.cc:336] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.869s (SENT)
I20260709 12:13:22.749996 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:22.767951 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 56310.3us
W20260709 12:13:22.778800 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 236685us
I20260709 12:13:22.720153 26781 raft_consensus.cc:2804] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:22.699733 27025 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:22.777172 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:22.815205 24979 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:22.771432 26727 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:22.790627 26781 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:22.780933 27108 consensus_queue.cc:1048] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.035s
W20260709 12:13:22.839059 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 376711us
I20260709 12:13:22.904306 25047 raft_consensus.cc:1275] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:13:22.857255 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 106519us
W20260709 12:13:22.992515 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 212420us
W20260709 12:13:22.860611 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 152701us
W20260709 12:13:22.906556 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:22.854355 25095 connection.cc:256] RPC call timeout handler was delayed by -2.1970220949999657s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2076s for a response
I20260709 12:13:23.015462 25628 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:22.920037 24874 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48208 (request call id 255) took 9972 ms. Trace:
I20260709 12:13:22.893226 25046 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51822 (request call id 198) took 1109 ms. Trace:
W20260709 12:13:23.023092 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 64598.5us
I20260709 12:13:23.024562 25021 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:22.895013 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:23.031541 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:23.034432 25054 raft_consensus.cc:2410] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:13:23.032321 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:22.873488 27119 log.cc:927] Time spent T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 12:13:23.040344 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:22.870807 27121 log.cc:927] Time spent T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
W20260709 12:13:22.891038 27122 log.cc:927] Time spent T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.110s	user 0.001s	sys 0.000s
W20260709 12:13:22.909914 26941 consensus_meta.cc:287] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.894s	user 0.011s	sys 0.001s
W20260709 12:13:22.921218 27120 log.cc:927] Time spent T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
I20260709 12:13:22.890880 27055 raft_consensus.cc:1064] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:13:23.048720 25055 raft_consensus.cc:1275] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:22.996526 26894 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.890662 25653 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 6 index: 9. (index mismatch)
I20260709 12:13:22.892970 27131 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.892414 27137 raft_consensus.cc:2804] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:22.897677 27123 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.017338 25046 rpcz_store.cc:276] 0709 12:13:21.783485 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:22.186736 (+403251us) service_pool.cc:224] Handling call
0709 12:13:22.187183 (+   447us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:22.257334 (+ 70151us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:22.257385 (+    51us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:22.269904 (+ 12519us) log.cc:844] Serialized 26 byte log entry
0709 12:13:22.696668 (+426764us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:22.696708 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:22.696771 (+    63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:22.892964 (+196193us) raft_consensus.cc:1685] finished
0709 12:13:22.892985 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:22.893142 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":78482,"raft.queue_time_us":71990,"raft.run_cpu_time_us":124,"raft.run_wall_time_us":15724,"thread_start_us":360321,"threads_started":1,"wal-append.queue_time_us":543672}
I20260709 12:13:23.022325 26781 raft_consensus.cc:3060] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.055932 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:23.056133 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:23.090395 25121 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:22.998100 27062 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.099020 27062 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:23.101239 27062 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:23.057181 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:23.102839 24980 raft_consensus.cc:2393] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 5: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:23.103760 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:23.104902 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:23.105211 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:23.111994 25121 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:22.930464 27116 consensus_queue.cc:260] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:23.059478 25628 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:23.060348 25052 raft_consensus.cc:2393] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 5: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:22.862286 27125 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.928449 27025 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:22.924394 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:23.064108 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:23.065222 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:23.117961 24975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49232 (request call id 231) took 1031 ms. Trace:
I20260709 12:13:23.067847 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:23.067075 24946 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:23.039773 26664 raft_consensus.cc:2804] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:23.071842 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:23.039718 26649 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.889746 27136 consensus_queue.cc:1048] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.175s
I20260709 12:13:23.079991 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:23.135730 24979 raft_consensus.cc:2393] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 6: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:23.053179 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:23.072083 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:23.062917 27129 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:23.083137 25053 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51822 (request call id 211) took 1243 ms. Trace:
W20260709 12:13:23.071863 27055 raft_consensus.cc:1068] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4: Unable to promote non-voter 3f6b8adc1ec6495c8c574fff0f49c864: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:13:23.092142 26944 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:23.141778 25053 rpcz_store.cc:276] 0709 12:13:21.840362 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:22.204228 (+363866us) service_pool.cc:224] Handling call
0709 12:13:22.204552 (+   324us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:22.218172 (+ 13620us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:22.218214 (+    42us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:22.263133 (+ 44919us) log.cc:844] Serialized 26 byte log entry
0709 12:13:22.598666 (+335533us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:13:22.850883 (+252217us) log.cc:844] Serialized 14 byte log entry
0709 12:13:22.864969 (+ 14086us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:22.865097 (+   128us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:23.082921 (+217824us) raft_consensus.cc:1685] finished
0709 12:13:23.082950 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:23.083078 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13253,"prepare.queue_time_us":473496,"prepare.run_cpu_time_us":46,"prepare.run_wall_time_us":47,"raft.queue_time_us":13666,"raft.run_cpu_time_us":109,"raft.run_wall_time_us":121,"thread_start_us":481394,"threads_started":2,"wal-append.queue_time_us":431963}
I20260709 12:13:23.092396 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:23.076361 26894 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:23.097733 27112 log.cc:927] Time spent T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.448s	user 0.010s	sys 0.000s
I20260709 12:13:23.077072 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:23.124179 25049 raft_consensus.cc:2393] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:23.088646 26895 raft_consensus.cc:2749] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:23.115556 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:23.131436 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 72039.3us
I20260709 12:13:23.082487 26961 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:23.132472 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 65506.3us
I20260709 12:13:23.071062 26941 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.180984 26877 consensus_queue.cc:1048] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:23.156497 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:23.074585 27134 consensus_queue.cc:1048] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.059s
I20260709 12:13:23.085377 27131 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.185323 26941 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:23.186726 26894 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:23.128731 27125 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:23.187642 25655 raft_consensus.cc:1275] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:23.189496 27125 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:23.127619 24971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1521) took 1273 ms. Trace:
I20260709 12:13:23.191668 26727 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:23.190507 24971 rpcz_store.cc:276] 0709 12:13:21.854608 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:22.072528 (+217920us) service_pool.cc:224] Handling call
0709 12:13:22.102181 (+ 29653us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:22.305923 (+203742us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:22.305970 (+    47us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:22.306755 (+   785us) log.cc:844] Serialized 52 byte log entry
0709 12:13:22.585728 (+278973us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:22.652929 (+ 67201us) log.cc:844] Serialized 14 byte log entry
0709 12:13:22.907100 (+254171us) spinlock_profiling.cc:243] Waited 2.55 ms on lock 0x7b18003c7d80. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78ba23f3 00007fce78ba47c1 00007fce78ba4779 00007fce78ba4709 00007fce78ba46d1 00007fce78ba39cd 0000000000388634 0000000000388479 00007fce78b8583a
0709 12:13:23.031601 (+124501us) log.cc:844] Serialized 14 byte log entry
0709 12:13:23.074306 (+ 42705us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:23.085128 (+ 10822us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:23.091304 (+  6176us) raft_consensus.cc:1685] finished
0709 12:13:23.108582 (+ 17278us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:23.123706 (+ 15124us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":42126,"prepare.queue_time_us":72932,"prepare.run_cpu_time_us":107,"prepare.run_wall_time_us":3827,"raft.queue_time_us":64454,"raft.run_cpu_time_us":567,"raft.run_wall_time_us":36917,"spinlock_wait_cycles":5870976,"thread_start_us":549640,"threads_started":2,"wal-append.queue_time_us":387305}
I20260709 12:13:23.160539 27129 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.125104 26980 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:23.201016 27129 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:23.200922 26980 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:23.203204 26980 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:23.128769 27137 raft_consensus.cc:697] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:23.204505 27137 consensus_queue.cc:237] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.205425 24977 raft_consensus.cc:2468] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:23.174394 25048 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51822 (request call id 212) took 1155 ms. Trace:
I20260709 12:13:23.164822 26649 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:23.209066 24976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1512) took 1436 ms. Trace:
I20260709 12:13:23.210271 26649 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:23.209434 24976 rpcz_store.cc:276] 0709 12:13:21.772812 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:21.772944 (+   132us) service_pool.cc:224] Handling call
0709 12:13:21.775659 (+  2715us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:21.796998 (+ 21339us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:21.797050 (+    52us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:21.834035 (+ 36985us) log.cc:844] Serialized 26 byte log entry
0709 12:13:22.200502 (+366467us) spinlock_profiling.cc:243] Waited 13.1 ms on lock 0x7b18003c7c60. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78b84e07 00007fce819df9a9 00007fce78ba169b 00007fce78b9f93f 00007fce78ba1c02 00007fce7b82920b 00007fce7b82ed23 00007fce7b82f0d1 00007fce7bc4aa0f
0709 12:13:22.351502 (+151000us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:22.351572 (+    70us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:22.351679 (+   107us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:23.096673 (+744994us) spinlock_profiling.cc:243] Waited 905 us on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:23.208825 (+112152us) raft_consensus.cc:1685] finished
0709 12:13:23.208863 (+    38us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:23.209009 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5579,"raft.queue_time_us":25248,"raft.run_cpu_time_us":204,"raft.run_wall_time_us":15176,"spinlock_wait_cycles":32293376,"thread_start_us":150752,"threads_started":1,"wal-append.queue_time_us":735852}
I20260709 12:13:23.168097 27025 raft_consensus.cc:2804] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:23.211342 27025 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:23.211771 27025 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:23.207847 25048 rpcz_store.cc:276] 0709 12:13:22.018630 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:22.325477 (+306847us) service_pool.cc:224] Handling call
0709 12:13:22.325775 (+   298us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:22.338092 (+ 12317us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:22.338139 (+    47us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:22.344660 (+  6521us) log.cc:844] Serialized 26 byte log entry
0709 12:13:22.586279 (+241619us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:22.586328 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:22.586525 (+   197us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:23.174199 (+587674us) raft_consensus.cc:1685] finished
0709 12:13:23.174221 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:23.174341 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1026,"raft.queue_time_us":11796,"raft.run_cpu_time_us":165,"raft.run_wall_time_us":4754,"spinlock_wait_cycles":1717504,"thread_start_us":226916,"threads_started":1,"wal-append.queue_time_us":354390}
I20260709 12:13:23.157953 26749 raft_consensus.cc:2804] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:23.216313 26749 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.216749 26749 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:23.091207 27123 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.174557 25627 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:23.178537 27114 consensus_queue.cc:1059] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:13:23.180119 27118 consensus_queue.cc:1175] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "59385cec26934f489c70e5ef2083bbd9" responder_term: 3 status { last_received { term: 3 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 3 index: 2 } }
I20260709 12:13:23.180047 27069 consensus_queue.cc:1059] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:23.182844 25052 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:23.192902 27107 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.169111 25047 raft_consensus.cc:1275] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 2. (term mismatch)
I20260709 12:13:23.229393 25047 pending_rounds.cc:85] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4: Aborting all ops after (but not including) 1
I20260709 12:13:23.229696 25047 pending_rounds.cc:107] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:23.229954 25047 raft_consensus.cc:2889] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:23.230315 25047 pending_rounds.cc:107] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:13:23.230701 25047 raft_consensus.cc:2889] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:13:23.232555 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 208073us
I20260709 12:13:23.194710 24972 raft_consensus.cc:1240] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:23.123663 24975 rpcz_store.cc:276] 0709 12:13:22.086343 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:22.197875 (+111532us) service_pool.cc:224] Handling call
0709 12:13:22.198186 (+   311us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:22.198391 (+   205us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:13:22.257268 (+ 58877us) log.cc:844] Serialized 14 byte log entry
0709 12:13:22.883453 (+626185us) spinlock_profiling.cc:243] Waited 4.42 ms on lock 0x7b1800413740. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78b84e07 00007fce819df9a9 00007fce78ba169b 00007fce78b9f93f 00007fce78ba1c02 00007fce7b82920b 00007fce7b82ed23 00007fce7b82f23a 00007fce7bc99a2a
0709 12:13:23.117456 (+234003us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:23.117537 (+    81us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:13:23.117609 (+    72us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:23.117708 (+    99us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:23.117888 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":58638,"prepare.run_cpu_time_us":66,"prepare.run_wall_time_us":12850,"raft.queue_time_us":5504,"raft.run_cpu_time_us":131,"raft.run_wall_time_us":6169,"spinlock_wait_cycles":10156288,"thread_start_us":233618,"threads_started":1}
I20260709 12:13:23.167407 26944 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.183395 24946 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:23.197257 24876 catalog_manager.cc:5697] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 4 to 5, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 5 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:13:23.246526 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 63208.3us
I20260709 12:13:23.228783 26895 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.257287 26877 consensus_queue.cc:1048] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:13:23.261250 24973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49232 (request call id 235) took 1173 ms. Trace:
I20260709 12:13:23.232669 27107 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:23.261799 24973 rpcz_store.cc:276] 0709 12:13:22.087508 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:22.280879 (+193371us) service_pool.cc:224] Handling call
0709 12:13:22.281288 (+   409us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:22.321991 (+ 40703us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:22.322023 (+    32us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:22.322686 (+   663us) log.cc:844] Serialized 52 byte log entry
0709 12:13:22.641568 (+318882us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:22.720065 (+ 78497us) log.cc:844] Serialized 14 byte log entry
0709 12:13:22.929776 (+209711us) spinlock_profiling.cc:243] Waited 2.11 ms on lock 0x7b18003dc240. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78ba2522 00007fce78ba47c1 00007fce78ba4779 00007fce78ba4709 00007fce78ba46d1 00007fce78ba39cd 0000000000388634 0000000000388479 00007fce78b8583a
0709 12:13:23.098331 (+168555us) spinlock_profiling.cc:243] Waited 2.35 ms on lock 0x7b18003dc240. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78b84e07 00007fce819df9a9 00007fce78ba169b 00007fce78b9f93f 00007fce78b9f455 00007fce7f6873c7 00007fce7bc999a7 00007fce7bca90bf 00007fce7bca9038
0709 12:13:23.247383 (+149052us) log.cc:844] Serialized 14 byte log entry
0709 12:13:23.260839 (+ 13456us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:23.260928 (+    89us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:23.260994 (+    66us) raft_consensus.cc:1685] finished
0709 12:13:23.261013 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:23.261191 (+   178us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":55638,"prepare.queue_time_us":80517,"prepare.run_cpu_time_us":118,"prepare.run_wall_time_us":26919,"raft.queue_time_us":64413,"raft.run_cpu_time_us":424,"raft.run_wall_time_us":12791,"spinlock_wait_cycles":10238080,"thread_start_us":443519,"threads_started":2,"wal-append.queue_time_us":430604}
I20260709 12:13:23.264424 27107 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:23.266341 27107 consensus_queue.cc:1048] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:23.266551 27128 consensus_queue.cc:1048] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:13:23.224411 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 208355us
I20260709 12:13:23.193089 26939 consensus_queue.cc:1059] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:23.016526 24874 rpcz_store.cc:276] 0709 12:13:12.947633 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:12.948562 (+   929us) service_pool.cc:224] Handling call
0709 12:13:22.919796 (+9971234us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:17.516236 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:17.516893 (+   657us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:17.516929 (+    36us) write_op.cc:435] Acquired schema lock
0709 12:13:17.516953 (+    24us) tablet.cc:662] Decoding operations
0709 12:13:17.518034 (+  1081us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:17.518099 (+    65us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:17.518127 (+    28us) tablet.cc:685] Acquiring locks for 10 operations
0709 12:13:17.519014 (+   887us) tablet.cc:701] Row locks acquired
0709 12:13:17.519037 (+    23us) write_op.cc:260] PREPARE: finished
0709 12:13:17.519196 (+   159us) write_op.cc:270] Start()
0709 12:13:17.519339 (+   143us) write_op.cc:276] Timestamp: P: 1783599197519149 usec, L: 0
0709 12:13:17.519364 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 12:13:17.581499 (+ 62135us) log.cc:844] Serialized 3949 byte log entry
0709 12:13:18.810431 (+1228932us) op_driver.cc:464] REPLICATION: finished
0709 12:13:20.398030 (+1587599us) spinlock_profiling.cc:243] Waited 15.1 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce78b850ac 00007fce819df9a9 00007fce78ba169b 00007fce78b9f93f 00007fce78ba1c02 00007fce7f6c5ef0
0709 12:13:20.577119 (+179089us) write_op.cc:301] APPLY: starting
0709 12:13:20.577294 (+   175us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:20.577677 (+   383us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:20.577722 (+    45us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:20.579388 (+  1666us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:20.579772 (+   384us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=10
0709 12:13:20.579828 (+    56us) write_op.cc:312] APPLY: finished
0709 12:13:20.580304 (+   476us) log.cc:844] Serialized 77 byte log entry
0709 12:13:20.820379 (+240075us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:20.855446 (+ 35067us) write_op.cc:454] Released schema lock
0709 12:13:20.887622 (+ 32176us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:20.971281 (+ 83659us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:20.974389 (+  3108us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":128058,"reported_tablets":29,"child_traces":[["op",{"apply.queue_time_us":1766276,"apply.run_cpu_time_us":25527,"apply.run_wall_time_us":375781,"num_ops":10,"prepare.queue_time_us":260496,"prepare.run_cpu_time_us":22761,"prepare.run_wall_time_us":229588,"raft.queue_time_us":326597,"raft.run_cpu_time_us":40362,"raft.run_wall_time_us":1973633,"replication_time_us":1290869,"spinlock_wait_cycles":34809088,"thread_start_us":2597234,"threads_started":5,"wal-append.queue_time_us":519023,"wal-append.run_cpu_time_us":86220,"wal-append.run_wall_time_us":2969567}]]}
W20260709 12:13:23.276928 25095 connection.cc:256] RPC call timeout handler was delayed by -2.0553396049999719s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1835s for a response
I20260709 12:13:23.235080 25021 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:23.240540 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 66074us
I20260709 12:13:23.279804 24943 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:23.245090 26965 raft_consensus.cc:2804] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:23.254784 26961 raft_consensus.cc:2804] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:13:23.294433 25020 leader_election.cc:336] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.184s (SENT)
I20260709 12:13:23.306890 25020 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:23.308363 25095 connection.cc:256] RPC call timeout handler was delayed by -1.7355486799999653s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2062s for a response
W20260709 12:13:23.308859 25095 connection.cc:256] RPC call timeout handler was delayed by -1.7214396049998868s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22060000000000002s for a response
W20260709 12:13:23.309196 25095 connection.cc:256] RPC call timeout handler was delayed by -1.514043023999875s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2846s for a response
I20260709 12:13:23.246675 27131 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:23.313052 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:23.279374 27025 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.315622 25659 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:23.313045 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:23.317092 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:23.271144 26894 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.317041 25123 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
W20260709 12:13:23.322227 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 87233.6us
I20260709 12:13:23.323613 25021 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:23.271996 26664 raft_consensus.cc:697] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
W20260709 12:13:23.320601 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 146719us
I20260709 12:13:23.301214 26877 raft_consensus.cc:2749] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:23.336180 25095 connection.cc:256] RPC call timeout handler was delayed by -1.0084137510000346s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15100000000000002s for a response
I20260709 12:13:23.257819 27129 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.055s
I20260709 12:13:23.305214 26961 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:23.344199 24945 leader_election.cc:336] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.747s (SENT)
I20260709 12:13:23.381376 24945 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:23.282608 26727 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.053s
I20260709 12:13:23.271704 26895 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.321115 26889 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:23.401662 25095 leader_election.cc:304] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:23.404824 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 78997.1us
I20260709 12:13:23.313710 27110 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:23.324965 26965 raft_consensus.cc:697] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:23.414482 25662 raft_consensus.cc:1240] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:23.413178 24876 catalog_manager.cc:5697] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 1 to 4, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 4 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:23.339268 27152 raft_consensus.cc:2804] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:23.439880 27152 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.440378 27152 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:23.411248 27067 raft_consensus.cc:2749] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:23.442939 26965 consensus_queue.cc:237] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.338896 26962 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.342270 26980 raft_consensus.cc:2804] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:13:23.422120 27147 log.cc:927] Time spent T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.123s	user 0.000s	sys 0.000s
I20260709 12:13:23.336299 26894 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:23.423344 26944 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:23.425040 26664 consensus_queue.cc:237] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.428495 26941 raft_consensus.cc:3055] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:23.428706 27110 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:23.429630 25656 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58008 (request call id 515) took 1247 ms (client timeout 1562 ms). Trace:
I20260709 12:13:23.429731 27025 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:23.431951 25653 raft_consensus.cc:1240] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:23.389658 27081 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.055s
I20260709 12:13:23.432720 26966 raft_consensus.cc:3055] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:23.492837 26966 raft_consensus.cc:740] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:23.494014 26966 consensus_queue.cc:260] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:23.495582 26966 raft_consensus.cc:3060] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.432946 25659 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7.
W20260709 12:13:23.435410 27148 log.cc:927] Time spent T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.166s	user 0.001s	sys 0.000s
I20260709 12:13:23.417423 26889 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.438097 26895 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:23.439004 25655 raft_consensus.cc:1240] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:23.391656 26961 raft_consensus.cc:3060] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:23.445150 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 100974us
W20260709 12:13:23.452875 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 188539us
I20260709 12:13:23.502771 26889 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:23.474743 25656 rpcz_store.cc:269] 0709 12:13:22.182794 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:22.193884 (+ 11090us) service_pool.cc:224] Handling call
0709 12:13:22.924210 (+730326us) spinlock_profiling.cc:243] Waited 54.9 ms on lock 0x7b580003f398. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:23.429410 (+505200us) spinlock_profiling.cc:243] Waited 218 ms on lock 0x7b5400472554. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:23.429566 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":627650176}
I20260709 12:13:23.459797 24876 catalog_manager.cc:5697] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:23.506002 27110 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:23.505344 24876 catalog_manager.cc:5697] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 3 to 4, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 4 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:23.507020 27128 consensus_queue.cc:1048] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:13:23.508311 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:23.473398 26941 raft_consensus.cc:740] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:23.464592 26980 raft_consensus.cc:697] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:23.512224 24943 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:23.507974 24876 catalog_manager.cc:5697] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:23.516393 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:23.520570 25051 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:23.449833 26749 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:23.451002 26962 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:23.521250 25047 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:13:23.461047 26781 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:23.523571 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:23.522003 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 108447us
W20260709 12:13:23.533542 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:23.526247 24876 catalog_manager.cc:5697] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:23.547827 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:23.520879 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 226477us
I20260709 12:13:23.523471 27067 raft_consensus.cc:2804] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:23.560094 27123 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:23.569866 26894 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:23.589483 25653 raft_consensus.cc:1240] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 6. Current term is 7. Ops: [6.9-6.9]
I20260709 12:13:23.592123 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:23.751187 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:23.752012 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:23.660164 27067 raft_consensus.cc:697] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 7 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:23.758553 27118 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:23.759207 27118 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.776528 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:23.773620 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:23.796257 24979 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:23.543785 27151 raft_consensus.cc:2749] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.798909 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:23.799027 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:23.796465 25054 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:23.802675 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:23.602675 24876 catalog_manager.cc:5697] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 2 to 3, term changed from 1 to 2, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to <none>, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:23.572328 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:23.720319 27069 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:23.567224 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:23.582216 26931 raft_consensus.cc:3055] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:23.659873 27167 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:23.680132 26781 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:23.843214 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:23.797500 26805 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.584862 26749 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:23.661737 27081 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.582327 26962 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:23.847927 25046 raft_consensus.cc:1240] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:23.860344 24946 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:23.821767 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:23.850227 25054 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:23.851564 24876 catalog_manager.cc:5697] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 2 to 4, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 4 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:13:23.856565 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 212225us
I20260709 12:13:23.835196 25658 raft_consensus.cc:1240] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:23.869532 24876 catalog_manager.cc:5697] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:13:23.866921 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:23.871838 25020 leader_election.cc:336] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.273s (SENT)
I20260709 12:13:23.872169 25020 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:23.850569 26931 raft_consensus.cc:740] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:23.874713 24876 catalog_manager.cc:5697] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:23.566331 26980 consensus_queue.cc:237] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:23.869081 24946 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:23.806383 27152 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:23.873366 26649 raft_consensus.cc:2804] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:23.897333 26649 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.897789 26649 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:23.566749 26941 consensus_queue.cc:260] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:23.902185 27169 log.cc:927] Time spent T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260709 12:13:23.888473 24973 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:23.855939 26805 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.846356 27067 consensus_queue.cc:237] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.917562 25054 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:23.874917 27134 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.033s
I20260709 12:13:23.922726 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:23.866263 27081 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.925431 27081 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:23.929759 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:23.930408 25049 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:23.934789 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:23.936088 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:23.937354 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:23.938551 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:23.939129 25050 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:23.939759 27173 consensus_queue.cc:1059] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.031s
I20260709 12:13:23.940682 27173 raft_consensus.cc:3055] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:23.941072 27173 raft_consensus.cc:740] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:23.940857 26931 consensus_queue.cc:260] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.941933 26931 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:23.852856 27167 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.944422 27167 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:23.910528 27118 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:23.945554 27062 raft_consensus.cc:2749] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:23.947621 26805 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:23.949771 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:23.981138 25049 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:23.997120 25055 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:23.981197 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 109368us
I20260709 12:13:23.898973 26961 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.918537 26749 raft_consensus.cc:2804] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:23.918046 26941 raft_consensus.cc:3060] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:23.992476 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:23.952890 25046 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:23.851328 27069 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.907172 27152 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:24.011022 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 609434us
W20260709 12:13:24.000604 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 100562us
I20260709 12:13:23.981419 24974 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:24.005292 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 557475us
W20260709 12:13:24.013954 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:23.995692 27118 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.038121 27170 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.039147 27170 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:24.042539 26781 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.043388 26781 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:24.018587 27110 raft_consensus.cc:2749] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:24.044863 26962 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.045746 26962 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:24.054404 26991 consensus_queue.cc:1059] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:24.055634 26991 consensus_queue.cc:1059] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:24.020162 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:24.061511 24973 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:24.062835 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:24.063581 24973 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:24.067911 27174 raft_consensus.cc:3055] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:24.068516 27174 raft_consensus.cc:740] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:24.037976 27172 consensus_queue.cc:1059] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:24.079766 25095 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:24.004125 26904 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:13:24.082989 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:24.084558 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 67145us
I20260709 12:13:24.079397 27171 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:24.105903 24946 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:24.120137 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 95681.2us
I20260709 12:13:24.069360 27118 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:23.999650 27173 consensus_queue.cc:260] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.9, Last appended by leader: 9, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:24.125494 27067 raft_consensus.cc:2804] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:24.126222 27170 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:24.086153 26904 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:24.130640 25095 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:24.098070 27110 raft_consensus.cc:2749] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:24.135730 25055 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
W20260709 12:13:24.176411 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 127225us
W20260709 12:13:24.177798 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 47253.4us
W20260709 12:13:24.140801 26966 consensus_meta.cc:287] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.645s	user 0.013s	sys 0.004s
I20260709 12:13:24.146345 26965 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.182346 25095 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:24.195685 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 191726us
I20260709 12:13:24.178692 27170 raft_consensus.cc:2749] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:24.213348 25625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:24.214505 25625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:24.173584 27067 raft_consensus.cc:697] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
W20260709 12:13:24.184983 27177 log.cc:927] Time spent T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.269s	user 0.000s	sys 0.001s
I20260709 12:13:24.116860 27171 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:24.148454 27152 consensus_queue.cc:1059] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.045s
W20260709 12:13:24.224936 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 46354.4us
I20260709 12:13:24.219054 27110 raft_consensus.cc:2749] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:24.229146 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:24.225651 27137 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.245553 26781 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:24.252375 26904 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:24.254282 24974 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:24.148744 27174 consensus_queue.cc:260] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:24.261627 25095 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:24.238528 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:24.186858 26965 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:24.263796 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 148804us
I20260709 12:13:24.264642 25046 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:24.261181 26894 raft_consensus.cc:1064] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:13:24.249326 26961 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:24.274120 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:24.275233 26904 raft_consensus.cc:2749] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:24.276086 25095 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:24.276921 27196 consensus_queue.cc:1048] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:24.277423 27116 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:24.280838 26965 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:24.320111 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:24.282408 26962 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:24.285634 25657 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58034 (request call id 431) took 1229 ms. Trace:
I20260709 12:13:24.281558 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:24.318149 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:24.327620 25051 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7.
I20260709 12:13:24.333123 26649 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:24.312506 27187 log.cc:927] Time spent T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.218s	user 0.001s	sys 0.000s
I20260709 12:13:24.305045 27069 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:24.342797 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 66792.4us
I20260709 12:13:24.344177 24971 raft_consensus.cc:2410] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 8 because replica has last-logged OpId of term: 6 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:24.335311 27110 raft_consensus.cc:2749] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:24.344672 25095 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:24.268520 27137 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:24.349939 24946 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:24.340646 27174 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:24.361533 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:24.348083 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:24.362996 25662 raft_consensus.cc:2410] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 8 because replica has last-logged OpId of term: 6 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:24.365432 25095 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:24.304728 27067 consensus_queue.cc:237] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:24.357402 27110 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:24.359608 27118 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:24.359732 26805 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:24.373201 25095 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:24.372300 26805 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.378319 26805 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:24.373946 27150 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.383399 27150 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:24.383831 27137 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:24.367923 26904 raft_consensus.cc:2749] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:24.367836 25050 raft_consensus.cc:3060] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:24.383575 25095 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:24.425837 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 65379.2us
I20260709 12:13:24.392565 27110 raft_consensus.cc:2749] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:24.431528 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 48039.1us
I20260709 12:13:24.439383 24973 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:24.443200 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:24.443753 25020 leader_election.cc:336] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.665s (SENT)
I20260709 12:13:24.444227 25020 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:24.424872 26962 raft_consensus.cc:2749] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:24.445896 25020 leader_election.cc:336] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.837s (SENT)
I20260709 12:13:24.446527 25020 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:24.447232 27062 raft_consensus.cc:2749] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:24.447361 27150 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:24.447714 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:24.448078 27150 raft_consensus.cc:2749] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:24.449777 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:24.329279 25657 rpcz_store.cc:276] 0709 12:13:23.056736 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.062041 (+  5305us) service_pool.cc:224] Handling call
0709 12:13:23.088852 (+ 26811us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:23.281608 (+192756us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:13:23.340469 (+ 58861us) log.cc:844] Serialized 14 byte log entry
0709 12:13:23.774537 (+434068us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:23.775353 (+   816us) log.cc:844] Serialized 26 byte log entry
0709 12:13:23.775570 (+   217us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:13:23.775611 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:24.285198 (+509587us) spinlock_profiling.cc:243] Waited 136 ms on lock 0x7b5400496954. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:24.285253 (+    55us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:24.285305 (+    52us) raft_consensus.cc:1685] finished
0709 12:13:24.285408 (+   103us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:24.285563 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15468,"prepare.queue_time_us":34648,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":40,"raft.queue_time_us":28869,"raft.run_cpu_time_us":280,"raft.run_wall_time_us":21648,"spinlock_wait_cycles":312577792,"thread_start_us":279023,"threads_started":1,"wal-append.queue_time_us":357947}
I20260709 12:13:24.450441 24976 raft_consensus.cc:2468] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
W20260709 12:13:24.453563 27208 log.cc:927] Time spent T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
W20260709 12:13:24.425647 27198 log.cc:927] Time spent T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.091s	user 0.000s	sys 0.001s
I20260709 12:13:24.458334 25095 leader_election.cc:304] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:24.450088 26889 raft_consensus.cc:3055] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:24.461529 26889 raft_consensus.cc:740] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:24.465193 27173 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:24.429220 27196 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.498909 25095 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:24.509560 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:24.510488 25051 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:24.513747 25021 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:24.516352 25021 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:24.517400 25021 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:24.518988 25095 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:24.519193 27150 raft_consensus.cc:2804] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:24.519722 27150 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.520157 27150 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:24.524837 26904 raft_consensus.cc:2749] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:24.520448 25095 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:24.503751 27110 raft_consensus.cc:2749] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:24.548570 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:24.533782 27151 raft_consensus.cc:2804] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:24.536054 26962 raft_consensus.cc:2749] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:24.513252 27196 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:24.538033 26781 raft_consensus.cc:2764] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election decision vote started in defunct term 5: won
W20260709 12:13:24.549100 27201 log.cc:927] Time spent T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.203s	user 0.000s	sys 0.001s
I20260709 12:13:24.526948 27174 consensus_queue.cc:1048] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.023s
W20260709 12:13:24.563494 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:24.567737 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:24.554749 27151 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:24.574615 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 54271.7us
I20260709 12:13:24.586977 27150 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:24.587515 26895 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.588150 26895 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:24.579818 25095 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:24.592885 25625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:24.577965 27151 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:13:24.602511 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 49442us
I20260709 12:13:24.606782 25129 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:24.607462 25095 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:24.573496 26805 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:24.591478 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:24.608290 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 75290.5us
I20260709 12:13:24.615988 25095 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:24.618733 25021 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:24.619017 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.622071 25127 raft_consensus.cc:2393] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:24.622521 25121 raft_consensus.cc:3055] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:24.622925 25121 raft_consensus.cc:740] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:24.621814 25021 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:24.610997 26781 raft_consensus.cc:2749] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:24.625020 25021 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:24.623648 25121 consensus_queue.cc:260] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:24.626408 25625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:24.626598 25121 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:24.629812 26980 raft_consensus.cc:2804] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:24.630424 26980 raft_consensus.cc:697] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
W20260709 12:13:24.630630 27205 log.cc:927] Time spent T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.202s	user 0.002s	sys 0.002s
I20260709 12:13:24.631403 26980 consensus_queue.cc:237] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:24.633213 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.634102 25120 raft_consensus.cc:2410] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 5 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 12:13:24.619783 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:24.636927 25653 raft_consensus.cc:3060] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:24.637820 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:24.619796 27110 raft_consensus.cc:2804] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:24.643735 25124 raft_consensus.cc:1240] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:13:24.645884 25129 raft_consensus.cc:1275] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:24.648905 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.646782 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.650482 24943 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:24.656298 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.655097 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:24.647773 27110 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:24.657173 27110 raft_consensus.cc:3060] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:24.657363 25124 raft_consensus.cc:2393] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 3: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:24.658430 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.659337 25124 raft_consensus.cc:2410] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 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 12:13:24.660240 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.644889 27216 raft_consensus.cc:2749] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:24.660899 25124 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:24.661954 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:24.657052 25129 raft_consensus.cc:2468] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:24.671322 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.671496 25051 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:24.646420 26962 raft_consensus.cc:2749] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:24.675491 25020 leader_election.cc:336] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.973s (SENT)
I20260709 12:13:24.657474 27196 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:24.672567 27215 raft_consensus.cc:2749] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:24.699617 24974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49232 (request call id 241) took 1157 ms. Trace:
I20260709 12:13:24.703646 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:24.704981 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.705699 25127 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:24.706673 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.707275 25127 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:24.707505 26805 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:24.708170 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.709360 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.710390 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.710681 25659 raft_consensus.cc:1240] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 12:13:24.710932 25127 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:24.711864 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:24.712383 25127 raft_consensus.cc:3060] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:24.682420 27199 log.cc:927] Time spent T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.378s	user 0.000s	sys 0.001s
I20260709 12:13:24.678120 27062 raft_consensus.cc:2764] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:13:24.684216 25653 raft_consensus.cc:2468] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:24.685459 27171 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:24.686039 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.679499 27174 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.689545 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:24.689548 24978 raft_consensus.cc:1275] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:24.690059 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:24.741943 24979 raft_consensus.cc:2393] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 5: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:24.691256 24973 raft_consensus.cc:1275] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:24.713019 26781 consensus_queue.cc:1059] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:24.747597 24976 raft_consensus.cc:2393] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 8: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:24.715406 27110 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:24.716009 27200 log.cc:927] Time spent T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.385s	user 0.001s	sys 0.000s
I20260709 12:13:24.704457 25657 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7.
I20260709 12:13:24.700083 24974 rpcz_store.cc:276] 0709 12:13:23.542217 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.543314 (+  1097us) service_pool.cc:224] Handling call
0709 12:13:24.699431 (+1156117us) spinlock_profiling.cc:243] Waited 107 ms on lock 0x7b54000fb254. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:24.699555 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":245030144}
W20260709 12:13:24.721840 25020 leader_election.cc:336] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.861s (SENT)
I20260709 12:13:24.761685 25020 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:24.671321 27117 raft_consensus.cc:2749] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:24.673260 25124 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
W20260709 12:13:24.725739 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 100767us
I20260709 12:13:24.764247 25021 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:24.767293 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:24.768028 24972 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:24.735718 27194 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.670857 27150 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:24.749137 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:24.778095 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:24.778478 25655 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:24.778745 25049 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:24.753557 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.773659 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:24.774629 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:24.774899 25020 leader_election.cc:336] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.995s (SENT)
I20260709 12:13:24.781544 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.781824 25020 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:24.782156 25124 raft_consensus.cc:2468] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:24.778352 26939 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:24.751488 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:24.782894 25020 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.549s (SENT) [suppressed 47 similar messages]
I20260709 12:13:24.783154 25123 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:24.742558 27159 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.729708 25121 raft_consensus.cc:1275] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:24.780237 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:24.784803 25052 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:24.788184 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.790155 24972 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:24.776669 27171 raft_consensus.cc:2749] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:24.795859 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.796384 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.796840 25121 raft_consensus.cc:2468] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:24.797076 25124 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:24.756053 27174 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:24.803009 27174 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:24.776877 27219 raft_consensus.cc:2804] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:24.800663 25127 raft_consensus.cc:2468] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:24.808918 25123 raft_consensus.cc:2410] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 6 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:13:24.809873 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.810482 25123 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:24.810822 25658 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58008 (request call id 521) took 1364 ms. Trace:
I20260709 12:13:24.811292 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:24.811268 25658 rpcz_store.cc:276] 0709 12:13:23.446203 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.459844 (+ 13641us) service_pool.cc:224] Handling call
0709 12:13:23.523330 (+ 63486us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:23.888945 (+365615us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:24.810575 (+921630us) spinlock_profiling.cc:243] Waited 277 ms on lock 0x7b540048c454. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:24.810758 (+   183us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":637348736}
I20260709 12:13:24.812011 25123 raft_consensus.cc:2376] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3. Re-sending same reply.
I20260709 12:13:24.784250 27150 raft_consensus.cc:2749] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:24.803920 24945 leader_election.cc:336] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.594s (SENT)
I20260709 12:13:24.815313 24945 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:24.817930 25050 raft_consensus.cc:2468] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:24.813169 27219 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.818801 27219 raft_consensus.cc:3060] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:24.819667 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.821022 25123 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:24.787699 25120 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:24.828553 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.829279 25120 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:24.819602 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:24.821728 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.822783 27069 raft_consensus.cc:2749] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:24.791313 27159 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:24.836669 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:24.826248 26894 consensus_queue.cc:237] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:24.793219 27151 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:24.842185 27159 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:24.843858 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:24.844444 24974 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:13:24.846992 25095 service_pool.cc:136] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:48852 dropped due to backpressure: service queue is full with 50 items
I20260709 12:13:24.779537 27194 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:24.822296 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.830228 25121 raft_consensus.cc:2368] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for earlier term 5. Current term is 6.
I20260709 12:13:24.830745 25127 raft_consensus.cc:2393] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 2: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:24.831765 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:24.827502 25052 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 8.
I20260709 12:13:24.835410 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.837184 25123 raft_consensus.cc:2376] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6. Re-sending same reply.
I20260709 12:13:24.848891 27108 raft_consensus.cc:3055] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:24.832926 24976 raft_consensus.cc:1275] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:24.855753 25051 raft_consensus.cc:1240] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:24.852582 24974 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:24.861938 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.857800 25120 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:24.829653 27110 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:24.858654 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.855436 27194 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:24.859422 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:24.854276 27191 log.cc:927] Time spent T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.585s	user 0.003s	sys 0.000s
I20260709 12:13:24.875217 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:24.876009 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.876516 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.893484 25124 raft_consensus.cc:2410] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 5 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 12:13:24.894100 25121 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:24.894291 27117 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.890401 25655 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 8.
I20260709 12:13:24.895867 27117 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:24.898378 27117 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:24.899973 27125 raft_consensus.cc:1027] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: attempt to promote peer 3f6b8adc1ec6495c8c574fff0f49c864: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260709 12:13:24.855921 25095 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:48852 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1552)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1465)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1558)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1523)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1553)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1445)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1448)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1443)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1540)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1522)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1554)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1533)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1541)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1550)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1546)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1453)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1530)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1555)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1556)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1469)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48862 (request call id 1528)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48862 (request call id 1537)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1444)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 279)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1451)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1452)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1455)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1456)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1457)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1458)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1459)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1460)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1461)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1463)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1464)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1466)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1467)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1468)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1471)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1472)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1473)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1474)
I20260709 12:13:24.862952 27108 raft_consensus.cc:740] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:24.855798 27151 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:24.911334 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:24.911944 25047 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 6 index: 9. Preceding OpId from leader: term: 7 index: 9. (term mismatch)
I20260709 12:13:24.912441 25047 pending_rounds.cc:85] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4: Aborting all ops after (but not including) 8
I20260709 12:13:24.912026 25054 raft_consensus.cc:2468] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:24.912721 25047 pending_rounds.cc:107] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4: Aborting uncommitted NO_OP operation due to leader change: 6.9
I20260709 12:13:24.913033 25047 raft_consensus.cc:2889] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:13:24.912973 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 152038us
W20260709 12:13:24.913935 24945 leader_election.cc:336] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.717s (SENT)
I20260709 12:13:24.914119 25628 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:24.915916 24945 leader_election.cc:336] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.718s (SENT)
I20260709 12:13:24.916543 25628 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:24.864888 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:24.918246 25127 raft_consensus.cc:3060] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:24.895283 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 139175us
I20260709 12:13:24.919309 24943 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:24.922178 25653 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEARNER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:13:24.923616 26895 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:24.931325 24943 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
W20260709 12:13:24.929637 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:24.934098 25628 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:24.927726 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.935451 25628 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:24.937726 26931 raft_consensus.cc:2804] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:24.937047 25628 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:24.938186 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.939580 27081 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:24.940227 27081 raft_consensus.cc:697] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:24.940557 24946 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:24.941273 27081 consensus_queue.cc:237] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:24.942828 27203 raft_consensus.cc:2804] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:24.943956 27203 raft_consensus.cc:697] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:24.944769 26877 raft_consensus.cc:2804] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:24.945469 26877 raft_consensus.cc:697] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:24.946146 26749 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.946702 26749 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:24.946605 26877 consensus_queue.cc:237] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:24.951393 27136 raft_consensus.cc:2804] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:24.951933 27136 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:24.953660 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:24.954943 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:24.955487 25129 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:24.957353 24946 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:24.933591 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:24.960143 24973 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:24.926187 27224 raft_consensus.cc:2749] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:24.966982 27107 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:13:24.935962 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:24.967562 25020 leader_election.cc:336] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.038s (SENT)
I20260709 12:13:24.967031 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:24.978173 25020 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:24.944857 27203 consensus_queue.cc:237] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:24.966212 27108 consensus_queue.cc:260] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, 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: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:24.935281 27159 raft_consensus.cc:2749] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:24.952411 27136 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:24.974687 26649 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:24.978400 25126 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:24.980372 25129 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:24.955338 26931 raft_consensus.cc:697] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
W20260709 12:13:24.982692 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:24.986420 27151 raft_consensus.cc:2749] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:24.987649 26931 consensus_queue.cc:237] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:24.989670 25657 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:24.989928 26749 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:24.982105 26939 raft_consensus.cc:2804] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:24.992261 26939 raft_consensus.cc:697] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:24.934537 26895 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.045s
I20260709 12:13:24.992813 26749 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:24.965283 27069 raft_consensus.cc:2804] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:24.993403 26939 consensus_queue.cc:237] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:24.994202 27069 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.994712 27069 raft_consensus.cc:3060] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:24.981472 25628 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:24.982945 25046 raft_consensus.cc:1275] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:13:25.000798 27108 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:24.983332 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:25.001881 25653 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 12:13:25.002574 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:25.003882 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:25.004721 24945 leader_election.cc:336] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.807s (SENT)
I20260709 12:13:25.005210 24945 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:25.006831 26805 raft_consensus.cc:2749] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:25.007177 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:25.007730 25123 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:24.952317 26889 consensus_queue.cc:260] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:25.010300 26889 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:24.933161 27137 consensus_queue.cc:1048] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.037s
W20260709 12:13:24.981442 27207 log.cc:927] Time spent T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.612s	user 0.000s	sys 0.005s
I20260709 12:13:25.016104 25053 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1551) took 1230 ms. Trace:
I20260709 12:13:25.017582 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.018460 25122 raft_consensus.cc:2393] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:25.016536 25053 rpcz_store.cc:276] 0709 12:13:23.786282 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.831313 (+ 45031us) service_pool.cc:224] Handling call
0709 12:13:23.841780 (+ 10467us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:23.852171 (+ 10391us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:23.852213 (+    42us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:23.852684 (+   471us) log.cc:844] Serialized 26 byte log entry
0709 12:13:24.287731 (+435047us) spinlock_profiling.cc:243] Waited 3 ms on lock 0x7b18004303c0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78b84e07 00007fce819df9a9 00007fce78ba169b 00007fce78b9f93f 00007fce78ba1c02 00007fce7b82920b 00007fce7b82ed23 00007fce7b82f0d1 00007fce7bc4aa0f
0709 12:13:24.356219 (+ 68488us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:24.356267 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:24.356332 (+    65us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:24.956784 (+600452us) spinlock_profiling.cc:243] Waited 2.14 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:25.015858 (+ 59074us) raft_consensus.cc:1685] finished
0709 12:13:25.015882 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:25.016035 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16428,"raft.queue_time_us":6622,"raft.run_cpu_time_us":107,"raft.run_wall_time_us":7370,"spinlock_wait_cycles":11810944,"thread_start_us":68271,"threads_started":1,"wal-append.queue_time_us":511338}
I20260709 12:13:25.019369 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:25.020155 25122 raft_consensus.cc:2393] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 3: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:25.024201 25018 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:25.026074 25120 raft_consensus.cc:2393] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 2: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:25.028380 25123 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:25.030930 26727 raft_consensus.cc:2804] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:25.031440 26727 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.031850 26727 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:25.000141 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:25.034722 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:25.035746 25129 raft_consensus.cc:2368] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for earlier term 5. Current term is 6.
I20260709 12:13:25.038275 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:25.029451 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 48996us
I20260709 12:13:25.038610 25127 raft_consensus.cc:2468] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:25.041100 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.050861 25126 raft_consensus.cc:2410] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 6 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:13:25.050985 25628 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:25.046844 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.052472 25124 raft_consensus.cc:2468] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:25.052776 27019 raft_consensus.cc:2764] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260709 12:13:25.053390 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:25.051728 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.054811 25126 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:25.053831 25129 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:25.054127 25124 raft_consensus.cc:2393] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:25.056353 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:25.060330 25055 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:25.060494 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.060796 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.055140 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.062506 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.063210 25125 raft_consensus.cc:2410] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:25.064308 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.066231 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.066766 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.070597 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.071604 25123 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:25.039598 26664 raft_consensus.cc:2804] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:25.066920 25125 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:25.075523 25127 raft_consensus.cc:2393] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:25.075717 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:25.080380 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.076725 25125 raft_consensus.cc:2376] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4. Re-sending same reply.
I20260709 12:13:25.083099 25125 raft_consensus.cc:1275] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:25.085297 25125 raft_consensus.cc:1275] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:25.079161 25627 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:25.089962 25125 raft_consensus.cc:1275] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:13:25.091671 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:25.092083 25125 raft_consensus.cc:1275] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:25.098910 25055 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:25.093600 26664 raft_consensus.cc:697] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:25.101701 27081 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:13:25.101949 27136 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:25.034976 27219 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:25.062719 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:25.112258 24946 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:25.117308 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:25.119954 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.137035 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.137863 25121 raft_consensus.cc:2468] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:25.107340 27219 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:25.143342 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.108068 27146 raft_consensus.cc:2804] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:25.104509 27136 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:25.110414 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:25.149662 25625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:25.150316 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.107808 26961 consensus_queue.cc:1048] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 12:13:25.134940 27167 raft_consensus.cc:2804] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:25.158488 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:25.161332 25122 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:25.161993 25129 raft_consensus.cc:2393] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 4: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:25.170692 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:25.156106 25021 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:25.171001 26727 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:25.172045 25021 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:25.172798 27219 raft_consensus.cc:2764] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election decision vote started in defunct term 4: won
I20260709 12:13:25.173545 27219 consensus_queue.cc:1048] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:25.176451 25021 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:25.169430 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:25.177657 25122 raft_consensus.cc:2393] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 3: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:25.178681 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.179683 25122 raft_consensus.cc:2410] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:25.164836 24973 raft_consensus.cc:3060] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.230577 25129 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.147224 27146 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.164886 26749 raft_consensus.cc:493] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.243620 25047 raft_consensus.cc:1240] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:25.245313 27134 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.250511 27134 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:25.234180 27216 raft_consensus.cc:2804] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:25.252189 27216 raft_consensus.cc:697] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:25.252704 26664 consensus_queue.cc:237] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:25.254436 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:25.150418 26811 consensus_queue.cc:1048] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.052s
I20260709 12:13:25.260855 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:25.259521 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:25.266692 25054 raft_consensus.cc:1240] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:25.270501 24979 raft_consensus.cc:1275] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:25.270808 24973 raft_consensus.cc:2468] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:25.181942 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:25.289896 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:25.267985 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:25.291280 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 217860us
I20260709 12:13:25.291364 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:25.291803 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:25.276103 25048 raft_consensus.cc:1240] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:25.233578 27116 raft_consensus.cc:2804] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:25.294745 25047 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
W20260709 12:13:25.299823 27228 log.cc:927] Time spent T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.116s	user 0.000s	sys 0.000s
W20260709 12:13:25.301306 27230 log.cc:927] Time spent T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.125s	user 0.000s	sys 0.001s
I20260709 12:13:25.303582 25122 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:25.252714 26749 raft_consensus.cc:515] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:25.306834 26749 leader_election.cc:290] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:25.290469 27167 raft_consensus.cc:697] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:25.308197 27167 consensus_queue.cc:237] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:25.294250 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 63037.3us
I20260709 12:13:25.313179 25655 raft_consensus.cc:1240] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:25.317342 26727 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:25.317968 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:25.318742 25050 raft_consensus.cc:2368] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4.
I20260709 12:13:25.319607 27069 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:25.321120 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:25.321084 25021 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:25.235395 27146 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:25.274484 27207 log.cc:927] Time spent T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.087s	user 0.000s	sys 0.001s
I20260709 12:13:25.365953 25129 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:25.367074 26749 consensus_queue.cc:1059] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:13:25.353521 25122 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:25.320701 27116 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.368409 27069 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:25.369985 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 48989.1us
I20260709 12:13:25.386785 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.404189 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.404897 25129 raft_consensus.cc:2393] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 6: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
W20260709 12:13:25.384375 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 55158us
I20260709 12:13:25.405246 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:25.405746 24972 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:13:25.266073 27134 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:25.383944 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 62580.9us
I20260709 12:13:25.389386 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:25.408972 25020 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:25.415815 25020 leader_election.cc:304] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:25.412753 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.412870 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:25.419734 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.417328 25020 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:25.424770 25129 raft_consensus.cc:2468] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:25.427772 24972 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:25.429143 25021 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:25.354318 27152 consensus_queue.cc:1048] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 12:13:25.384176 27194 raft_consensus.cc:2804] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:25.434015 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:25.434811 24974 raft_consensus.cc:1240] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:25.411444 27116 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:25.452163 25095 connection.cc:256] RPC call timeout handler was delayed by -1.0076764960001583s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1555s for a response
I20260709 12:13:25.453198 25095 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:25.432688 26895 raft_consensus.cc:2804] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:25.435829 25628 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:25.460749 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 43548.6us
I20260709 12:13:25.432894 27151 raft_consensus.cc:2804] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:25.486182 25020 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:25.461514 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:25.463521 25095 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:25.488695 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 52967.1us
W20260709 12:13:25.493075 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 196272us
W20260709 12:13:25.505065 24945 leader_election.cc:336] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.185s (SENT)
I20260709 12:13:25.505597 24945 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:25.439615 26965 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.055s
I20260709 12:13:25.486019 26962 raft_consensus.cc:2749] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:25.490550 26727 raft_consensus.cc:2804] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:25.492808 27125 raft_consensus.cc:2804] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:25.488189 27151 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:13:25.516873 24945 leader_election.cc:336] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.218s (SENT)
I20260709 12:13:25.509269 26889 raft_consensus.cc:2749] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:25.495659 26895 raft_consensus.cc:697] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
W20260709 12:13:25.520780 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:25.494431 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:25.499560 27159 raft_consensus.cc:2749] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:25.431180 27216 consensus_queue.cc:237] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:25.524516 24945 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:25.059088 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:13:25.515657 27108 consensus_meta.cc:287] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.511s	user 0.011s	sys 0.000s
I20260709 12:13:25.510752 27129 raft_consensus.cc:2749] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:25.522176 27151 raft_consensus.cc:3060] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.515475 26727 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:13:25.585182 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:25.586222 27194 raft_consensus.cc:697] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:25.587471 27194 consensus_queue.cc:237] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:25.589383 25123 raft_consensus.cc:1240] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:25.591322 26895 consensus_queue.cc:237] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:25.568346 27125 raft_consensus.cc:697] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:25.507042 26939 consensus_queue.cc:1048] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.061s
I20260709 12:13:25.624601 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:25.625531 25656 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:25.584486 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 82736.9us
W20260709 12:13:25.704049 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 104828us
I20260709 12:13:25.598274 26727 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:25.750365 25049 raft_consensus.cc:1275] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:25.571862 27152 raft_consensus.cc:2749] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:25.777164 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 260313us
W20260709 12:13:25.778155 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:25.770409 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:25.795501 25656 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:25.702190 27167 raft_consensus.cc:2749] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:13:25.890059 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 109539us
I20260709 12:13:25.597965 27125 consensus_queue.cc:237] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.7, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:25.912042 24945 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:25.924950 27209 consensus_queue.cc:1048] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:13:25.909433 26877 consensus_queue.cc:1048] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.057s
I20260709 12:13:25.925892 27152 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:25.968967 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 57017.9us
I20260709 12:13:25.899195 26805 consensus_queue.cc:1048] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.057s
I20260709 12:13:25.954902 27129 raft_consensus.cc:2749] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:25.938711 27219 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:25.999864 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:25.938017 27233 consensus_queue.cc:1048] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.039s
W20260709 12:13:26.017947 25127 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.521s	user 0.002s	sys 0.012s
W20260709 12:13:26.018462 25127 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.525s	user 0.003s	sys 0.012s
I20260709 12:13:25.977705 27152 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:26.052192 27152 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:26.053611 25125 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1455) took 1252 ms. Trace:
I20260709 12:13:26.054615 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:26.031206 26962 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.056244 26962 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:26.058498 26962 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:26.039281 27151 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:26.047211 27146 consensus_meta.cc:287] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.676s	user 0.008s	sys 0.000s
W20260709 12:13:26.048959 27116 consensus_meta.cc:287] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.561s	user 0.009s	sys 0.003s
W20260709 12:13:26.062273 25626 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.569s	user 0.000s	sys 0.034s
I20260709 12:13:26.054037 25125 rpcz_store.cc:276] 0709 12:13:24.800781 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.110670 (+309889us) service_pool.cc:224] Handling call
0709 12:13:25.111158 (+   488us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:25.117706 (+  6548us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:13:25.269648 (+151942us) log.cc:844] Serialized 14 byte log entry
0709 12:13:25.525890 (+256242us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:25.526361 (+   471us) log.cc:844] Serialized 26 byte log entry
0709 12:13:25.526544 (+   183us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:25.526589 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:25.526677 (+    88us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:26.053408 (+526731us) raft_consensus.cc:1685] finished
0709 12:13:26.053430 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.053548 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6008,"prepare.queue_time_us":249711,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":35,"raft.queue_time_us":79465,"raft.run_cpu_time_us":227,"raft.run_wall_time_us":17005,"spinlock_wait_cycles":194150144,"thread_start_us":317819,"threads_started":2,"wal-append.queue_time_us":594546}
W20260709 12:13:26.064698 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:26.006021 27219 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:26.067018 25626 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.573s	user 0.000s	sys 0.034s
I20260709 12:13:26.032774 25122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1463) took 1199 ms. Trace:
I20260709 12:13:26.071022 25125 raft_consensus.cc:1240] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:26.071746 25125 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1464) took 1232 ms. Trace:
I20260709 12:13:26.072132 25125 rpcz_store.cc:276] 0709 12:13:24.839117 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.070539 (+1231422us) service_pool.cc:224] Handling call
0709 12:13:26.070859 (+   320us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.071449 (+   590us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.071681 (+   232us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:26.073699 25125 raft_consensus.cc:1275] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:26.074352 25125 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1466) took 1234 ms. Trace:
I20260709 12:13:26.074717 25125 rpcz_store.cc:276] 0709 12:13:24.839779 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.073004 (+1233225us) service_pool.cc:224] Handling call
0709 12:13:26.073355 (+   351us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.074068 (+   713us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.074292 (+   224us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:26.076498 25125 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1467) took 1232 ms. Trace:
I20260709 12:13:26.077495 24979 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:13:26.076954 25125 rpcz_store.cc:276] 0709 12:13:24.844240 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.075562 (+1231322us) service_pool.cc:224] Handling call
0709 12:13:26.075882 (+   320us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.076103 (+   221us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:26.076152 (+    49us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:26.076209 (+    57us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:26.076254 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.076319 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.076440 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:26.079792 25125 raft_consensus.cc:1275] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:26.083369 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:26.085497 25020 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.594s	user 0.017s	sys 0.030s
W20260709 12:13:26.085824 25020 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.594s	user 0.017s	sys 0.030s
W20260709 12:13:26.086510 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 600396us
I20260709 12:13:26.087344 25020 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:26.085361 25095 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.598s	user 0.013s	sys 0.041s
W20260709 12:13:26.088179 25095 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.601s	user 0.014s	sys 0.041s
I20260709 12:13:26.090463 27150 raft_consensus.cc:2749] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:26.094053 25020 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:26.096277 27150 raft_consensus.cc:2749] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:13:26.097985 27244 log.cc:927] Time spent T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 12:13:26.099457 25020 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:26.101154 27150 raft_consensus.cc:2804] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:26.101653 27150 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:26.102222 27150 raft_consensus.cc:3060] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.069273 25122 rpcz_store.cc:276] 0709 12:13:24.831224 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.596957 (+765733us) service_pool.cc:224] Handling call
0709 12:13:25.597291 (+   334us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:25.597523 (+   232us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:13:25.597848 (+   325us) log.cc:844] Serialized 14 byte log entry
0709 12:13:25.969309 (+371461us) log.cc:844] Serialized 14 byte log entry
0709 12:13:26.000682 (+ 31373us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:26.005760 (+  5078us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:26.008755 (+  2995us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.013471 (+  4716us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.030523 (+ 17052us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":11653,"prepare.run_cpu_time_us":87,"prepare.run_wall_time_us":4312,"raft.queue_time_us":45000,"raft.run_cpu_time_us":225,"raft.run_wall_time_us":4581,"spinlock_wait_cycles":6053632,"thread_start_us":301853,"threads_started":1,"wal-append.queue_time_us":358287}
I20260709 12:13:26.104920 25122 raft_consensus.cc:1275] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:26.105576 25122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1471) took 1260 ms. Trace:
I20260709 12:13:26.105897 25122 rpcz_store.cc:276] 0709 12:13:24.845356 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.104194 (+1258838us) service_pool.cc:224] Handling call
0709 12:13:26.104553 (+   359us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.105339 (+   786us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.105519 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:26.107177 25122 raft_consensus.cc:1275] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:26.107564 27219 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:26.107698 25122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1472) took 1262 ms. Trace:
I20260709 12:13:26.109827 26962 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:26.109910 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:26.110370 26962 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:26.110980 27151 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:26.115336 25020 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:26.117255 25020 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:26.114101 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:26.119158 25123 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1461) took 1316 ms. Trace:
I20260709 12:13:26.067518 27116 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:26.119593 25123 rpcz_store.cc:276] 0709 12:13:24.802951 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.590241 (+787290us) service_pool.cc:224] Handling call
0709 12:13:25.590537 (+   296us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:25.599449 (+  8912us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:25.599479 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:25.726337 (+126858us) log.cc:844] Serialized 26 byte log entry
0709 12:13:26.014302 (+287965us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:26.014939 (+   637us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.015024 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:26.118930 (+103906us) raft_consensus.cc:1685] finished
0709 12:13:26.118951 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.119089 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8520,"raft.queue_time_us":139856,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":112,"thread_start_us":122405,"threads_started":1,"wal-append.queue_time_us":265506}
I20260709 12:13:26.066447 27146 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:26.108053 25122 rpcz_store.cc:276] 0709 12:13:24.845639 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.106602 (+1260963us) service_pool.cc:224] Handling call
0709 12:13:26.106873 (+   271us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.107469 (+   596us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.107649 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:26.112586 26962 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:26.122102 27219 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:26.109325 26727 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:26.151546 26962 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.152104 26962 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:26.126535 27152 raft_consensus.cc:2749] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:26.153280 25123 raft_consensus.cc:1275] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 2. (index mismatch)
I20260709 12:13:26.153915 25123 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1473) took 1308 ms. Trace:
I20260709 12:13:26.154237 25123 rpcz_store.cc:276] 0709 12:13:24.845903 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.121452 (+1275549us) service_pool.cc:224] Handling call
0709 12:13:26.121765 (+   313us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.153644 (+ 31879us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.153847 (+   203us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:26.150264 27219 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:26.155860 25123 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 280) took 1236 ms. Trace:
I20260709 12:13:26.108947 27125 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.068s
W20260709 12:13:26.115018 26895 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.520s	user 0.017s	sys 0.038s
W20260709 12:13:26.161237 26895 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.567s	user 0.018s	sys 0.038s
I20260709 12:13:26.160969 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:26.156312 25123 rpcz_store.cc:276] 0709 12:13:24.919838 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.154954 (+1235116us) service_pool.cc:224] Handling call
0709 12:13:26.155280 (+   326us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.155471 (+   191us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:26.155511 (+    40us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:26.155568 (+    57us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:13:26.155615 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.155678 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.155797 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:26.170945 25123 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 281) took 1250 ms. Trace:
I20260709 12:13:26.175053 25123 rpcz_store.cc:276] 0709 12:13:24.920320 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.169990 (+1249670us) service_pool.cc:224] Handling call
0709 12:13:26.170369 (+   379us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.170565 (+   196us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:26.170588 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:26.170630 (+    42us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:13:26.170661 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.170725 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.170870 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:26.182413 25123 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 282) took 1261 ms. Trace:
I20260709 12:13:26.184446 25123 rpcz_store.cc:276] 0709 12:13:24.920599 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.178618 (+1258019us) service_pool.cc:224] Handling call
0709 12:13:26.178995 (+   377us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.179228 (+   233us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:26.179266 (+    38us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:26.179321 (+    55us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:26.182090 (+  2769us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.182187 (+    97us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.182340 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:26.121701 27151 raft_consensus.cc:2804] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:26.186657 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:26.122937 27252 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
W20260709 12:13:26.197656 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 80444us
I20260709 12:13:26.198909 25020 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:26.196411 24945 leader_election.cc:336] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.990s (SENT)
I20260709 12:13:26.200198 24945 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:26.201960 24945 leader_election.cc:336] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.105s (SENT)
W20260709 12:13:26.113152 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 649698us
I20260709 12:13:26.202474 24945 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:26.203100 25095 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:26.203331 25020 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:26.113287 25125 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1468) took 1268 ms. Trace:
I20260709 12:13:26.206656 25125 rpcz_store.cc:276] 0709 12:13:24.844502 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.079062 (+1234560us) service_pool.cc:224] Handling call
0709 12:13:26.079408 (+   346us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.085057 (+  5649us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.113228 (+ 28171us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:26.228332 27125 raft_consensus.cc:2804] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:26.228840 27125 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:26.229210 27125 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:26.236498 27245 raft_consensus.cc:2749] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:26.204813 26805 raft_consensus.cc:2749] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:26.206784 27146 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:26.207393 26895 raft_consensus.cc:3060] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:26.196564 27151 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:26.231990 26727 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:26.252939 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 49947.4us
I20260709 12:13:26.254041 25122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1474) took 1407 ms. Trace:
I20260709 12:13:26.255417 25122 rpcz_store.cc:276] 0709 12:13:24.846166 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.126955 (+1280789us) service_pool.cc:224] Handling call
0709 12:13:26.156928 (+ 29973us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.157169 (+   241us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:13:26.157492 (+   323us) log.cc:844] Serialized 14 byte log entry
0709 12:13:26.253709 (+ 96217us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:26.253755 (+    46us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:26.253796 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.253857 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.253975 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":175,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":37,"thread_start_us":95845,"threads_started":1}
I20260709 12:13:26.255378 25095 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:26.249079 27152 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:26.227109 27252 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:26.260404 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:26.260905 25122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 286) took 1283 ms. Trace:
I20260709 12:13:26.250993 27151 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:26.263562 25122 rpcz_store.cc:276] 0709 12:13:24.977277 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.257181 (+1279904us) service_pool.cc:224] Handling call
0709 12:13:26.260362 (+  3181us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.260559 (+   197us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:26.260585 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:26.260659 (+    74us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:26.260692 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.260745 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.260851 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:26.252753 27167 raft_consensus.cc:2749] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:26.269750 25122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 287) took 1269 ms. Trace:
I20260709 12:13:26.270133 25122 rpcz_store.cc:276] 0709 12:13:25.000280 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.268829 (+1268549us) service_pool.cc:224] Handling call
0709 12:13:26.269218 (+   389us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.269411 (+   193us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:26.269437 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:26.269488 (+    51us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:26.269523 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.269577 (+    54us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.269698 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:26.255075 27250 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:26.275416 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:26.276044 24976 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:26.262584 26962 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:26.265139 26805 raft_consensus.cc:493] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
W20260709 12:13:26.285486 27226 log.cc:927] Time spent T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 1.138s	user 0.016s	sys 0.028s
I20260709 12:13:26.272161 27267 raft_consensus.cc:2749] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:26.281424 27245 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.295944 27245 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:26.294339 26805 raft_consensus.cc:515] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:26.301785 27116 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:26.300685 27245 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:26.303234 25051 raft_consensus.cc:1240] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:13:26.303579 26805 leader_election.cc:290] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:26.304026 25051 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55984 (request call id 1467) took 1063 ms. Trace:
I20260709 12:13:26.304833 27219 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:26.306499 27252 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:26.265805 27152 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:26.304509 25051 rpcz_store.cc:276] 0709 12:13:25.240349 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.240491 (+   142us) service_pool.cc:224] Handling call
0709 12:13:25.254058 (+ 13567us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:26.302981 (+1048923us) spinlock_profiling.cc:243] Waited 2.31 ms on lock 0x7b5400175fa0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc06dc0 00007fce7bc911c0 00007fce7bc92231 00007fce7bc8ed8f 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c
0709 12:13:26.303684 (+   703us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.303945 (+   261us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5318400}
I20260709 12:13:26.323907 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:26.337682 27248 raft_consensus.cc:2955] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 3 to 5, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:26.342303 27108 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:26.342916 27108 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:26.342942 27125 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:26.346134 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:26.348253 24979 raft_consensus.cc:1275] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:26.350322 27171 consensus_queue.cc:1048] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:26.351292 27152 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:26.359325 27256 log.cc:927] Time spent T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.355s	user 0.000s	sys 0.001s
I20260709 12:13:26.316618 27219 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:26.361202 27219 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:26.363859 27219 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:26.364460 25129 raft_consensus.cc:1240] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:13:26.365165 25129 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1459) took 1563 ms. Trace:
I20260709 12:13:26.353085 27108 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:26.365489 25129 rpcz_store.cc:276] 0709 12:13:24.802244 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.487529 (+685285us) service_pool.cc:224] Handling call
0709 12:13:26.364033 (+876504us) spinlock_profiling.cc:243] Waited 3.38 ms on lock 0x7b5800116198. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c68fc0 00007fce80c53929 00007fce80c533d2 00007fce7a1cabd4
0709 12:13:26.364224 (+   191us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:26.364911 (+   687us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.365110 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7780608}
I20260709 12:13:26.366735 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:26.367111 25129 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 289) took 1311 ms. Trace:
I20260709 12:13:26.367431 25129 rpcz_store.cc:276] 0709 12:13:25.055969 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.366373 (+1310404us) service_pool.cc:224] Handling call
0709 12:13:26.366647 (+   274us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.366823 (+   176us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:26.366849 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:26.366889 (+    40us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:26.366920 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.366969 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.367063 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:26.367498 24973 raft_consensus.cc:2955] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:26.369567 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:26.370994 25050 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55982 (request call id 1612) took 1014 ms. Trace:
I20260709 12:13:26.371248 27125 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:26.371393 25050 rpcz_store.cc:276] 0709 12:13:25.356477 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.362517 (+  6040us) service_pool.cc:224] Handling call
0709 12:13:26.370820 (+1008303us) spinlock_profiling.cc:243] Waited 757 ms on lock 0x7b54003070d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:26.370937 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1741236608}
I20260709 12:13:26.376497 24976 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:26.365015 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:26.377862 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:26.378149 25021 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:26.384508 25129 raft_consensus.cc:1240] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:26.388314 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:26.389959 25129 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 290) took 1222 ms. Trace:
W20260709 12:13:26.390440 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 135209us
I20260709 12:13:26.390367 25129 rpcz_store.cc:276] 0709 12:13:25.167212 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.368469 (+1201257us) service_pool.cc:224] Handling call
0709 12:13:26.384341 (+ 15872us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.384986 (+   645us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.389901 (+  4915us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:26.274894 27250 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:26.391323 25095 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:26.389354 27247 raft_consensus.cc:2804] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:26.418886 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:26.393337 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:26.393481 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:26.416960 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:26.419559 25129 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1488) took 1241 ms. Trace:
I20260709 12:13:26.422992 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:26.420032 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:26.430706 25095 leader_election.cc:304] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:26.422814 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:26.436821 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:26.436149 25129 rpcz_store.cc:276] 0709 12:13:25.177730 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.418796 (+1241066us) service_pool.cc:224] Handling call
0709 12:13:26.419063 (+   267us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.419253 (+   190us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:26.419279 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:26.419320 (+    41us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:26.419348 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.419398 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.419502 (+   104us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:26.437953 24978 raft_consensus.cc:2368] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4.
I20260709 12:13:26.438438 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:26.439004 25129 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 291) took 1093 ms. Trace:
I20260709 12:13:26.439402 25129 rpcz_store.cc:276] 0709 12:13:25.345554 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.438285 (+1092731us) service_pool.cc:224] Handling call
0709 12:13:26.438525 (+   240us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.438710 (+   185us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:26.438735 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:26.438776 (+    41us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:26.438810 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.438859 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.438954 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:26.437487 24977 raft_consensus.cc:2468] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:26.444178 24975 raft_consensus.cc:2368] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 4. Current term is 5.
I20260709 12:13:26.419242 26895 raft_consensus.cc:2749] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:26.446816 25047 raft_consensus.cc:1240] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:26.433736 27125 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.420436 27171 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.450798 25055 raft_consensus.cc:1240] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:26.454993 25095 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:26.434813 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:26.460078 25049 raft_consensus.cc:1275] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:13:26.456441 24980 raft_consensus.cc:1240] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 5. Current term is 6. Ops: [5.6-5.6]
I20260709 12:13:26.435750 27108 raft_consensus.cc:2749] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:26.464243 25095 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:26.437870 27247 raft_consensus.cc:697] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:26.468003 25047 raft_consensus.cc:1240] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:26.468084 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:26.422593 27150 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:26.469198 24977 raft_consensus.cc:3060] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:26.469923 27245 raft_consensus.cc:493] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:26.469849 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:26.470379 27252 raft_consensus.cc:2749] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:26.472159 25122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 288) took 1426 ms. Trace:
I20260709 12:13:26.467837 26962 raft_consensus.cc:2749] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:26.482030 27151 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:26.459860 27110 raft_consensus.cc:2749] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:26.495808 25122 rpcz_store.cc:276] 0709 12:13:25.045425 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.282022 (+1236597us) service_pool.cc:224] Handling call
0709 12:13:26.293392 (+ 11370us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:26.293737 (+   345us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:26.293768 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:26.307604 (+ 13836us) log.cc:844] Serialized 26 byte log entry
0709 12:13:26.409783 (+102179us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:26.409844 (+    61us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.409942 (+    98us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:26.471952 (+ 62010us) raft_consensus.cc:1685] finished
0709 12:13:26.471971 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.472103 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7725,"raft.queue_time_us":135,"raft.run_cpu_time_us":101,"raft.run_wall_time_us":4407,"thread_start_us":101803,"threads_started":1,"wal-append.queue_time_us":162934}
W20260709 12:13:26.648046 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 182516us
I20260709 12:13:26.661759 25049 raft_consensus.cc:1275] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:26.650776 25095 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:26.492802 27152 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:26.461719 27125 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:26.654572 25050 raft_consensus.cc:3060] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:26.700304 25095 leader_election.cc:400] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Vote denied by peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075) with higher term. Message: Invalid argument: T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4.
I20260709 12:13:26.584976 26727 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:26.702834 25095 leader_election.cc:403] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 12:13:26.463148 27171 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:26.705060 25095 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:26.710183 24977 raft_consensus.cc:2468] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:26.710717 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:26.695425 27269 raft_consensus.cc:2749] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:26.717281 24945 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:26.680001 27107 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:26.711369 25122 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:26.701551 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:26.718815 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:26.720600 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:26.728592 25047 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:26.583789 27245 raft_consensus.cc:515] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:26.728592 25049 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:26.729727 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:26.729063 25128 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1522) took 2028 ms (client timeout 2273 ms). Trace:
W20260709 12:13:26.733520 25128 rpcz_store.cc:269] 0709 12:13:24.701077 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.055680 (+354603us) service_pool.cc:224] Handling call
0709 12:13:26.701379 (+1645699us) spinlock_profiling.cc:243] Waited 18.8 ms on lock 0x7b5800116198. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:26.728997 (+ 27618us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":43311488}
I20260709 12:13:26.708987 27252 raft_consensus.cc:3060] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.737195 25053 raft_consensus.cc:1275] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:26.712010 26962 raft_consensus.cc:2764] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 12:13:26.704156 27152 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:26.703460 27267 consensus_queue.cc:1059] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 12:13:26.776484 25122 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:26.719178 27108 consensus_queue.cc:1059] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 12:13:26.709837 26727 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:26.782122 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:26.782702 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:26.783473 25120 raft_consensus.cc:2393] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:26.747212 27269 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:26.784857 25128 raft_consensus.cc:2368] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5.
I20260709 12:13:26.785241 25095 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:26.787758 25120 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1556) took 2069 ms. Trace:
I20260709 12:13:26.788206 25120 rpcz_store.cc:276] 0709 12:13:24.718217 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.066938 (+348721us) service_pool.cc:224] Handling call
0709 12:13:26.782568 (+1715630us) spinlock_profiling.cc:243] Waited 15.4 ms on lock 0x7b5800116198. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:26.787675 (+  5107us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":35455360}
I20260709 12:13:26.789227 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:26.790848 25120 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:26.736375 27107 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:26.777632 27225 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:26.774911 27194 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.778522 26962 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.797254 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:26.798311 25124 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1470) took 1953 ms. Trace:
I20260709 12:13:26.798732 25124 rpcz_store.cc:276] 0709 12:13:24.845070 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.065394 (+220324us) service_pool.cc:224] Handling call
0709 12:13:26.797048 (+1731654us) spinlock_profiling.cc:243] Waited 11.9 ms on lock 0x7b5800116198. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:26.798231 (+  1183us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":27412352}
I20260709 12:13:26.791770 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:26.716693 27247 consensus_queue.cc:237] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:26.826790 27107 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:26.805677 25120 raft_consensus.cc:2410] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 7 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:13:26.828562 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:26.805855 27225 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:26.830298 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:26.811337 27150 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:26.818135 24974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34794 (request call id 1544) took 1637 ms. Trace:
I20260709 12:13:26.793891 27108 consensus_queue.cc:1243] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer 91805dbdcd1c49649333a6727aca01d4 log is divergent from this leader: its last log entry 5.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 12:13:26.802670 27192 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:26.802779 27194 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:26.794929 27250 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:26.823410 27151 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:26.792946 27269 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:26.824100 27245 leader_election.cc:290] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:26.824358 27125 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:26.825254 27152 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:26.824769 26962 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:13:26.894260 27270 log.cc:927] Time spent T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.196s	user 0.000s	sys 0.004s
I20260709 12:13:26.894901 26727 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:26.895483 25126 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1456) took 2094 ms. Trace:
I20260709 12:13:26.895792 26962 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:26.826370 27171 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:26.806411 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:26.831442 27225 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:26.895864 25126 rpcz_store.cc:276] 0709 12:13:24.801157 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.093667 (+292510us) service_pool.cc:224] Handling call
0709 12:13:26.295447 (+1201780us) spinlock_profiling.cc:243] Waited 17.2 ms on lock 0x7b5800116198. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c68fc0 00007fce80c53929 00007fce80c533d2 00007fce7a1cabd4
0709 12:13:26.295711 (+   264us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:26.296195 (+   484us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 12:13:26.296240 (+    45us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:26.296911 (+   671us) log.cc:844] Serialized 26 byte log entry
0709 12:13:26.435183 (+138272us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:26.435221 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.435288 (+    67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:26.864097 (+428809us) spinlock_profiling.cc:243] Waited 2.46 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:26.895274 (+ 31177us) raft_consensus.cc:1685] finished
0709 12:13:26.895293 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.895414 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2434,"raft.run_cpu_time_us":135,"raft.run_wall_time_us":16308,"spinlock_wait_cycles":45328512,"thread_start_us":137831,"threads_started":1,"wal-append.queue_time_us":367632}
I20260709 12:13:26.898201 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:26.898249 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:26.899142 25126 raft_consensus.cc:2410] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 6 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:26.899900 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:26.900434 27114 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.900997 27114 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:26.903044 27114 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:26.903707 25126 raft_consensus.cc:2393] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:26.904882 25126 raft_consensus.cc:1275] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:13:26.905191 25126 pending_rounds.cc:85] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 2
I20260709 12:13:26.905432 25126 pending_rounds.cc:107] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:13:26.905380 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:26.905840 25126 raft_consensus.cc:2889] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:26.833479 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:27.647867 25120 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:26.795442 27267 raft_consensus.cc:3055] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:26.832993 24974 rpcz_store.cc:276] 0709 12:13:25.180618 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.181234 (+   616us) service_pool.cc:224] Handling call
0709 12:13:25.181614 (+   380us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:25.440920 (+259306us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.817750 (+1376830us) spinlock_profiling.cc:243] Waited 253 ms on lock 0x7b54002594d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:26.818039 (+   289us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":581891968}
I20260709 12:13:27.871893 24973 raft_consensus.cc:1217] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Deduplicated request from leader. Original: 1.1->[2.2-4.3]   Dedup: 2.2->[4.3-4.3]
I20260709 12:13:27.872438 24973 raft_consensus.cc:1240] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 4. Current term is 5. Ops: [2.2-4.3]
I20260709 12:13:27.872619 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:27.873430 24974 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:27.873857 24973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34794 (request call id 1554) took 1449 ms. Trace:
I20260709 12:13:27.874529 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:27.874951 27081 raft_consensus.cc:2749] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:27.875238 24974 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:26.868882 27117 raft_consensus.cc:3055] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Stepping down as leader of term 6
W20260709 12:13:27.877139 25020 leader_election.cc:336] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.549s (SENT)
I20260709 12:13:27.877195 27117 raft_consensus.cc:740] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
W20260709 12:13:27.878248 25020 leader_election.cc:336] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.576s (SENT)
I20260709 12:13:27.878674 25020 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:27.878499 27117 consensus_queue.cc:260] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:27.879880 27117 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:26.838301 27108 raft_consensus.cc:2749] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:27.778663 27110 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:28.033077 27110 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:26.831306 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 46140.8us
I20260709 12:13:27.656095 25120 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:28.040516 25120 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1563) took 1327 ms. Trace:
I20260709 12:13:28.000989 27297 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:28.041062 25120 rpcz_store.cc:276] 0709 12:13:26.713002 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.833228 (+120226us) service_pool.cc:224] Handling call
0709 12:13:28.040441 (+1207213us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:28.041477 27297 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:28.042224 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:28.042878 25120 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
W20260709 12:13:27.712698 25121 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.938s	user 0.008s	sys 0.011s
I20260709 12:13:27.731565 25125 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 285) took 2774 ms. Trace:
I20260709 12:13:28.043962 27297 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:28.044164 25125 rpcz_store.cc:276] 0709 12:13:24.957127 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.228099 (+1270972us) service_pool.cc:224] Handling call
0709 12:13:26.228537 (+   438us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.272996 (+ 44459us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:26.273029 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:26.273068 (+    39us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:13:26.273101 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:27.731290 (+1458189us) spinlock_profiling.cc:243] Waited 44.2 ms on lock 0x7b5400080f54. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:27.731341 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:27.731492 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":101753216}
I20260709 12:13:27.740844 25129 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 292) took 2355 ms. Trace:
I20260709 12:13:28.045874 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:28.046693 25120 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:28.046278 25129 rpcz_store.cc:276] 0709 12:13:25.385274 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.440384 (+1055110us) service_pool.cc:224] Handling call
0709 12:13:26.441481 (+  1097us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:26.442048 (+   567us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:26.442073 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:26.464561 (+ 22488us) log.cc:844] Serialized 26 byte log entry
0709 12:13:27.735915 (+1271354us) spinlock_profiling.cc:243] Waited 20.3 ms on lock 0x7b18003e3c80. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78b84e07 00007fce819df9a9 00007fce78ba169b 00007fce78b9f93f 00007fce78ba1c02 00007fce7b82920b 00007fce7b82ed23 00007fce7b82f0d1 00007fce7bc4aa0f
0709 12:13:27.736922 (+  1007us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:27.736973 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:27.737166 (+   193us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:27.740491 (+  3325us) raft_consensus.cc:1685] finished
0709 12:13:27.740510 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:27.740773 (+   263us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":12567,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":10615,"spinlock_wait_cycles":46615808,"thread_start_us":785,"threads_started":1,"wal-append.queue_time_us":1267394}
I20260709 12:13:28.048694 25129 raft_consensus.cc:1275] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 7. (term mismatch)
I20260709 12:13:28.048993 25129 pending_rounds.cc:85] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 6
I20260709 12:13:28.049292 25129 pending_rounds.cc:107] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 5.7
I20260709 12:13:27.760397 25053 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1616) took 1319 ms. Trace:
I20260709 12:13:27.769876 25126 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:13:27.767580 27285 consensus_queue.cc:1048] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
W20260709 12:13:27.775120 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:28.045034 25095 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:27.782390 25627 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.891s	user 0.010s	sys 0.010s
I20260709 12:13:27.784394 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:27.784698 24978 raft_consensus.cc:1275] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
W20260709 12:13:28.044184 25121 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.270s	user 0.008s	sys 0.011s
I20260709 12:13:28.049567 25129 raft_consensus.cc:2889] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:28.098906 24978 raft_consensus.cc:1240] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5. Ops: []
W20260709 12:13:28.099417 25627 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.208s	user 0.011s	sys 0.011s
I20260709 12:13:27.794826 25051 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1622) took 1331 ms. Trace:
I20260709 12:13:27.785629 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:28.100279 25051 rpcz_store.cc:276] 0709 12:13:26.463731 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.464338 (+   607us) service_pool.cc:224] Handling call
0709 12:13:27.793737 (+1329399us) spinlock_profiling.cc:243] Waited 2.25 ms on lock 0x7b5800002d98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c68fc0 00007fce80c53929 00007fce80c533d2 00007fce7a1cabd4
0709 12:13:27.794035 (+   298us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:27.794318 (+   283us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:27.794387 (+    69us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:27.794452 (+    65us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:27.794503 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:27.794587 (+    84us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:27.794739 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5163904}
I20260709 12:13:27.810629 27288 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:27.816069 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:27.816399 25050 consensus_meta.cc:287] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 1.104s	user 0.010s	sys 0.012s
W20260709 12:13:27.836005 25018 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.049s	user 0.001s	sys 0.023s
I20260709 12:13:27.870517 24972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1562) took 2274 ms. Trace:
I20260709 12:13:26.855654 27192 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:26.921578 27194 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:28.186210 27194 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:28.186769 27194 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:27.874214 24973 rpcz_store.cc:276] 0709 12:13:26.424904 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.445836 (+ 20932us) service_pool.cc:224] Handling call
0709 12:13:27.871725 (+1425889us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:27.872750 (+  1025us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:27.873668 (+   918us) spinlock_profiling.cc:243] Waited 1.42 s on lock 0x7b54001315d0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8e8ad 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:27.873801 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3255015168}
I20260709 12:13:27.759663 26749 consensus_queue.cc:1059] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.778137 26889 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:27.757926 27069 consensus_queue.cc:1059] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:27.761582 27129 consensus_queue.cc:1059] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:26.930756 27252 raft_consensus.cc:2749] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075) with higher term. Message: Invalid argument: T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4.
I20260709 12:13:28.194731 27310 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:27.760644 27253 consensus_queue.cc:1048] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:28.195401 27305 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:28.203837 27305 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:27.743965 27264 log.cc:927] Time spent T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 1.441s	user 0.007s	sys 0.008s
I20260709 12:13:27.652905 27267 raft_consensus.cc:740] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:28.210757 27267 consensus_queue.cc:260] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.211787 27267 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:28.212993 25127 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1458) took 3411 ms. Trace:
I20260709 12:13:28.213171 27194 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:27.642046 27268 log.cc:927] Time spent T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 1.323s	user 0.000s	sys 0.011s
I20260709 12:13:28.213394 25127 rpcz_store.cc:276] 0709 12:13:24.801894 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.489140 (+687246us) service_pool.cc:224] Handling call
0709 12:13:25.489466 (+   326us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:26.024721 (+535255us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:26.024766 (+    45us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:26.061320 (+ 36554us) log.cc:844] Serialized 26 byte log entry
0709 12:13:26.244753 (+183433us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:26.252315 (+  7562us) log.cc:844] Serialized 14 byte log entry
0709 12:13:26.252549 (+   234us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.252620 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:27.743267 (+1490647us) spinlock_profiling.cc:243] Waited 30.5 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:28.212694 (+469427us) raft_consensus.cc:1685] finished
0709 12:13:28.212790 (+    96us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:28.212932 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8,"prepare.queue_time_us":7284,"prepare.run_cpu_time_us":60,"prepare.run_wall_time_us":61,"raft.queue_time_us":109414,"raft.run_cpu_time_us":313,"raft.run_wall_time_us":95080,"spinlock_wait_cycles":70215936,"thread_start_us":655307,"threads_started":2,"wal-append.queue_time_us":192578}
W20260709 12:13:27.784569 27272 log.cc:927] Time spent T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 1.362s	user 0.000s	sys 0.011s
W20260709 12:13:27.889741 25122 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1565) took 1176 ms (client timeout 1510 ms). Trace:
I20260709 12:13:28.217067 25123 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 284) took 3284 ms. Trace:
I20260709 12:13:28.218001 24979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1577) took 1865 ms. Trace:
W20260709 12:13:28.217190 25122 rpcz_store.cc:269] 0709 12:13:26.713383 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.729498 (+ 16115us) service_pool.cc:224] Handling call
0709 12:13:27.889521 (+1160023us) spinlock_profiling.cc:243] Waited 43.1 ms on lock 0x7b5400391cd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:27.889667 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":99024640}
I20260709 12:13:28.218406 24979 rpcz_store.cc:276] 0709 12:13:26.352340 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.352461 (+   121us) service_pool.cc:224] Handling call
0709 12:13:26.352793 (+   332us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:26.353122 (+   329us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:13:26.353425 (+   303us) log.cc:844] Serialized 14 byte log entry
0709 12:13:26.423951 (+ 70526us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:26.425460 (+  1509us) log.cc:844] Serialized 26 byte log entry
0709 12:13:26.425613 (+   153us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:26.425648 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.425712 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:27.783987 (+1358275us) spinlock_profiling.cc:243] Waited 1 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:28.217719 (+433732us) raft_consensus.cc:1685] finished
0709 12:13:28.217811 (+    92us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:28.217942 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3977,"prepare.queue_time_us":172,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"raft.queue_time_us":10137,"raft.run_cpu_time_us":240,"raft.run_wall_time_us":239,"spinlock_wait_cycles":2373632,"thread_start_us":65982,"threads_started":1,"wal-append.queue_time_us":68996}
I20260709 12:13:27.891234 27293 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:28.220907 27293 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:27.893139 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:27.895313 24974 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:27.901763 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:27.868925 26649 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:27.908907 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:27.913954 27019 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:28.258268 27019 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:27.914999 27224 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:28.261426 27224 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:28.264201 27224 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:27.923632 25020 connection.cc:256] RPC call timeout handler was delayed by -1.4383557510000173s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1658s for a response
I20260709 12:13:27.932329 27296 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:27.930049 27219 raft_consensus.cc:2749] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:27.929729 27216 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:27.958468 27298 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:27.976771 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 138679us
I20260709 12:13:27.981876 27294 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:27.973145 27254 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:27.983276 27116 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:28.006852 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:26.834630 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:28.038827 27110 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:28.055519 25120 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:28.295116 25124 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:27.779127 27275 raft_consensus.cc:3055] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:28.097558 25126 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48862 (request call id 1564) took 1384 ms. Trace:
W20260709 12:13:27.813035 24945 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.095s	user 0.013s	sys 0.008s
W20260709 12:13:28.105073 25018 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.319s	user 0.002s	sys 0.023s
I20260709 12:13:28.306123 25126 rpcz_store.cc:276] 0709 12:13:26.713211 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.906710 (+193499us) service_pool.cc:224] Handling call
0709 12:13:26.906978 (+   268us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:28.097272 (+1190294us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:28.097501 (+   229us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:28.102883 24972 rpcz_store.cc:276] 0709 12:13:25.596293 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.702520 (+106227us) service_pool.cc:224] Handling call
0709 12:13:25.703077 (+   557us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:25.709568 (+  6491us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:25.709615 (+    47us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:27.839392 (+2129777us) spinlock_profiling.cc:243] Waited 6.85 ms on lock 0x7b2c00031358. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7a588a11 00007fce7a598372 00007fce7bccaa01 00007fce7bc8f43a 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2
0709 12:13:27.839981 (+   589us) log.cc:844] Serialized 52 byte log entry
0709 12:13:27.869585 (+ 29604us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:27.869925 (+   340us) log.cc:844] Serialized 14 byte log entry
0709 12:13:27.870113 (+   188us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:27.870190 (+    77us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:27.870227 (+    37us) raft_consensus.cc:1685] finished
0709 12:13:27.870306 (+    79us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:27.870440 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16286,"prepare.queue_time_us":4904,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":40,"raft.queue_time_us":7949,"raft.run_cpu_time_us":625,"raft.run_wall_time_us":175792,"spinlock_wait_cycles":15765888,"thread_start_us":29191,"threads_started":1,"wal-append.queue_time_us":4037}
W20260709 12:13:28.309991 24945 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.592s	user 0.014s	sys 0.008s
W20260709 12:13:28.310775 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 1.59346e+06us
I20260709 12:13:28.097277 25053 rpcz_store.cc:276] 0709 12:13:26.441279 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.441555 (+   276us) service_pool.cc:224] Handling call
0709 12:13:26.448577 (+  7022us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.738127 (+289550us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:27.760102 (+1021975us) spinlock_profiling.cc:243] Waited 288 ms on lock 0x7b54002a4254. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:27.760326 (+   224us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":662992768}
I20260709 12:13:28.313390 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:28.315109 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 44747.4us
I20260709 12:13:28.305913 27275 raft_consensus.cc:740] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:28.290141 27298 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.316599 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:28.304139 27254 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.317637 25658 raft_consensus.cc:2393] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 7: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:28.318171 27298 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:28.318727 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:28.319422 25662 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:28.288440 27216 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.320421 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:28.321132 25659 raft_consensus.cc:2468] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:28.321780 27216 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:28.117933 24977 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:28.096320 27297 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:28.290663 27294 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:28.122516 25129 raft_consensus.cc:1275] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 6. (term mismatch)
I20260709 12:13:28.324697 25129 pending_rounds.cc:85] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 5
I20260709 12:13:28.288089 27296 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:28.126029 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:28.133548 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 88636.4us
I20260709 12:13:28.326431 25095 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:28.326797 27296 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:28.327461 27296 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:28.323230 27297 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.327701 25095 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:28.327977 27296 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:28.104967 27288 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.165812 24877 catalog_manager.cc:5697] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 3 to 4, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 4 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.334451 24877 catalog_manager.cc:5697] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 2 to 3, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 3 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.163293 27301 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:28.162200 27108 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:28.173108 27308 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:28.184291 27192 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:28.192099 27306 raft_consensus.cc:2749] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:28.344019 27288 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:28.192968 27303 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:28.193607 27309 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:28.201292 27307 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:28.350839 27307 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.353204 27307 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:28.201743 27302 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:28.353911 27302 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:28.356248 27302 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:28.193794 27285 raft_consensus.cc:3055] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:28.356828 27285 raft_consensus.cc:740] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:28.357842 27285 consensus_queue.cc:260] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.358971 27285 raft_consensus.cc:3060] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.193809 26889 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:28.194908 27069 raft_consensus.cc:3055] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:28.201793 27129 raft_consensus.cc:3055] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:28.195000 27300 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:28.206311 27305 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:28.202939 27310 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:26.892918 27269 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:28.213828 27194 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:28.410080 27194 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.217634 25123 rpcz_store.cc:276] 0709 12:13:24.932915 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.191890 (+1258975us) service_pool.cc:224] Handling call
0709 12:13:26.192302 (+   412us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:26.220769 (+ 28467us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:26.220820 (+    51us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:26.232553 (+ 11733us) log.cc:844] Serialized 26 byte log entry
0709 12:13:26.269711 (+ 37158us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:26.269771 (+    60us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.269851 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:27.641293 (+1371442us) spinlock_profiling.cc:243] Waited 1.51 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:28.216706 (+575413us) raft_consensus.cc:1685] finished
0709 12:13:28.216738 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:28.217001 (+   263us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3810,"raft.run_cpu_time_us":193,"raft.run_wall_time_us":26429,"spinlock_wait_cycles":3483520,"thread_start_us":17927,"threads_started":1,"wal-append.queue_time_us":49227}
I20260709 12:13:28.223949 25055 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 6.
I20260709 12:13:28.415699 25048 raft_consensus.cc:1275] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:28.230077 25128 raft_consensus.cc:2468] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:28.235879 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:28.382507 27294 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:28.412359 27194 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:27.921057 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:28.419998 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:28.420580 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:28.420688 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:28.421299 24977 raft_consensus.cc:2376] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7. Re-sending same reply.
I20260709 12:13:28.421394 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:28.423254 26749 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:28.423758 26749 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.425098 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:28.425768 27117 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:28.426384 27117 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:28.427313 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:28.428077 25055 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 8.
I20260709 12:13:28.269424 27019 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:28.428242 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:28.255615 26649 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:28.284372 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:28.305130 25124 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1574) took 1590 ms (client timeout 1822 ms). Trace:
W20260709 12:13:28.429378 25124 rpcz_store.cc:269] 0709 12:13:26.714925 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.799788 (+ 84863us) service_pool.cc:224] Handling call
0709 12:13:28.305049 (+1505261us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:28.318856 27254 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:28.128569 24876 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38486 (request call id 178) took 10409 ms. Trace:
I20260709 12:13:28.104393 25050 raft_consensus.cc:2468] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:28.295889 27116 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.329079 25095 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:28.342335 27301 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:28.329698 27110 raft_consensus.cc:2749] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:28.330032 27297 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:28.436906 27269 raft_consensus.cc:2749] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:28.432508 27203 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:28.437178 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:28.430564 24876 rpcz_store.cc:276] 0709 12:13:17.719272 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.719428 (+   156us) service_pool.cc:224] Handling call
0709 12:13:17.945003 (+225575us) spinlock_profiling.cc:243] Waited 22.5 ms on lock 0x7b54003377d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf9090 00007fce7bc97f3a 00007fce81a4de9c 00007fce81b4c04e 00007fce8000d2a4 00007fce8000d232 00007fce8000d161 00007fce8000d0dc 00007fce8000c392 00007fce79fca48c 00007fce79fc98c6
0709 12:13:28.128464 (+10183461us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:24.352620 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:24.353320 (+   700us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:24.353368 (+    48us) write_op.cc:435] Acquired schema lock
0709 12:13:24.353387 (+    19us) tablet.cc:662] Decoding operations
0709 12:13:24.354496 (+  1109us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:24.354602 (+   106us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:24.354627 (+    25us) tablet.cc:685] Acquiring locks for 10 operations
0709 12:13:24.355487 (+   860us) tablet.cc:701] Row locks acquired
0709 12:13:24.355538 (+    51us) write_op.cc:260] PREPARE: finished
0709 12:13:24.355719 (+   181us) write_op.cc:270] Start()
0709 12:13:24.355867 (+   148us) write_op.cc:276] Timestamp: P: 1783599204355649 usec, L: 0
0709 12:13:24.359081 (+  3214us) op_driver.cc:348] REPLICATION: starting
0709 12:13:24.424571 (+ 65490us) log.cc:844] Serialized 3947 byte log entry
0709 12:13:24.736926 (+312355us) op_driver.cc:464] REPLICATION: finished
0709 12:13:24.829206 (+ 92280us) write_op.cc:301] APPLY: starting
0709 12:13:24.829322 (+   116us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:24.829635 (+   313us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:24.831559 (+  1924us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:24.832960 (+  1401us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:24.833218 (+   258us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=10
0709 12:13:24.833280 (+    62us) write_op.cc:312] APPLY: finished
0709 12:13:24.833581 (+   301us) log.cc:844] Serialized 77 byte log entry
0709 12:13:24.834431 (+   850us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:24.834586 (+   155us) write_op.cc:454] Released schema lock
0709 12:13:24.834637 (+    51us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:24.902119 (+ 67482us) spinlock_profiling.cc:243] Waited 2.05 ms on lock 0x7b1800310a80. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78ba2522 00007fce78ba47c1 00007fce78ba4779 00007fce78ba4709 00007fce78ba46d1 00007fce78ba39cd 0000000000388634 0000000000388479 00007fce78b8583a
0709 12:13:24.902252 (+   133us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:24.902283 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":168830,"reported_tablets":26,"spinlock_wait_cycles":51691392,"child_traces":[["op",{"apply.queue_time_us":91877,"apply.run_cpu_time_us":3527,"apply.run_wall_time_us":5817,"num_ops":10,"prepare.queue_time_us":415904,"prepare.run_cpu_time_us":58315,"prepare.run_wall_time_us":202007,"raft.queue_time_us":93769,"raft.run_cpu_time_us":21710,"raft.run_wall_time_us":55184,"replication_time_us":366038,"spinlock_wait_cycles":4705024,"thread_start_us":569928,"threads_started":4,"wal-append.queue_time_us":140898,"wal-append.run_cpu_time_us":7964,"wal-append.run_wall_time_us":1265401}]]}
I20260709 12:13:28.438001 24977 raft_consensus.cc:2468] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:28.437860 27203 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:28.439082 25050 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55982 (request call id 1613) took 1998 ms (client timeout 1505 ms). Trace:
I20260709 12:13:28.439536 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:28.330490 27298 raft_consensus.cc:2749] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:28.432286 27294 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:28.331550 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:28.440400 24972 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:28.324994 25129 pending_rounds.cc:107] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 4.6
I20260709 12:13:28.341389 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:28.344880 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:28.346309 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:28.349967 25020 connection.cc:256] RPC call timeout handler was delayed by -1.2632177409998349s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2094s for a response
I20260709 12:13:28.336221 24877 catalog_manager.cc:5697] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 reported cstate change: leader changed from <none> to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:28.369083 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 225450us
I20260709 12:13:28.361846 27069 raft_consensus.cc:740] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:28.376060 27129 raft_consensus.cc:740] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:28.440586 27294 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:28.344080 27275 consensus_queue.cc:260] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.342113 27108 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.407019 25660 raft_consensus.cc:2955] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:28.415585 27310 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:27.902503 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:28.551321 25046 raft_consensus.cc:2468] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 3.
I20260709 12:13:28.238755 25047 raft_consensus.cc:1275] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:28.543658 24877 catalog_manager.cc:5697] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.265811 27293 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:28.431566 25128 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48862 (request call id 1567) took 1717 ms (client timeout 2123 ms). Trace:
W20260709 12:13:28.554911 25128 rpcz_store.cc:269] 0709 12:13:26.713718 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.897851 (+184133us) service_pool.cc:224] Handling call
0709 12:13:28.431403 (+1533552us) spinlock_profiling.cc:243] Waited 1.3 s on lock 0x7b5400428954. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:28.431506 (+   103us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2999032704}
I20260709 12:13:28.418203 25049 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:13:28.431932 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:28.161194 25121 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1457) took 3359 ms. Trace:
I20260709 12:13:28.559516 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:28.433408 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:28.405575 27314 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:28.439502 25050 rpcz_store.cc:269] 0709 12:13:26.440279 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.442438 (+  2159us) service_pool.cc:224] Handling call
0709 12:13:28.438991 (+1996553us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:28.440810 25653 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
W20260709 12:13:28.332587 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:28.458132 27203 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:28.562409 27314 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.539583 26749 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:28.569944 27069 consensus_queue.cc:260] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.572566 27069 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:28.531762 27301 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:28.542816 27296 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:28.527539 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 56197.4us
I20260709 12:13:28.528065 25656 raft_consensus.cc:2468] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:28.541944 26649 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:28.528142 25129 raft_consensus.cc:2889] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:28.611773 27310 consensus_queue.cc:1048] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:28.381712 27300 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.526245 27129 consensus_queue.cc:260] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.613072 27129 raft_consensus.cc:3060] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:28.362211 27309 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:28.531481 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:28.531082 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:28.615561 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:28.537114 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:28.537631 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:28.543919 25020 connection.cc:256] RPC call timeout handler was delayed by -1.1692816770000718s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20640000000000003s for a response
I20260709 12:13:28.539240 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:28.557421 25121 rpcz_store.cc:276] 0709 12:13:24.801515 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.138628 (+337113us) service_pool.cc:224] Handling call
0709 12:13:26.697424 (+1558796us) spinlock_profiling.cc:243] Waited 3.55 ms on lock 0x7b5800116198. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c68fc0 00007fce80c53929 00007fce80c533d2 00007fce7a1cabd4
0709 12:13:26.697589 (+   165us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:26.743999 (+ 46410us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:13:26.774245 (+ 30246us) log.cc:844] Serialized 14 byte log entry
0709 12:13:28.151335 (+1377090us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:28.151420 (+    85us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:28.151489 (+    69us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:28.160955 (+  9466us) spinlock_profiling.cc:243] Waited 46.1 ms on lock 0x7b5400148554. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:28.161007 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:28.161131 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":33833,"prepare.run_cpu_time_us":64,"prepare.run_wall_time_us":1756,"raft.queue_time_us":67090,"raft.run_cpu_time_us":107,"raft.run_wall_time_us":108,"spinlock_wait_cycles":114171136,"thread_start_us":1376128,"threads_started":2,"wal-append.queue_time_us":157742,"wal-append.run_cpu_time_us":1519,"wal-append.run_wall_time_us":1025339}
W20260709 12:13:28.433184 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 104174us
I20260709 12:13:28.623697 25129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:13:28.624053 25095 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:28.624444 25129 raft_consensus.cc:606] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:28.624909 25129 raft_consensus.cc:614] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:28.625064 25047 raft_consensus.cc:1240] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:28.625367 25095 leader_election.cc:400] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 election: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4.
I20260709 12:13:28.626222 25095 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:28.560540 25048 raft_consensus.cc:2468] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
W20260709 12:13:28.564224 24945 connection.cc:256] RPC call timeout handler was delayed by -1.4623315040000762s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1505s for a response
W20260709 12:13:28.379463 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 220752us
I20260709 12:13:28.629211 27321 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:28.565168 25051 raft_consensus.cc:1240] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:28.629746 27293 raft_consensus.cc:2804] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:28.630239 27293 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:28.630615 27293 raft_consensus.cc:3060] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:28.630704 27216 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:28.631362 27216 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:28.632586 27269 raft_consensus.cc:2749] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:28.633690 27216 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:28.635942 26889 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:28.540969 27297 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:28.614904 27275 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:28.636798 27297 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.604508 24972 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:13:28.554606 24877 catalog_manager.cc:5697] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 4 to 5, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 5 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:28.642669 24877 catalog_manager.cc:5697] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 2 to 3, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 3 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.643427 27294 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:28.540081 27117 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:28.349726 27308 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:28.645092 27314 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:28.646565 27308 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:28.610226 25628 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:28.629760 27321 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:28.649936 25051 raft_consensus.cc:1275] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 2. (index mismatch)
I20260709 12:13:28.650141 27321 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:28.652050 25628 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:28.652804 27019 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:13:28.653218 27019 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:28.653541 27019 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:28.653378 27300 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:28.658960 25020 leader_election.cc:336] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.658s (SENT)
I20260709 12:13:28.659427 25020 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:28.660617 27194 raft_consensus.cc:2749] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:28.664110 25129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:13:28.664886 25129 raft_consensus.cc:606] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:28.665295 25129 raft_consensus.cc:614] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:28.361253 27303 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.666357 27316 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:13:28.604960 24946 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:28.616312 24980 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:28.618571 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:28.561074 27192 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:28.439107 27116 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:28.635251 27309 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:28.673707 25095 leader_election.cc:400] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 4. Current term is 5.
I20260709 12:13:28.675607 27192 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:28.648104 27293 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:28.680840 27301 raft_consensus.cc:2804] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:28.694512 24877 catalog_manager.cc:5697] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.458792 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:28.720819 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:28.747179 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:28.746719 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:28.739850 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:28.728585 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:28.751174 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:28.747897 25048 raft_consensus.cc:2376] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5. Re-sending same reply.
I20260709 12:13:28.753638 25047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
mode: GRACEFUL
new_leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:41676
I20260709 12:13:28.754313 25047 raft_consensus.cc:606] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Received request to transfer leadership to TS 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:28.756245 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 82669.9us
I20260709 12:13:28.750365 24877 catalog_manager.cc:5697] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 3, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 3 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:28.758144 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:28.758797 24877 catalog_manager.cc:5697] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 3 to 4, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 4 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.760473 24877 catalog_manager.cc:5697] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 3 to 4, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 4 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.762313 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:28.766240 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:28.766907 25047 raft_consensus.cc:1240] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:28.767333 24975 raft_consensus.cc:2393] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 7: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:28.767424 24877 catalog_manager.cc:5697] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 3, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 3 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:28.773226 25095 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:28.773965 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 93803.2us
I20260709 12:13:28.772135 24877 catalog_manager.cc:5697] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 2 to 3, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 3 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:28.752177 25020 leader_election.cc:336] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 3.533s (SENT)
I20260709 12:13:28.778462 24877 catalog_manager.cc:5697] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 3, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 3 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:28.777102 25095 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:28.785181 24877 catalog_manager.cc:5697] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 4, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 4 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.787667 24877 catalog_manager.cc:5697] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 3 to 4, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 4 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.752211 27301 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:28.791410 25095 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:28.792429 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:28.684496 27224 consensus_queue.cc:1048] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.085s
I20260709 12:13:28.795850 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:28.796911 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:28.797989 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:28.798319 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:28.798590 25128 raft_consensus.cc:3060] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:28.798604 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:28.772682 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:28.790144 27294 raft_consensus.cc:2749] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:28.805397 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:28.812132 25129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:13:28.818143 25121 raft_consensus.cc:2468] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:28.818491 25129 raft_consensus.cc:606] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:28.818930 25129 raft_consensus.cc:614] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:13:28.819038 24945 leader_election.cc:336] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.647s (SENT)
I20260709 12:13:28.790126 27216 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:13:28.820219 24945 leader_election.cc:336] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.812s (SENT)
I20260709 12:13:28.752698 27203 consensus_queue.cc:1048] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 12:13:28.741025 27309 consensus_queue.cc:1059] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.036s
I20260709 12:13:28.789875 26649 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.048s
I20260709 12:13:28.805570 27269 raft_consensus.cc:2804] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:28.799641 26889 raft_consensus.cc:2804] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:28.805920 25124 raft_consensus.cc:1275] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:28.827224 24945 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:28.841517 24945 leader_election.cc:336] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.933s (SENT)
I20260709 12:13:28.841948 24945 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:28.843360 24945 leader_election.cc:336] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.113s (SENT)
I20260709 12:13:28.843757 24945 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:28.826924 24877 catalog_manager.cc:5697] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 1 to 2, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 2 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:28.829000 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:28.830531 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:28.845268 25127 raft_consensus.cc:2393] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 6: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
W20260709 12:13:28.832571 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 82305us
I20260709 12:13:28.823910 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:28.823263 25128 raft_consensus.cc:2468] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:28.846752 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:28.847554 25128 raft_consensus.cc:2468] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:28.848850 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:28.849684 25128 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:28.851684 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:28.852780 25128 raft_consensus.cc:2393] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:28.845372 24877 catalog_manager.cc:5697] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 2 to 6. New cstate: current_term: 6 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.854357 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:28.855314 25127 raft_consensus.cc:2410] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 7 because replica has last-logged OpId of term: 6 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:28.854875 24877 catalog_manager.cc:5697] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 3 to 4, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 4 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.856772 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:28.856124 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:28.858752 25127 raft_consensus.cc:2468] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:28.859807 25127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:13:28.860534 25127 raft_consensus.cc:606] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:28.861032 25127 raft_consensus.cc:614] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:28.862969 25127 raft_consensus.cc:1275] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:13:28.776546 27108 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:28.869982 24877 catalog_manager.cc:5697] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 3 to 4, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 4 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.878825 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:28.880240 24877 catalog_manager.cc:5697] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 2 to 3, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 3 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.882145 24877 catalog_manager.cc:5697] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.872005 25128 raft_consensus.cc:1275] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 2. (term mismatch)
I20260709 12:13:28.883831 25128 pending_rounds.cc:85] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 1
I20260709 12:13:28.884121 25128 pending_rounds.cc:107] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:28.884377 25128 raft_consensus.cc:2889] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:28.884703 25128 pending_rounds.cc:107] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:13:28.884933 25128 raft_consensus.cc:2889] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:28.887722 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:28.769742 27069 consensus_queue.cc:1048] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.065s
I20260709 12:13:28.888535 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:28.794616 27301 raft_consensus.cc:3060] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:28.892345 25020 leader_election.cc:336] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.606s (SENT)
I20260709 12:13:28.889791 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:28.890082 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:28.894604 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:28.895713 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:28.888310 25124 raft_consensus.cc:2376] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5. Re-sending same reply.
I20260709 12:13:28.897445 25121 raft_consensus.cc:1275] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:28.897688 24972 raft_consensus.cc:1275] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:28.898635 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:28.890524 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:28.807256 27293 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:28.822858 27309 raft_consensus.cc:3055] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:28.901445 25127 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:28.794973 27303 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:28.840483 27269 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:28.792503 27253 consensus_queue.cc:1048] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.097s
I20260709 12:13:28.822798 27192 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:28.856106 26649 raft_consensus.cc:2749] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:28.801059 27117 consensus_queue.cc:1048] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.098s
I20260709 12:13:28.867620 27321 raft_consensus.cc:2749] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:28.891604 26889 raft_consensus.cc:697] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
W20260709 12:13:28.917974 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 84961.6us
I20260709 12:13:28.875415 27203 raft_consensus.cc:2749] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:28.932824 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:28.820596 27216 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:28.902433 25128 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:28.833446 27305 consensus_queue.cc:1059] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.080s
I20260709 12:13:28.939038 24977 raft_consensus.cc:1275] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:29.240104 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:29.154371 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:28.995829 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 308167us
I20260709 12:13:29.243541 25627 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:28.884052 25683 debug-util.cc:398] Leaking SignalData structure 0x7b080027ed60 after lost signal to thread 23831
W20260709 12:13:29.152125 24945 leader_election.cc:336] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.833s (SENT)
I20260709 12:13:29.250631 24945 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:29.229229 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:29.257206 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:29.257084 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:29.260644 25628 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:28.914521 27309 raft_consensus.cc:740] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:28.928778 27269 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:29.265067 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:29.268530 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:29.239717 27019 consensus_meta.cc:287] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.586s	user 0.012s	sys 0.000s
I20260709 12:13:29.278949 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:28.916723 27297 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:29.270246 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:28.952865 27285 consensus_meta.cc:287] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.577s	user 0.002s	sys 0.017s
I20260709 12:13:29.292501 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:29.261413 27307 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:28.998009 26749 consensus_queue.cc:1048] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.293s
I20260709 12:13:29.303593 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:29.288015 25050 raft_consensus.cc:1240] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:29.288434 27203 raft_consensus.cc:2749] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:29.298020 27275 consensus_meta.cc:287] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.657s	user 0.009s	sys 0.001s
I20260709 12:13:29.314508 25095 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:29.261193 27069 consensus_queue.cc:1059] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 12:13:29.291159 27325 raft_consensus.cc:2804] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:29.304343 24975 raft_consensus.cc:2468] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:29.319154 27293 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.336305 25125 raft_consensus.cc:1275] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:13:29.287709 27019 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:29.338513 27275 raft_consensus.cc:2804] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:29.338536 25662 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:13:29.337916 25095 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:29.341092 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:29.301601 25683 debug-util.cc:398] Leaking SignalData structure 0x7b08001601c0 after lost signal to thread 24912
I20260709 12:13:29.280148 27300 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.032s
I20260709 12:13:29.313393 27110 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:29.377421 25125 pending_rounds.cc:85] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 2
I20260709 12:13:29.342357 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:29.336935 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:29.378613 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 129268us
W20260709 12:13:29.381418 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 229333us
I20260709 12:13:29.345925 27325 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:29.332671 27310 consensus_queue.cc:1048] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.065s
I20260709 12:13:29.396981 25125 pending_rounds.cc:107] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:13:29.404403 25125 raft_consensus.cc:2889] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:29.317854 27307 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:29.390827 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 53008.2us
I20260709 12:13:29.378355 27117 raft_consensus.cc:3055] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:29.397151 27298 raft_consensus.cc:2804] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:29.409657 25095 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:29.386657 27275 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
W20260709 12:13:29.427598 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 167059us
I20260709 12:13:29.406013 27325 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:29.387835 27333 raft_consensus.cc:2804] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:29.426360 24946 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:29.432583 25628 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:29.386377 27293 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:29.320184 27309 consensus_queue.cc:260] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:29.434937 25095 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:29.447184 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 187560us
I20260709 12:13:29.389185 26889 consensus_queue.cc:237] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:29.409696 27321 consensus_queue.cc:1059] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.036s
I20260709 12:13:29.413618 27117 raft_consensus.cc:740] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:29.426919 27298 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:29.455485 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 192052us
I20260709 12:13:29.401546 27110 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:29.433646 27275 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:29.428965 24945 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:29.397735 27192 consensus_queue.cc:1048] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 12:13:29.409418 27203 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:29.448974 25683 debug-util.cc:398] Leaking SignalData structure 0x7b0800198520 after lost signal to thread 25004
W20260709 12:13:29.432106 27322 log.cc:927] Time spent T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.309s	user 0.000s	sys 0.001s
I20260709 12:13:29.413386 27069 consensus_queue.cc:1048] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
W20260709 12:13:29.494175 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 67881.3us
I20260709 12:13:29.473347 27303 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
W20260709 12:13:29.464745 27338 log.cc:927] Time spent T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.132s	user 0.001s	sys 0.000s
W20260709 12:13:29.488384 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 59511.2us
I20260709 12:13:29.486941 27216 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:29.524745 27303 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:29.525539 27117 consensus_queue.cc:260] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:29.527132 27117 raft_consensus.cc:3060] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:29.528007 27303 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:29.492168 27203 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:29.471470 25628 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:29.512270 27307 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:29.513010 27293 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:29.489630 27309 raft_consensus.cc:3060] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:29.484658 27334 raft_consensus.cc:2804] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 12:13:29.490254 25683 debug-util.cc:398] Leaking SignalData structure 0x7b0800335140 after lost signal to thread 25005
I20260709 12:13:29.476998 27298 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:29.529080 27346 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 12:13:29.528584 27325 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:29.468858 27333 raft_consensus.cc:697] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:29.492921 27341 raft_consensus.cc:2804] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:13:29.521500 27328 log.cc:927] Time spent T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
I20260709 12:13:29.521325 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:29.492331 27321 raft_consensus.cc:3055] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:29.495290 27285 raft_consensus.cc:2804] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:29.604568 27321 raft_consensus.cc:740] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:29.604750 27285 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:29.605278 27285 raft_consensus.cc:3060] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:29.605665 27321 consensus_queue.cc:260] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:29.607023 27321 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:29.548758 25018 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:29.609076 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 60384.3us
I20260709 12:13:29.609895 27325 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:29.609985 25018 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:29.611258 27341 raft_consensus.cc:697] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:29.612035 25018 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:29.529505 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:29.541864 27323 log.cc:927] Time spent T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.245s	user 0.001s	sys 0.000s
I20260709 12:13:29.612360 27341 consensus_queue.cc:237] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:29.613596 27192 raft_consensus.cc:2804] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:29.613993 25046 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1630) took 1053 ms. Trace:
I20260709 12:13:29.614089 27192 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:29.580011 27334 raft_consensus.cc:697] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:29.614428 25046 rpcz_store.cc:276] 0709 12:13:28.560480 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:28.564131 (+  3651us) service_pool.cc:224] Handling call
0709 12:13:28.614091 (+ 49960us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:28.614441 (+   350us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:28.614470 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:28.658943 (+ 44473us) spinlock_profiling.cc:243] Waited 43.2 ms on lock 0x7b2c00016658. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7a588a11 00007fce7a598372 00007fce7bccaa01 00007fce7bc8f43a 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2
0709 12:13:28.659368 (+   425us) log.cc:844] Serialized 26 byte log entry
0709 12:13:28.833517 (+174149us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:28.833561 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:28.833637 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:29.613696 (+780059us) raft_consensus.cc:1685] finished
0709 12:13:29.613718 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:29.613928 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":365,"raft.run_cpu_time_us":177,"raft.run_wall_time_us":18689,"spinlock_wait_cycles":99324160,"thread_start_us":173745,"threads_started":1,"wal-append.queue_time_us":565576}
I20260709 12:13:29.615883 27349 raft_consensus.cc:2804] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:29.615599 27334 consensus_queue.cc:237] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:29.553431 27294 raft_consensus.cc:2749] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:29.544014 27296 raft_consensus.cc:2804] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:29.616806 27296 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:29.617213 27296 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:29.552404 25683 debug-util.cc:398] Leaking SignalData structure 0x7b08002049a0 after lost signal to thread 25079
W20260709 12:13:29.535692 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 64301.5us
I20260709 12:13:29.621702 25628 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:29.558003 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 81583.6us
I20260709 12:13:29.520037 24945 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:29.582744 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 147875us
W20260709 12:13:29.583546 25129 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.613s	user 0.011s	sys 0.012s
W20260709 12:13:29.628410 25129 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.657s	user 0.012s	sys 0.012s
I20260709 12:13:29.586927 27333 consensus_queue.cc:237] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:29.588179 27339 log.cc:927] Time spent T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.199s	user 0.000s	sys 0.001s
I20260709 12:13:29.555331 27019 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:29.593942 27110 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:29.473944 27342 consensus_queue.cc:1048] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.108s
W20260709 12:13:29.636842 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 389637us
I20260709 12:13:29.528652 27303 raft_consensus.cc:2804] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 12:13:29.553390 27335 log.cc:927] Time spent T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
I20260709 12:13:29.616415 27349 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:29.628183 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 108219us
I20260709 12:13:29.628227 25095 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
W20260709 12:13:29.629755 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:29.634703 25128 raft_consensus.cc:2955] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:29.598654 27298 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:29.638847 25125 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48862 (request call id 1569) took 2924 ms. Trace:
I20260709 12:13:29.640038 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:29.641572 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 125981us
I20260709 12:13:29.650833 25656 raft_consensus.cc:1240] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 8. Current term is 9. Ops: []
I20260709 12:13:29.641757 25021 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:29.614635 27192 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:29.626513 27216 raft_consensus.cc:2804] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:29.652346 25125 rpcz_store.cc:276] 0709 12:13:26.714036 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:28.045735 (+1331699us) service_pool.cc:224] Handling call
0709 12:13:28.046043 (+   308us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:29.412122 (+1366079us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:29.638614 (+226492us) spinlock_profiling.cc:243] Waited 1.29 s on lock 0x7b54000a5fd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:29.638787 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2959874816}
I20260709 12:13:29.637012 27351 raft_consensus.cc:2804] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:29.636703 27224 raft_consensus.cc:2804] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:29.662346 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:29.663074 25125 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:29.663175 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:29.659405 25656 raft_consensus.cc:1240] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:29.663741 25126 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:29.662379 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.677814 25127 raft_consensus.cc:1275] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:29.642401 27303 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:29.682935 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.685485 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.686837 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:29.693076 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:29.641880 27325 consensus_queue.cc:1048] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.038s
I20260709 12:13:29.652007 27349 raft_consensus.cc:3060] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:29.660817 27351 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:29.657678 27216 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:13:29.690981 25683 debug-util.cc:398] Leaking SignalData structure 0x7b08002bb7a0 after lost signal to thread 25153
I20260709 12:13:29.689280 27357 raft_consensus.cc:2804] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:29.677327 27224 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:29.702891 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:29.650640 27308 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.724s	user 0.012s	sys 0.023s
I20260709 12:13:29.655742 26749 consensus_queue.cc:1048] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 12:13:29.757359 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:29.758924 26749 consensus_queue.cc:1048] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:29.740777 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:29.760968 25124 raft_consensus.cc:2376] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5. Re-sending same reply.
I20260709 12:13:29.762332 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.763902 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.741868 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:29.702328 25658 raft_consensus.cc:1275] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:29.765005 25124 raft_consensus.cc:2468] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:29.766347 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.766402 27359 consensus_queue.cc:1059] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:29.767311 25124 raft_consensus.cc:2468] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:29.767549 27359 consensus_queue.cc:1059] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:29.743366 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:29.742136 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:29.694813 27303 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:29.745317 24943 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:29.696408 27350 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.755050 27357 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:29.756937 27224 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:29.771097 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.696735 27203 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:29.775267 25125 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
W20260709 12:13:29.777714 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:29.774163 27308 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.862s	user 0.012s	sys 0.024s
I20260709 12:13:29.795499 25126 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:29.740056 27351 raft_consensus.cc:3060] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:29.805665 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 173143us
I20260709 12:13:29.828856 25662 raft_consensus.cc:1240] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEADER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:29.744213 27216 raft_consensus.cc:3060] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:29.768507 27359 raft_consensus.cc:3055] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:13:29.788870 24943 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:29.759032 27296 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:29.789386 27357 raft_consensus.cc:3060] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:29.828394 27342 raft_consensus.cc:3055] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 12:13:29.790015 27361 log.cc:927] Time spent T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 12:13:29.705189 27269 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:29.869573 27269 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:29.870703 25129 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1501) took 1071 ms. Trace:
I20260709 12:13:29.873905 25122 raft_consensus.cc:2393] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 6: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:29.877401 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:29.877962 27329 log.cc:927] Time spent T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.625s	user 0.003s	sys 0.000s
I20260709 12:13:29.878142 25128 raft_consensus.cc:2468] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 2.
I20260709 12:13:29.879142 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:29.879688 25128 raft_consensus.cc:2376] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5. Re-sending same reply.
I20260709 12:13:29.881625 25048 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1642) took 1121 ms. Trace:
I20260709 12:13:29.882166 25048 rpcz_store.cc:276] 0709 12:13:28.760401 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:28.760560 (+   159us) service_pool.cc:224] Handling call
0709 12:13:28.761068 (+   508us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:28.761746 (+   678us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:28.761797 (+    51us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:28.762675 (+   878us) log.cc:844] Serialized 52 byte log entry
0709 12:13:28.874730 (+112055us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:28.899035 (+ 24305us) log.cc:844] Serialized 14 byte log entry
0709 12:13:28.910640 (+ 11605us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:28.910722 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:29.877341 (+966619us) spinlock_profiling.cc:243] Waited 16.9 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:29.881128 (+  3787us) raft_consensus.cc:1685] finished
0709 12:13:29.881402 (+   274us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:29.881559 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":27658,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":55,"raft.queue_time_us":13096,"raft.run_cpu_time_us":317,"raft.run_wall_time_us":17032,"spinlock_wait_cycles":38924160,"thread_start_us":69710,"threads_started":1,"wal-append.queue_time_us":169757}
I20260709 12:13:29.850044 27359 raft_consensus.cc:740] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:29.827523 27350 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:29.885381 27359 consensus_queue.cc:260] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:29.892990 25654 raft_consensus.cc:1240] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:29.894115 27296 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:29.897400 27297 consensus_queue.cc:1059] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:13:29.898488 27297 raft_consensus.cc:3055] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:29.898808 27297 raft_consensus.cc:740] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:29.893026 25122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1505) took 1064 ms. Trace:
I20260709 12:13:29.899590 25122 rpcz_store.cc:276] 0709 12:13:28.828349 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:28.828776 (+   427us) service_pool.cc:224] Handling call
0709 12:13:29.892810 (+1064034us) spinlock_profiling.cc:243] Waited 1.03 s on lock 0x7b5400080f54. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:29.892945 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2365926144}
I20260709 12:13:29.900794 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.901424 25122 raft_consensus.cc:2468] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:29.902290 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:29.838429 27275 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:29.902815 25122 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:29.903331 25120 raft_consensus.cc:2393] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 6: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:29.880465 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:29.853503 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 184270us
I20260709 12:13:29.832088 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.906351 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.907713 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.908529 25126 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:29.913556 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.916044 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:29.917191 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 262463us
I20260709 12:13:29.917377 25128 raft_consensus.cc:3060] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:29.917737 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.918870 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.919435 25127 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:29.871309 25129 rpcz_store.cc:276] 0709 12:13:28.825216 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:28.853792 (+ 28576us) service_pool.cc:224] Handling call
0709 12:13:28.854154 (+   362us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:28.887145 (+ 32991us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:28.887206 (+    61us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:28.901838 (+ 14632us) log.cc:844] Serialized 52 byte log entry
0709 12:13:29.629499 (+727661us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:29.654589 (+ 25090us) log.cc:844] Serialized 14 byte log entry
0709 12:13:29.689473 (+ 34884us) log.cc:844] Serialized 14 byte log entry
0709 12:13:29.689722 (+   249us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:29.689808 (+    86us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:29.870393 (+180585us) raft_consensus.cc:1685] finished
0709 12:13:29.870422 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:29.870617 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":92792,"prepare.queue_time_us":87878,"prepare.run_cpu_time_us":98,"prepare.run_wall_time_us":101,"raft.queue_time_us":44354,"raft.run_cpu_time_us":435,"raft.run_wall_time_us":31221,"thread_start_us":658440,"threads_started":1,"wal-append.queue_time_us":717712}
I20260709 12:13:29.920581 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:29.921260 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:29.851374 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:29.856498 27342 raft_consensus.cc:740] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:29.923961 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:29.861042 27332 log.cc:927] Time spent T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.601s	user 0.002s	sys 0.009s
I20260709 12:13:29.861754 27368 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } 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 12:13:29.847654 27346 raft_consensus.cc:993] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4: : Instructing follower 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
W20260709 12:13:29.852443 25683 debug-util.cc:398] Leaking SignalData structure 0x7b0800331e20 after lost signal to thread 25686
I20260709 12:13:29.849148 27298 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:29.921387 25127 raft_consensus.cc:2376] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7. Re-sending same reply.
I20260709 12:13:29.922781 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.904393 27203 raft_consensus.cc:2749] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:29.925269 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.971521 25126 raft_consensus.cc:2468] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
W20260709 12:13:29.925979 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 137608us
I20260709 12:13:29.847884 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:29.926438 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 272781us
I20260709 12:13:29.926874 25123 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1500) took 1128 ms. Trace:
W20260709 12:13:29.928728 25020 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 3.235s (SENT) [suppressed 35 similar messages]
I20260709 12:13:29.830379 27116 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:29.937356 25128 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:29.938738 27285 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:29.940970 27297 consensus_queue.cc:260] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:29.944885 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
W20260709 12:13:29.959194 27301 consensus_meta.cc:287] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 1.043s	user 0.010s	sys 0.002s
I20260709 12:13:29.981107 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:29.962055 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:29.985460 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.986212 25128 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:29.930359 27341 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:29.987136 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:29.913257 27294 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:29.987854 27297 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:29.988202 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:29.945755 27269 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.948240 27275 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:29.952608 27303 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:29.949898 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:29.955830 27216 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:29.954445 27224 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:29.956312 25052 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1641) took 1203 ms. Trace:
W20260709 12:13:29.859131 27366 log.cc:927] Time spent T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 12:13:29.969659 25129 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:29.973865 25125 raft_consensus.cc:2468] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:29.998000 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.999197 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.999768 25125 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
W20260709 12:13:29.974356 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 45714.8us
I20260709 12:13:29.975762 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:30.002184 25127 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:30.003382 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:30.003913 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.973937 25123 rpcz_store.cc:276] 0709 12:13:28.798260 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:28.798378 (+   118us) service_pool.cc:224] Handling call
0709 12:13:29.926695 (+1128317us) spinlock_profiling.cc:243] Waited 941 ms on lock 0x7b540010f4d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:29.926819 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2165257600}
I20260709 12:13:30.005240 24943 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:30.005293 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.916952 27359 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:29.992936 25124 raft_consensus.cc:2393] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 7: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:30.004573 25129 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:30.007486 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.004194 25127 raft_consensus.cc:2468] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:30.008442 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:30.008875 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.009150 25129 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:30.009409 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:30.009756 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:29.996116 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:29.956312 27351 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:29.988596 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 81393.3us
I20260709 12:13:29.987193 27285 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:29.989307 25627 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:29.972594 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:30.010180 25127 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:30.014853 25126 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:30.015719 25127 raft_consensus.cc:1275] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:29.993021 25053 raft_consensus.cc:1240] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:30.018232 25123 raft_consensus.cc:1275] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:30.011270 24945 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:29.994875 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:30.019536 25123 raft_consensus.cc:1240] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 12:13:29.991132 25120 raft_consensus.cc:2376] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4. Re-sending same reply.
I20260709 12:13:30.021585 25129 raft_consensus.cc:1275] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:29.945199 25122 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:29.983888 27350 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:29.993221 25052 rpcz_store.cc:276] 0709 12:13:28.752850 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:28.753718 (+   868us) service_pool.cc:224] Handling call
0709 12:13:28.770091 (+ 16373us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:28.770453 (+   362us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:28.770481 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:28.770952 (+   471us) log.cc:844] Serialized 26 byte log entry
0709 12:13:28.998547 (+227595us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:28.998614 (+    67us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:28.998697 (+    83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:29.860430 (+861733us) spinlock_profiling.cc:243] Waited 2.84 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:29.955962 (+ 95532us) raft_consensus.cc:1685] finished
0709 12:13:29.955987 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:29.956237 (+   250us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3096,"raft.run_cpu_time_us":136,"raft.run_wall_time_us":14135,"spinlock_wait_cycles":6541184,"thread_start_us":185554,"threads_started":1,"wal-append.queue_time_us":465399}
I20260709 12:13:30.024643 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:30.012252 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:29.958798 27192 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:30.025791 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:30.027537 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.035782 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:29.960058 27356 consensus_queue.cc:1048] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
I20260709 12:13:30.034389 25125 raft_consensus.cc:2410] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 7 because replica has last-logged OpId of term: 6 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:13:30.034073 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:30.056823 24976 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:13:30.058259 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 47058.3us
I20260709 12:13:30.017100 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:29.979483 27363 raft_consensus.cc:2749] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:30.061867 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:30.073927 24978 raft_consensus.cc:3060] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.063066 25125 raft_consensus.cc:1275] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:30.066780 25129 raft_consensus.cc:1240] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:29.992813 27216 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:29.991465 27303 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:30.013199 27129 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:30.014890 27224 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:30.013304 26649 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:30.017304 27308 raft_consensus.cc:2804] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:30.078119 24976 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:30.022825 27117 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.086688 25656 raft_consensus.cc:1240] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 6. Current term is 7. Ops: [6.8-6.8]
I20260709 12:13:30.037181 27253 raft_consensus.cc:2749] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:30.022742 27275 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
W20260709 12:13:30.060882 27302 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.752s	user 0.010s	sys 0.024s
I20260709 12:13:29.989622 27269 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:29.996507 27301 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:30.060024 27203 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.987221 27341 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:30.067242 26749 raft_consensus.cc:2804] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:29.989804 27375 consensus_queue.cc:1048] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.104s
W20260709 12:13:30.114122 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 187351us
I20260709 12:13:30.287467 25121 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1518) took 1398 ms. Trace:
I20260709 12:13:30.106861 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.288112 25121 rpcz_store.cc:276] 0709 12:13:28.888646 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:28.912725 (+ 24079us) service_pool.cc:224] Handling call
0709 12:13:28.915187 (+  2462us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:29.244533 (+329346us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:29.244561 (+    28us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:29.261881 (+ 17320us) log.cc:844] Serialized 52 byte log entry
0709 12:13:29.584136 (+322255us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:29.607354 (+ 23218us) log.cc:844] Serialized 14 byte log entry
0709 12:13:29.607999 (+   645us) log.cc:844] Serialized 14 byte log entry
0709 12:13:29.608381 (+   382us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:29.608456 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:30.286688 (+678232us) raft_consensus.cc:1685] finished
0709 12:13:30.286729 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:30.287115 (+   386us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":33578,"prepare.queue_time_us":29435,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":51,"raft.queue_time_us":325414,"raft.run_cpu_time_us":315,"raft.run_wall_time_us":24936,"thread_start_us":287778,"threads_started":1,"wal-append.queue_time_us":376157}
I20260709 12:13:30.292059 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.294395 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.267073 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.266552 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:30.267537 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:30.098783 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:30.169090 27383 consensus_queue.cc:1048] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.141s
I20260709 12:13:30.311972 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.051860 24946 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:30.263916 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 204599us
I20260709 12:13:30.160768 25660 raft_consensus.cc:1240] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:30.107864 26649 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:30.326485 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.327654 26649 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:30.328153 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.088353 27110 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.333719 27110 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:30.110337 27117 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:30.091544 27129 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:30.018100 27254 consensus_queue.cc:1048] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.072s
W20260709 12:13:30.354875 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:30.119016 27275 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:29.987912 27294 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:30.360358 25654 raft_consensus.cc:1275] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:30.028649 27300 consensus_queue.cc:1048] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.067s
I20260709 12:13:30.362839 27129 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:30.116984 27302 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.814s	user 0.010s	sys 0.024s
I20260709 12:13:30.095841 27308 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:30.367190 27308 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.367935 27110 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:30.091619 27340 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.065s
I20260709 12:13:30.373167 24972 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:29.956852 27342 consensus_queue.cc:260] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:30.095489 27344 consensus_queue.cc:1059] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.067s
I20260709 12:13:30.074611 27346 raft_consensus.cc:1081] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Signalling peer 3f6b8adc1ec6495c8c574fff0f49c864 to start an election
I20260709 12:13:30.189118 27349 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:30.379196 25046 raft_consensus.cc:1240] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 12:13:30.171845 27356 consensus_queue.cc:1048] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 12:13:30.211176 27357 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:30.176846 27373 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.207360 27341 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:30.171957 27381 consensus_queue.cc:1059] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.148s
I20260709 12:13:30.266546 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.307360 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.313548 27351 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:30.318658 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.318492 27368 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:30.320914 27269 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:30.145491 26749 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:30.328519 25021 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:30.334128 27192 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:30.145191 27203 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:30.380585 27349 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:30.382203 25123 raft_consensus.cc:1240] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:30.382383 27373 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:30.329480 27380 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:30.394434 27380 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:30.395160 27373 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:30.383538 27381 raft_consensus.cc:3055] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:30.396436 27381 raft_consensus.cc:740] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:30.397991 27381 consensus_queue.cc:260] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, 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: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:30.399369 27350 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:30.400122 27350 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:30.384119 24977 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:30.400364 27298 consensus_queue.cc:1048] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:30.400033 27381 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:30.402505 27350 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:30.402418 27269 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:30.404402 27399 raft_consensus.cc:2749] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:30.384258 27357 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:30.388315 24978 raft_consensus.cc:2468] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:30.385377 27368 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:30.389421 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 61238.4us
I20260709 12:13:30.385738 24971 raft_consensus.cc:2410] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:13:30.389915 27216 raft_consensus.cc:2804] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:30.442217 27216 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.444379 27216 raft_consensus.cc:3060] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:30.364439 27117 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:30.448902 25655 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.579s	user 0.000s	sys 0.005s
I20260709 12:13:30.456247 24945 leader_election.cc:304] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:30.457655 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 405717us
I20260709 12:13:30.458321 27399 raft_consensus.cc:2804] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:30.458894 27399 raft_consensus.cc:493] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:30.459484 27399 raft_consensus.cc:3060] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:30.462800 25129 raft_consensus.cc:1240] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 5. Current term is 6. Ops: [5.6-5.6]
I20260709 12:13:30.464355 24945 leader_election.cc:304] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:30.468535 24945 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:30.469277 27375 raft_consensus.cc:2804] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:30.469854 27375 raft_consensus.cc:493] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.470347 27375 raft_consensus.cc:3060] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.470739 25124 raft_consensus.cc:1240] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:30.472565 27301 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:30.460196 24946 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:30.392385 27203 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:30.480789 27380 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:30.404395 27269 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:30.483312 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 380655us
I20260709 12:13:30.483771 27269 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:30.435995 27368 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:30.486155 25129 raft_consensus.cc:1240] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 6. Current term is 7. Ops: [6.7-6.7]
I20260709 12:13:30.389081 26749 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:30.488982 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 47772.8us
I20260709 12:13:30.494035 25020 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:30.505204 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:30.506484 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:30.506626 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:30.506850 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:30.507037 25653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11"
dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:58018
I20260709 12:13:30.507388 25662 raft_consensus.cc:3060] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:30.507858 25653 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:30.508442 25653 raft_consensus.cc:3060] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.509131 27294 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:30.560976 27368 raft_consensus.cc:2749] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:30.524528 27117 raft_consensus.cc:2804] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:30.576853 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:30.579447 27374 consensus_queue.cc:1059] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:30.581804 27354 raft_consensus.cc:3055] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:30.582521 27354 raft_consensus.cc:740] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:30.583451 25122 raft_consensus.cc:2955] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:30.581962 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:30.585211 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 125196us
W20260709 12:13:30.587929 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:30.580319 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:30.590621 27297 consensus_meta.cc:287] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.602s	user 0.007s	sys 0.008s
I20260709 12:13:30.592473 27404 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:30.584036 27354 consensus_queue.cc:260] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:30.593261 27404 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:30.594515 27354 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:30.602458 25662 raft_consensus.cc:2468] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
W20260709 12:13:30.611824 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 117999us
I20260709 12:13:30.612910 25020 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:30.614681 25020 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:30.615793 27401 raft_consensus.cc:2804] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:30.616319 27401 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:30.616546 25020 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:30.616979 27368 raft_consensus.cc:2804] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:30.622166 27368 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:30.622694 27368 raft_consensus.cc:3060] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.574113 27269 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:30.599249 27117 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.616811 27401 raft_consensus.cc:3060] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.596530 27404 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:30.630309 25653 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:30.647899 25658 raft_consensus.cc:1240] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 12:13:30.649832 27401 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:30.653087 27401 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:30.654176 27321 consensus_queue.cc:1059] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 12:13:30.655874 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 58446.9us
I20260709 12:13:30.627429 27117 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:30.664323 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 72619.1us
I20260709 12:13:30.675474 25657 raft_consensus.cc:1240] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:30.676470 27359 consensus_meta.cc:287] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.659s	user 0.011s	sys 0.010s
I20260709 12:13:30.677673 24973 raft_consensus.cc:2410] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for term 9 because replica has last-logged OpId of term: 8 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 6.
I20260709 12:13:30.678105 27297 raft_consensus.cc:2804] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:30.678828 27297 raft_consensus.cc:697] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:30.658674 27269 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:30.684834 27269 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:30.610188 27203 consensus_queue.cc:1059] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.059s
I20260709 12:13:30.697352 27254 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:30.703559 25628 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:30.704973 27296 raft_consensus.cc:2804] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:30.705622 27296 raft_consensus.cc:697] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:30.706702 27296 consensus_queue.cc:237] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:30.708948 27363 raft_consensus.cc:3055] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:30.709446 27363 raft_consensus.cc:740] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:30.710587 27363 consensus_queue.cc:260] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:30.711223 26749 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:30.712126 27363 raft_consensus.cc:3060] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.680111 27297 consensus_queue.cc:237] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:30.715982 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:30.691087 27374 consensus_queue.cc:1059] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.026s
I20260709 12:13:30.729526 24945 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:30.734154 24975 raft_consensus.cc:2393] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 6: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
W20260709 12:13:30.746819 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 130420us
I20260709 12:13:30.757972 25653 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:30.766814 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:30.772545 25020 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:30.774009 27269 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.774623 27269 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:30.775019 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 81590.3us
I20260709 12:13:30.777218 24978 raft_consensus.cc:1275] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:30.778609 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.781277 25095 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:30.782747 25126 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1523) took 1053 ms. Trace:
I20260709 12:13:30.783576 27253 raft_consensus.cc:2749] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:30.783955 27406 raft_consensus.cc:2749] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:30.783231 25126 rpcz_store.cc:276] 0709 12:13:29.686783 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.016831 (+330048us) service_pool.cc:224] Handling call
0709 12:13:30.017139 (+   308us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:30.018256 (+  1117us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:30.018285 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:30.035249 (+ 16964us) log.cc:844] Serialized 26 byte log entry
0709 12:13:30.647345 (+612096us) spinlock_profiling.cc:243] Waited 14.7 ms on lock 0x7b180021bbc0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce7b8374bc 00007fce78b8548b 00007fce819df9a9 00007fce78ba169b 00007fce78b9f93f 00007fce78ba1c02 00007fce7b82920b 00007fce7b82ed23 00007fce7b82f0d1
0709 12:13:30.713346 (+ 66001us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:30.717854 (+  4508us) log.cc:844] Serialized 14 byte log entry
0709 12:13:30.723239 (+  5385us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:30.724990 (+  1751us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:30.725035 (+    45us) raft_consensus.cc:1685] finished
0709 12:13:30.737493 (+ 12458us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:30.739871 (+  2378us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":2424,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":37,"raft.queue_time_us":9456,"raft.run_cpu_time_us":391,"raft.run_wall_time_us":42880,"spinlock_wait_cycles":33850752,"thread_start_us":228429,"threads_started":1,"wal-append.queue_time_us":136571}
W20260709 12:13:30.787650 27379 log.cc:927] Time spent T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f: Append to log took a long time: real 0.623s	user 0.002s	sys 0.002s
I20260709 12:13:30.789549 24980 raft_consensus.cc:1275] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:30.790668 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.792724 24976 raft_consensus.cc:1240] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:30.793867 25052 raft_consensus.cc:1240] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 7. Current term is 8. Ops: []
I20260709 12:13:30.794121 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:30.795365 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:30.796017 25050 raft_consensus.cc:1240] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:30.796690 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:30.797536 25052 raft_consensus.cc:2468] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:30.798381 27368 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:30.799134 27275 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:30.800382 24978 raft_consensus.cc:2410] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:13:30.800174 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:30.800786 27400 consensus_queue.cc:1059] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.044s
I20260709 12:13:30.801568 27269 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:30.801743 27400 raft_consensus.cc:3055] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:30.801877 25053 raft_consensus.cc:1275] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:30.802289 27400 raft_consensus.cc:740] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:30.801039 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:30.801777 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:30.803712 25018 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:30.803505 27400 consensus_queue.cc:260] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, 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: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:30.802214 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:30.806326 25050 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:30.806571 27399 raft_consensus.cc:515] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:30.783439 25095 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:30.749080 27301 consensus_queue.cc:1059] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.020s
I20260709 12:13:30.833966 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:30.839900 27341 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:30.840982 27341 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:30.843393 27341 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:30.832911 27381 raft_consensus.cc:2804] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:30.844583 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:30.844931 27407 log.cc:927] Time spent T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 12:13:30.845132 27356 raft_consensus.cc:2804] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:30.845476 25653 raft_consensus.cc:2393] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 6: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:30.845548 27356 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:30.846230 27356 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:30.846452 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:30.846818 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 63531.8us
I20260709 12:13:30.847304 25050 raft_consensus.cc:2393] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 8: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
W20260709 12:13:30.848399 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 94188.2us
I20260709 12:13:30.848748 25095 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:30.849229 25020 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:30.850172 25120 raft_consensus.cc:1275] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:30.850091 25095 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:13:30.839924 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:30.852741 27269 raft_consensus.cc:2749] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:30.854987 25020 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:30.857012 25095 leader_election.cc:304] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:30.857076 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:30.857930 27269 raft_consensus.cc:2764] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:13:30.860983 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:30.862439 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 101676us
I20260709 12:13:30.853309 27381 raft_consensus.cc:697] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:30.845157 26749 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:30.852856 27294 raft_consensus.cc:2749] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:30.877882 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.859498 27400 raft_consensus.cc:3060] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:30.862689 27380 raft_consensus.cc:2749] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:30.864553 24971 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 12:13:30.878535 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.873588 27269 raft_consensus.cc:2749] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:30.892135 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:30.895349 27383 raft_consensus.cc:2749] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:30.903640 27254 raft_consensus.cc:3055] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Stepping down as leader of term 4
W20260709 12:13:30.904964 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 50076.4us
I20260709 12:13:30.906960 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:30.909615 25660 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58034 (request call id 450) took 1284 ms. Trace:
I20260709 12:13:30.904991 25049 raft_consensus.cc:1240] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:30.923218 27381 consensus_queue.cc:237] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:30.926359 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:30.930891 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:30.920274 25660 rpcz_store.cc:276] 0709 12:13:29.625505 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:29.626423 (+   918us) service_pool.cc:224] Handling call
0709 12:13:29.626735 (+   312us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:30.323353 (+696618us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:30.909245 (+585892us) spinlock_profiling.cc:243] Waited 534 ms on lock 0x7b54005c30d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:30.909443 (+   198us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1227614592}
I20260709 12:13:30.934731 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.936278 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:30.937011 25046 raft_consensus.cc:2468] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:30.937462 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:30.941936 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.950696 27416 consensus_queue.cc:1048] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 12:13:30.955226 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:30.928237 27254 raft_consensus.cc:740] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:30.955981 25046 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:30.963779 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.959920 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.967342 27374 consensus_queue.cc:1059] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 12:13:30.968441 25127 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1522) took 1282 ms. Trace:
I20260709 12:13:30.969414 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:30.970523 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:30.971153 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:30.971982 25054 raft_consensus.cc:2393] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 4: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:30.972589 27254 consensus_queue.cc:260] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:30.973811 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.973099 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:30.975611 24978 raft_consensus.cc:2468] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:30.952874 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:30.976900 24978 raft_consensus.cc:1240] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 6. Current term is 7. Ops: [6.8-6.8]
I20260709 12:13:30.977531 25049 raft_consensus.cc:2410] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for term 7 because replica has last-logged OpId of term: 6 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 7.
I20260709 12:13:30.978288 24978 raft_consensus.cc:1240] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:13:30.978399 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:30.980553 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:30.983762 27340 raft_consensus.cc:3055] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Stepping down as leader of term 5
W20260709 12:13:30.985406 27405 log.cc:927] Time spent T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.261s	user 0.002s	sys 0.000s
I20260709 12:13:30.993149 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:30.993369 27399 leader_election.cc:290] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:30.994151 25050 raft_consensus.cc:2393] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 5: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:30.995424 25122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48862 (request call id 1616) took 1053 ms. Trace:
I20260709 12:13:30.941736 26749 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:30.965437 27308 consensus_meta.cc:287] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.593s	user 0.013s	sys 0.001s
I20260709 12:13:30.989980 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:30.991559 27340 raft_consensus.cc:740] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:30.988078 27374 raft_consensus.cc:3055] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:30.995281 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:30.991139 24973 raft_consensus.cc:1240] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:30.995800 25122 rpcz_store.cc:276] 0709 12:13:29.942203 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.295476 (+353273us) service_pool.cc:224] Handling call
0709 12:13:30.314380 (+ 18904us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:30.334163 (+ 19783us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:13:30.334713 (+   550us) log.cc:844] Serialized 14 byte log entry
0709 12:13:30.477434 (+142721us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:30.582987 (+105553us) log.cc:844] Serialized 548 byte log entry
0709 12:13:30.583163 (+   176us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:30.723450 (+140287us) log.cc:844] Serialized 14 byte log entry
0709 12:13:30.727918 (+  4468us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:30.727998 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:30.901865 (+173867us) spinlock_profiling.cc:243] Waited 2.99 ms on lock 0x7b48000e19d8. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce80bb8aa1 00007fce80bafb37 00007fce80baf9ca 00007fce80ca726f 00007fce80ca6f37 00007fce80cbb55c 00007fce80cbb508 00007fce80cbb488 00007fce80cbb443 00007fce80cba6ec 00007fce7fbe4a96
0709 12:13:30.984729 (+ 82864us) spinlock_profiling.cc:243] Waited 10.6 ms on lock 0x7b18000f3ee0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78b702a6 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db
0709 12:13:30.995218 (+ 10489us) raft_consensus.cc:1685] finished
0709 12:13:30.995239 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:30.995367 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":17221,"prepare.queue_time_us":1225,"prepare.run_cpu_time_us":78,"prepare.run_wall_time_us":72,"raft.queue_time_us":44306,"raft.run_cpu_time_us":8989,"raft.run_wall_time_us":430093,"spinlock_wait_cycles":32566144,"thread_start_us":102467,"threads_started":1,"wal-append.queue_time_us":309312}
I20260709 12:13:31.009446 25020 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:31.000015 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
W20260709 12:13:31.003432 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 64399.7us
I20260709 12:13:31.012476 27340 consensus_queue.cc:260] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.014041 27340 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:31.014207 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:31.014918 25129 raft_consensus.cc:3060] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.017037 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:31.017807 25126 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:31.019053 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:31.019714 25126 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:31.021066 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:31.022874 25120 raft_consensus.cc:1275] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:31.011935 25050 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:31.027275 25129 raft_consensus.cc:2468] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:31.025066 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:30.968838 25127 rpcz_store.cc:276] 0709 12:13:29.686429 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.016498 (+330069us) service_pool.cc:224] Handling call
0709 12:13:30.016835 (+   337us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:30.161604 (+144769us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:30.161644 (+    40us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:30.168570 (+  6926us) log.cc:844] Serialized 26 byte log entry
0709 12:13:30.604156 (+435586us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:30.693698 (+ 89542us) log.cc:844] Serialized 14 byte log entry
0709 12:13:30.726282 (+ 32584us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:30.967887 (+241605us) spinlock_profiling.cc:243] Waited 144 ms on lock 0x7b5400427f54. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:30.967934 (+    47us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:30.967976 (+    42us) raft_consensus.cc:1685] finished
0709 12:13:30.968085 (+   109us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:30.968275 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":139694,"prepare.queue_time_us":36171,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"raft.queue_time_us":8135,"raft.run_cpu_time_us":315,"raft.run_wall_time_us":16166,"spinlock_wait_cycles":331987840,"thread_start_us":172028,"threads_started":1,"wal-append.queue_time_us":384225}
W20260709 12:13:31.029192 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.030599 27352 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:31.030673 25124 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7.
I20260709 12:13:31.031437 27352 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.031915 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:31.032469 25049 raft_consensus.cc:3060] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:31.033005 27383 raft_consensus.cc:2804] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:31.036397 27269 consensus_queue.cc:1048] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:31.036973 27399 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:31.037564 27399 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.039851 27399 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:31.033492 27383 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:31.041029 27383 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:31.041999 27129 consensus_queue.cc:1059] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 7.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:13:31.043195 27129 raft_consensus.cc:3055] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:13:31.043561 27129 raft_consensus.cc:740] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:31.069175 25054 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
W20260709 12:13:31.011157 27375 consensus_meta.cc:287] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.540s	user 0.014s	sys 0.000s
I20260709 12:13:31.072288 25046 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:31.076896 24977 raft_consensus.cc:2468] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:31.086709 25021 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:31.087541 27380 raft_consensus.cc:2749] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:13:31.088023 25021 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:31.088815 27380 raft_consensus.cc:2749] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 12:13:31.092456 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 55853.3us
I20260709 12:13:31.093457 24945 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:13:31.095598 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 84632.7us
I20260709 12:13:31.009192 27374 raft_consensus.cc:740] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:31.097716 24945 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:13:31.083441 27216 consensus_meta.cc:287] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.638s	user 0.012s	sys 0.000s
I20260709 12:13:31.100898 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:13:31.103871 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:31.104322 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.105779 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:31.105954 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:31.091141 27394 consensus_queue.cc:1059] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 12:13:31.111774 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:31.114812 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:31.091858 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:31.121049 25054 raft_consensus.cc:3055] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.143925 25054 raft_consensus.cc:740] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
W20260709 12:13:31.120834 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 158553us
I20260709 12:13:31.145053 25020 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:31.144973 25054 consensus_queue.cc:260] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.146086 25054 raft_consensus.cc:3060] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.121775 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:31.146733 25020 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:31.124542 24945 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:31.148130 25020 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:31.024725 26749 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.149152 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.155685 25052 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:31.156090 24976 raft_consensus.cc:1240] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:31.156801 27368 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:31.157198 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.159113 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.010660 27308 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.138898 27224 raft_consensus.cc:3055] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:31.161026 27224 raft_consensus.cc:740] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:31.161724 25653 raft_consensus.cc:1240] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:31.163616 25123 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1529) took 1253 ms. Trace:
I20260709 12:13:31.163982 25123 rpcz_store.cc:276] 0709 12:13:29.910752 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.020487 (+109735us) service_pool.cc:224] Handling call
0709 12:13:30.021015 (+   528us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:30.391711 (+370696us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:31.162560 (+770849us) spinlock_profiling.cc:243] Waited 361 ms on lock 0x7b54003917d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:31.163548 (+   988us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":829250304}
W20260709 12:13:31.164543 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.160378 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.166147 25051 raft_consensus.cc:2393] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 5: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
W20260709 12:13:31.166311 27414 log.cc:927] Time spent T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.209s	user 0.003s	sys 0.000s
I20260709 12:13:31.140642 25128 raft_consensus.cc:1240] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:31.141865 27374 consensus_queue.cc:260] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.094341 27375 raft_consensus.cc:515] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.143230 27401 raft_consensus.cc:3055] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:31.183588 27401 raft_consensus.cc:740] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:31.184554 27401 consensus_queue.cc:260] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.185869 27401 raft_consensus.cc:3060] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.187352 27333 consensus_queue.cc:1048] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:31.189944 24974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49232 (request call id 279) took 1163 ms. Trace:
I20260709 12:13:31.143261 25121 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 304) took 1201 ms. Trace:
I20260709 12:13:31.149195 24945 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:31.125587 27359 raft_consensus.cc:2804] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:31.149513 27380 raft_consensus.cc:2749] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:31.122761 27352 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:31.148977 27394 raft_consensus.cc:2749] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:31.162211 27224 consensus_queue.cc:260] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.201403 24980 raft_consensus.cc:1240] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:13:31.201727 27224 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:31.202430 27375 leader_election.cc:290] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:31.203227 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:31.204952 24971 raft_consensus.cc:2410] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 6 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 6.
W20260709 12:13:31.205662 27116 consensus_meta.cc:287] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 1.223s	user 0.017s	sys 0.003s
I20260709 12:13:31.206157 27116 raft_consensus.cc:2749] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:31.196995 27359 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:31.207816 27359 raft_consensus.cc:3060] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.149952 27390 raft_consensus.cc:2749] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:31.150144 27349 raft_consensus.cc:2804] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:31.209012 27349 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:31.209575 27349 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:31.211061 24946 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:31.212059 25047 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7.
W20260709 12:13:31.212224 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 170604us
I20260709 12:13:31.150648 26749 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:31.213171 26749 raft_consensus.cc:2749] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:31.213594 27342 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:31.150455 27253 consensus_queue.cc:1048] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:31.214291 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:31.150936 27254 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.215648 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.216295 25047 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:31.151289 25020 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:31.200345 24945 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:31.151007 27216 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.153710 27117 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.166719 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:31.167064 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.167798 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:31.168397 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:31.171032 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:31.236330 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 44407.4us
I20260709 12:13:31.172019 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.173926 27308 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:31.175205 27354 consensus_meta.cc:287] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.580s	user 0.009s	sys 0.002s
I20260709 12:13:31.177830 25049 raft_consensus.cc:2468] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:31.044473 27129 consensus_queue.cc:260] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_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: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.180315 25128 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 310) took 1237 ms. Trace:
I20260709 12:13:31.160589 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:31.182252 27368 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:31.182857 25125 raft_consensus.cc:1240] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:31.190351 24974 rpcz_store.cc:276] 0709 12:13:30.017013 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.018776 (+  1763us) service_pool.cc:224] Handling call
0709 12:13:30.019052 (+   276us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:30.329148 (+310096us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:30.329207 (+    59us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:30.329300 (+    93us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:30.329356 (+    56us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:31.177088 (+847732us) spinlock_profiling.cc:243] Waited 310 ms on lock 0x7b54001f40d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:31.177149 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:31.179958 (+  2809us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":712010624}
I20260709 12:13:31.196187 25054 raft_consensus.cc:2468] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:13:31.196878 27341 raft_consensus.cc:2804] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:31.200103 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.247181 24972 raft_consensus.cc:1240] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6. Ops: []
W20260709 12:13:31.248862 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.217693 25095 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:31.204943 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.191004 25121 rpcz_store.cc:276] 0709 12:13:29.941502 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.291324 (+349822us) service_pool.cc:224] Handling call
0709 12:13:30.292129 (+   805us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:30.386139 (+ 94010us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:13:30.386707 (+   568us) log.cc:844] Serialized 14 byte log entry
0709 12:13:30.487594 (+100887us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:30.487704 (+   110us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:13:30.487744 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:30.963531 (+475787us) spinlock_profiling.cc:243] Waited 14.6 ms on lock 0x7b1800121360. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78b702a6 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419
0709 12:13:31.142991 (+179460us) spinlock_profiling.cc:243] Waited 93.4 ms on lock 0x7b54001b26d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:31.143036 (+    45us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:31.143204 (+   168us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5958,"prepare.queue_time_us":189,"prepare.run_cpu_time_us":58,"prepare.run_wall_time_us":58,"raft.queue_time_us":8769,"raft.run_cpu_time_us":260,"raft.run_wall_time_us":20115,"spinlock_wait_cycles":248493824,"thread_start_us":89119,"threads_started":1,"wal-append.queue_time_us":318034}
I20260709 12:13:31.240135 25128 rpcz_store.cc:276] 0709 12:13:29.943227 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.398502 (+455275us) service_pool.cc:224] Handling call
0709 12:13:31.139919 (+741417us) spinlock_profiling.cc:243] Waited 35.1 ms on lock 0x7b5800116198. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c68fc0 00007fce80c53929 00007fce80c533d2 00007fce7a1cabd4
0709 12:13:31.140180 (+   261us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:31.178687 (+ 38507us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:31.180254 (+  1567us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":80762112}
I20260709 12:13:31.259608 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.194960 27356 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.265729 25121 raft_consensus.cc:1240] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 6. Current term is 7. Ops: [6.7-6.7]
I20260709 12:13:31.267222 25054 raft_consensus.cc:2393] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 5: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:31.261288 25046 raft_consensus.cc:2393] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 5: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:31.236691 27374 raft_consensus.cc:3060] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.265693 25050 raft_consensus.cc:2393] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 5: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:31.241281 27253 raft_consensus.cc:2804] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:31.269909 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.272234 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.245194 27341 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:31.246281 27394 raft_consensus.cc:2749] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:31.274951 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.280718 25055 raft_consensus.cc:2393] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 4: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:31.268590 27352 raft_consensus.cc:2749] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:31.292203 25051 raft_consensus.cc:2393] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 4: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:31.292873 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:31.195132 27383 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.268541 26749 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:31.280050 27341 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:31.290762 25654 raft_consensus.cc:2393] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:31.315026 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:31.317553 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 166349us
I20260709 12:13:31.327869 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.290444 27253 raft_consensus.cc:697] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:31.332309 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:31.334898 25020 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:31.338433 25625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.340041 27297 consensus_queue.cc:1059] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:31.341002 27297 raft_consensus.cc:3055] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:31.341370 27297 raft_consensus.cc:740] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:31.342383 27297 consensus_queue.cc:260] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.343711 27297 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.315461 27129 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:31.346617 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.347417 25046 raft_consensus.cc:2393] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 6: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:31.348205 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.349114 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:31.349637 27426 log.cc:927] Time spent T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 12:13:31.349888 25050 raft_consensus.cc:2468] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:31.350536 27394 consensus_queue.cc:1059] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:31.350832 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.351445 27394 raft_consensus.cc:3055] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:31.351852 27394 raft_consensus.cc:740] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:31.352056 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.358237 25050 raft_consensus.cc:2410] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:13:31.353011 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:31.365172 25052 raft_consensus.cc:2468] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
W20260709 12:13:31.366935 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 185027us
I20260709 12:13:31.371498 25095 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:31.373441 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.374217 25046 raft_consensus.cc:2393] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
W20260709 12:13:31.378612 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 43869.2us
I20260709 12:13:31.314936 27368 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.331497 26749 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.379758 25628 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:31.358136 27381 consensus_queue.cc:1059] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 12:13:31.395717 25047 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:31.397228 25046 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 12:13:31.398213 25046 raft_consensus.cc:1240] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 4. Current term is 5. Ops: [2.2-4.3]
I20260709 12:13:31.352828 27394 consensus_queue.cc:260] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:31.421453 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.399823 25095 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:31.385908 27380 raft_consensus.cc:2749] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:31.394192 27375 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:31.393289 27352 raft_consensus.cc:2804] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:31.461923 27269 raft_consensus.cc:2749] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:13:31.461542 27253 consensus_queue.cc:237] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.378485 27192 consensus_queue.cc:1059] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.077s
I20260709 12:13:31.454553 27308 raft_consensus.cc:2804] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:13:31.480279 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.458876 27117 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:31.466365 27352 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:31.476663 27308 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:31.495826 27391 raft_consensus.cc:2804] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:13:31.501067 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 183725us
W20260709 12:13:31.509524 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 109823us
I20260709 12:13:31.479367 27356 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:31.470093 27375 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.487726 27352 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.471998 27394 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:31.541656 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 141008us
W20260709 12:13:31.543277 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.543953 25628 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:31.550540 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 331931us
I20260709 12:13:31.510960 27308 raft_consensus.cc:3060] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:31.541739 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:31.549547 27374 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:31.560213 25020 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:31.489873 27427 consensus_queue.cc:1059] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.059s
I20260709 12:13:31.562296 25095 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:31.565011 27415 log.cc:927] Time spent T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 12:13:31.533408 27383 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:31.548197 27269 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:31.547901 27275 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:31.576301 25628 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:31.593631 27428 log.cc:927] Time spent T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.077s	user 0.000s	sys 0.001s
I20260709 12:13:31.593895 27400 consensus_queue.cc:1048] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:31.595486 27368 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:31.597779 24946 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:31.599102 27399 raft_consensus.cc:2804] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:31.599332 24946 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:31.599537 27399 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:31.600015 27399 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:31.595709 27400 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:31.601168 26749 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:31.600791 27400 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.601938 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:31.602815 25658 raft_consensus.cc:2393] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 9: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:31.604188 27334 raft_consensus.cc:3055] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:31.604588 27334 raft_consensus.cc:740] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:31.604803 27377 raft_consensus.cc:2804] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:31.605212 27377 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:31.605563 27377 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:31.605593 27334 consensus_queue.cc:260] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.607064 27334 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:31.609148 27116 raft_consensus.cc:3055] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:31.609537 27116 raft_consensus.cc:740] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:31.610116 27399 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.610471 27116 consensus_queue.cc:260] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.611740 27116 raft_consensus.cc:3060] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:31.611788 26649 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:31.612685 26649 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.613310 27269 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.615322 26649 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:31.615487 27269 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:31.617003 27275 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.617982 27399 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:31.618060 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:31.618875 25653 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:31.619078 27275 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:31.619560 27275 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:31.620833 25657 raft_consensus.cc:1275] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:31.621667 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:31.622409 25653 raft_consensus.cc:2393] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 6: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:31.623427 24943 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:31.624357 27399 raft_consensus.cc:2804] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:31.624850 27399 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:31.625425 27399 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:31.631894 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:31.632603 24975 raft_consensus.cc:2376] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5. Re-sending same reply.
I20260709 12:13:31.632612 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:31.634114 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:31.634820 24975 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
W20260709 12:13:31.635304 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 79566us
I20260709 12:13:31.636598 25020 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:31.638055 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:31.639217 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:31.640352 27400 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:31.640865 27399 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.643159 25047 raft_consensus.cc:2410] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for term 9 because replica has last-logged OpId of term: 8 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 6.
I20260709 12:13:31.562323 27117 consensus_queue.cc:1059] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 12:13:31.645205 27117 raft_consensus.cc:3055] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:31.645566 27391 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:31.646026 27117 raft_consensus.cc:740] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:31.646878 27380 raft_consensus.cc:3055] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:31.644809 27377 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.647295 27380 raft_consensus.cc:740] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:31.648159 27399 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:31.648317 27380 consensus_queue.cc:260] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.651829 27216 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:31.589761 27381 raft_consensus.cc:2804] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:31.574971 27356 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:31.653232 27380 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:31.653169 27356 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.646180 27391 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:31.655164 27377 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:31.655731 27356 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:31.670513 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.671008 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:31.671622 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:31.672894 27375 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:31.671653 24975 raft_consensus.cc:3060] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:31.676791 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.680034 24977 raft_consensus.cc:1240] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:31.682601 24977 raft_consensus.cc:1240] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:31.616382 27269 raft_consensus.cc:2749] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:31.620051 27275 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.685159 24977 raft_consensus.cc:1240] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:31.686969 27275 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:31.687505 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:31.688185 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
W20260709 12:13:31.689280 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 52839.2us
I20260709 12:13:31.691799 27381 raft_consensus.cc:697] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:31.693197 27381 consensus_queue.cc:237] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.696974 27368 raft_consensus.cc:2804] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:31.697641 27368 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:31.698192 27368 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.698683 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:31.699561 25654 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 9.
I20260709 12:13:31.700990 24943 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:31.702128 27375 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:13:31.702602 27375 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:31.703140 27375 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:13:31.705307 27401 consensus_meta.cc:287] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.519s	user 0.006s	sys 0.004s
W20260709 12:13:31.706481 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:31.707355 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 131149us
W20260709 12:13:31.709532 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.711068 27424 raft_consensus.cc:2749] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.713796 27340 consensus_queue.cc:1059] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:31.714947 27301 raft_consensus.cc:3055] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:31.713804 25628 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:31.715423 27301 raft_consensus.cc:740] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:31.716190 27354 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:31.716452 27301 consensus_queue.cc:260] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.718160 27301 raft_consensus.cc:3060] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.719805 25628 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:31.721539 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.722344 25051 raft_consensus.cc:2393] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 6: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:31.691121 25020 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:31.722747 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:31.735273 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.736054 25048 raft_consensus.cc:1240] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:31.737275 25049 raft_consensus.cc:1240] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:31.739550 27224 consensus_meta.cc:287] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.537s	user 0.006s	sys 0.006s
I20260709 12:13:31.749516 25055 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:31.758898 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:31.760218 25046 raft_consensus.cc:2410] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
W20260709 12:13:31.771466 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.787822 24977 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:13:31.754427 27333 raft_consensus.cc:2804] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:31.647154 27117 consensus_queue.cc:260] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.803783 24975 raft_consensus.cc:2468] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:13:31.806038 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:31.807096 25050 raft_consensus.cc:2393] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 6: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:31.732545 27359 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:31.819633 27349 consensus_meta.cc:287] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.609s	user 0.006s	sys 0.008s
I20260709 12:13:31.832091 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:31.835805 25050 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:31.822640 27356 raft_consensus.cc:2804] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:13:31.841781 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 150758us
I20260709 12:13:31.837505 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:31.846382 24974 raft_consensus.cc:3060] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:31.843061 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:31.844012 24972 raft_consensus.cc:2368] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 4. Current term is 5.
I20260709 12:13:31.846024 25020 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:31.822681 27333 raft_consensus.cc:697] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:31.849629 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:13:31.850364 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:31.850230 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 297536us
W20260709 12:13:31.854198 25627 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.859154 25095 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:31.860690 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:31.861474 25052 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 9.
I20260709 12:13:31.837745 27294 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:31.864434 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:31.842475 27349 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.848239 27117 raft_consensus.cc:3060] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:31.877187 25095 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:31.880734 24979 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
W20260709 12:13:31.882123 24979 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49232 (request call id 282) took 1858 ms (client timeout 1916 ms). Trace:
W20260709 12:13:31.882504 24979 rpcz_store.cc:269] 0709 12:13:30.023984 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.024327 (+   343us) service_pool.cc:224] Handling call
0709 12:13:31.881897 (+1857570us) spinlock_profiling.cc:243] Waited 1.59 s on lock 0x7b54001f4ad4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:31.882042 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3658575232}
I20260709 12:13:31.884732 27390 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:31.880985 27341 consensus_meta.cc:287] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.552s	user 0.012s	sys 0.000s
I20260709 12:13:31.886350 27341 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.871460 27269 raft_consensus.cc:2804] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:31.936528 27359 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:31.935571 27269 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:31.937588 27269 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.898180 27349 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:31.904233 27356 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:31.939862 27356 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:31.897603 25050 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 8.
I20260709 12:13:31.878651 27294 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.871690 27216 raft_consensus.cc:2804] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:31.891956 27375 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:31.946744 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 69655.4us
I20260709 12:13:31.947297 24976 raft_consensus.cc:2368] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 9. Current term is 10.
I20260709 12:13:31.947511 25095 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:31.947790 27451 raft_consensus.cc:2804] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:31.948338 27275 raft_consensus.cc:2749] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:31.948406 27451 raft_consensus.cc:697] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:31.949607 25021 leader_election.cc:400] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 9. Current term is 10.
I20260709 12:13:31.950122 25021 leader_election.cc:403] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:31.893200 27333 consensus_queue.cc:237] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.885340 27390 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:31.916848 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 70973.7us
I20260709 12:13:31.921274 24975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34788
I20260709 12:13:31.894001 27341 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:31.927371 27450 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:31.927985 25658 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:31.928465 27308 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.929692 27368 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.930361 27399 consensus_queue.cc:1059] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 5.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:31.931082 27374 raft_consensus.cc:2749] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:13:31.932384 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:31.993505 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.933557 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:31.861061 27380 consensus_queue.cc:1059] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.055s
I20260709 12:13:31.933445 27253 consensus_queue.cc:1059] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:31.933990 24980 raft_consensus.cc:1240] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 7. Current term is 8. Ops: []
I20260709 12:13:31.934546 27391 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.935057 24977 raft_consensus.cc:1275] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:31.946259 27216 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:31.950687 25095 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:32.011765 24943 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:31.965036 24946 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:31.971432 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:31.985309 25020 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:31.996685 24975 raft_consensus.cc:606] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Received request to transfer leadership
I20260709 12:13:32.013769 24975 raft_consensus.cc:614] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:32.014786 25047 raft_consensus.cc:1240] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:31.959118 27349 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:13:31.952298 24974 raft_consensus.cc:2468] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:31.906486 27440 consensus_queue.cc:1048] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.101s
I20260709 12:13:32.024531 27400 raft_consensus.cc:2804] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:32.025097 27400 raft_consensus.cc:697] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:32.026242 27308 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:32.026023 27400 consensus_queue.cc:237] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:31.944373 27352 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.028546 27352 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:32.028914 27399 raft_consensus.cc:3055] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:32.029340 27399 raft_consensus.cc:740] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:32.029565 27375 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 10 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:32.015762 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 50836.9us
I20260709 12:13:32.031793 27294 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:32.033058 24946 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:32.034680 27390 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:32.035197 27254 raft_consensus.cc:2804] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:32.001019 27342 raft_consensus.cc:3055] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Stepping down as leader of term 5
W20260709 12:13:32.017519 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 66900.7us
I20260709 12:13:32.035898 27342 raft_consensus.cc:740] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:31.949673 27451 consensus_queue.cc:237] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.036412 25095 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:32.036815 27342 consensus_queue.cc:260] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.2, Last appended by leader: 2, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.038075 27342 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:32.038416 25095 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:32.039178 27359 raft_consensus.cc:2749] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:32.018113 25654 raft_consensus.cc:1240] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:32.022679 27275 raft_consensus.cc:2749] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:32.022744 27391 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:32.031965 27456 log.cc:927] Time spent T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260709 12:13:32.065369 27356 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.067585 27356 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:32.068554 27377 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.068742 27294 raft_consensus.cc:2749] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:32.069232 27377 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.072185 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:32.072841 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:32.073562 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:32.074503 27269 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.074499 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:32.075910 25055 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:32.075085 27377 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:32.040359 25095 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:32.013651 27216 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:32.042927 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:32.047312 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:32.005354 25628 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.030200 27399 consensus_queue.cc:260] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:31.998723 27450 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.059514 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:32.083494 25653 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:13:32.060331 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:32.062004 27454 log.cc:927] Time spent T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.115s	user 0.003s	sys 0.000s
W20260709 12:13:32.087297 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 102122us
I20260709 12:13:32.064184 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:32.064827 27254 raft_consensus.cc:697] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:32.085096 25660 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:32.116106 27380 consensus_queue.cc:1048] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:13:32.079406 27116 raft_consensus.cc:2804] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:32.119226 27116 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:32.119603 27116 raft_consensus.cc:3060] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:32.120266 27254 consensus_queue.cc:237] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.120512 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:32.121210 27269 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:32.090190 27449 raft_consensus.cc:3060] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:32.090767 27308 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:13:32.091096 25628 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:32.091357 27450 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:32.125217 24943 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:32.092053 27399 raft_consensus.cc:3060] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:32.081324 27352 raft_consensus.cc:2749] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:32.077912 27368 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:32.093439 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:32.088698 27374 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.095037 25052 raft_consensus.cc:1275] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
W20260709 12:13:32.104766 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.131791 25052 pending_rounds.cc:85] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4: Aborting all ops after (but not including) 2
I20260709 12:13:32.131973 25055 raft_consensus.cc:2410] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 8 because replica has last-logged OpId of term: 6 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 7.
I20260709 12:13:32.016433 27381 raft_consensus.cc:3055] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:32.112936 27391 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.114662 25021 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:32.115375 27356 consensus_queue.cc:1059] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:32.122680 25020 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
W20260709 12:13:32.124454 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 84160.3us
I20260709 12:13:32.127261 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:13:32.132323 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.142426 25653 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 10.
I20260709 12:13:32.134403 25628 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:32.144299 24943 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:32.132054 25052 pending_rounds.cc:107] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:13:32.145510 25052 raft_consensus.cc:2889] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:32.148317 24946 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:32.136075 27342 raft_consensus.cc:2804] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:32.143546 27374 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.145025 27296 raft_consensus.cc:2804] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:32.128950 27377 consensus_queue.cc:1059] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 12:13:32.133193 27381 raft_consensus.cc:740] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:32.155207 25628 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:32.155963 24977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:32.144461 25657 raft_consensus.cc:2393] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 5: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:32.147064 27380 raft_consensus.cc:2804] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:32.148080 27375 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:13:32.162038 27342 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.168872 25095 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:32.141482 27427 consensus_queue.cc:1059] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
W20260709 12:13:32.169906 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 47312.8us
I20260709 12:13:32.159098 27383 raft_consensus.cc:2804] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:32.167187 24977 raft_consensus.cc:606] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Received request to transfer leadership to TS 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:32.175901 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.145815 27391 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.184186 24977 raft_consensus.cc:614] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:32.168131 27253 raft_consensus.cc:2749] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:32.178059 27375 raft_consensus.cc:697] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 10 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:32.168030 27129 consensus_queue.cc:1048] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 12:13:32.159845 27352 consensus_queue.cc:1059] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 12:13:32.177832 27224 raft_consensus.cc:2804] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:32.176664 27342 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:32.185874 27383 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:32.163389 27333 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.024s
I20260709 12:13:32.173703 27459 raft_consensus.cc:2749] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 12:13:32.198796 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.199023 25095 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:32.209369 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:32.209836 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:32.210057 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.170596 27400 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.175794 27380 raft_consensus.cc:697] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:32.188496 27450 raft_consensus.cc:2804] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:32.171558 27296 raft_consensus.cc:697] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:32.205878 27440 raft_consensus.cc:3055] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:13:32.211634 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:32.212210 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:32.199847 27374 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:32.234644 25020 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:32.217427 25095 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:32.216188 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:32.237345 27352 raft_consensus.cc:2749] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:32.237779 25095 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:32.238550 27401 raft_consensus.cc:2804] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:32.239137 27352 raft_consensus.cc:2749] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:32.239199 25095 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:32.205094 27383 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:32.240460 25049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:41676
I20260709 12:13:32.241124 25049 raft_consensus.cc:606] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:32.218364 25055 raft_consensus.cc:1240] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:32.218824 25052 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 8. (term mismatch)
I20260709 12:13:32.242795 25052 pending_rounds.cc:85] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4: Aborting all ops after (but not including) 7
I20260709 12:13:32.243088 25052 pending_rounds.cc:107] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4: Aborting uncommitted NO_OP operation due to leader change: 6.8
I20260709 12:13:32.243336 25052 raft_consensus.cc:2889] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:32.223587 25120 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:32.219143 27450 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:32.215144 27451 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:32.226962 27069 raft_consensus.cc:3055] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:32.226521 24874 catalog_manager.cc:5697] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 4 to 5, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 5 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:32.229403 27269 raft_consensus.cc:3055] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:32.229300 25628 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:32.207513 27224 raft_consensus.cc:697] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:32.231532 27391 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:32.241477 25049 raft_consensus.cc:614] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:32.253141 25020 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:32.244354 27450 raft_consensus.cc:3060] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:32.285367 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.247527 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:32.251025 24973 raft_consensus.cc:1240] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 7. Current term is 8. Ops: [7.9-7.9]
I20260709 12:13:32.308437 25055 raft_consensus.cc:1240] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:32.265285 25047 raft_consensus.cc:1240] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:32.244894 27368 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:32.298774 27454 log.cc:927] Time spent T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260709 12:13:32.221274 27440 raft_consensus.cc:740] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:32.290598 27069 raft_consensus.cc:740] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:32.322479 27224 consensus_queue.cc:237] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.323496 27308 raft_consensus.cc:3055] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:32.326603 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:32.302680 27359 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:32.337191 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 98108us
I20260709 12:13:32.209052 27381 consensus_queue.cc:260] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.291057 27269 raft_consensus.cc:740] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
W20260709 12:13:32.346777 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.309610 27459 raft_consensus.cc:2804] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:32.338217 27380 consensus_queue.cc:237] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.244474 27216 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:32.353833 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 124632us
I20260709 12:13:32.314731 27352 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:32.349463 25627 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:32.247201 27116 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.260812 27400 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.346829 27308 raft_consensus.cc:740] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:32.358218 27359 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.379323 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:32.358808 27440 consensus_queue.cc:260] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.372444 24945 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:32.358951 24874 catalog_manager.cc:5697] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:32.320715 27368 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.374082 24946 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:32.360064 27069 consensus_queue.cc:260] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.377864 27301 raft_consensus.cc:2804] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:32.378089 27459 raft_consensus.cc:697] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:32.389122 25051 raft_consensus.cc:1240] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:32.389659 24945 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:32.229413 27296 consensus_queue.cc:237] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.251513 27375 consensus_queue.cc:237] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.361361 27356 consensus_queue.cc:1048] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 12:13:32.397006 24874 catalog_manager.cc:5697] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:32.412731 27399 raft_consensus.cc:2749] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:32.413203 24945 leader_election.cc:304] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:32.413560 27399 raft_consensus.cc:2749] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:32.414352 27399 raft_consensus.cc:2749] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:32.415488 27459 consensus_queue.cc:237] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.418272 27473 raft_consensus.cc:2749] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:32.385190 27301 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.419782 27301 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:32.424400 27359 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:32.428718 27440 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:32.432901 27391 raft_consensus.cc:2749] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:32.436306 27216 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:32.437628 27308 consensus_queue.cc:260] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.439136 27308 raft_consensus.cc:3060] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:32.384858 27424 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.056s
I20260709 12:13:32.409207 27069 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:32.452484 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:32.385191 27401 raft_consensus.cc:697] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:32.460393 25658 raft_consensus.cc:1240] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:32.460474 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 66134.6us
I20260709 12:13:32.465149 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:32.466265 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:32.469468 24972 raft_consensus.cc:2393] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 6: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:32.464691 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:32.465605 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:32.468393 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 232395us
I20260709 12:13:32.471357 25020 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:32.464833 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:32.474123 24973 raft_consensus.cc:2393] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 4: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:32.465245 24874 catalog_manager.cc:5697] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 1 to 4, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 4 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:32.478555 25628 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:32.470341 24977 raft_consensus.cc:2468] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 6.
W20260709 12:13:32.475394 25095 connection.cc:256] RPC call timeout handler was delayed by -1.2094846099998904s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.25120000000000003s for a response
I20260709 12:13:32.462815 27399 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.479938 27275 consensus_queue.cc:1059] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.014s
I20260709 12:13:32.490235 27344 raft_consensus.cc:2749] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:13:32.480168 27451 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.493252 27349 raft_consensus.cc:2749] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 9. Current term is 10.
I20260709 12:13:32.493379 27383 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.488312 25628 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:32.478212 27471 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:32.501636 25658 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:13:32.507310 25095 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:32.508988 27391 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:32.461611 27377 consensus_queue.cc:1059] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.025s
W20260709 12:13:32.511016 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 186888us
I20260709 12:13:32.485442 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:32.519989 27340 consensus_queue.cc:1059] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:32.520613 27424 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:32.521281 27344 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.537307 24979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:32.538205 24979 raft_consensus.cc:606] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:32.538650 24979 raft_consensus.cc:614] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:32.533679 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:32.540992 25048 raft_consensus.cc:2393] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 5: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:32.522445 27296 consensus_queue.cc:1059] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 6.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:13:32.524945 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:32.525157 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:32.526121 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:32.526197 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:32.544059 25055 raft_consensus.cc:2393] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 3: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:32.526466 24978 raft_consensus.cc:1240] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:32.543913 25047 raft_consensus.cc:2393] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 7: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:32.494719 27400 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:32.533295 25054 raft_consensus.cc:1240] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:32.545313 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:32.546299 25049 raft_consensus.cc:2393] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 5: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:32.547427 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:32.547806 25048 raft_consensus.cc:2393] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 5: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:32.546571 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:32.549743 25050 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 10.
W20260709 12:13:32.543800 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 61518.8us
I20260709 12:13:32.551342 25052 raft_consensus.cc:2393] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 6: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:32.551890 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:32.552521 24980 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:32.553213 24976 raft_consensus.cc:1275] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 7. (term mismatch)
I20260709 12:13:32.553723 24976 pending_rounds.cc:85] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2: Aborting all ops after (but not including) 6
I20260709 12:13:32.553130 27342 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.553977 24976 pending_rounds.cc:107] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2: Aborting uncommitted NO_OP operation due to leader change: 5.7
I20260709 12:13:32.554323 24976 raft_consensus.cc:2889] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:32.549259 25046 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:32.556957 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:32.559031 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:32.516564 27354 raft_consensus.cc:2749] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:32.570636 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:32.575209 24974 raft_consensus.cc:2368] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4.
I20260709 12:13:32.573937 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:32.502121 27399 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.573357 27296 consensus_queue.cc:1243] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer 030e384b13804beabcacc99f2d305ee2 log is divergent from this leader: its last log entry 8.9 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 8
I20260709 12:13:32.587453 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:32.591260 25046 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
W20260709 12:13:32.587857 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 80692.9us
I20260709 12:13:32.593271 25095 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:32.594874 25095 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:32.587733 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:32.596284 25052 raft_consensus.cc:2410] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 12:13:32.533886 27275 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:32.597379 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:32.599850 25021 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:32.604923 25055 raft_consensus.cc:1240] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:32.606477 25051 raft_consensus.cc:1240] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:32.608786 25048 raft_consensus.cc:1275] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:32.533615 27359 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.056s
W20260709 12:13:32.615960 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 43839.6us
I20260709 12:13:32.528504 27391 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.575186 27480 raft_consensus.cc:2749] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:32.627342 25052 raft_consensus.cc:1240] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 7. Current term is 8. Ops: [7.9-7.9]
I20260709 12:13:32.594782 27352 raft_consensus.cc:2749] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:32.536903 27451 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.598152 24971 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:32.550278 27344 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:32.681129 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.623996 27478 raft_consensus.cc:2804] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:32.640873 27275 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.710512 27399 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:32.711295 27275 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:32.712014 27275 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:32.715324 27381 raft_consensus.cc:3060] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:32.703130 27478 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.613406 27401 consensus_queue.cc:237] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.722064 27342 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:32.723162 27383 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:32.724977 27451 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:32.725780 27391 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:32.727708 27344 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:32.720997 27478 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:32.730867 27341 raft_consensus.cc:3055] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:32.731338 27341 raft_consensus.cc:740] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:32.704088 27480 raft_consensus.cc:2749] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:32.733048 27483 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.699451 27352 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:32.720340 27449 consensus_meta.cc:287] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.592s	user 0.008s	sys 0.000s
W20260709 12:13:32.749814 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 180414us
I20260709 12:13:32.747064 27483 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.758252 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:32.720435 27301 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.766173 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:32.770336 24874 catalog_manager.cc:5697] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 3 to 5, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 5 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:32.784721 25055 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:32.712539 27275 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.732270 27341 consensus_queue.cc:260] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.785940 27341 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:32.789232 25129 raft_consensus.cc:2468] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:32.750403 27449 raft_consensus.cc:2749] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:32.785141 24946 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:32.795112 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 200333us
I20260709 12:13:32.792053 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:32.798230 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:32.799863 25095 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:32.800127 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 54594.6us
I20260709 12:13:32.797919 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 9 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:32.802579 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.804376 25052 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 8.
I20260709 12:13:32.804782 25627 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:32.792546 27391 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:32.812479 25095 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:32.818066 27275 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:32.798045 27440 consensus_queue.cc:1048] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.019s
I20260709 12:13:32.789088 27349 consensus_queue.cc:1059] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 12:13:32.821449 27349 raft_consensus.cc:3055] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:32.821847 27349 raft_consensus.cc:740] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:32.822772 27349 consensus_queue.cc:260] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.823737 27471 raft_consensus.cc:2749] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:32.824057 27349 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:32.825351 27391 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.827822 27391 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:32.814771 27224 raft_consensus.cc:2804] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:13:32.833055 27477 log.cc:927] Time spent T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.164s	user 0.001s	sys 0.000s
I20260709 12:13:32.845999 27483 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:32.845643 27478 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.810719 27399 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.848949 27478 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:32.848862 27399 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.849543 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:32.852052 27253 consensus_queue.cc:1059] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:13:32.852836 27450 consensus_meta.cc:287] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.514s	user 0.012s	sys 0.000s
I20260709 12:13:32.853288 27450 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.853899 27342 raft_consensus.cc:3055] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:32.854521 27342 raft_consensus.cc:740] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:32.854732 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:32.855593 27450 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:32.856946 27487 raft_consensus.cc:2749] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:32.857964 25124 raft_consensus.cc:1240] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5. Ops: []
W20260709 12:13:32.857888 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 44063.5us
I20260709 12:13:32.859673 25055 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:32.862555 25021 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:32.833086 27224 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.855720 27342 consensus_queue.cc:260] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.854239 27399 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:32.870229 25095 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:32.875311 27269 consensus_queue.cc:260] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.870368 27478 raft_consensus.cc:2749] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:13:32.883591 27352 raft_consensus.cc:2749] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:32.867479 27380 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.885119 27380 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.890887 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:32.892215 27116 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:32.893208 27368 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:32.894140 27380 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:32.894460 27301 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:32.895157 27333 raft_consensus.cc:3055] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:13:32.895617 27333 raft_consensus.cc:740] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:32.869129 27400 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.897007 27427 raft_consensus.cc:3055] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:32.897477 27427 raft_consensus.cc:740] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:32.897505 27400 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:32.902092 25054 raft_consensus.cc:1240] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 6. Current term is 7. Ops: []
W20260709 12:13:32.903162 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.864595 27483 raft_consensus.cc:2804] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:32.905232 25052 raft_consensus.cc:1275] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
W20260709 12:13:32.908896 24926 auto_rebalancer.cc:893] Removing replace marker failed: Replica 030e384b13804beabcacc99f2d305ee2 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 4 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:13:32.909416 24926 auto_rebalancer.cc:901] Could not move replica: Illegal state: not currently leader
I20260709 12:13:32.909492 27400 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:32.909795 24926 auto_rebalancer.cc:330] scheduled replica move failed to complete: Illegal state: not currently leader
I20260709 12:13:32.911476 27424 consensus_queue.cc:1048] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:32.912424 27473 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.906514 27294 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:32.912997 27473 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.915401 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:32.916065 25129 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:32.916687 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:32.868158 27224 raft_consensus.cc:3060] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:32.916790 27342 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:32.915536 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.924139 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 9 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:32.937841 25658 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 8.
I20260709 12:13:32.940100 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:32.907938 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 45684us
I20260709 12:13:32.928071 25055 raft_consensus.cc:1240] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 7. Current term is 8. Ops: [7.8-7.8]
I20260709 12:13:32.946272 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:32.947960 25095 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:32.948859 25052 raft_consensus.cc:3060] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 7
W20260709 12:13:32.955094 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.935005 27473 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:32.950728 27129 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:32.960582 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 96790.7us
I20260709 12:13:32.960881 25095 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:32.907179 27483 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:32.962960 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:32.962376 24946 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:32.967407 25052 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:32.974400 25129 raft_consensus.cc:2468] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:32.976449 25628 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:32.977967 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:32.978615 24979 raft_consensus.cc:2468] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 2.
I20260709 12:13:32.959731 27129 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.896543 27333 consensus_queue.cc:260] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.9, Last appended by leader: 9, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.898548 27427 consensus_queue.cc:260] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.960250 27344 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.989288 25021 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:32.989495 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:32.969707 27487 raft_consensus.cc:2749] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:32.977357 27483 raft_consensus.cc:3060] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:32.947733 27424 consensus_queue.cc:1059] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.035s
I20260709 12:13:32.986696 24943 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:32.948246 27308 consensus_queue.cc:1059] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.035s
I20260709 12:13:32.992343 25095 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:32.963404 27473 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.003556 27473 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:32.987046 27340 consensus_queue.cc:1059] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 6.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.018s
I20260709 12:13:32.985220 27334 raft_consensus.cc:2804] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:32.983350 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:33.005754 27473 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:32.994490 27344 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.007880 27344 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:32.970163 27116 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.982560 27352 raft_consensus.cc:2804] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:32.995764 24975 raft_consensus.cc:2468] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
W20260709 12:13:33.001478 27490 log.cc:927] Time spent T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 12:13:33.001940 27129 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:33.003057 25095 leader_election.cc:400] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 4. Current term is 5.
I20260709 12:13:33.016541 25095 leader_election.cc:403] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:33.021205 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:33.016106 27482 raft_consensus.cc:2804] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:32.963012 27486 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.033s
I20260709 12:13:32.990370 27459 consensus_queue.cc:1059] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.032s
I20260709 12:13:32.982775 27374 consensus_queue.cc:1059] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.033s
I20260709 12:13:33.026883 27374 raft_consensus.cc:3055] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:13:33.027300 27374 raft_consensus.cc:740] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:33.028384 27374 consensus_queue.cc:260] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.029983 27374 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:33.021850 24979 raft_consensus.cc:2468] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:33.024488 27482 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:33.034629 27482 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.022583 25095 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:33.035413 25021 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:33.015756 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:33.041898 25052 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:33.047245 25095 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:33.021476 27489 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.057027 24874 catalog_manager.cc:5697] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:33.058794 25628 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:33.059966 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:33.061069 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.069602 25120 raft_consensus.cc:2468] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:33.070349 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:33.075829 27294 raft_consensus.cc:2749] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:33.076719 27275 raft_consensus.cc:2804] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:33.076875 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.077351 27275 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:33.077580 25128 raft_consensus.cc:3060] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.077956 25055 raft_consensus.cc:1240] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:33.035650 27487 raft_consensus.cc:3060] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.016103 27116 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:33.081274 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.077908 27275 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.083514 25124 raft_consensus.cc:1240] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:33.088321 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:33.089213 25120 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.057233 27394 raft_consensus.cc:2804] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:33.035985 27352 raft_consensus.cc:697] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:33.056761 27450 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:33.110977 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 116876us
I20260709 12:13:33.115250 25021 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:33.050261 27334 raft_consensus.cc:697] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:33.086774 27381 raft_consensus.cc:2804] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:33.127614 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.089463 27296 raft_consensus.cc:2804] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:33.110828 27394 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.139756 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.140425 25124 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:33.063467 27489 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.146556 24975 raft_consensus.cc:1275] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:33.147903 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.150743 27334 consensus_queue.cc:237] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.152745 27489 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:33.153447 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:33.141821 27394 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:33.161262 27352 consensus_queue.cc:237] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.143085 27308 consensus_queue.cc:1059] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 12:13:33.166095 27116 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:33.131296 27296 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.168699 27296 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:33.168994 27308 raft_consensus.cc:3055] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:33.172616 27308 raft_consensus.cc:740] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:33.173731 25125 raft_consensus.cc:2393] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 6: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:33.174176 27308 consensus_queue.cc:260] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.180080 27275 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:33.182617 27275 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:33.184868 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:33.186062 25129 raft_consensus.cc:1240] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:33.187513 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.191191 27503 consensus_queue.cc:1059] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:33.193332 27269 raft_consensus.cc:3060] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.194147 27394 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.196120 27333 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:33.202951 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.203574 25121 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:33.204903 27482 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.207144 27482 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:33.207998 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.208603 25126 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.208993 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.209697 27486 raft_consensus.cc:3055] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:33.209975 24877 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48200 (request call id 271) took 10792 ms. Trace:
I20260709 12:13:33.210137 27486 raft_consensus.cc:740] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:33.211195 27486 consensus_queue.cc:260] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.213548 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.214130 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:33.214251 25127 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:33.215268 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.215826 25127 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:33.217854 25121 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 8.
W20260709 12:13:33.218117 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 102541us
I20260709 12:13:33.217888 25126 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:33.220499 25127 raft_consensus.cc:1275] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:33.221901 25127 raft_consensus.cc:1240] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:33.176162 27224 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.223294 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.222805 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.225064 25124 raft_consensus.cc:1240] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:33.226984 25127 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:33.228148 24874 catalog_manager.cc:5697] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 4 to 5, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 5 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:33.229630 24874 catalog_manager.cc:5697] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 2 to 5, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 5 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.231130 24874 catalog_manager.cc:5697] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:33.218788 27450 raft_consensus.cc:2749] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.218942 27394 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:33.232538 24874 catalog_manager.cc:5697] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 1 to 4, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 4 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:33.235118 25121 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
W20260709 12:13:33.249565 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 268314us
I20260709 12:13:33.247720 25128 raft_consensus.cc:2468] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:33.253820 25660 raft_consensus.cc:2393] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 6: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:33.254453 25122 raft_consensus.cc:1275] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:33.251292 27117 raft_consensus.cc:2804] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:33.210417 24877 rpcz_store.cc:276] 0709 12:13:22.417200 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:22.437256 (+ 20056us) service_pool.cc:224] Handling call
0709 12:13:33.209771 (+10772515us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:29.553043 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:29.553674 (+   631us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:29.553712 (+    38us) write_op.cc:435] Acquired schema lock
0709 12:13:29.553731 (+    19us) tablet.cc:662] Decoding operations
0709 12:13:29.743347 (+189616us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:29.743431 (+    84us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:29.743462 (+    31us) tablet.cc:685] Acquiring locks for 21 operations
0709 12:13:29.826775 (+ 83313us) tablet.cc:701] Row locks acquired
0709 12:13:29.828505 (+  1730us) write_op.cc:260] PREPARE: finished
0709 12:13:29.845754 (+ 17249us) write_op.cc:270] Start()
0709 12:13:29.845905 (+   151us) write_op.cc:276] Timestamp: P: 1783599209845689 usec, L: 0
0709 12:13:29.845928 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 12:13:29.848699 (+  2771us) log.cc:844] Serialized 8213 byte log entry
0709 12:13:30.787335 (+938636us) spinlock_profiling.cc:243] Waited 96.9 ms on lock 0x7b2000082678. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7b83db91 00007fce7b85fa19 00007fce7b82a8c3 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169 00007fce7b833131 00007fce7b83242d 0000000000388634
0709 12:13:30.994867 (+207532us) op_driver.cc:464] REPLICATION: finished
0709 12:13:31.445393 (+450526us) write_op.cc:301] APPLY: starting
0709 12:13:31.460163 (+ 14770us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:31.498983 (+ 38820us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:31.499021 (+    38us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:31.649915 (+150894us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:31.650414 (+   499us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=21
0709 12:13:31.650496 (+    82us) write_op.cc:312] APPLY: finished
0709 12:13:31.651250 (+   754us) log.cc:844] Serialized 145 byte log entry
0709 12:13:31.651506 (+   256us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:31.651877 (+   371us) write_op.cc:454] Released schema lock
0709 12:13:31.651966 (+    89us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:31.685182 (+ 33216us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:31.685228 (+    46us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":402,"reported_tablets":40,"child_traces":[["op",{"apply.queue_time_us":381375,"apply.run_cpu_time_us":7504,"apply.run_wall_time_us":300479,"num_ops":21,"prepare.queue_time_us":210439,"prepare.run_cpu_time_us":66718,"prepare.run_wall_time_us":514215,"raft.queue_time_us":135492,"raft.run_cpu_time_us":43077,"raft.run_wall_time_us":290784,"replication_time_us":1148710,"spinlock_wait_cycles":222759808,"thread_start_us":704821,"threads_started":4,"wal-append.queue_time_us":262063,"wal-append.run_cpu_time_us":30558,"wal-append.run_wall_time_us":2555803}]]}
I20260709 12:13:33.257750 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
W20260709 12:13:33.263928 25628 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:33.259110 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 272476us
I20260709 12:13:33.265221 24874 catalog_manager.cc:5697] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 1 to 3, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 3 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:13:33.267978 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:33.268908 25625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:33.271716 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:33.273835 25653 raft_consensus.cc:1240] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:33.275096 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:33.278024 24943 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:33.280612 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:33.281594 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:33.282591 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:33.283212 25051 raft_consensus.cc:2468] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:33.284053 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:33.284893 25054 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
W20260709 12:13:33.285934 25625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:33.287302 25053 raft_consensus.cc:1275] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:33.289544 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.289605 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.290756 24874 catalog_manager.cc:5697] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 4 to 5, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 5 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:33.293207 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:33.293286 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:33.294106 25051 raft_consensus.cc:2393] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 5: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:33.290186 25124 raft_consensus.cc:2376] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4. Re-sending same reply.
I20260709 12:13:33.296254 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.296818 25122 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.291252 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:33.297709 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:33.260445 27117 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.301496 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.301879 25048 raft_consensus.cc:1240] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:33.255576 27301 consensus_queue.cc:1059] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.034s
I20260709 12:13:33.302328 24874 catalog_manager.cc:5697] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.303380 27399 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.311292 24980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:33.311939 24980 raft_consensus.cc:606] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:33.311810 27399 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:33.259999 27375 consensus_queue.cc:1059] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 5.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.044s
I20260709 12:13:33.313097 27301 raft_consensus.cc:3055] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:33.313431 27427 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:33.313962 27399 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:33.317655 27224 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:33.304755 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.320004 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:33.305917 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:33.299155 27391 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:33.267146 27342 raft_consensus.cc:2804] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:13:33.320237 25124 raft_consensus.cc:2468] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:33.302879 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:33.321919 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:33.322991 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:33.327359 25048 raft_consensus.cc:2393] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 6: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:33.328909 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.309576 27377 raft_consensus.cc:2749] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:33.399734 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 58383.1us
I20260709 12:13:33.327158 24975 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:33.328549 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:33.395845 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:33.403760 24980 raft_consensus.cc:2468] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:33.407104 24945 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:33.409097 25627 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:33.319145 27341 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.397461 24979 raft_consensus.cc:1275] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:33.304090 27117 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.412223 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.313474 27301 raft_consensus.cc:740] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:33.330384 27342 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.415647 24975 raft_consensus.cc:1275] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:13:33.415794 24974 raft_consensus.cc:1240] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 7. Current term is 8. Ops: [7.9-7.9]
I20260709 12:13:33.399030 27349 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.424057 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:33.424423 24945 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:33.425287 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.427395 24975 raft_consensus.cc:3060] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.334052 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.421700 27342 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:33.430545 25122 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:33.456535 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.458048 24974 raft_consensus.cc:1275] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:33.391656 27391 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.462280 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.466887 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.466801 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.473218 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.474550 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.475574 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.478541 27391 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:33.480850 27301 consensus_queue.cc:260] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.482029 27301 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.483019 25122 raft_consensus.cc:2468] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:33.484025 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.484586 25122 raft_consensus.cc:3060] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.485528 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.486673 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.421247 27341 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:33.406574 27483 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:33.437914 27359 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.464671 27377 raft_consensus.cc:2804] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:33.510471 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.511288 25128 raft_consensus.cc:2393] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:33.513985 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.515126 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.515704 25128 raft_consensus.cc:2468] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:33.491334 25122 raft_consensus.cc:2468] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:33.480331 27117 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:33.426532 26649 raft_consensus.cc:2749] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:33.501657 25126 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
W20260709 12:13:33.521404 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 84990.1us
I20260709 12:13:33.517302 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.518041 25121 raft_consensus.cc:2468] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:33.432124 27349 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:33.494791 27502 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.523454 25122 raft_consensus.cc:1240] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:13:33.524822 25122 raft_consensus.cc:1240] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 7. Current term is 8. Ops: [5.4-7.5]
I20260709 12:13:33.530144 25120 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:33.493846 24975 raft_consensus.cc:2468] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:33.532182 25048 raft_consensus.cc:1275] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:13:33.570586 27341 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:33.532770 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:33.520347 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:33.532888 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.533591 25122 raft_consensus.cc:1275] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:33.468549 27473 consensus_queue.cc:1048] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.050s
I20260709 12:13:33.506140 27514 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:33.537724 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:33.544328 27117 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:33.544690 27349 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:33.576504 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.544703 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:33.580933 25054 raft_consensus.cc:2468] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
W20260709 12:13:33.580725 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 156376us
I20260709 12:13:33.580476 25122 raft_consensus.cc:1275] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:33.537300 27502 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.513088 27377 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:33.584509 27377 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.580060 27514 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.585494 25095 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:33.586632 25095 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:33.587391 27450 raft_consensus.cc:2749] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:33.587750 25095 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:33.587924 27450 raft_consensus.cc:2749] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.588784 27450 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:33.589396 27381 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:33.589879 27381 raft_consensus.cc:3060] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.590117 25095 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:33.590864 27269 raft_consensus.cc:2804] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:33.591246 27269 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:33.591612 27269 raft_consensus.cc:3060] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.597229 27374 consensus_queue.cc:1048] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:33.571504 27301 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.598857 27301 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.599831 25095 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:33.600950 27301 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:33.522500 24946 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:33.600994 25095 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:33.602560 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 80135.2us
I20260709 12:13:33.509651 27359 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:33.576078 25125 raft_consensus.cc:2368] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 6. Current term is 7.
I20260709 12:13:33.607350 25122 raft_consensus.cc:1275] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
W20260709 12:13:33.610353 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 183352us
I20260709 12:13:33.567512 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:33.577808 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:33.611786 25625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:33.601207 27269 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:33.605769 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:33.614075 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.626230 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.606680 27117 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:33.609519 27501 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.018s
I20260709 12:13:33.627974 27483 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:33.629957 27359 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:33.631773 27502 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:33.611716 27296 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:33.693252 27508 log.cc:927] Time spent T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.421s	user 0.001s	sys 0.002s
I20260709 12:13:33.694903 27296 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:33.695565 27296 consensus_queue.cc:1048] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:13:33.635749 27487 consensus_meta.cc:287] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.527s	user 0.008s	sys 0.000s
I20260709 12:13:33.641562 25659 raft_consensus.cc:1275] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:13:33.641868 24946 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:33.697024 27487 raft_consensus.cc:2749] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 4. Current term is 5.
I20260709 12:13:33.608250 27352 raft_consensus.cc:2749] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.644831 24945 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:33.698989 25128 raft_consensus.cc:2393] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:33.603732 25124 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:33.700094 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:33.648427 27450 raft_consensus.cc:2749] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:33.700735 25124 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:13:33.649704 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 48774us
I20260709 12:13:33.701663 25095 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:33.701824 27485 raft_consensus.cc:3055] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:33.702211 27485 raft_consensus.cc:740] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:33.703023 27485 consensus_queue.cc:260] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.703549 27352 raft_consensus.cc:2749] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.704154 27485 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.704391 27352 consensus_queue.cc:1048] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.705534 27514 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:33.706346 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:33.650416 27275 raft_consensus.cc:2749] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:33.706959 24971 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:33.694917 25122 raft_consensus.cc:1275] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:33.650514 25654 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 8 index: 9. (term mismatch)
I20260709 12:13:33.709199 25654 pending_rounds.cc:85] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting all ops after (but not including) 8
I20260709 12:13:33.650995 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:33.709715 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 67951.8us
W20260709 12:13:33.652751 27507 log.cc:927] Time spent T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.379s	user 0.003s	sys 0.000s
I20260709 12:13:33.662113 24975 raft_consensus.cc:1275] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:33.663602 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:33.711650 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 66905us
I20260709 12:13:33.712211 25048 raft_consensus.cc:2468] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:33.712412 24945 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:33.709929 25127 raft_consensus.cc:2468] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:33.665192 25051 raft_consensus.cc:1240] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:33.666276 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:33.714155 24976 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:33.666908 27342 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.667121 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:33.715230 24977 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:33.667629 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.659650 25125 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:33.715976 25126 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
W20260709 12:13:33.674758 25628 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:33.685498 25054 raft_consensus.cc:1275] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:13:33.632463 27377 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:33.691798 24973 raft_consensus.cc:1240] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:33.692186 27486 raft_consensus.cc:3060] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.700384 24979 raft_consensus.cc:1240] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:33.647644 27381 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.708711 25021 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:33.721364 25020 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:33.722613 25020 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:33.709496 25654 pending_rounds.cc:107] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting uncommitted NO_OP operation due to leader change: 7.9
I20260709 12:13:33.709985 25120 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:33.710513 24946 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:33.663888 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:33.725598 25021 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:33.661212 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:33.726447 24974 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:33.676107 27513 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.725842 25049 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:33.719100 25627 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:33.713701 27359 raft_consensus.cc:2749] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:33.733542 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:33.733790 25053 raft_consensus.cc:1240] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:33.734189 25054 raft_consensus.cc:3060] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:13:33.730676 25627 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:33.736748 27501 raft_consensus.cc:2804] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:33.736901 27502 raft_consensus.cc:2804] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:33.739678 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:33.740490 25049 raft_consensus.cc:2393] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 4: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:33.737211 27501 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.720018 27254 raft_consensus.cc:2804] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:33.748150 25124 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:33.748206 24946 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:33.749943 25627 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:33.747489 27391 raft_consensus.cc:2804] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:33.751142 26649 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:13:33.751793 27391 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.752188 27391 raft_consensus.cc:3060] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.753584 27399 raft_consensus.cc:3055] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:33.754036 25659 raft_consensus.cc:1240] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:33.726755 27368 raft_consensus.cc:2749] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:13:33.747216 27501 raft_consensus.cc:3060] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.724238 25654 raft_consensus.cc:2889] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:33.763798 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:33.764529 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:33.767575 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:33.768172 25048 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.765290 24975 raft_consensus.cc:1275] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:33.743995 25095 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:33.737418 27502 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.751025 27496 consensus_queue.cc:1059] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:33.772315 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:33.782887 25050 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:33.783718 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 9 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:33.784233 25050 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:33.783718 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:33.732896 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:33.797348 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:33.746786 24974 raft_consensus.cc:2468] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:33.773903 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:33.721252 27117 consensus_queue.cc:1048] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.059s
I20260709 12:13:33.711234 27224 consensus_queue.cc:1059] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.027s
I20260709 12:13:33.728354 27401 raft_consensus.cc:2749] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:33.735590 27471 raft_consensus.cc:2804] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:33.792037 25123 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:33.772578 25095 leader_election.cc:400] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4.
I20260709 12:13:33.737483 27512 raft_consensus.cc:2804] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:33.799608 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:33.726557 27514 raft_consensus.cc:2804] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:33.804792 24975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:33.812456 25095 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:33.804941 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 64318.7us
W20260709 12:13:33.805640 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 83412.9us
I20260709 12:13:33.808851 24979 raft_consensus.cc:2468] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 6.
I20260709 12:13:33.786378 27502 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:33.810623 25050 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 9.
I20260709 12:13:33.781898 27069 raft_consensus.cc:2804] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:33.754060 27399 raft_consensus.cc:740] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:33.735284 27478 consensus_queue.cc:1048] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.063s
I20260709 12:13:33.814224 24945 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:33.751077 27427 raft_consensus.cc:2804] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:33.781538 27275 raft_consensus.cc:2804] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:33.821131 27354 raft_consensus.cc:3055] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:33.786762 27254 raft_consensus.cc:697] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:33.813103 24975 raft_consensus.cc:606] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:33.742626 27341 consensus_queue.cc:1048] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.062s
I20260709 12:13:33.829605 25095 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:33.742368 27513 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:33.831034 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 105674us
I20260709 12:13:33.812491 25657 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:33.832240 25054 raft_consensus.cc:2468] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:33.836280 25121 raft_consensus.cc:1240] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:33.832753 25628 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:33.811297 27471 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.786515 27450 consensus_queue.cc:1059] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.042s
I20260709 12:13:33.813480 27514 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.856104 27129 raft_consensus.cc:2804] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:33.747249 27394 consensus_queue.cc:1059] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.064s
I20260709 12:13:33.858224 25020 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:33.858316 25095 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:33.844424 24971 raft_consensus.cc:1240] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:33.840865 27342 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 9 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:33.834152 27483 raft_consensus.cc:2749] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.830763 27069 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.814749 27400 consensus_queue.cc:1048] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.044s
I20260709 12:13:33.882093 24976 raft_consensus.cc:1240] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 6. Current term is 7. Ops: [6.8-6.8]
I20260709 12:13:33.844147 27275 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:33.853745 27308 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.889496 25018 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:33.889925 25095 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:33.881256 27471 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:33.852186 27354 raft_consensus.cc:740] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:33.839354 27459 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.049s
I20260709 12:13:33.891346 25020 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:33.869378 27352 raft_consensus.cc:2749] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:33.895958 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 81865.2us
I20260709 12:13:33.897648 25095 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:33.883797 27497 raft_consensus.cc:2804] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:33.870882 27427 raft_consensus.cc:697] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:33.894744 27451 raft_consensus.cc:2749] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.894652 27069 raft_consensus.cc:3060] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.884197 27514 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:33.885366 27129 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.900066 27349 raft_consensus.cc:2804] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:33.922531 24945 leader_election.cc:304] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:33.912160 25095 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:33.895069 27473 raft_consensus.cc:2749] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:33.900455 27450 raft_consensus.cc:2804] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:33.917269 26649 raft_consensus.cc:993] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:33.912026 25020 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:33.897285 27275 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.898295 27482 consensus_queue.cc:1048] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 12:13:33.887805 27301 consensus_queue.cc:1048] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.023s
W20260709 12:13:33.904822 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 83127.8us
I20260709 12:13:33.913478 27483 raft_consensus.cc:2749] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:33.926457 27381 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 3 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:33.922289 27394 raft_consensus.cc:2749] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.934294 27450 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.940774 25020 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:33.925110 27129 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.921991 27269 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:33.923707 27497 raft_consensus.cc:697] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:33.939006 24945 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:33.984277 25020 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:33.896798 27399 consensus_queue.cc:260] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.2, Last appended by leader: 2, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:33.947134 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:33.959585 27380 raft_consensus.cc:2804] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:33.987540 27401 raft_consensus.cc:2749] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:33.946007 27525 raft_consensus.cc:1081] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:33.945663 27359 raft_consensus.cc:2804] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:33.958492 27352 raft_consensus.cc:2749] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:33.933290 27349 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.939868 27478 raft_consensus.cc:2749] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:34.016615 25048 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
W20260709 12:13:34.041230 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 57034.8us
I20260709 12:13:34.075436 25020 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:33.987996 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 9 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:34.077455 25660 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:13:34.078444 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 139521us
I20260709 12:13:33.939291 27377 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:34.082099 25020 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:34.082288 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:34.079229 24946 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:34.087291 25020 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:34.087212 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 175333us
I20260709 12:13:34.089282 25095 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:34.090428 24945 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:34.093506 25019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:34.093341 25020 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:34.096315 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:34.097194 25126 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:34.040889 27401 raft_consensus.cc:2749] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:34.023640 27399 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:34.036934 27349 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:34.026057 27359 raft_consensus.cc:697] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:34.002327 27450 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:34.055140 27525 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:34.056788 27512 raft_consensus.cc:697] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:34.087936 26649 raft_consensus.cc:2749] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:34.085686 27381 raft_consensus.cc:2749] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:34.087904 27394 raft_consensus.cc:2749] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:33.936290 27254 consensus_queue.cc:237] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.032244 27513 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:34.099332 27482 raft_consensus.cc:2804] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:34.109669 27269 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:34.176793 27482 raft_consensus.cc:697] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:34.177114 27269 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.177780 27482 consensus_queue.cc:237] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.179611 27269 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:34.099537 27473 raft_consensus.cc:2749] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:34.154937 25658 raft_consensus.cc:2468] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:34.129460 27359 consensus_queue.cc:237] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.121978 27526 raft_consensus.cc:2804] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:34.182844 27526 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:34.183051 25052 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51822 (request call id 282) took 1123 ms. Trace:
I20260709 12:13:34.183210 27526 raft_consensus.cc:3060] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.183442 25052 rpcz_store.cc:276] 0709 12:13:33.059796 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:33.060236 (+   440us) service_pool.cc:224] Handling call
0709 12:13:33.060515 (+   279us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:33.080341 (+ 19826us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:33.080373 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:33.203926 (+123553us) spinlock_profiling.cc:243] Waited 6.39 ms on lock 0x7b18003c8aa0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78b702a6 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7a588a11 00007fce7a598372 00007fce7bccaa01 00007fce7bc8f43a
0709 12:13:33.801986 (+598060us) spinlock_profiling.cc:243] Waited 2.8 ms on lock 0x7b2c00016658. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7a588a11 00007fce7a598372 00007fce7bccaa01 00007fce7bc8f43a 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2
0709 12:13:33.802587 (+   601us) log.cc:844] Serialized 26 byte log entry
0709 12:13:33.955911 (+153324us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:33.955949 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:33.956019 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:34.182801 (+226782us) raft_consensus.cc:1685] finished
0709 12:13:34.182821 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:34.182964 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4832,"raft.queue_time_us":21026,"raft.run_cpu_time_us":115,"raft.run_wall_time_us":4800,"spinlock_wait_cycles":21131904,"thread_start_us":98910,"threads_started":1,"wal-append.queue_time_us":271666}
W20260709 12:13:34.158650 27518 log.cc:927] Time spent T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.213s	user 0.001s	sys 0.000s
I20260709 12:13:34.123893 27528 raft_consensus.cc:2764] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 12:13:34.148334 27275 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.078779 27427 consensus_queue.cc:237] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:33.989775 27354 consensus_queue.cc:260] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, 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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.189043 27354 raft_consensus.cc:3060] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:34.189767 27275 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:34.149986 27501 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.124687 27129 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.192831 27501 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:34.151001 27391 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.194830 27129 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:34.195784 27391 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:34.196800 24972 raft_consensus.cc:2368] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 4. Current term is 5.
I20260709 12:13:34.151515 27525 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.198936 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:34.199700 25121 raft_consensus.cc:3060] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:34.169358 27340 raft_consensus.cc:493] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:34.202909 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:34.171161 27512 consensus_queue.cc:237] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.144253 25660 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 9.
I20260709 12:13:34.109879 27478 raft_consensus.cc:2749] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:34.212288 24943 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:34.206063 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:34.199025 27525 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:34.149585 25654 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58034 (request call id 488) took 1163 ms. Trace:
I20260709 12:13:34.123334 27497 consensus_queue.cc:237] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.200392 27368 raft_consensus.cc:3055] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:34.216286 25659 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 8.
I20260709 12:13:34.217805 27129 raft_consensus.cc:2804] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:13:34.201316 27069 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:34.225736 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 134475us
W20260709 12:13:34.227412 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 134142us
I20260709 12:13:34.228447 25020 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:34.218147 27374 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:34.210582 27399 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:34.241746 25020 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:34.242161 24946 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:34.235052 24943 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:34.245214 25121 raft_consensus.cc:2468] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:34.222716 27368 raft_consensus.cc:740] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:34.247495 25627 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:34.255877 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:34.258673 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 168312us
I20260709 12:13:34.260757 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:34.260386 24945 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:34.229465 27129 raft_consensus.cc:697] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 9 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:34.266767 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:34.241575 27478 raft_consensus.cc:2804] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:34.215420 27340 raft_consensus.cc:515] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.274048 24945 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:34.242354 27473 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:34.273100 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:34.246099 27401 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:34.258015 27535 raft_consensus.cc:2804] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:34.260782 27525 raft_consensus.cc:2804] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:34.246528 27486 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:34.283537 25047 raft_consensus.cc:3060] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.288180 25020 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:34.272217 27424 raft_consensus.cc:2804] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:34.260910 27528 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:34.279786 27117 raft_consensus.cc:2804] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:34.286656 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:34.311499 25049 raft_consensus.cc:2393] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 8: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:34.297025 27533 consensus_queue.cc:1059] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.039s
I20260709 12:13:34.223356 25654 rpcz_store.cc:276] 0709 12:13:32.986169 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:32.987175 (+  1006us) service_pool.cc:224] Handling call
0709 12:13:33.033008 (+ 45833us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:33.803084 (+770076us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:34.149287 (+346203us) spinlock_profiling.cc:243] Waited 617 ms on lock 0x7b5400496954. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:34.149516 (+   229us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1419209600}
I20260709 12:13:34.290830 27525 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:34.291070 27502 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.300935 27538 raft_consensus.cc:2804] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:34.249935 27374 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.302402 27450 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.259352 27514 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.332288 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:34.305558 25021 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:34.279495 27513 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:34.310185 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:34.384836 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 79397.1us
I20260709 12:13:34.385392 25121 raft_consensus.cc:2468] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:13:34.253257 27399 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.320437 24975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:34.322309 24945 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:34.285300 27478 raft_consensus.cc:697] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:34.308887 27535 raft_consensus.cc:697] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:34.326650 27069 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:34.292202 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:13:34.331182 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 53595.9us
I20260709 12:13:34.332952 24977 raft_consensus.cc:2468] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:34.418609 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:34.419240 25054 raft_consensus.cc:3060] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.308552 27340 leader_election.cc:290] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:34.391395 24979 raft_consensus.cc:1240] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:34.402141 25047 raft_consensus.cc:2468] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:34.402938 27308 consensus_queue.cc:1059] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:34.329025 27117 raft_consensus.cc:697] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:34.287803 27473 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.285347 27471 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.323676 27424 raft_consensus.cc:697] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:34.330243 27525 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:34.557966 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:34.570744 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:34.306856 27486 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.415146 27381 raft_consensus.cc:2804] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:34.330622 27537 raft_consensus.cc:2804] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:34.557184 27333 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:34.578917 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 256689us
I20260709 12:13:34.328974 27400 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.241s
I20260709 12:13:34.606748 27537 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:34.616902 27349 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.612583 27536 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:34.633460 24977 raft_consensus.cc:1240] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:13:34.309495 27368 consensus_queue.cc:260] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.621450 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:34.622185 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:34.639802 25126 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:34.612232 27520 raft_consensus.cc:2804] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:34.623508 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:34.643693 25123 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
W20260709 12:13:34.627874 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 209212us
I20260709 12:13:34.558301 27533 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:34.317708 27528 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.577999 27538 raft_consensus.cc:697] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:34.414268 27513 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.595654 27308 raft_consensus.cc:3055] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:34.660457 27308 raft_consensus.cc:740] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:34.661491 27308 consensus_queue.cc:260] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.654210 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:34.655076 25123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:48852
I20260709 12:13:34.655252 25121 raft_consensus.cc:1240] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:34.404125 27129 consensus_queue.cc:237] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [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: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.666301 25123 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:34.664992 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:34.682193 25123 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.682386 25128 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:34.637187 27269 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:34.640586 27333 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.636370 27537 raft_consensus.cc:3060] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:34.666868 27308 raft_consensus.cc:3060] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.723126 24971 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:34.713250 27269 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.725030 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:34.725885 25121 raft_consensus.cc:2393] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 6: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:34.725971 27473 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:34.726527 27269 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:34.726946 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:34.727607 25125 raft_consensus.cc:3060] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.731546 27513 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:34.689482 27394 consensus_queue.cc:1048] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.044s
I20260709 12:13:34.735620 27399 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:34.641858 27536 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.689071 27533 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.737097 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:34.737883 25127 raft_consensus.cc:3060] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.738426 27536 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:34.739094 27533 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:34.740944 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:34.693275 25054 raft_consensus.cc:2468] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:34.664477 27520 raft_consensus.cc:697] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:34.661254 27117 consensus_queue.cc:237] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [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: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.795811 24945 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:34.797880 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:34.757459 25126 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:34.798750 25121 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:34.772086 25125 raft_consensus.cc:2468] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:34.689606 27368 raft_consensus.cc:3060] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.800869 27381 raft_consensus.cc:697] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:34.801963 27381 consensus_queue.cc:237] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.808971 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:34.809841 25659 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 6.
I20260709 12:13:34.810873 25654 raft_consensus.cc:1240] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 12:13:34.811306 27333 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:34.814148 27349 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:34.732504 27513 consensus_queue.cc:1048] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.083s
I20260709 12:13:34.815354 25092 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:34.818085 24945 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:34.783528 25123 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.821098 25120 raft_consensus.cc:1240] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:34.816843 27536 raft_consensus.cc:2749] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:34.689177 27535 consensus_queue.cc:237] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.824790 27560 raft_consensus.cc:2804] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:34.825250 27560 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:34.740025 27538 consensus_queue.cc:237] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.825644 27560 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:34.826730 27528 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:34.841265 25127 raft_consensus.cc:2468] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:34.856521 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:34.852036 25128 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:34.858889 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:34.860045 25047 raft_consensus.cc:2410] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:13:34.861936 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:34.862914 25047 raft_consensus.cc:2393] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 5: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:34.864003 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:34.866400 25052 raft_consensus.cc:1275] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:13:34.872439 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:34.820109 27333 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:34.874229 24945 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:34.894240 25123 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:34.898546 24945 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:34.899415 24945 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:34.900195 24945 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:13:34.869488 27546 log.cc:927] Time spent T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.235s	user 0.000s	sys 0.001s
I20260709 12:13:34.861539 27069 raft_consensus.cc:2749] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:34.679564 27478 consensus_queue.cc:237] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.714866 27424 consensus_queue.cc:237] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.824800 27525 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.916961 25054 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:34.868077 26649 consensus_queue.cc:1059] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.048s
I20260709 12:13:34.940727 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:34.941498 25653 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:34.944051 27486 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:34.945719 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:34.946545 27520 consensus_queue.cc:237] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:34.949299 27486 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:34.949661 25658 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58008 (request call id 564) took 1692 ms (client timeout 1678 ms). Trace:
I20260709 12:13:34.949892 27486 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:34.950093 25658 rpcz_store.cc:269] 0709 12:13:33.257031 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:33.257516 (+   485us) service_pool.cc:224] Handling call
0709 12:13:34.949417 (+1691901us) spinlock_profiling.cc:243] Waited 848 ms on lock 0x7b5400600254. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:34.949539 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1950364544}
I20260709 12:13:34.912981 27536 raft_consensus.cc:2804] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:34.913659 27333 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:34.953182 27486 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:34.954737 27333 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:34.935854 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:34.955333 27542 log.cc:927] Time spent T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.386s	user 0.003s	sys 0.007s
I20260709 12:13:34.906778 27450 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:34.907162 27399 raft_consensus.cc:2804] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:34.956790 25653 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:34.905586 27377 raft_consensus.cc:2804] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:35.005298 27377 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:35.005878 27377 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:34.952241 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:35.007941 25047 raft_consensus.cc:2393] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 6: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:34.918280 27514 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:34.913309 27254 raft_consensus.cc:2804] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:34.912719 27502 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:35.011056 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 53480.4us
I20260709 12:13:35.014710 25627 leader_election.cc:304] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:35.013252 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:35.016933 25120 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:35.023273 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:35.023532 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:35.024001 25055 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:35.024170 25054 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:35.025722 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:35.026394 25049 raft_consensus.cc:3060] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:35.027483 25120 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 8.
I20260709 12:13:35.029314 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:34.941706 27515 raft_consensus.cc:3055] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:35.030825 27515 raft_consensus.cc:740] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:35.010835 27536 raft_consensus.cc:697] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:35.034869 27536 consensus_queue.cc:237] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.038014 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:35.043581 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:35.043918 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:35.044536 24979 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:35.044449 25129 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:35.047070 25021 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:35.037777 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:35.082499 24979 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:35.086035 25049 raft_consensus.cc:2468] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 8.
I20260709 12:13:35.130772 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:35.130859 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 477406us
I20260709 12:13:35.136087 25127 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:35.026412 27399 raft_consensus.cc:697] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:35.042825 27485 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:35.031849 27515 consensus_queue.cc:260] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.042510 27497 raft_consensus.cc:2804] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:35.142603 24975 raft_consensus.cc:606] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Received request to transfer leadership to TS 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:35.136756 25020 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:35.145031 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 244104us
I20260709 12:13:35.130718 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:35.145196 27505 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:35.157127 27514 raft_consensus.cc:2749] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:35.157459 27505 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.160212 25020 leader_election.cc:400] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087) with higher term. Message: Invalid argument: T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 6. Current term is 7.
I20260709 12:13:35.161079 25020 leader_election.cc:403] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
W20260709 12:13:35.131181 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 83281.9us
W20260709 12:13:35.133409 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 91449.3us
I20260709 12:13:35.161648 27505 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:35.042318 27535 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.107s
I20260709 12:13:35.134750 27562 consensus_queue.cc:1059] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.073s
I20260709 12:13:35.130617 27549 raft_consensus.cc:2749] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:35.134296 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:35.215785 25129 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:35.052022 27254 raft_consensus.cc:697] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:35.153708 27497 raft_consensus.cc:493] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:35.156083 27482 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:35.131559 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 84608.5us
I20260709 12:13:35.242805 25021 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:35.130972 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:35.155762 24973 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 6
W20260709 12:13:35.163501 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:35.249403 25021 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:35.249467 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 341476us
I20260709 12:13:35.219512 27505 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:35.247730 25627 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:35.255772 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:35.256841 25628 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:35.222658 27526 consensus_meta.cc:287] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 1.037s	user 0.007s	sys 0.005s
W20260709 12:13:35.223079 27569 log.cc:927] Time spent T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.128s	user 0.001s	sys 0.000s
W20260709 12:13:35.261839 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 102037us
I20260709 12:13:35.221292 27497 raft_consensus.cc:3060] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:35.156106 27485 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.220162 27515 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:35.254465 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:35.222338 27349 raft_consensus.cc:3055] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:35.281692 25051 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:35.275913 25627 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:35.279212 25628 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:35.287490 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:35.283074 27552 raft_consensus.cc:2804] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:35.290235 27552 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:35.290683 27552 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:13:35.291019 27570 log.cc:927] Time spent T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.153s	user 0.001s	sys 0.000s
I20260709 12:13:35.233573 27482 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.291479 27399 consensus_queue.cc:237] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.293735 27482 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:35.294167 27485 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:35.294888 27485 raft_consensus.cc:2804] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:35.295296 27485 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:35.295662 27485 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:35.294305 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:35.302639 27368 consensus_meta.cc:287] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.502s	user 0.009s	sys 0.000s
I20260709 12:13:35.286155 27349 raft_consensus.cc:740] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:35.304277 27349 consensus_queue.cc:260] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.304898 27254 consensus_queue.cc:237] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.305753 27349 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:35.264724 27502 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.308975 27502 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.311035 27502 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:35.267254 27526 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.313642 24978 raft_consensus.cc:2368] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 4. Current term is 5.
I20260709 12:13:35.282510 27424 raft_consensus.cc:2804] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:35.314334 27424 raft_consensus.cc:697] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:35.314368 27525 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:35.315377 27424 consensus_queue.cc:237] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.321867 24973 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:35.323465 25021 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:35.310930 27308 consensus_meta.cc:287] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.590s	user 0.007s	sys 0.000s
I20260709 12:13:35.327279 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:35.265107 27473 raft_consensus.cc:2804] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:35.330787 27496 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:35.331692 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:35.333509 25127 raft_consensus.cc:3055] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:35.337111 25127 raft_consensus.cc:740] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:35.258235 27562 raft_consensus.cc:2749] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:13:35.267148 27253 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:35.335682 25020 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:35.336709 25122 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:35.313684 27526 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:35.337981 25127 consensus_queue.cc:260] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, 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: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.355926 25127 raft_consensus.cc:3060] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:35.352896 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 73807.7us
I20260709 12:13:35.327960 27501 raft_consensus.cc:2804] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:35.360942 24973 raft_consensus.cc:1275] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:13:35.325034 27368 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:35.278529 27505 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.327015 27512 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:35.365095 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:35.372171 25660 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 8.
I20260709 12:13:35.261135 27560 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.258787 27549 consensus_queue.cc:1059] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.100s
I20260709 12:13:35.367928 25627 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:35.376381 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:35.381465 27502 raft_consensus.cc:2804] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:35.356293 27473 raft_consensus.cc:697] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:35.366142 27501 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:35.392817 25127 raft_consensus.cc:1275] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 7. (term mismatch)
W20260709 12:13:35.396539 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 78664.9us
I20260709 12:13:35.398342 25127 pending_rounds.cc:85] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 6
I20260709 12:13:35.398996 25127 pending_rounds.cc:107] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 5.7
I20260709 12:13:35.399299 25127 raft_consensus.cc:2889] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:35.403040 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:35.401523 27482 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.404713 27482 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.406833 27482 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:35.397284 27562 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.012s
I20260709 12:13:35.411428 27069 raft_consensus.cc:993] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:35.413623 27380 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:35.414150 27380 raft_consensus.cc:3060] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:35.417484 27539 log.cc:927] Time spent T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 1.126s	user 0.010s	sys 0.042s
I20260709 12:13:35.401857 27501 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:35.421797 24975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:49764 (request call id 19) took 1101 ms. Trace:
I20260709 12:13:35.422254 24975 rpcz_store.cc:276] 0709 12:13:34.320105 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:34.320279 (+   174us) service_pool.cc:224] Handling call
0709 12:13:35.421617 (+1101338us) spinlock_profiling.cc:243] Waited 756 ms on lock 0x7b54001f4ad4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc89853 00007fce80c5760a 00007fce7a1dd7d4 00007fce7a1dd762 00007fce7a1dd691 00007fce7a1dd60c 00007fce7a1dc8c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:35.421709 (+    92us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1739473280}
I20260709 12:13:35.377966 27381 raft_consensus.cc:2764] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election decision vote started in defunct term 5: won
I20260709 12:13:35.401075 25020 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:35.354408 27253 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:35.399410 27537 consensus_meta.cc:287] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.601s	user 0.007s	sys 0.004s
I20260709 12:13:35.395355 27502 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:35.437522 24943 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:35.374289 27368 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.441145 27526 raft_consensus.cc:1081] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
W20260709 12:13:35.445044 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 44052us
I20260709 12:13:35.447141 27535 raft_consensus.cc:2804] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:35.447793 27535 raft_consensus.cc:697] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:35.448926 27535 consensus_queue.cc:237] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:35.450172 27579 log.cc:927] Time spent T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260709 12:13:35.355367 27496 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.378345 27512 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.443910 27502 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:35.457919 27224 consensus_queue.cc:1048] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 12:13:35.465531 27253 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:35.465698 27547 log.cc:927] Time spent T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.752s	user 0.004s	sys 0.006s
I20260709 12:13:35.465739 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:35.466317 27487 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 6 current term: 6 is higher.
I20260709 12:13:35.492684 25124 raft_consensus.cc:1275] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:35.492381 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:35.452689 27562 raft_consensus.cc:2749] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:35.501981 25127 raft_consensus.cc:2468] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:35.447434 27578 consensus_queue.cc:1048] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.086s
I20260709 12:13:35.444039 27537 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.515091 25627 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:35.479718 27374 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:35.570684 25048 raft_consensus.cc:2468] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:35.512487 27557 raft_consensus.cc:2804] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:13:35.569125 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 54112.7us
I20260709 12:13:35.570300 24980 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34794 (request call id 1611) took 1304 ms. Trace:
W20260709 12:13:35.556834 27427 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.358s	user 0.018s	sys 0.015s
W20260709 12:13:35.581445 27427 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.391s	user 0.019s	sys 0.016s
I20260709 12:13:35.580857 24980 rpcz_store.cc:276] 0709 12:13:34.265592 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:34.265769 (+   177us) service_pool.cc:224] Handling call
0709 12:13:34.266741 (+   972us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:34.267215 (+   474us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:34.267261 (+    46us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:34.267909 (+   648us) log.cc:844] Serialized 26 byte log entry
0709 12:13:34.603854 (+335945us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:34.603911 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:34.604009 (+    98us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:35.465040 (+861031us) spinlock_profiling.cc:243] Waited 16.9 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:35.564265 (+ 99225us) raft_consensus.cc:1685] finished
0709 12:13:35.564298 (+    33us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:35.570230 (+  5932us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":17699,"raft.queue_time_us":970,"raft.run_cpu_time_us":141,"raft.run_wall_time_us":6579,"spinlock_wait_cycles":38929664,"thread_start_us":300331,"threads_started":1,"wal-append.queue_time_us":372631}
I20260709 12:13:35.592319 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:35.515354 27224 consensus_queue.cc:1048] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.064s
I20260709 12:13:35.569636 27275 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.593114 25659 raft_consensus.cc:2376] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5. Re-sending same reply.
I20260709 12:13:35.576930 27301 raft_consensus.cc:2804] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:13:35.587332 27377 consensus_meta.cc:287] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.581s	user 0.011s	sys 0.001s
I20260709 12:13:35.607327 25092 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:35.650852 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 43628.5us
W20260709 12:13:35.611891 24972 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34794 (request call id 1609) took 1841 ms (client timeout 1703 ms). Trace:
I20260709 12:13:35.656271 25657 raft_consensus.cc:1275] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 8. (term mismatch)
I20260709 12:13:35.684470 25657 pending_rounds.cc:85] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting all ops after (but not including) 7
I20260709 12:13:35.684964 25657 pending_rounds.cc:107] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting uncommitted NO_OP operation due to leader change: 6.8
I20260709 12:13:35.685371 25657 raft_consensus.cc:2889] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:13:35.652000 24972 rpcz_store.cc:269] 0709 12:13:33.764198 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:33.766258 (+  2060us) service_pool.cc:224] Handling call
0709 12:13:35.605877 (+1839619us) spinlock_profiling.cc:243] Waited 385 ms on lock 0x7b54001f45d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:35.606024 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":884394880}
I20260709 12:13:35.469950 27473 consensus_queue.cc:237] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.595597 27368 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:35.578912 27501 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.611836 27301 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:35.606119 27549 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.708938 27549 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.711282 27549 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:35.711836 27549 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.684020 27377 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.714823 27497 raft_consensus.cc:515] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.715829 27377 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:35.649255 27487 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.707772 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:35.699302 27381 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:13:35.717240 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:35.717792 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:35.684535 27482 raft_consensus.cc:2804] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:35.698012 27578 raft_consensus.cc:493] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.722659 25051 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:35.611748 27275 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:35.722671 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:35.707585 27560 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:35.705654 27566 raft_consensus.cc:493] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.720234 27301 raft_consensus.cc:3060] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:35.706666 27562 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:13:35.720834 27581 log.cc:927] Time spent T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.319s	user 0.002s	sys 0.005s
I20260709 12:13:35.720466 27368 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:35.712321 27549 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.768141 25049 raft_consensus.cc:1275] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
W20260709 12:13:35.762102 24978 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34794 (request call id 1610) took 1497 ms (client timeout 1745 ms). Trace:
I20260709 12:13:35.774917 25657 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 6.
I20260709 12:13:35.722710 27487 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.776914 25092 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:13:35.777555 25095 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:35.728101 27482 raft_consensus.cc:697] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
W20260709 12:13:35.774259 24978 rpcz_store.cc:269] 0709 12:13:34.265231 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:34.265432 (+   201us) service_pool.cc:224] Handling call
0709 12:13:34.945523 (+680091us) spinlock_profiling.cc:243] Waited 2.98 ms on lock 0x7b5800000c98. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ae9c 00007fce78b6aa5b 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c550a0 00007fce80c54984 00007fce7a1cf6d4 00007fce7a1cf662
0709 12:13:35.761865 (+816342us) spinlock_profiling.cc:243] Waited 367 ms on lock 0x7b540019c654. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:35.762024 (+   159us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":851129344}
I20260709 12:13:35.778288 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:35.779151 25047 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:35.780948 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:35.739471 27566 raft_consensus.cc:515] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.783476 27566 leader_election.cc:290] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:35.783888 27487 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:35.760905 27552 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.787070 27552 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:35.758492 27589 log.cc:927] Time spent T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 12:13:35.788657 27596 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.773756 27368 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.789352 27596 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.747778 27591 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.793555 27591 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.797384 27482 consensus_queue.cc:237] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [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: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.799065 27301 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:35.759346 27587 log.cc:927] Time spent T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.149s	user 0.001s	sys 0.000s
I20260709 12:13:35.775684 27399 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.802667 27399 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.805009 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:35.805955 25054 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:35.809322 27537 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:35.749480 27576 log.cc:927] Time spent T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.387s	user 0.003s	sys 0.000s
I20260709 12:13:35.723740 27381 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.814252 24975 raft_consensus.cc:1240] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:13:35.845280 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:35.867506 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:35.869020 24978 raft_consensus.cc:2393] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 7: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:35.803954 27502 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.813081 27571 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:35.757522 27567 log.cc:927] Time spent T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.509s	user 0.001s	sys 0.000s
I20260709 12:13:35.870276 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:35.744099 27496 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:35.845516 27600 log.cc:927] Time spent T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 12:13:35.890369 25053 raft_consensus.cc:1275] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:13:35.746498 27275 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:35.841535 27485 consensus_meta.cc:287] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.545s	user 0.004s	sys 0.008s
I20260709 12:13:35.796451 27591 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:35.773838 27536 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:35.813133 27451 raft_consensus.cc:2804] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:35.847440 27557 raft_consensus.cc:697] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:35.881963 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:35.899693 25049 raft_consensus.cc:2393] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 8: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:35.883204 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:35.745146 27562 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.900276 25052 raft_consensus.cc:3060] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:35.896580 27485 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.902845 27562 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:35.813006 27566 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:35.891901 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:35.904001 25659 raft_consensus.cc:2368] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5.
I20260709 12:13:35.903729 27566 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.905089 25653 raft_consensus.cc:1240] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:35.885104 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:35.906481 25657 raft_consensus.cc:2410] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 9 because replica has last-logged OpId of term: 7 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 7.
I20260709 12:13:35.906723 27566 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:35.907527 27566 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.892928 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:35.810532 27497 leader_election.cc:290] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:35.847151 27525 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:35.910446 27525 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.813249 27515 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:35.912995 27515 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.824708 27487 raft_consensus.cc:493] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:35.894876 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:35.917689 25052 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:35.917784 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:35.917127 27487 raft_consensus.cc:515] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.918398 25053 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:35.918691 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:35.919389 25052 raft_consensus.cc:2393] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:35.880836 25047 raft_consensus.cc:1240] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:35.920806 25052 raft_consensus.cc:1275] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:35.766003 27538 consensus_queue.cc:1059] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.124s
I20260709 12:13:35.921849 25054 raft_consensus.cc:1275] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:35.922008 27538 raft_consensus.cc:3055] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:35.922706 27538 raft_consensus.cc:740] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:35.903045 27485 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:35.728729 27578 raft_consensus.cc:515] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.927430 27578 leader_election.cc:290] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:35.844578 27512 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:35.928567 27578 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:35.937110 27578 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.940874 27566 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.944278 27566 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:35.934743 27487 leader_election.cc:290] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:35.917208 25018 leader_election.cc:400] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Vote denied by peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161) with higher term. Message: Invalid argument: T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5.
I20260709 12:13:35.946491 25018 leader_election.cc:403] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 12:13:35.948071 27578 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:35.949481 27562 raft_consensus.cc:3060] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:35.968360 27602 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:35.970002 27602 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.960592 27399 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:35.875442 27069 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:35.874536 27253 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:35.893841 27552 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.962354 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:35.890733 27571 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:35.961766 27349 consensus_queue.cc:1048] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.016s
I20260709 12:13:35.976714 27602 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:35.977394 27595 log.cc:927] Time spent T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 12:13:35.899921 27536 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.960462 27451 raft_consensus.cc:697] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:35.983268 25657 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 8.
W20260709 12:13:35.984220 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 207898us
I20260709 12:13:35.993340 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:35.994028 25129 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 8.
I20260709 12:13:35.994728 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:35.995332 25125 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:35.995110 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:35.995185 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:35.996740 25124 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:35.994485 25018 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:36.000455 25129 raft_consensus.cc:1240] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:13:36.003084 25125 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:36.004103 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:36.004226 25124 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:36.008164 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.009279 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:35.956925 27557 consensus_queue.cc:237] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [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: 5, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:36.011898 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:36.019397 25124 raft_consensus.cc:3060] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:36.019660 25126 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:36.002023 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:36.015527 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:36.015900 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:36.020977 25052 raft_consensus.cc:2393] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 6: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:36.016860 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.017007 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:36.021780 25128 raft_consensus.cc:2393] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:35.988646 27301 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:36.017766 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 9 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:36.029206 25049 raft_consensus.cc:2410] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 9 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 12:13:36.029103 25095 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:36.030237 25124 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:36.015107 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:36.017064 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 203194us
I20260709 12:13:36.017648 25127 raft_consensus.cc:1240] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6. Ops: [4.4-5.5]
I20260709 12:13:36.025142 27602 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:36.025029 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:36.026908 27571 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:36.006244 27487 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.031764 25095 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:35.951196 25053 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7.
I20260709 12:13:36.034353 24946 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:36.033548 25124 raft_consensus.cc:1275] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:36.046245 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.047065 24980 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:35.983650 27069 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:36.049727 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:35.986943 27552 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:35.987371 27253 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:36.097846 25127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:48852
I20260709 12:13:36.069792 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.098764 25127 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:36.099310 25127 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:36.102308 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:36.094542 25129 raft_consensus.cc:2468] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:36.033565 27473 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.032449 27275 raft_consensus.cc:2749] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:36.057808 27566 raft_consensus.cc:2764] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election decision vote started in defunct term 4: won
I20260709 12:13:36.169128 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:36.373786 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 329309us
I20260709 12:13:36.048084 27512 raft_consensus.cc:2749] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 12:13:36.400414 25020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:36.373014 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 328002us
I20260709 12:13:36.332509 25127 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:36.141708 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.414764 25095 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:36.370036 27606 log.cc:927] Time spent T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.178s	user 0.001s	sys 0.000s
I20260709 12:13:36.115505 27549 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:36.151674 27368 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:36.243389 27359 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 2.056s	user 0.004s	sys 0.028s
I20260709 12:13:36.444614 25127 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:36.147020 27253 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:36.372391 27536 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:36.191807 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 197410us
W20260709 12:13:36.371501 27605 log.cc:927] Time spent T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f: Append to log took a long time: real 0.170s	user 0.000s	sys 0.000s
I20260709 12:13:36.147847 27554 raft_consensus.cc:2804] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:13:36.465399 27554 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:36.465880 27554 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:36.057585 27487 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:36.393314 27485 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.313691 27601 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.370785 27381 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:36.448423 27275 raft_consensus.cc:2804] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:36.194700 27603 consensus_queue.cc:1059] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.295s
I20260709 12:13:36.450404 27525 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:36.483402 27601 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:36.174294 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:36.462795 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:36.487458 25659 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:36.463667 27552 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:36.488826 27601 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:36.401515 27473 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:36.464375 27471 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:36.490629 25125 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:36.445415 27482 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:36.415185 27502 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:36.444537 27359 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 2.257s	user 0.007s	sys 0.031s
I20260709 12:13:36.458791 27368 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.485078 27598 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.043411 27560 consensus_queue.cc:1048] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.426s
I20260709 12:13:36.446363 27607 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:36.506204 27275 raft_consensus.cc:697] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:36.508970 25054 raft_consensus.cc:2410] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 12:13:36.510020 27473 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:36.512362 27515 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:36.309360 27451 consensus_queue.cc:237] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:36.513945 27487 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:36.515070 27380 consensus_meta.cc:287] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 1.100s	user 0.014s	sys 0.000s
I20260709 12:13:36.485682 27485 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:36.517168 27598 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:36.517714 27069 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:36.057956 27602 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:36.547206 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 132548us
I20260709 12:13:36.545202 27487 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.524052 27513 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:36.518886 27368 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:36.519137 27482 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:36.556828 27562 consensus_meta.cc:287] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.580s	user 0.012s	sys 0.000s
W20260709 12:13:36.566459 25095 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.23.69.1:41015 timed out after 1.703s (SENT) [suppressed 12 similar messages]
I20260709 12:13:36.534327 27607 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:36.545960 27380 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:36.581777 25020 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:36.584784 27380 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:36.587934 27607 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:36.589403 27607 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.590608 27607 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:36.594447 27607 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:36.595700 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:36.596537 27607 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:36.597620 27607 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:36.599654 25659 raft_consensus.cc:1275] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:36.601464 27607 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:36.603854 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:36.603729 27607 consensus_queue.cc:1048] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:36.609725 27557 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:36.611943 27611 log.cc:927] Time spent T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
W20260709 12:13:36.612309 27614 log.cc:927] Time spent T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 12:13:36.557425 27513 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:36.612116 27557 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:36.614295 27513 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:36.614375 27557 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:36.614730 27609 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:36.614815 27275 consensus_queue.cc:237] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:36.621416 27609 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:36.623548 27609 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:36.615686 25020 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:36.578347 27562 raft_consensus.cc:2749] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161) with higher term. Message: Invalid argument: T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 4. Current term is 5.
I20260709 12:13:36.614924 25021 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:36.627756 25020 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:36.556176 27487 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:36.629217 25020 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:36.629488 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 204233us
I20260709 12:13:36.628724 25021 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:36.634743 27531 consensus_queue.cc:1048] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:36.636014 24946 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:36.638016 27626 raft_consensus.cc:2804] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:36.638484 27626 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:36.638401 27531 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:36.639021 27626 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:36.641889 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 75455.8us
I20260709 12:13:36.643364 25095 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:36.648674 27626 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:36.655124 27626 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:36.638525 24946 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:36.669533 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:36.666368 27557 raft_consensus.cc:2749] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:36.627012 27514 raft_consensus.cc:2749] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087) with higher term. Message: Invalid argument: T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 6. Current term is 7.
I20260709 12:13:36.607362 27615 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:36.666759 27552 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.671173 27471 consensus_queue.cc:1059] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.050s
I20260709 12:13:36.676764 27609 raft_consensus.cc:2764] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
W20260709 12:13:36.722532 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 93903.6us
I20260709 12:13:36.727461 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.728055 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 10 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.728922 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.729635 24979 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
W20260709 12:13:36.685788 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 56634.6us
I20260709 12:13:36.615056 27473 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.615876 27380 raft_consensus.cc:2804] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:13:36.686133 25018 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:36.632125 27513 raft_consensus.cc:2749] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:36.691519 27617 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.691915 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:36.692842 27485 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:36.694155 27482 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:36.694865 25653 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58034 (request call id 498) took 1372 ms. Trace:
I20260709 12:13:36.696085 27487 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:36.697067 27598 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:36.691558 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:36.735191 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:36.736897 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:36.738636 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:36.739850 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:36.721000 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 82551us
I20260709 12:13:36.776327 25653 rpcz_store.cc:276] 0709 12:13:35.322075 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:35.323102 (+  1027us) service_pool.cc:224] Handling call
0709 12:13:35.323475 (+   373us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:35.905521 (+582046us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:36.694623 (+789102us) spinlock_profiling.cc:243] Waited 581 ms on lock 0x7b54008502d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:36.694802 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1337013120}
I20260709 12:13:36.746201 27380 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:36.743927 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.706779 27275 raft_consensus.cc:2804] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:36.687665 27622 raft_consensus.cc:2749] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:36.796716 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:36.767747 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.687785 25654 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58008 (request call id 570) took 2068 ms. Trace:
W20260709 12:13:36.770015 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 83974.2us
I20260709 12:13:36.799180 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:36.732225 27626 raft_consensus.cc:2749] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:36.779031 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.784545 24946 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:36.744670 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:36.783398 25052 raft_consensus.cc:2393] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 6: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:36.744369 27368 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:36.799129 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:36.814543 24978 raft_consensus.cc:3060] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:36.815429 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:36.816493 25053 raft_consensus.cc:2410] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 7 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:13:36.799345 27275 raft_consensus.cc:697] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:36.802101 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:36.818107 25049 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:36.802269 25095 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:36.752063 27473 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:36.743963 27552 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:36.721944 27615 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:36.795374 27380 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:36.833379 24946 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:36.834699 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 10 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:36.835381 25656 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 9.
I20260709 12:13:36.838932 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.841656 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:13:36.842552 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 171076us
I20260709 12:13:36.843076 24973 raft_consensus.cc:1275] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:13:36.844990 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:36.850633 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:36.827431 27487 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:36.874509 27487 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:36.875521 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:36.838372 27515 consensus_queue.cc:1048] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
I20260709 12:13:36.877907 27560 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:36.836243 27069 raft_consensus.cc:2804] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:36.878468 27560 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:36.879184 27069 raft_consensus.cc:697] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:36.860903 27627 raft_consensus.cc:2804] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:36.861325 27623 raft_consensus.cc:2804] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:36.800267 25654 rpcz_store.cc:276] 0709 12:13:34.619775 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:34.619946 (+   171us) service_pool.cc:224] Handling call
0709 12:13:34.620374 (+   428us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:34.811414 (+191040us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:36.627399 (+1815985us) spinlock_profiling.cc:243] Waited 190 ms on lock 0x7b5400675cd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:36.687077 (+ 59678us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":437323008}
I20260709 12:13:36.865842 27473 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:36.867887 27478 raft_consensus.cc:3055] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:36.868857 25050 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51822 (request call id 293) took 1997 ms. Trace:
I20260709 12:13:36.891579 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:36.892181 25129 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:36.782855 27617 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:36.860138 25052 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:36.870332 24978 raft_consensus.cc:2468] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:36.873070 24974 raft_consensus.cc:2393] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 6: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:36.456365 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:36.859840 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 9 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.830654 27482 raft_consensus.cc:2749] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:36.876354 25046 raft_consensus.cc:2468] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:36.882659 24975 raft_consensus.cc:1240] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 12:13:36.880913 25018 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:36.898540 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:36.898952 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 46631us
I20260709 12:13:36.899125 25046 raft_consensus.cc:2468] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 3.
I20260709 12:13:36.884917 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:36.885471 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.837598 27536 consensus_queue.cc:1048] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.055s
I20260709 12:13:36.886420 25120 raft_consensus.cc:1275] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:13:36.904208 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.904481 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:36.904757 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:36.887792 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:36.905532 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:36.905740 25121 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:36.905822 27585 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:36.906227 25120 raft_consensus.cc:2393] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 6: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:36.907249 25120 raft_consensus.cc:1275] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:36.887295 25123 raft_consensus.cc:1275] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:13:36.908030 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.908605 25123 raft_consensus.cc:1240] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:36.892706 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:36.893635 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.907811 25121 raft_consensus.cc:1275] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:36.882454 27627 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:36.889050 27623 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:36.838605 27531 consensus_queue.cc:1059] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.042s
I20260709 12:13:36.899458 25126 raft_consensus.cc:1275] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:13:36.899919 25128 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:13:36.899959 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:36.899928 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:36.925889 25122 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:36.925916 25046 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:36.901393 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.901386 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:36.885869 25049 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:36.904883 24971 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:36.928066 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:36.895555 27487 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:36.892997 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:36.910629 25047 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:36.911330 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:36.913854 24976 raft_consensus.cc:2393] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 7: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:36.848868 27626 raft_consensus.cc:2804] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:36.898896 27515 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:36.906421 27585 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:36.917001 24945 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:36.917411 25123 raft_consensus.cc:1240] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:36.843163 27554 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:36.926990 24975 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 6.
I20260709 12:13:36.957082 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.929405 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.929430 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:36.916225 27627 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:36.890151 27478 raft_consensus.cc:740] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:36.939845 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:36.947355 25052 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:36.923780 27623 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:36.949857 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.892792 27069 consensus_queue.cc:237] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:36.959084 25128 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7.
I20260709 12:13:36.959219 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:36.890350 25050 rpcz_store.cc:276] 0709 12:13:34.871275 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:34.871425 (+   150us) service_pool.cc:224] Handling call
0709 12:13:34.871844 (+   419us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:34.872264 (+   420us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:34.872295 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:34.880960 (+  8665us) log.cc:844] Serialized 26 byte log entry
0709 12:13:36.559288 (+1678328us) spinlock_profiling.cc:243] Waited 8.18 ms on lock 0x7b18004201c0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78b84e07 00007fce819df9a9 00007fce78ba169b 00007fce78b9f93f 00007fce78ba1c02 00007fce7b82920b 00007fce7b82ed23 00007fce7b82f0d1 00007fce7bc4aa0f
0709 12:13:36.626800 (+ 67512us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:36.626835 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:36.626912 (+    77us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:36.868553 (+241641us) raft_consensus.cc:1685] finished
0709 12:13:36.868574 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:36.868793 (+   219us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1618,"raft.queue_time_us":5959,"raft.run_cpu_time_us":181,"raft.run_wall_time_us":23815,"spinlock_wait_cycles":18819456,"thread_start_us":67335,"threads_started":1,"wal-append.queue_time_us":1977886}
I20260709 12:13:36.960767 24977 raft_consensus.cc:3055] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:36.907780 27473 raft_consensus.cc:2804] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:13:36.961519 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.966059 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:36.950850 27598 raft_consensus.cc:493] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:36.916051 27129 consensus_queue.cc:1048] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.045s
W20260709 12:13:36.964350 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 47426us
I20260709 12:13:36.965780 24977 raft_consensus.cc:740] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:36.963975 24976 raft_consensus.cc:2393] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 6: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:36.955490 27626 raft_consensus.cc:697] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 7 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:36.907124 27275 consensus_queue.cc:237] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:36.971421 25046 raft_consensus.cc:3055] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:36.970310 25047 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 8.
I20260709 12:13:36.958567 27560 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:36.973242 25046 raft_consensus.cc:740] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:36.974802 24945 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:36.975442 27536 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:36.969748 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:36.977632 24971 raft_consensus.cc:2410] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 7 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:13:36.970907 24977 consensus_queue.cc:260] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:36.967473 27473 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:36.984236 24977 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:36.974027 25046 consensus_queue.cc:260] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, 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: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:36.956224 27515 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:36.984740 25052 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:36.967638 27526 raft_consensus.cc:2804] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:36.987622 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:36.986554 27473 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:13:36.990172 25052 raft_consensus.cc:1275] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:13:36.987736 27525 consensus_queue.cc:1059] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:13:36.992616 27399 consensus_queue.cc:1048] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:36.994611 27617 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:36.994792 25654 raft_consensus.cc:1240] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:36.994830 27505 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:36.995959 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:37.023259 25653 raft_consensus.cc:2393] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 8: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:37.017947 24945 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:36.985324 27536 raft_consensus.cc:2804] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:36.972524 27598 raft_consensus.cc:515] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:37.029237 27615 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:37.029735 27359 raft_consensus.cc:2804] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:36.997400 27566 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:37.033241 25660 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58034 (request call id 501) took 1592 ms. Trace:
I20260709 12:13:37.039197 25660 rpcz_store.cc:276] 0709 12:13:35.444740 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:35.444874 (+   134us) service_pool.cc:224] Handling call
0709 12:13:36.696839 (+1251965us) spinlock_profiling.cc:243] Waited 1.08 ms on lock 0x7b580003f398. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c68fc0 00007fce80c53929 00007fce80c533d2 00007fce7a1cabd4
0709 12:13:36.697044 (+   205us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:36.729668 (+ 32624us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:36.729702 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:36.730184 (+   482us) log.cc:844] Serialized 26 byte log entry
0709 12:13:36.881170 (+150986us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:13:36.895063 (+ 13893us) log.cc:844] Serialized 14 byte log entry
0709 12:13:36.896239 (+  1176us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:36.896313 (+    74us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:37.032948 (+136635us) raft_consensus.cc:1685] finished
0709 12:13:37.033034 (+    86us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:37.033166 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":542,"prepare.queue_time_us":13597,"prepare.run_wall_time_us":2522,"raft.queue_time_us":73904,"raft.run_cpu_time_us":295,"raft.run_wall_time_us":15417,"spinlock_wait_cycles":9003648,"thread_start_us":139155,"threads_started":2,"wal-append.queue_time_us":165807}
I20260709 12:13:37.032955 27525 consensus_queue.cc:1243] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer 59385cec26934f489c70e5ef2083bbd9 log is divergent from this leader: its last log entry 5.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 12:13:36.983938 27478 consensus_queue.cc:260] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:37.022238 27535 consensus_queue.cc:1048] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 12:13:37.021970 27377 consensus_queue.cc:1048] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 12:13:36.989894 27526 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:36.986876 27531 consensus_queue.cc:1048] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.054s
I20260709 12:13:37.057569 27626 consensus_queue.cc:237] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:37.019441 27621 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:37.174566 24972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1675) took 1155 ms. Trace:
I20260709 12:13:37.206768 24972 rpcz_store.cc:276] 0709 12:13:36.019040 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:36.019249 (+   209us) service_pool.cc:224] Handling call
0709 12:13:36.037637 (+ 18388us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:36.154365 (+116728us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:36.154416 (+    51us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:36.154478 (+    62us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:36.154526 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:37.174246 (+1019720us) spinlock_profiling.cc:243] Waited 116 ms on lock 0x7b54001f8e54. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:37.174311 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:37.174487 (+   176us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":267759872}
I20260709 12:13:37.068003 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:37.240969 25051 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55984 (request call id 1544) took 1464 ms. Trace:
I20260709 12:13:37.076071 24977 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:37.241677 25051 rpcz_store.cc:276] 0709 12:13:35.776055 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:35.776188 (+   133us) service_pool.cc:224] Handling call
0709 12:13:35.776436 (+   248us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:35.791999 (+ 15563us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:13:35.984447 (+192448us) log.cc:844] Serialized 14 byte log entry
0709 12:13:36.493099 (+508652us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:36.493173 (+    74us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:36.493240 (+    67us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:37.240497 (+747257us) spinlock_profiling.cc:243] Waited 15.4 ms on lock 0x7b54002a3d54. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:37.240566 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:37.240877 (+   311us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":62280,"prepare.queue_time_us":348409,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":45,"raft.queue_time_us":353148,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":2652,"spinlock_wait_cycles":35360000,"thread_start_us":632466,"threads_started":3,"wal-append.queue_time_us":549236}
I20260709 12:13:37.024926 27536 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:37.247423 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.102233 27617 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:37.166754 27641 log.cc:927] Time spent T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 12:13:37.265395 25048 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51822 (request call id 304) took 1789 ms. Trace:
I20260709 12:13:37.265897 25054 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55984 (request call id 1546) took 1239 ms. Trace:
I20260709 12:13:37.053162 27359 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:37.102469 27482 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:37.132853 27487 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.270925 25048 rpcz_store.cc:276] 0709 12:13:35.465302 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:35.465461 (+   159us) service_pool.cc:224] Handling call
0709 12:13:37.254764 (+1789303us) spinlock_profiling.cc:243] Waited 70.2 ms on lock 0x7b5400210f54. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:37.254862 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":161538816}
I20260709 12:13:37.271930 25054 rpcz_store.cc:276] 0709 12:13:36.014813 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:36.018464 (+  3651us) service_pool.cc:224] Handling call
0709 12:13:37.254403 (+1235939us) spinlock_profiling.cc:243] Waited 474 ms on lock 0x7b54002fa154. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:37.254534 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1091054336}
I20260709 12:13:37.255368 27536 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:37.301942 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:37.302721 24972 raft_consensus.cc:2393] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 6: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:37.284929 27359 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:37.286653 27607 raft_consensus.cc:493] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:37.307360 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.279562 27554 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:37.292752 27478 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:37.290840 27624 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.252405 27526 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:37.079222 27566 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:37.255062 27621 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:37.279562 27617 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:37.304265 27552 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:37.323973 27640 log.cc:927] Time spent T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 12:13:37.325649 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.326153 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:37.329047 25660 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 12:13:37.330056 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:37.331159 27129 raft_consensus.cc:493] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.331645 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:37.331705 27129 raft_consensus.cc:515] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:37.332437 25656 raft_consensus.cc:2468] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 3.
I20260709 12:13:37.334407 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:37.335583 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:37.336903 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:37.338814 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:37.339206 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:37.340313 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:37.341089 25654 raft_consensus.cc:2368] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for earlier term 6. Current term is 7.
I20260709 12:13:37.345412 27598 leader_election.cc:290] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:37.346057 27380 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:37.346757 27501 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:37.348088 27380 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:37.315158 27515 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:37.315436 27560 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.350028 25125 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48852 (request call id 1612) took 1351 ms. Trace:
I20260709 12:13:37.350402 25125 rpcz_store.cc:276] 0709 12:13:35.998956 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:36.003835 (+  4879us) service_pool.cc:224] Handling call
0709 12:13:37.349844 (+1346009us) spinlock_profiling.cc:243] Waited 486 ms on lock 0x7b540010efd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:37.349945 (+   101us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1117299456}
I20260709 12:13:37.353235 25055 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1763) took 1585 ms. Trace:
I20260709 12:13:37.354069 27129 leader_election.cc:290] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:37.314751 27607 raft_consensus.cc:515] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:37.355895 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 474768us
I20260709 12:13:37.349117 27560 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:37.292961 27487 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:37.290532 27482 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:37.318415 27624 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:37.356606 25021 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:37.383474 25021 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:37.359656 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.364094 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.439157 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:37.439800 24979 raft_consensus.cc:3060] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:37.362182 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.368575 27560 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:37.356707 27607 leader_election.cc:290] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:37.441759 24978 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:37.441793 27598 raft_consensus.cc:2804] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:13:37.442646 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 59269.3us
W20260709 12:13:37.437803 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:37.443259 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:37.366552 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:37.459582 27602 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:37.459841 25656 raft_consensus.cc:2368] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4.
I20260709 12:13:37.364499 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.377718 27624 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:37.353601 25055 rpcz_store.cc:276] 0709 12:13:35.767892 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:35.769055 (+  1163us) service_pool.cc:224] Handling call
0709 12:13:35.769404 (+   349us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:35.929089 (+159685us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:13:35.929139 (+    50us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:35.929213 (+    74us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:35.929259 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:37.353007 (+1423748us) spinlock_profiling.cc:243] Waited 159 ms on lock 0x7b54003070d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:37.353054 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:37.353178 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3747,"raft.run_cpu_time_us":141,"raft.run_wall_time_us":141,"spinlock_wait_cycles":366155520}
I20260709 12:13:37.462020 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:37.462898 25125 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:37.463666 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.467654 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:37.468719 24980 raft_consensus.cc:1275] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:37.469676 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.473011 25628 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:37.444244 27380 raft_consensus.cc:2804] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:37.474169 25628 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:37.478708 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.479604 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:37.370822 27482 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:37.361089 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:37.323967 27621 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:37.483371 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:37.370325 27487 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:37.461303 27451 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:37.486826 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.354107 27617 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:37.488850 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:37.492785 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:37.493384 24980 raft_consensus.cc:3060] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:13:37.485854 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.501508 25122 raft_consensus.cc:3060] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:13:37.498651 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:37.477695 27598 raft_consensus.cc:697] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:37.487170 27552 raft_consensus.cc:2804] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:37.481627 27380 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:37.491132 27505 raft_consensus.cc:2804] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:37.495071 27554 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.509284 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:37.511562 25127 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:37.378994 27538 consensus_queue.cc:260] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:37.467577 27473 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:37.517226 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:37.515244 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:37.519881 25125 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:37.529786 24979 raft_consensus.cc:2468] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:37.536307 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.490568 27427 consensus_queue.cc:1048] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.021s
I20260709 12:13:37.543236 25122 raft_consensus.cc:2468] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:37.373006 27623 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:37.511934 27380 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:37.506426 27552 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:37.514796 27505 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:37.565493 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:37.569969 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.504164 27451 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:37.579945 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.598600 25127 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 8.
I20260709 12:13:37.606256 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:37.607509 25127 raft_consensus.cc:3060] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:37.568130 27552 raft_consensus.cc:3060] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:37.619344 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:37.620218 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.625541 24978 raft_consensus.cc:2468] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 2.
I20260709 12:13:37.516425 27554 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:37.579294 27254 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:37.570302 27505 raft_consensus.cc:3060] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:37.628168 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.621585 24943 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:37.577569 27536 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:37.646978 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.647842 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.649474 24975 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:37.653888 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:37.623023 27531 consensus_queue.cc:1059] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.028s
I20260709 12:13:37.659581 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:37.661671 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:37.662180 24978 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:37.646296 27525 raft_consensus.cc:2749] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:37.666252 24976 raft_consensus.cc:1240] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:37.646662 27427 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.644881 27566 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:37.673954 25092 leader_election.cc:400] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161) with higher term. Message: Invalid argument: T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4.
I20260709 12:13:37.674396 25092 leader_election.cc:403] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:37.650640 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:37.637611 27254 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:37.681447 24978 raft_consensus.cc:1275] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:13:37.648094 27608 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.026s
I20260709 12:13:37.628865 27598 consensus_queue.cc:237] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:37.672946 27531 consensus_queue.cc:1243] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer 3f6b8adc1ec6495c8c574fff0f49c864 log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 12:13:37.673218 27617 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.698359 24978 raft_consensus.cc:1240] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:37.699206 25127 raft_consensus.cc:2468] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
W20260709 12:13:37.700995 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 217372us
W20260709 12:13:37.707580 27627 consensus_meta.cc:287] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.744s	user 0.005s	sys 0.005s
I20260709 12:13:37.708150 27627 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:37.709540 25628 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:37.682247 27566 raft_consensus.cc:2749] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161) with higher term. Message: Invalid argument: T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4.
W20260709 12:13:37.713653 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 75391.3us
I20260709 12:13:37.717372 24943 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:37.693379 24971 raft_consensus.cc:2468] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:37.676514 27427 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:37.758061 24943 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:37.719803 27473 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 10 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:37.761158 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:37.763495 25128 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:37.723183 27531 raft_consensus.cc:2804] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:37.762137 24943 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:37.766546 27651 raft_consensus.cc:2749] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:37.769754 27377 raft_consensus.cc:3055] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:37.770205 27377 raft_consensus.cc:740] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:37.771153 27377 consensus_queue.cc:260] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:37.771958 27451 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:37.773803 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:37.711107 27617 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:37.779115 27129 raft_consensus.cc:2749] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:37.780150 25052 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51822 (request call id 312) took 1004 ms. Trace:
I20260709 12:13:37.781080 24943 leader_election.cc:400] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161) with higher term. Message: Invalid argument: T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for earlier term 6. Current term is 7.
I20260709 12:13:37.781570 24943 leader_election.cc:403] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:37.780646 25052 rpcz_store.cc:276] 0709 12:13:36.775923 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:37.061155 (+285232us) service_pool.cc:224] Handling call
0709 12:13:37.165317 (+104162us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:37.168692 (+  3375us) raft_consensus.cc:1534] Early marking committed up to index 8
0709 12:13:37.649081 (+480389us) log.cc:844] Serialized 14 byte log entry
0709 12:13:37.779746 (+130665us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:37.779802 (+    56us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:13:37.779856 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:37.779947 (+    91us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:37.780086 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12996,"prepare.queue_time_us":459123,"prepare.run_cpu_time_us":46,"prepare.run_wall_time_us":47,"raft.queue_time_us":13159,"thread_start_us":596625,"threads_started":2}
I20260709 12:13:37.783775 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:37.772740 27531 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:37.789124 27531 raft_consensus.cc:3060] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:37.789749 27627 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:37.776716 27377 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:37.796983 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:37.797865 25656 raft_consensus.cc:2393] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 4: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:37.798828 27554 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:37.799271 25654 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:13:37.797008 24980 raft_consensus.cc:2468] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:37.804118 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:37.805018 25660 raft_consensus.cc:2393] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 8: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:37.817003 27585 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:37.799927 25129 raft_consensus.cc:1275] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:13:37.798355 27536 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:37.825042 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:37.826346 25053 raft_consensus.cc:1240] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260709 12:13:37.826534 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:37.827631 27359 consensus_meta.cc:287] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.513s	user 0.007s	sys 0.000s
I20260709 12:13:37.829120 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:37.829774 25049 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
W20260709 12:13:37.760370 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 55622.5us
I20260709 12:13:37.831686 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:37.832252 25055 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:37.833541 25049 raft_consensus.cc:1240] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: [4.5-4.5]
W20260709 12:13:37.820748 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:37.762732 27623 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:37.851013 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:37.853986 25660 raft_consensus.cc:1275] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:13:37.859496 25627 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:37.861308 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 10 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:37.862022 25660 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:13:37.828186 27359 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:37.818572 27254 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:37.836241 27129 raft_consensus.cc:2749] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161) with higher term. Message: Invalid argument: T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for earlier term 6. Current term is 7.
I20260709 12:13:37.875258 25052 raft_consensus.cc:1275] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:13:37.875679 25052 pending_rounds.cc:85] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4: Aborting all ops after (but not including) 2
I20260709 12:13:37.875911 25052 pending_rounds.cc:107] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:13:37.876169 25052 raft_consensus.cc:2889] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:37.877074 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:37.877343 25055 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:37.877770 25659 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:37.860240 27301 raft_consensus.cc:2804] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:37.851866 27253 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.024s
I20260709 12:13:37.899308 25660 raft_consensus.cc:2468] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 10.
I20260709 12:13:37.916759 27301 raft_consensus.cc:697] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:37.933017 27301 consensus_queue.cc:237] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:37.933531 27427 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:37.935561 27655 log.cc:927] Time spent T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
I20260709 12:13:37.938230 27359 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:37.907114 27585 raft_consensus.cc:2804] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:37.945618 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 10 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:37.942916 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:37.944015 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:37.949100 25048 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 10.
I20260709 12:13:37.949467 25051 raft_consensus.cc:1275] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:37.875702 27648 consensus_queue.cc:1048] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.066s
I20260709 12:13:37.952200 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:37.923978 27596 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:37.956431 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:37.958395 25660 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:37.879168 27505 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:37.960325 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 100907us
I20260709 12:13:37.944113 25018 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:37.965842 25052 raft_consensus.cc:1240] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:37.952279 27585 raft_consensus.cc:697] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:37.975024 24980 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:37.976454 25627 leader_election.cc:304] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:13:37.977918 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 107200us
W20260709 12:13:37.983902 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 146601us
I20260709 12:13:37.986939 25046 raft_consensus.cc:3060] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:37.979526 27668 raft_consensus.cc:2804] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:37.992497 27668 raft_consensus.cc:697] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:37.993476 27668 consensus_queue.cc:237] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:37.995541 27552 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:37.976419 27623 raft_consensus.cc:2804] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:13:37.989023 25628 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:37.964686 27380 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:38.006448 25628 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:37.979573 27651 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.985726 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:38.045922 24971 raft_consensus.cc:2393] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 7: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:38.021124 25627 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:38.023186 27665 log.cc:927] Time spent T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
W20260709 12:13:38.024091 27664 log.cc:927] Time spent T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 12:13:38.003911 27626 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:38.054112 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 47731.2us
I20260709 12:13:38.055379 27552 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:38.055477 25628 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:38.056005 27552 raft_consensus.cc:2749] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:13:38.032491 27585 consensus_queue.cc:237] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:38.020275 27666 consensus_queue.cc:1048] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.038s
I20260709 12:13:38.059803 27617 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:38.020181 27623 raft_consensus.cc:697] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 10 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:38.061789 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:38.061497 27623 consensus_queue.cc:237] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [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: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:38.062841 25653 raft_consensus.cc:1240] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:38.064682 27566 consensus_queue.cc:1059] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:13:38.050206 27651 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:38.065562 27648 raft_consensus.cc:3055] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:38.066015 27648 raft_consensus.cc:740] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:38.066959 27648 consensus_queue.cc:260] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:38.067835 27651 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:38.068392 27648 raft_consensus.cc:3060] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:38.072999 25628 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:38.095151 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 74109us
I20260709 12:13:38.093422 27626 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:38.101673 27626 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:38.106336 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 103621us
I20260709 12:13:38.033444 25659 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:38.039583 27380 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:38.040892 27505 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:38.009205 27671 raft_consensus.cc:2749] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:38.018712 27478 consensus_meta.cc:287] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.701s	user 0.010s	sys 0.000s
W20260709 12:13:38.031513 27526 consensus_meta.cc:287] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.712s	user 0.008s	sys 0.003s
I20260709 12:13:38.052441 25046 raft_consensus.cc:1275] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 7. (term mismatch)
I20260709 12:13:38.108572 25018 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:38.122315 25046 pending_rounds.cc:85] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4: Aborting all ops after (but not including) 6
I20260709 12:13:38.109308 25656 raft_consensus.cc:1240] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 6. Current term is 7. Ops: [6.8-6.8]
I20260709 12:13:38.093690 27552 raft_consensus.cc:2749] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:38.115815 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.123930 25127 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:38.117594 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.119102 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.125869 25122 raft_consensus.cc:2393] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:38.119402 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.104907 27427 raft_consensus.cc:2804] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:38.119645 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.121011 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.105008 27617 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.121728 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:38.122728 25046 pending_rounds.cc:107] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4: Aborting uncommitted NO_OP operation due to leader change: 5.7
I20260709 12:13:38.123054 25121 raft_consensus.cc:1240] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:38.126986 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.128221 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.133905 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.135317 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.138322 25122 raft_consensus.cc:2393] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:38.138466 25125 raft_consensus.cc:2468] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:38.136003 25046 raft_consensus.cc:2889] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:38.105048 27549 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.029s
I20260709 12:13:38.114627 27269 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:38.107607 27663 consensus_queue.cc:1048] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.031s
I20260709 12:13:38.139726 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:38.177171 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:38.136009 25120 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:38.272534 25055 raft_consensus.cc:1240] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:38.136672 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.433775 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.135792 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.298249 24946 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:38.448320 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 150170us
W20260709 12:13:38.337277 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 232479us
I20260709 12:13:38.450011 24946 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:38.118636 27566 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:38.136946 25124 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:38.379586 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.460165 27649 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:38.445745 25121 raft_consensus.cc:2468] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
W20260709 12:13:38.291709 27677 log.cc:927] Time spent T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 12:13:38.136466 25021 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:38.477172 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.455488 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.443789 25126 raft_consensus.cc:2468] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:38.222118 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.479681 25129 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:38.116881 27451 raft_consensus.cc:493] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.119901 27505 raft_consensus.cc:2749] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:38.464339 25659 raft_consensus.cc:1240] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:38.249327 27069 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.496048 25660 raft_consensus.cc:1240] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 9. Current term is 10. Ops: [9.10-9.10]
I20260709 12:13:38.461578 25122 raft_consensus.cc:2393] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 8: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:38.468497 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:38.159035 27427 raft_consensus.cc:697] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:38.232493 27478 raft_consensus.cc:493] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.133163 27380 raft_consensus.cc:2804] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:38.473976 25120 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:38.474987 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:38.139807 25046 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51822 (request call id 305) took 1397 ms. Trace:
I20260709 12:13:38.510042 25121 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:38.515796 27069 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:38.510226 25046 rpcz_store.cc:276] 0709 12:13:36.742852 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:36.971042 (+228190us) service_pool.cc:224] Handling call
0709 12:13:36.971297 (+   255us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:37.986505 (+1015208us) spinlock_profiling.cc:243] Waited 12.1 ms on lock 0x7b5800517dd0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bbeb0aa 00007fce7bc6d447 00007fce7bc85fe7 00007fce7bc877de 00007fce7bc91b49 00007fce7bc92416 00007fce7bc8ed8f 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4
0709 12:13:38.139548 (+153043us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:38.139744 (+   196us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":27866368}
I20260709 12:13:38.518513 27069 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:38.519085 27069 consensus_queue.cc:1059] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:13:38.134246 27526 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:38.521723 27526 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:38.522280 27526 raft_consensus.cc:3055] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:38.522596 27526 raft_consensus.cc:740] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:38.523346 27526 consensus_queue.cc:260] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:38.526338 24972 raft_consensus.cc:1240] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:38.460940 27608 raft_consensus.cc:2749] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:38.232695 27591 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:38.480877 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 344534us
W20260709 12:13:38.375597 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:38.272565 27680 log.cc:927] Time spent T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.149s	user 0.000s	sys 0.000s
W20260709 12:13:38.499696 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 426753us
I20260709 12:13:38.461144 27571 consensus_queue.cc:1059] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.073s
I20260709 12:13:38.500926 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:38.555351 25121 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 9.
I20260709 12:13:38.531989 25653 raft_consensus.cc:3055] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:38.152258 27617 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:38.260550 27661 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.498757 27623 raft_consensus.cc:2749] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:13:38.410701 27598 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.277644 27531 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:38.536898 27678 log.cc:927] Time spent T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.416s	user 0.001s	sys 0.000s
I20260709 12:13:38.531822 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.556666 25653 raft_consensus.cc:740] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:38.461839 27269 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:38.554939 25021 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:38.558209 25121 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:38.473335 27566 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:38.565168 24972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49232 (request call id 337) took 1102 ms. Trace:
I20260709 12:13:38.542670 27380 raft_consensus.cc:697] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:38.551827 27643 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.594858 27643 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:38.595274 27617 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:38.596065 27566 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:38.596939 27269 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:38.597339 25656 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
W20260709 12:13:38.597735 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 99466.2us
I20260709 12:13:38.510005 27451 raft_consensus.cc:515] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:38.580554 25021 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:38.606696 25121 raft_consensus.cc:1275] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:13:38.584100 27554 raft_consensus.cc:2804] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:38.607105 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:38.588020 27679 log.cc:927] Time spent T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.205s	user 0.000s	sys 0.001s
W20260709 12:13:38.592715 27676 log.cc:927] Time spent T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.439s	user 0.000s	sys 0.001s
I20260709 12:13:38.530885 27478 raft_consensus.cc:515] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:38.616077 27478 leader_election.cc:290] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:38.616536 27531 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:38.610654 27597 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.006s
I20260709 12:13:38.593865 27427 consensus_queue.cc:237] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:38.619040 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:38.619822 25657 raft_consensus.cc:2368] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4.
I20260709 12:13:38.593353 24972 rpcz_store.cc:276] 0709 12:13:37.462883 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:37.480565 (+ 17682us) service_pool.cc:224] Handling call
0709 12:13:37.488461 (+  7896us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:38.526909 (+1038448us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:38.564822 (+ 37913us) spinlock_profiling.cc:243] Waited 1.04 s on lock 0x7b54003eb7d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:38.565083 (+   261us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2386344832}
W20260709 12:13:38.591339 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 121226us
I20260709 12:13:38.600732 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:38.628399 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:38.632544 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:38.597186 27566 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.634112 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:38.571014 27399 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:38.573717 27608 raft_consensus.cc:3055] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:13:38.560096 27549 consensus_queue.cc:1048] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.043s
I20260709 12:13:38.557999 27602 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.039s
I20260709 12:13:38.552883 27591 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:38.644145 27591 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:38.645538 27399 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:38.647832 27399 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:38.636520 27608 raft_consensus.cc:740] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:38.649024 27608 consensus_queue.cc:260] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:38.650234 27608 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:38.650642 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:38.608510 25628 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:38.612196 25123 raft_consensus.cc:2393] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:38.612987 27380 consensus_queue.cc:237] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:38.661939 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 53508.7us
I20260709 12:13:38.562884 27661 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:38.596939 27643 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:38.621582 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:38.664302 24976 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:38.622833 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:38.667398 27597 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.667910 27597 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:38.574918 25653 consensus_queue.cc:260] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:38.669461 25653 raft_consensus.cc:3060] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:38.670236 27597 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:38.601050 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:38.611081 27536 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.638537 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:38.638356 24979 raft_consensus.cc:1275] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:13:38.574538 27598 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:38.671692 27536 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:38.641345 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:38.641546 25121 raft_consensus.cc:1275] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:38.642082 25124 raft_consensus.cc:1275] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:13:38.673606 27451 leader_election.cc:290] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:38.663725 27658 consensus_queue.cc:1048] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.008s
I20260709 12:13:38.678911 27672 consensus_queue.cc:1048] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 12:13:38.681468 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.609097 27554 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:38.686177 27554 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:38.682736 24946 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:38.610790 27617 raft_consensus.cc:2804] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:38.662031 27689 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:13:38.607892 27571 consensus_queue.cc:1059] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.032s
I20260709 12:13:38.673786 27598 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:38.639761 27269 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.685719 25124 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:38.690904 25628 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:38.706521 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:38.707012 25653 raft_consensus.cc:1275] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:13:38.707314 25656 raft_consensus.cc:2393] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 7: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:38.707361 25628 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:38.690917 25055 raft_consensus.cc:1275] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:38.693156 24976 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:38.710593 25051 raft_consensus.cc:1275] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:38.697078 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:38.698976 25046 raft_consensus.cc:1240] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 10 LEADER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 9. Current term is 10. Ops: []
I20260709 12:13:38.703445 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:38.713640 25047 raft_consensus.cc:2410] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:13:38.718446 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.719626 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:38.720655 25054 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:38.725401 25048 raft_consensus.cc:1275] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 12:13:38.709820 27648 consensus_meta.cc:287] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.641s	user 0.010s	sys 0.002s
I20260709 12:13:38.728237 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 9 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:38.734789 25127 raft_consensus.cc:2410] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 6 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:13:38.717355 25055 raft_consensus.cc:1275] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:13:38.705302 27689 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:38.738453 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:38.709954 27531 raft_consensus.cc:2804] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:38.715610 27695 consensus_queue.cc:1059] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.031s
I20260709 12:13:38.679834 27668 consensus_queue.cc:1048] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.052s
I20260709 12:13:38.715796 27671 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:38.740208 27689 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:13:38.674084 27566 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:38.719561 27617 raft_consensus.cc:697] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:38.728281 27585 raft_consensus.cc:2804] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:38.744750 27695 raft_consensus.cc:3055] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:38.745146 27697 raft_consensus.cc:3055] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:13:38.727066 27693 consensus_queue.cc:1059] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.025s
I20260709 12:13:38.716401 27269 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:38.716034 27643 consensus_queue.cc:1048] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 12:13:38.758383 27661 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:38.762336 24946 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:38.781664 27531 raft_consensus.cc:697] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:38.733502 27374 consensus_queue.cc:1059] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.057s
I20260709 12:13:38.799728 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:38.802378 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.765563 27585 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:38.803253 25055 pending_rounds.cc:85] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4: Aborting all ops after (but not including) 2
I20260709 12:13:39.141270 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:38.849062 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:39.146997 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:38.853358 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:39.254923 25121 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
W20260709 12:13:39.258075 25627 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:38.849646 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:39.258323 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:39.263919 25121 raft_consensus.cc:1240] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 6. Current term is 7. Ops: [6.3-6.3]
W20260709 12:13:38.992410 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.261353 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:39.270453 25128 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:39.252283 25055 pending_rounds.cc:107] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:13:39.271293 25055 raft_consensus.cc:2889] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:39.259292 25129 raft_consensus.cc:2468] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:39.253808 24974 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 6.
I20260709 12:13:38.877372 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:39.279583 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:39.281747 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:39.282728 25128 raft_consensus.cc:2393] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 4: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
W20260709 12:13:39.283113 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.285319 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:39.287678 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:39.280377 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:39.293792 25123 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:39.133787 27526 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:39.273260 27585 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:39.305083 24974 raft_consensus.cc:1240] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:38.881578 27566 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:39.273380 27538 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:39.314790 24974 raft_consensus.cc:1275] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
W20260709 12:13:39.301103 25049 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.509s	user 0.001s	sys 0.005s
W20260709 12:13:39.316391 25049 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.524s	user 0.002s	sys 0.005s
I20260709 12:13:38.910524 25046 raft_consensus.cc:1240] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:39.317982 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:39.318548 25046 raft_consensus.cc:2393] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 8: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:38.974615 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:39.289162 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:39.319257 24978 raft_consensus.cc:2368] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4.
I20260709 12:13:38.813477 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69967b2c8c146d4a4176b0f91d78a52" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:38.980460 25052 raft_consensus.cc:1275] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:39.111960 25054 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7.
I20260709 12:13:39.339062 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:39.339900 25054 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:39.340960 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:38.921653 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:39.273649 27536 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:38.883154 27269 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:39.307847 25128 raft_consensus.cc:1275] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:39.371485 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:39.308602 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:38.805953 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:39.373458 24979 raft_consensus.cc:3060] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.252226 25124 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:39.310772 24943 leader_election.cc:400] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Vote denied by peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161) with higher term. Message: Invalid argument: T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4.
I20260709 12:13:39.374382 24943 leader_election.cc:403] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
W20260709 12:13:39.299969 25662 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.626s	user 0.038s	sys 0.127s
W20260709 12:13:39.374893 25662 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.701s	user 0.038s	sys 0.128s
I20260709 12:13:39.311543 25125 raft_consensus.cc:1240] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 8. Current term is 9. Ops: [5.4-8.6]
I20260709 12:13:39.254462 25050 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 8.
I20260709 12:13:39.254177 25120 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:38.790132 27697 raft_consensus.cc:740] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:39.379256 27697 consensus_queue.cc:260] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.10, Last appended by leader: 10, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:39.380972 27697 raft_consensus.cc:3060] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:13:38.789259 27648 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:39.284336 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:39.382831 27648 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:38.791030 27695 raft_consensus.cc:740] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:39.313652 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:38.809783 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:39.307027 27427 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.631s	user 0.000s	sys 0.021s
I20260709 12:13:39.320372 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:39.409325 25047 raft_consensus.cc:2468] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:39.351338 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:39.240557 27689 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:39.071977 27603 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.875936 27666 raft_consensus.cc:3055] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Stepping down as leader of term 6
W20260709 12:13:39.342181 27554 consensus_meta.cc:287] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.655s	user 0.005s	sys 0.016s
I20260709 12:13:39.358300 25054 raft_consensus.cc:3060] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:39.361930 25053 raft_consensus.cc:2393] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 3: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
W20260709 12:13:39.362931 24946 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.364276 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:39.338639 27380 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.674s	user 0.003s	sys 0.019s
I20260709 12:13:39.368582 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:38.872588 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:38.884061 27617 consensus_queue.cc:237] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:39.425591 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:39.432834 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 122298us
I20260709 12:13:39.426404 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:39.463272 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:39.476801 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:39.496506 25125 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:13:39.497933 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:39.500270 25053 raft_consensus.cc:1275] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:13:39.486356 24974 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:39.494521 25124 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
W20260709 12:13:39.507854 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 207024us
W20260709 12:13:39.485848 27380 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.821s	user 0.008s	sys 0.021s
I20260709 12:13:39.460757 24876 catalog_manager.cc:5697] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 5, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 5 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:39.389185 25120 raft_consensus.cc:1275] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:39.411864 25052 raft_consensus.cc:2410] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 7 because replica has last-logged OpId of term: 5 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 12:13:39.413563 25048 raft_consensus.cc:1240] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 8. Current term is 9. Ops: []
I20260709 12:13:39.454849 27536 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:39.417147 24874 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48224 (request call id 217) took 10086 ms. Trace:
I20260709 12:13:39.417943 25657 raft_consensus.cc:1240] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 11 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 10. Current term is 11. Ops: []
I20260709 12:13:39.316206 27615 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.073s
I20260709 12:13:39.359325 27662 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:39.414062 25047 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
W20260709 12:13:39.535020 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 45747.8us
W20260709 12:13:39.408783 27427 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.738s	user 0.000s	sys 0.021s
I20260709 12:13:39.509196 25021 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:39.422849 27666 raft_consensus.cc:740] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:39.529884 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:39.522806 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:39.434295 27603 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:39.548771 25120 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:39.543648 24876 catalog_manager.cc:5697] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:13:39.598358 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 69848.4us
I20260709 12:13:39.610818 25120 raft_consensus.cc:1240] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:39.617414 24979 raft_consensus.cc:2468] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:39.627652 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:39.628552 25120 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7.
I20260709 12:13:39.511885 27696 consensus_queue.cc:1048] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.058s
I20260709 12:13:39.620157 25054 raft_consensus.cc:2468] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:39.515560 27129 consensus_queue.cc:1048] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.081s
I20260709 12:13:39.528836 24874 rpcz_store.cc:276] 0709 12:13:29.331256 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:29.337934 (+  6678us) service_pool.cc:224] Handling call
0709 12:13:39.417061 (+10079127us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:33.836250 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:34.045268 (+209018us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:34.045341 (+    73us) write_op.cc:435] Acquired schema lock
0709 12:13:34.045375 (+    34us) tablet.cc:662] Decoding operations
0709 12:13:34.047384 (+  2009us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:34.047536 (+   152us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:34.047584 (+    48us) tablet.cc:685] Acquiring locks for 13 operations
0709 12:13:34.150042 (+102458us) tablet.cc:701] Row locks acquired
0709 12:13:34.150097 (+    55us) write_op.cc:260] PREPARE: finished
0709 12:13:34.150285 (+   188us) write_op.cc:270] Start()
0709 12:13:34.150448 (+   163us) write_op.cc:276] Timestamp: P: 1783599214150210 usec, L: 0
0709 12:13:34.150469 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:13:34.155804 (+  5335us) log.cc:844] Serialized 5070 byte log entry
0709 12:13:34.614837 (+459033us) op_driver.cc:464] REPLICATION: finished
0709 12:13:35.217748 (+602911us) write_op.cc:301] APPLY: starting
0709 12:13:35.219940 (+  2192us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:35.331511 (+111571us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:35.335464 (+  3953us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:35.707962 (+372498us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:35.769743 (+ 61781us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=13
0709 12:13:35.778107 (+  8364us) write_op.cc:312] APPLY: finished
0709 12:13:35.792500 (+ 14393us) log.cc:844] Serialized 95 byte log entry
0709 12:13:35.991591 (+199091us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:36.037034 (+ 45443us) write_op.cc:454] Released schema lock
0709 12:13:36.046575 (+  9541us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:36.354919 (+308344us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:36.361652 (+  6733us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":795811,"reported_tablets":36,"child_traces":[["op",{"apply.queue_time_us":528162,"apply.run_cpu_time_us":23445,"apply.run_wall_time_us":1127526,"num_ops":13,"prepare.queue_time_us":167451,"prepare.run_cpu_time_us":47761,"prepare.run_wall_time_us":433856,"raft.queue_time_us":313953,"raft.run_cpu_time_us":17142,"raft.run_wall_time_us":239419,"replication_time_us":464199,"thread_start_us":677839,"threads_started":5,"wal-append.queue_time_us":381931,"wal-append.run_cpu_time_us":68826,"wal-append.run_wall_time_us":2685666}]]}
I20260709 12:13:39.618235 25125 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7.
I20260709 12:13:39.551841 27661 raft_consensus.cc:493] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:39.642510 25053 raft_consensus.cc:1275] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:39.647395 25125 raft_consensus.cc:1275] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:13:39.587239 24876 catalog_manager.cc:5697] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index 3 to 5, term changed from 3 to 4, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.652459 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:39.534698 27649 consensus_queue.cc:1048] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.102s
I20260709 12:13:39.545985 27117 consensus_queue.cc:1048] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.096s
I20260709 12:13:39.415808 27531 consensus_queue.cc:237] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:39.551321 27662 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:39.552750 27554 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:39.547694 27536 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:39.457201 27695 consensus_queue.cc:260] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, 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: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:39.763453 25095 leader_election.cc:304] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:39.704366 27427 consensus_queue.cc:1048] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.126s
I20260709 12:13:39.759752 25128 raft_consensus.cc:1275] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:39.750548 25124 raft_consensus.cc:1275] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 12:13:39.831658 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 68287.4us
I20260709 12:13:39.832809 25095 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:39.741410 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:39.713189 27254 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:13:39.835124 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.834841 25121 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:39.632072 27341 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:39.742369 27626 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:39.836779 27341 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:39.837297 27626 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:39.775857 27380 consensus_queue.cc:1048] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.063s
I20260709 12:13:39.840137 27626 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:39.839809 27380 raft_consensus.cc:2804] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:39.700752 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:39.844135 27536 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:39.670890 24876 catalog_manager.cc:5697] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 3 to 6, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 6 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:39.648705 27648 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:39.625978 27608 raft_consensus.cc:2749] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161) with higher term. Message: Invalid argument: T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for earlier term 3. Current term is 4.
I20260709 12:13:39.846859 24876 catalog_manager.cc:5697] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 6, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 6 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.849110 25055 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1803) took 1046 ms. Trace:
I20260709 12:13:39.849550 25055 rpcz_store.cc:276] 0709 12:13:38.802419 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:38.802626 (+   207us) service_pool.cc:224] Handling call
0709 12:13:38.803063 (+   437us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:39.278431 (+475368us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:39.278482 (+    51us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:39.279055 (+   573us) log.cc:844] Serialized 26 byte log entry
0709 12:13:39.559495 (+280440us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:39.627718 (+ 68223us) log.cc:844] Serialized 14 byte log entry
0709 12:13:39.848795 (+221077us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:39.848868 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:39.848910 (+    42us) raft_consensus.cc:1685] finished
0709 12:13:39.848924 (+    14us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:39.849051 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":70259,"prepare.run_cpu_time_us":48,"prepare.run_wall_time_us":49,"thread_start_us":464957,"threads_started":2,"wal-append.queue_time_us":453516}
I20260709 12:13:39.851065 27554 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:39.854242 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 155767us
W20260709 12:13:39.854441 25627 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:39.871495 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.871414 25095 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:39.814762 25049 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1798) took 1113 ms. Trace:
I20260709 12:13:39.876245 25628 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:39.878880 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 324229us
I20260709 12:13:39.873492 25049 rpcz_store.cc:276] 0709 12:13:38.701692 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:38.701851 (+   159us) service_pool.cc:224] Handling call
0709 12:13:38.702211 (+   360us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:38.702479 (+   268us) raft_consensus.cc:1534] Early marking committed up to index 8
0709 12:13:38.791756 (+ 89277us) log.cc:844] Serialized 14 byte log entry
0709 12:13:39.814036 (+1022280us) log.cc:844] Serialized 14 byte log entry
0709 12:13:39.814271 (+   235us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:39.814338 (+    67us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:13:39.814411 (+    73us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:39.814514 (+   103us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:39.814678 (+   164us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1081,"prepare.queue_time_us":506153,"prepare.run_cpu_time_us":86,"prepare.run_wall_time_us":88,"raft.queue_time_us":195248,"raft.run_cpu_time_us":169,"raft.run_wall_time_us":12427,"spinlock_wait_cycles":526744832,"thread_start_us":1084237,"threads_started":4,"wal-append.queue_time_us":593579}
I20260709 12:13:39.881976 24876 catalog_manager.cc:5697] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.855598 27662 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:39.858144 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 352626us
I20260709 12:13:39.841117 27380 raft_consensus.cc:697] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:39.866868 25121 raft_consensus.cc:1275] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
W20260709 12:13:39.889976 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 380907us
I20260709 12:13:39.743403 27689 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:39.891310 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.772902 27726 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:39.825472 27603 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:39.895149 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:39.898236 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:39.935357 25661 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:39.879256 27698 raft_consensus.cc:2804] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:13:39.933287 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 99502.8us
I20260709 12:13:39.929723 24876 catalog_manager.cc:5697] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 1 to 5. New cstate: current_term: 5 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:39.772815 27269 consensus_queue.cc:1048] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.127s
I20260709 12:13:39.949682 24946 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:39.661733 27661 raft_consensus.cc:515] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:39.951978 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 49402.7us
W20260709 12:13:39.965461 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 94122.2us
W20260709 12:13:39.951867 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 52621.1us
I20260709 12:13:39.893982 27536 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:39.966697 25095 leader_election.cc:304] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:39.967151 25021 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:39.978996 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:39.979286 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:39.979992 25054 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:39.981369 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:39.982208 24972 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:39.982880 24946 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:39.834875 27254 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:39.988348 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:39.994201 25095 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:40.018157 24946 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:40.021409 24946 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:40.000202 24876 catalog_manager.cc:5697] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 3 to 4, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 4 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
W20260709 12:13:40.019133 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 126868us
I20260709 12:13:40.014250 25048 raft_consensus.cc:2468] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:39.986869 27536 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:40.046727 27536 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:39.962477 27698 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:39.951809 27716 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:40.060755 27626 raft_consensus.cc:2804] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 12:13:40.061147 27712 log.cc:927] Time spent T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.318s	user 0.001s	sys 0.000s
I20260709 12:13:39.938640 27726 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:39.989449 27724 raft_consensus.cc:2764] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
W20260709 12:13:40.069756 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 193599us
I20260709 12:13:40.111778 25628 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:40.036283 24876 catalog_manager.cc:5697] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 5, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 5 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.080708 27269 raft_consensus.cc:2749] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.117412 27269 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.118058 27269 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:40.080770 27661 leader_election.cc:290] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:39.984728 27117 raft_consensus.cc:2749] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:13:40.088210 24945 leader_election.cc:336] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.991s (SENT)
W20260709 12:13:40.132117 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 43947.4us
I20260709 12:13:40.098738 27536 raft_consensus.cc:2804] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:40.100929 24972 raft_consensus.cc:2468] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:40.102207 27531 consensus_queue.cc:1048] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:40.011649 27341 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:40.110535 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 84705.3us
I20260709 12:13:39.960988 27662 consensus_queue.cc:1059] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.132s
W20260709 12:13:40.128715 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 134641us
I20260709 12:13:40.135093 25628 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:40.063676 27672 raft_consensus.cc:2749] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:40.092044 27698 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:40.142787 24876 catalog_manager.cc:5697] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:40.097697 27427 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.151352 25095 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:40.163637 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 141155us
I20260709 12:13:40.127465 27626 raft_consensus.cc:697] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 7 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:40.133601 27648 raft_consensus.cc:2749] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:40.137063 27536 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:40.140509 27689 raft_consensus.cc:2804] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:13:40.175617 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.056308 27666 consensus_queue.cc:260] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:40.189618 25628 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:40.193037 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:40.140414 27740 raft_consensus.cc:2804] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:40.155181 27661 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.127120 27505 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.043s
I20260709 12:13:40.198215 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:40.193500 25095 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:40.200771 27254 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:40.201601 27666 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:40.167927 27724 raft_consensus.cc:2749] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.202328 25050 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1811) took 1070 ms. Trace:
I20260709 12:13:40.277217 25050 rpcz_store.cc:276] 0709 12:13:39.132581 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:39.376671 (+244090us) service_pool.cc:224] Handling call
0709 12:13:39.376990 (+   319us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:39.660507 (+283517us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:39.660539 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:39.830139 (+169600us) log.cc:844] Serialized 26 byte log entry
0709 12:13:39.973013 (+142874us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:39.973067 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:39.973173 (+   106us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:40.202101 (+228928us) raft_consensus.cc:1685] finished
0709 12:13:40.202124 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:40.202266 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":27079,"raft.queue_time_us":263533,"raft.run_cpu_time_us":218,"raft.run_wall_time_us":29934,"thread_start_us":425556,"threads_started":2,"wal-append.queue_time_us":369707}
I20260709 12:13:40.166867 27662 consensus_queue.cc:1243] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer 91805dbdcd1c49649333a6727aca01d4 log is divergent from this leader: its last log entry 5.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 12:13:40.188439 27671 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:40.198415 25021 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:40.207489 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 149063us
I20260709 12:13:40.166257 27269 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:40.218991 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:40.294342 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:40.189739 27585 consensus_meta.cc:287] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.846s	user 0.010s	sys 0.002s
W20260709 12:13:40.219976 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 52077.5us
I20260709 12:13:40.181434 27672 raft_consensus.cc:2804] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:13:40.109789 27716 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:40.180567 27536 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:40.203020 27740 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:40.166478 27427 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:40.275007 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 81375.5us
I20260709 12:13:40.159407 27380 consensus_queue.cc:237] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:40.290170 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 91849.9us
W20260709 12:13:40.267105 27714 log.cc:927] Time spent T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.328s	user 0.001s	sys 0.000s
W20260709 12:13:40.280910 27697 consensus_meta.cc:287] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.895s	user 0.012s	sys 0.002s
I20260709 12:13:40.280507 27531 consensus_queue.cc:1059] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 8.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.029s
I20260709 12:13:40.218642 27661 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:40.312242 25095 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:40.284160 27254 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.324277 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:40.330482 24876 catalog_manager.cc:5697] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 3 to 5, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 5 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.284655 27747 raft_consensus.cc:2804] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:40.339257 24980 raft_consensus.cc:1275] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 9 index: 10. Preceding OpId from leader: term: 10 index: 10. (term mismatch)
I20260709 12:13:40.339386 25095 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:40.298415 27726 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:40.390338 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 72533.9us
I20260709 12:13:40.311003 27740 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:40.305540 27672 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:40.417784 24980 pending_rounds.cc:85] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2: Aborting all ops after (but not including) 9
W20260709 12:13:40.418602 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 79311.1us
I20260709 12:13:40.398998 27617 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:40.439136 24980 pending_rounds.cc:107] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2: Aborting uncommitted NO_OP operation due to leader change: 9.10
I20260709 12:13:40.439670 24980 raft_consensus.cc:2889] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:40.399040 27724 raft_consensus.cc:2749] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:40.321094 27341 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.102s
I20260709 12:13:40.459878 25095 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:40.461364 27505 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.461983 27505 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:40.463461 27757 raft_consensus.cc:2804] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:40.464031 27757 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
W20260709 12:13:40.464347 27526 consensus_meta.cc:287] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 1.152s	user 0.010s	sys 0.003s
I20260709 12:13:40.480029 27739 raft_consensus.cc:3055] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:40.305925 27585 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:40.486166 27704 log.cc:927] Time spent T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.981s	user 0.003s	sys 0.000s
W20260709 12:13:40.487941 27738 log.cc:927] Time spent T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 12:13:40.480072 25126 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1640) took 1632 ms. Trace:
I20260709 12:13:40.298866 27671 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:40.465883 27709 log.cc:927] Time spent T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 1.048s	user 0.003s	sys 0.000s
I20260709 12:13:40.478214 27661 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:40.484735 27710 log.cc:927] Time spent T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 1.068s	user 0.003s	sys 0.003s
I20260709 12:13:40.339998 27721 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.125s
I20260709 12:13:40.484998 27716 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:40.407382 27749 raft_consensus.cc:2804] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:13:40.470592 27745 log.cc:927] Time spent T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.249s	user 0.000s	sys 0.001s
I20260709 12:13:40.453676 27747 raft_consensus.cc:697] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:40.404198 27269 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:40.455871 27617 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:40.296286 27626 consensus_queue.cc:237] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.2, Last appended by leader: 2, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:40.449474 27672 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:40.438410 27725 raft_consensus.cc:2804] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:40.464531 27757 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:40.401078 27254 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:40.493753 27648 raft_consensus.cc:2749] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:40.522189 27117 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.515275 27739 raft_consensus.cc:740] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
W20260709 12:13:40.642625 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 243121us
I20260709 12:13:40.624719 27749 raft_consensus.cc:697] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:40.637743 27725 raft_consensus.cc:697] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:40.627020 27269 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:40.638216 27117 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:40.677363 27374 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.301s	user 0.010s	sys 0.019s
W20260709 12:13:40.677214 27538 consensus_meta.cc:287] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 1.331s	user 0.016s	sys 0.000s
W20260709 12:13:40.677290 27515 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.041s	user 0.004s	sys 0.021s
I20260709 12:13:40.678930 27689 raft_consensus.cc:697] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:40.706717 27617 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:40.708156 27766 log.cc:927] Time spent T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:13:40.714516 27585 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:40.715862 27725 consensus_queue.cc:237] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 6.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:40.717839 27269 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:40.686687 27374 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.316s	user 0.010s	sys 0.019s
I20260709 12:13:40.689909 27747 consensus_queue.cc:237] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:40.691937 27525 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.747960 27689 consensus_queue.cc:237] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:40.749032 27525 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:40.750295 27749 consensus_queue.cc:237] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:40.751278 27671 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:40.673668 27739 consensus_queue.cc:260] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:40.752519 27739 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:40.762231 27254 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:40.783543 27666 consensus_meta.cc:287] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.500s	user 0.012s	sys 0.000s
I20260709 12:13:40.788817 27672 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:40.796308 27698 consensus_meta.cc:287] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.625s	user 0.012s	sys 0.000s
W20260709 12:13:40.801293 27765 log.cc:927] Time spent T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.140s	user 0.000s	sys 0.001s
I20260709 12:13:40.807832 27757 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:40.810144 27672 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:40.695448 27515 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.066s	user 0.004s	sys 0.022s
I20260709 12:13:40.819468 27698 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:40.843604 27698 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:40.845834 27757 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:40.815234 27740 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:40.853120 27740 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:40.424497 24972 raft_consensus.cc:2393] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 4: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
W20260709 12:13:40.901877 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 480575us
I20260709 12:13:40.903483 24971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1710) took 1479 ms. Trace:
I20260709 12:13:40.904294 24971 rpcz_store.cc:276] 0709 12:13:39.424315 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:39.432795 (+  8480us) service_pool.cc:224] Handling call
0709 12:13:39.512167 (+ 79372us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:39.571685 (+ 59518us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:39.621310 (+ 49625us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:39.739017 (+117707us) log.cc:844] Serialized 26 byte log entry
0709 12:13:39.950702 (+211685us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:39.963080 (+ 12378us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:39.971859 (+  8779us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:40.902702 (+930843us) raft_consensus.cc:1685] finished
0709 12:13:40.902803 (+   101us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:40.903209 (+   406us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1305,"raft.queue_time_us":89269,"raft.run_cpu_time_us":155,"raft.run_wall_time_us":6293,"thread_start_us":157310,"threads_started":1,"wal-append.queue_time_us":557601}
I20260709 12:13:40.909371 24976 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:40.909468 24946 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:40.917296 25020 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.713s	user 0.007s	sys 0.002s
W20260709 12:13:40.917869 25020 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.714s	user 0.008s	sys 0.002s
W20260709 12:13:40.918460 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.536069 25126 rpcz_store.cc:276] 0709 12:13:38.847688 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:38.849828 (+  2140us) service_pool.cc:224] Handling call
0709 12:13:39.261946 (+412118us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:39.262361 (+   415us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:39.262388 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:39.262948 (+   560us) log.cc:844] Serialized 26 byte log entry
0709 12:13:39.548589 (+285641us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:39.548661 (+    72us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:39.548732 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:40.479738 (+931006us) raft_consensus.cc:1685] finished
0709 12:13:40.479769 (+    31us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:40.479955 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":10694,"raft.run_cpu_time_us":105,"raft.run_wall_time_us":6798,"spinlock_wait_cycles":1757952,"thread_start_us":243558,"threads_started":1,"wal-append.queue_time_us":519284}
I20260709 12:13:40.935356 27254 raft_consensus.cc:3055] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:13:40.936038 27254 raft_consensus.cc:740] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
W20260709 12:13:40.938099 25626 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.632s	user 0.044s	sys 0.077s
W20260709 12:13:40.938637 25626 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.646s	user 0.044s	sys 0.078s
I20260709 12:13:40.939369 27515 raft_consensus.cc:2804] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:40.940024 27515 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
W20260709 12:13:40.940944 25627 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.532s	user 0.011s	sys 0.011s
W20260709 12:13:40.941546 25627 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.533s	user 0.011s	sys 0.011s
W20260709 12:13:40.946545 25628 leader_election.cc:336] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Timed out: RequestConsensusVote RPC to 127.23.69.1:41015 timed out after 2.225s (SENT)
I20260709 12:13:40.940555 27515 raft_consensus.cc:3060] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:40.771663 25654 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.502s	user 0.011s	sys 0.018s
I20260709 12:13:40.817718 27536 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:41.005637 25125 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.815s	user 0.011s	sys 0.004s
W20260709 12:13:41.006280 25125 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.826s	user 0.011s	sys 0.004s
W20260709 12:13:40.929870 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.930022 25124 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 433) took 1087 ms. Trace:
I20260709 12:13:41.011356 25124 rpcz_store.cc:276] 0709 12:13:39.842784 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:39.842916 (+   132us) service_pool.cc:224] Handling call
0709 12:13:39.843250 (+   334us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:39.870861 (+ 27611us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:39.870891 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:39.871391 (+   500us) log.cc:844] Serialized 26 byte log entry
0709 12:13:40.091579 (+220188us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:40.091622 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:40.091699 (+    77us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:40.929220 (+837521us) raft_consensus.cc:1685] finished
0709 12:13:40.929278 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:40.929716 (+   438us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":27235,"raft.queue_time_us":44028,"raft.run_cpu_time_us":172,"raft.run_wall_time_us":39514,"thread_start_us":96059,"threads_started":1,"wal-append.queue_time_us":296294}
W20260709 12:13:40.931082 25625 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.713s	user 0.004s	sys 0.016s
W20260709 12:13:41.016175 25625 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.798s	user 0.004s	sys 0.016s
I20260709 12:13:41.019865 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:41.021486 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:41.023191 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:41.029734 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:41.030422 27254 consensus_queue.cc:260] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:41.033018 27749 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:41.034082 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:41.034199 27749 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:40.992327 24945 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.671s	user 0.000s	sys 0.012s
I20260709 12:13:41.056023 25657 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58034 (request call id 524) took 1726 ms. Trace:
W20260709 12:13:41.052088 24945 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.731s	user 0.001s	sys 0.012s
I20260709 12:13:41.007215 27536 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:41.070276 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 161134us
I20260709 12:13:41.041289 27380 raft_consensus.cc:493] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.056573 25657 rpcz_store.cc:276] 0709 12:13:39.322094 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:39.323314 (+  1220us) service_pool.cc:224] Handling call
0709 12:13:39.387215 (+ 63901us) spinlock_profiling.cc:243] Waited 27.6 ms on lock 0x7b580003f398. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c68fc0 00007fce80c53929 00007fce80c533d2 00007fce7a1cabd4
0709 12:13:39.387433 (+   218us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:39.530218 (+142785us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:41.047945 (+1517727us) spinlock_profiling.cc:243] Waited 30.2 ms on lock 0x7b54004f0bd4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:41.048420 (+   475us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":133065856}
I20260709 12:13:41.031847 27505 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:41.081861 24973 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:41.082369 25661 raft_consensus.cc:1240] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 6. Current term is 7. Ops: []
W20260709 12:13:41.089636 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:41.101226 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.100265 25657 raft_consensus.cc:1275] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:13:41.109830 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:41.110234 25124 raft_consensus.cc:1240] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:41.101099 27662 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.112869 27662 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:41.115027 27427 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:41.114957 27740 consensus_queue.cc:1059] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:41.115811 27662 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:41.116457 27740 consensus_queue.cc:1048] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:13:41.118660 27761 raft_consensus.cc:3055] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:41.136819 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:41.119292 27761 raft_consensus.cc:740] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:41.142011 27749 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:41.096582 27380 raft_consensus.cc:515] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:41.147323 27711 log.cc:927] Time spent T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 1.666s	user 0.015s	sys 0.017s
I20260709 12:13:41.155584 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:41.157765 25046 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1809) took 2062 ms. Trace:
I20260709 12:13:41.139578 27761 consensus_queue.cc:260] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:41.379031 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.158914 24972 raft_consensus.cc:1275] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:41.170353 25048 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:41.249086 24977 raft_consensus.cc:1275] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:41.329080 25125 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 441) took 1169 ms. Trace:
W20260709 12:13:41.329895 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 96712.3us
W20260709 12:13:41.217152 25049 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.603s	user 0.000s	sys 0.013s
I20260709 12:13:41.311980 24975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49232 (request call id 353) took 2445 ms. Trace:
I20260709 12:13:41.188540 24971 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:13:41.249615 24973 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34794 (request call id 1619) took 4405 ms (client timeout 1624 ms). Trace:
I20260709 12:13:41.164613 25055 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1819) took 1268 ms. Trace:
I20260709 12:13:41.160151 25021 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:41.408953 24973 rpcz_store.cc:269] 0709 12:13:36.844443 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:36.844713 (+   270us) service_pool.cc:224] Handling call
0709 12:13:41.247931 (+4403218us) spinlock_profiling.cc:243] Waited 4.06 s on lock 0x7b54002d69d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:41.249410 (+  1479us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9332835200}
W20260709 12:13:41.160890 27784 log.cc:927] Time spent T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.396s	user 0.006s	sys 0.015s
W20260709 12:13:41.161404 27703 log.cc:927] Time spent T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 1.677s	user 0.011s	sys 0.009s
W20260709 12:13:41.166566 27727 log.cc:927] Time spent T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.875s	user 0.041s	sys 0.077s
I20260709 12:13:41.410027 25055 rpcz_store.cc:276] 0709 12:13:39.896254 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:39.900949 (+  4695us) service_pool.cc:224] Handling call
0709 12:13:39.901331 (+   382us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:40.039485 (+138154us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:40.039513 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:40.039556 (+    43us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:40.039588 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:41.164095 (+1124507us) spinlock_profiling.cc:243] Waited 138 ms on lock 0x7b5400210554. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:41.164191 (+    96us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:41.164425 (+   234us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":317247360}
I20260709 12:13:41.163094 27515 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:41.159735 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:41.417637 25049 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.970s	user 0.010s	sys 0.017s
I20260709 12:13:41.144497 27117 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:41.388718 27617 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:41.425016 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.431542 27129 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:41.432650 27129 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:41.433669 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:41.434677 27515 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:41.435142 27129 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:41.438607 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:41.439186 27341 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.440062 27341 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:41.158285 25046 rpcz_store.cc:276] 0709 12:13:39.095146 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:39.345427 (+250281us) service_pool.cc:224] Handling call
0709 12:13:39.345694 (+   267us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:39.345878 (+   184us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:13:39.356761 (+ 10883us) log.cc:844] Serialized 14 byte log entry
0709 12:13:41.156493 (+1799732us) spinlock_profiling.cc:243] Waited 3.15 ms on lock 0x7b18004773a0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce7b8374bc 00007fce78b8548b 00007fce819df9a9 00007fce78ba169b 00007fce78b9f93f 00007fce78b9f455 00007fce7bc87060 00007fce7bc99716 00007fce7bcaa287
0709 12:13:41.156776 (+   283us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:41.156911 (+   135us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:41.157095 (+   184us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:41.157231 (+   136us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:41.157516 (+   285us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":12538,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":52,"raft.queue_time_us":272157,"raft.run_cpu_time_us":208,"raft.run_wall_time_us":53827,"spinlock_wait_cycles":7250816,"thread_start_us":539048,"threads_started":2,"wal-append.queue_time_us":442090,"wal-append.run_cpu_time_us":1290,"wal-append.run_wall_time_us":1014858}
W20260709 12:13:41.443280 27705 log.cc:927] Time spent T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 1.819s	user 0.007s	sys 0.025s
I20260709 12:13:41.444306 27341 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:41.445693 25662 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58018 (request call id 608) took 2776 ms. Trace:
I20260709 12:13:41.446815 24978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1711) took 2022 ms. Trace:
I20260709 12:13:41.447331 25659 raft_consensus.cc:1240] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 9. Current term is 10. Ops: [9.10-9.10]
I20260709 12:13:41.446208 25662 rpcz_store.cc:276] 0709 12:13:38.669573 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:38.670050 (+   477us) service_pool.cc:224] Handling call
0709 12:13:38.672827 (+  2777us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:38.673140 (+   313us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:38.673168 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:38.673596 (+   428us) log.cc:844] Serialized 26 byte log entry
0709 12:13:39.375273 (+701677us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:13:39.375307 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:39.375373 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:41.394647 (+2019274us) spinlock_profiling.cc:243] Waited 45.5 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:41.444994 (+ 50347us) raft_consensus.cc:1685] finished
0709 12:13:41.445022 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:41.445423 (+   401us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4293,"raft.run_cpu_time_us":109,"raft.run_wall_time_us":19831,"spinlock_wait_cycles":104664832,"thread_start_us":701351,"threads_started":1,"wal-append.queue_time_us":846499}
I20260709 12:13:41.449144 27301 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.446521 24943 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:41.450254 27301 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:41.451116 25049 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55982 (request call id 1821) took 1485 ms. Trace:
I20260709 12:13:41.453205 27501 raft_consensus.cc:3055] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:41.453670 27501 raft_consensus.cc:740] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:41.455271 27501 consensus_queue.cc:260] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:41.457731 24976 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49232 (request call id 349) took 2653 ms (client timeout 2225 ms). Trace:
W20260709 12:13:41.458276 24976 rpcz_store.cc:269] 0709 12:13:38.804472 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:38.804642 (+   170us) service_pool.cc:224] Handling call
0709 12:13:41.457349 (+2652707us) spinlock_profiling.cc:243] Waited 1.65 s on lock 0x7b54001fa254. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc932fa 00007fce80c54b17 00007fce7a1cf6d4 00007fce7a1cf662 00007fce7a1cf591 00007fce7a1cf50c 00007fce7a1ce7c2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:41.457610 (+   261us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3786090240}
I20260709 12:13:41.459595 27617 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:41.460896 24978 rpcz_store.cc:276] 0709 12:13:39.424717 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:39.424844 (+   127us) service_pool.cc:224] Handling call
0709 12:13:39.456043 (+ 31199us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:39.456555 (+   512us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:39.456596 (+    41us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:39.457218 (+   622us) log.cc:844] Serialized 26 byte log entry
0709 12:13:39.692973 (+235755us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:39.693029 (+    56us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:39.693127 (+    98us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:41.165495 (+1472368us) spinlock_profiling.cc:243] Waited 5.11 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:41.446298 (+280803us) raft_consensus.cc:1685] finished
0709 12:13:41.446325 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:41.446616 (+   291us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":115,"raft.run_cpu_time_us":134,"raft.run_wall_time_us":136,"spinlock_wait_cycles":11760896,"thread_start_us":235269,"threads_started":1,"wal-append.queue_time_us":715931}
I20260709 12:13:41.451507 25049 rpcz_store.cc:276] 0709 12:13:39.966017 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:39.988420 (+ 22403us) service_pool.cc:224] Handling call
0709 12:13:39.988918 (+   498us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:40.228420 (+239502us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:40.228471 (+    51us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:40.236033 (+  7562us) log.cc:844] Serialized 26 byte log entry
0709 12:13:41.449838 (+1213805us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:41.450385 (+   547us) log.cc:844] Serialized 14 byte log entry
0709 12:13:41.450660 (+   275us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:41.450775 (+   115us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:41.450831 (+    56us) raft_consensus.cc:1685] finished
0709 12:13:41.450843 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:41.451058 (+   215us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":19542,"prepare.queue_time_us":201,"prepare.run_cpu_time_us":60,"prepare.run_wall_time_us":60,"raft.queue_time_us":217886,"raft.run_cpu_time_us":179,"raft.run_wall_time_us":43530,"thread_start_us":1213412,"threads_started":2,"wal-append.queue_time_us":803321}
W20260709 12:13:41.467942 25095 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.968s	user 0.000s	sys 0.012s
W20260709 12:13:41.468390 25095 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.007s	user 0.000s	sys 0.012s
W20260709 12:13:41.472618 27753 log.cc:927] Time spent T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 1.182s	user 0.042s	sys 0.085s
I20260709 12:13:41.479413 27662 raft_consensus.cc:2804] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:41.480087 27662 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:41.480579 27662 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:41.483045 27737 log.cc:927] Time spent T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 1.184s	user 0.002s	sys 0.017s
I20260709 12:13:41.487764 27525 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:41.370642 27796 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:41.391258 27695 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:13:41.478873 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 1.01904e+06us
I20260709 12:13:41.491194 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:41.496668 25048 raft_consensus.cc:2468] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 9.
W20260709 12:13:41.497790 27774 log.cc:927] Time spent T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.752s	user 0.006s	sys 0.016s
W20260709 12:13:41.507467 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 101284us
I20260709 12:13:41.400347 25125 rpcz_store.cc:276] 0709 12:13:40.160026 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:40.160766 (+   740us) service_pool.cc:224] Handling call
0709 12:13:40.161176 (+   410us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:40.161400 (+   224us) raft_consensus.cc:1534] Early marking committed up to index 8
0709 12:13:40.179841 (+ 18441us) log.cc:844] Serialized 14 byte log entry
0709 12:13:41.099524 (+919683us) log.cc:844] Serialized 14 byte log entry
0709 12:13:41.111648 (+ 12124us) spinlock_profiling.cc:243] Waited 9.49 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:41.135401 (+ 23753us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:41.215720 (+ 80319us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:13:41.267535 (+ 51815us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:41.291260 (+ 23725us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:41.328943 (+ 37683us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9127,"prepare.queue_time_us":361100,"prepare.run_cpu_time_us":128,"prepare.run_wall_time_us":130,"raft.queue_time_us":7774,"raft.run_cpu_time_us":637,"raft.run_wall_time_us":76413,"spinlock_wait_cycles":21835904,"thread_start_us":911240,"threads_started":2,"wal-append.queue_time_us":535866}
W20260709 12:13:41.474850 27781 log.cc:927] Time spent T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.762s	user 0.000s	sys 0.018s
W20260709 12:13:41.518141 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 351584us
I20260709 12:13:41.474054 27301 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:41.525661 25627 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.406524 24975 rpcz_store.cc:276] 0709 12:13:38.805885 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:38.805993 (+   108us) service_pool.cc:224] Handling call
0709 12:13:38.846105 (+ 40112us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:38.847935 (+  1830us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:38.847970 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:38.848486 (+   516us) log.cc:844] Serialized 26 byte log entry
0709 12:13:39.101314 (+252828us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:13:39.548995 (+447681us) log.cc:844] Serialized 14 byte log entry
0709 12:13:39.896340 (+347345us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:39.896425 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:41.145762 (+1249337us) spinlock_profiling.cc:243] Waited 26.8 ms on lock 0x7b1800348700. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78b702a6 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db
0709 12:13:41.146416 (+   654us) spinlock_profiling.cc:243] Waited 188 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:41.250952 (+104536us) raft_consensus.cc:1685] finished
0709 12:13:41.250993 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:41.251308 (+   315us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":251962,"prepare.queue_time_us":208581,"prepare.run_cpu_time_us":93,"prepare.run_wall_time_us":7834,"raft.queue_time_us":141974,"raft.run_cpu_time_us":274,"raft.run_wall_time_us":22906,"spinlock_wait_cycles":494788736,"thread_start_us":768666,"threads_started":3,"wal-append.queue_time_us":524547}
W20260709 12:13:41.538861 25627 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.541715 27696 raft_consensus.cc:2749] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:41.541280 25657 raft_consensus.cc:2393] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 11: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:41.527418 27380 leader_election.cc:290] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:41.551740 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.552839 27603 raft_consensus.cc:3060] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.579423 27617 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:41.560719 27796 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:41.584856 25095 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:41.550899 27254 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:41.607323 27796 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:41.610513 24971 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
W20260709 12:13:41.613245 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:41.609266 25020 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.692s (SENT) [suppressed 40 similar messages]
W20260709 12:13:41.609444 27784 log.cc:927] Time spent T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
W20260709 12:13:41.639873 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 479883us
I20260709 12:13:41.649535 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:41.660696 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:41.661464 27801 log.cc:927] Time spent T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
I20260709 12:13:41.661517 24976 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:41.665310 27796 raft_consensus.cc:2749] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:13:41.650730 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 57451.7us
I20260709 12:13:41.656893 24980 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1715) took 2151 ms. Trace:
W20260709 12:13:41.652750 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 51249.8us
I20260709 12:13:41.701965 24980 rpcz_store.cc:276] 0709 12:13:39.495181 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:39.511838 (+ 16657us) service_pool.cc:224] Handling call
0709 12:13:39.512136 (+   298us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:40.440598 (+928462us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:41.618083 (+1177485us) spinlock_profiling.cc:243] Waited 827 ms on lock 0x7b5400259ed4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8fe01 00007fce7bc8e83e 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6
0709 12:13:41.646289 (+ 28206us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1900986112}
I20260709 12:13:41.643426 27761 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:41.737635 25051 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51822 (request call id 323) took 2524 ms. Trace:
I20260709 12:13:41.758976 25659 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58034 (request call id 525) took 2436 ms. Trace:
I20260709 12:13:41.759496 25659 rpcz_store.cc:276] 0709 12:13:39.322542 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:39.323626 (+  1084us) service_pool.cc:224] Handling call
0709 12:13:39.657907 (+334281us) spinlock_profiling.cc:243] Waited 27.2 ms on lock 0x7b580003f398. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78b6ab71 00007fce78b6aa22 00007fce81a838d9 00007fce80bddee0 00007fce80ca70ab 00007fce80ca7131 00007fce80c68fc0 00007fce80c53929 00007fce80c533d2 00007fce7a1cabd4
0709 12:13:41.446775 (+1788868us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:41.447963 (+  1188us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:41.756040 (+308077us) spinlock_profiling.cc:243] Waited 1.79 s on lock 0x7b54006766d0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8e8ad 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:41.758905 (+  2865us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4175747584}
I20260709 12:13:41.780298 24971 raft_consensus.cc:1240] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:41.791549 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:41.809497 24975 raft_consensus.cc:1275] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 12:13:41.819200 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 44379.8us
I20260709 12:13:41.749948 25051 rpcz_store.cc:276] 0709 12:13:39.144456 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:39.462031 (+317575us) service_pool.cc:224] Handling call
0709 12:13:39.510190 (+ 48159us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:39.937576 (+427386us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:39.937611 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:39.938449 (+   838us) log.cc:844] Serialized 26 byte log entry
0709 12:13:40.056196 (+117747us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:13:40.058689 (+  2493us) log.cc:844] Serialized 14 byte log entry
0709 12:13:40.197719 (+139030us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:40.197800 (+    81us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:41.471479 (+1273679us) spinlock_profiling.cc:243] Waited 12.2 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:41.668178 (+196699us) raft_consensus.cc:1685] finished
0709 12:13:41.668298 (+   120us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:41.668536 (+   238us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":37316,"prepare.queue_time_us":304,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":42,"raft.queue_time_us":468311,"raft.run_cpu_time_us":312,"raft.run_wall_time_us":15182,"spinlock_wait_cycles":28120448,"thread_start_us":648059,"threads_started":3,"wal-append.queue_time_us":256678}
I20260709 12:13:41.828334 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:41.833012 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:41.835119 25654 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58018 (request call id 612) took 1887 ms. Trace:
I20260709 12:13:41.835637 25654 rpcz_store.cc:276] 0709 12:13:39.887685 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:39.887860 (+   175us) service_pool.cc:224] Handling call
0709 12:13:39.888172 (+   312us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:40.267065 (+378893us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:40.268259 (+  1194us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:40.269108 (+   849us) log.cc:844] Serialized 26 byte log entry
0709 12:13:41.027462 (+758354us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:13:41.027581 (+   119us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:41.027727 (+   146us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:41.488368 (+460641us) spinlock_profiling.cc:243] Waited 16 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:41.754113 (+265745us) raft_consensus.cc:1685] finished
0709 12:13:41.754138 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:41.774793 (+ 20655us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":37283,"raft.queue_time_us":203355,"raft.run_cpu_time_us":149,"raft.run_wall_time_us":12189,"spinlock_wait_cycles":36844288,"thread_start_us":1097454,"threads_started":2,"wal-append.queue_time_us":475985}
W20260709 12:13:41.838528 25047 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.578s	user 0.005s	sys 0.004s
W20260709 12:13:41.838943 25047 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.705s	user 0.005s	sys 0.005s
I20260709 12:13:41.839035 27747 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.839643 27747 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:41.840714 27759 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.841777 27693 consensus_queue.cc:1059] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:13:41.844240 27693 raft_consensus.cc:3055] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:41.846686 27749 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:41.845387 24980 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:41.848932 27719 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.849602 27719 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:41.848125 27749 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:41.858265 27749 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:41.847728 27693 raft_consensus.cc:740] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:41.859711 27719 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:41.863391 24977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34794 (request call id 1640) took 4542 ms. Trace:
I20260709 12:13:41.863852 24977 rpcz_store.cc:276] 0709 12:13:37.320904 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:37.321030 (+   126us) service_pool.cc:224] Handling call
0709 12:13:41.248299 (+3927269us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:41.399977 (+151678us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:41.863118 (+463141us) spinlock_profiling.cc:243] Waited 3.93 s on lock 0x7b54002d69d0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc8e8ad 00007fce80c53419 00007fce7a1cabd4 00007fce7a1cab62 00007fce7a1caa91 00007fce7a1caa0c 00007fce7a1c9cc2 00007fce79fca48c 00007fce79fc98c6 00007fce79fc926f
0709 12:13:41.863305 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9030846720}
I20260709 12:13:41.864532 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:41.865643 25129 raft_consensus.cc:2410] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for term 8 because replica has last-logged OpId of term: 6 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 7.
I20260709 12:13:41.868219 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:41.869537 24979 raft_consensus.cc:1275] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:41.841631 27759 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:41.865506 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:41.870415 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:41.871389 25122 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:41.872473 27759 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:41.869467 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:41.873745 25121 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:41.870414 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:41.875424 27800 log.cc:927] Time spent T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.258s	user 0.000s	sys 0.001s
I20260709 12:13:41.876194 27501 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:41.845597 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:41.877590 24974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34790 (request call id 1716) took 1900 ms. Trace:
I20260709 12:13:41.878844 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:41.780505 27662 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:41.898337 25661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:41.898834 25657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 11 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:41.899135 25661 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:41.900238 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:41.901077 25662 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7.
I20260709 12:13:41.901466 25659 raft_consensus.cc:1240] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 8. Current term is 9. Ops: []
I20260709 12:13:41.902199 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:41.904709 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:41.905038 27649 consensus_queue.cc:1059] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:13:41.905869 25122 raft_consensus.cc:2410] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for term 6 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 5.
W20260709 12:13:41.914760 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.918463 25124 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:41.920969 27603 raft_consensus.cc:2749] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:41.877995 24974 rpcz_store.cc:276] 0709 12:13:39.976949 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:39.977173 (+   224us) service_pool.cc:224] Handling call
0709 12:13:39.977628 (+   455us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:39.985215 (+  7587us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:13:40.057466 (+ 72251us) log.cc:844] Serialized 14 byte log entry
0709 12:13:41.048067 (+990601us) spinlock_profiling.cc:243] Waited 3.57 ms on lock 0x7b18003aee80. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78b84e07 00007fce819df9a9 00007fce78ba169b 00007fce78b9f93f 00007fce78ba1c02 00007fce7b82920b 00007fce7b82ed23 00007fce7b82f23a 00007fce7bc99a2a
0709 12:13:41.396852 (+348785us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:41.515687 (+118835us) log.cc:844] Serialized 26 byte log entry
0709 12:13:41.523738 (+  8051us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:13:41.523779 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:41.527171 (+  3392us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:41.877125 (+349954us) raft_consensus.cc:1685] finished
0709 12:13:41.877226 (+   101us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:41.877399 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":36567,"prepare.queue_time_us":77468,"prepare.run_cpu_time_us":66,"prepare.run_wall_time_us":10518,"raft.queue_time_us":104739,"raft.run_cpu_time_us":392,"raft.run_wall_time_us":26151,"spinlock_wait_cycles":8221952,"thread_start_us":49771,"threads_started":1,"wal-append.queue_time_us":1457021}
I20260709 12:13:41.925335 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:41.926294 25120 raft_consensus.cc:1275] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:13:41.926852 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:41.927386 27649 raft_consensus.cc:3055] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:13:41.927989 27649 raft_consensus.cc:740] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:41.928939 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:41.929814 25660 raft_consensus.cc:2393] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 9: Already voted for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in this term.
I20260709 12:13:41.929214 27649 consensus_queue.cc:260] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:41.930852 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:41.931392 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:41.931547 25662 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 8.
I20260709 12:13:41.932092 25054 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:41.932860 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 11 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:41.937141 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:41.938032 25049 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 9.
I20260709 12:13:41.940062 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:41.940960 24975 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:41.951798 24973 raft_consensus.cc:2393] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 6: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:41.823717 27380 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:13:41.965198 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 145110us
I20260709 12:13:41.966923 25021 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:41.960390 25627 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:41.964479 25018 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:41.970566 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 404701us
I20260709 12:13:41.970046 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:41.974062 27536 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.515s	user 0.017s	sys 0.049s
I20260709 12:13:41.994266 25124 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
W20260709 12:13:41.995338 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.998064 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:41.978538 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 443934us
I20260709 12:13:42.008797 25055 raft_consensus.cc:3060] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:42.007745 24980 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:41.979180 27649 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:13:42.015756 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:42.016304 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:41.997993 27536 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.539s	user 0.017s	sys 0.049s
I20260709 12:13:42.024049 25054 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:41.997545 27380 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:42.044306 25052 raft_consensus.cc:1240] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 8. Current term is 9. Ops: [7.8-8.9]
I20260709 12:13:42.045326 27374 raft_consensus.cc:2749] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:42.046290 27380 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:42.046684 27747 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:42.049535 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:42.048774 24976 raft_consensus.cc:2468] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
W20260709 12:13:42.051819 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:42.053102 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 92835.2us
I20260709 12:13:42.069978 25627 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:13:42.060804 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 207199us
I20260709 12:13:42.073002 25627 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:42.074398 27752 raft_consensus.cc:2804] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:42.074829 27752 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.075204 27752 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:42.076002 27301 consensus_queue.cc:1048] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:13:42.015668 27617 raft_consensus.cc:3060] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:13:42.080575 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:42.081496 25049 raft_consensus.cc:2468] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
W20260709 12:13:42.082499 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 59510us
I20260709 12:13:42.083945 27812 raft_consensus.cc:2804] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:13:42.084421 27812 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.084838 27812 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:13:42.084904 27662 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:42.080060 27719 raft_consensus.cc:2804] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:42.089087 27719 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.089533 27719 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:41.987742 27693 consensus_queue.cc:260] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:42.096582 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:42.102488 25095 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:42.110051 27752 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:42.138245 25021 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:42.126475 25050 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51822 (request call id 334) took 1074 ms. Trace:
I20260709 12:13:42.142938 27796 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:42.100270 25053 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
W20260709 12:13:42.129005 25123 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.557s	user 0.027s	sys 0.047s
I20260709 12:13:42.131794 27747 raft_consensus.cc:2749] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:42.124010 27811 log.cc:927] Time spent T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
I20260709 12:13:42.181711 25095 leader_election.cc:400] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 3. Current term is 4.
I20260709 12:13:42.186791 25055 raft_consensus.cc:2468] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
W20260709 12:13:42.187366 25123 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.681s	user 0.033s	sys 0.051s
I20260709 12:13:42.183403 25050 rpcz_store.cc:276] 0709 12:13:41.052204 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:41.056053 (+  3849us) service_pool.cc:224] Handling call
0709 12:13:41.091838 (+ 35785us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:41.150324 (+ 58486us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:41.150375 (+    51us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:41.427870 (+277495us) log.cc:844] Serialized 26 byte log entry
0709 12:13:41.789217 (+361347us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:41.789255 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:41.789344 (+    89us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:42.126161 (+336817us) raft_consensus.cc:1685] finished
0709 12:13:42.126193 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:42.126390 (+   197us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":248256,"threads_started":1,"wal-append.queue_time_us":484697}
W20260709 12:13:42.199995 24946 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:42.206403 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 70656.9us
I20260709 12:13:42.197304 27695 consensus_queue.cc:1059] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.015s
I20260709 12:13:42.210018 27695 raft_consensus.cc:3055] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:42.210465 27695 raft_consensus.cc:740] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:42.211491 27695 consensus_queue.cc:260] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:42.212896 27725 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.465s	user 0.021s	sys 0.028s
W20260709 12:13:42.238826 27725 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.519s	user 0.022s	sys 0.029s
I20260709 12:13:42.251055 27732 consensus_queue.cc:1048] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.013s
W20260709 12:13:42.255923 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 180239us
I20260709 12:13:42.257588 24943 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:42.237534 27603 raft_consensus.cc:2804] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:42.206729 27796 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:42.261729 25123 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48852 (request call id 1658) took 2762 ms. Trace:
I20260709 12:13:42.269060 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecbc20e77d04df3900b0c5d523c0cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:42.272583 24943 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:42.275626 27713 raft_consensus.cc:2749] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:42.278551 24946 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:42.278815 27658 consensus_queue.cc:1048] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:42.279894 27806 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.280700 27806 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:42.281250 27603 raft_consensus.cc:697] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:42.282296 27341 raft_consensus.cc:2749] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:42.282543 27603 consensus_queue.cc:237] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:42.284936 27752 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:42.286733 27806 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:42.287065 27812 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:42.288013 27802 log.cc:927] Time spent T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.199s	user 0.001s	sys 0.003s
W20260709 12:13:42.290083 24945 leader_election.cc:336] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.524s (SENT)
I20260709 12:13:42.291013 27719 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:42.291944 25126 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34314 (request call id 443) took 1282 ms. Trace:
I20260709 12:13:42.293289 27796 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:42.237453 27779 consensus_queue.cc:1048] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.108s
I20260709 12:13:42.295202 27693 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:42.298581 25047 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51822 (request call id 331) took 1281 ms. Trace:
I20260709 12:13:42.292325 25126 rpcz_store.cc:276] 0709 12:13:41.010068 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:41.026091 (+ 16023us) service_pool.cc:224] Handling call
0709 12:13:41.026770 (+   679us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:41.027670 (+   900us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:41.027708 (+    38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:41.057147 (+ 29439us) log.cc:844] Serialized 26 byte log entry
0709 12:13:41.426747 (+369600us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:13:41.426801 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:41.426906 (+   105us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:42.287269 (+860363us) spinlock_profiling.cc:243] Waited 6.13 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:42.291534 (+  4265us) raft_consensus.cc:1685] finished
0709 12:13:42.291557 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:42.291781 (+   224us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4960,"raft.run_cpu_time_us":300,"raft.run_wall_time_us":303,"spinlock_wait_cycles":14096640,"thread_start_us":309492,"threads_started":1,"wal-append.queue_time_us":997508}
I20260709 12:13:42.293355 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:42.299760 25659 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:42.289381 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:42.249567 27747 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.262907 27695 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:42.320355 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:42.321184 25126 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 8
W20260709 12:13:42.322712 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:42.323832 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:42.274103 27696 raft_consensus.cc:2804] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:13:42.325762 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:42.299050 25047 rpcz_store.cc:276] 0709 12:13:41.017510 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:41.019115 (+  1605us) service_pool.cc:224] Handling call
0709 12:13:41.019850 (+   735us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:41.040135 (+ 20285us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:13:41.095285 (+ 55150us) log.cc:844] Serialized 14 byte log entry
0709 12:13:41.839456 (+744171us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:41.840056 (+   600us) log.cc:844] Serialized 26 byte log entry
0709 12:13:41.840203 (+   147us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:13:41.840242 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:41.840315 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:42.123091 (+282776us) spinlock_profiling.cc:243] Waited 8 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:42.298275 (+175184us) raft_consensus.cc:1685] finished
0709 12:13:42.298383 (+   108us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:42.298514 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":19232,"prepare.queue_time_us":124987,"prepare.run_cpu_time_us":61,"prepare.run_wall_time_us":60,"raft.queue_time_us":26517,"raft.run_cpu_time_us":406,"raft.run_wall_time_us":406,"spinlock_wait_cycles":18494080,"thread_start_us":765666,"threads_started":2,"wal-append.queue_time_us":781334}
I20260709 12:13:42.323493 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:13:42.334053 24945 leader_election.cc:336] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.709s (SENT)
I20260709 12:13:42.335095 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:42.265750 25123 rpcz_store.cc:276] 0709 12:13:39.483018 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:39.483184 (+   166us) service_pool.cc:224] Handling call
0709 12:13:39.483946 (+   762us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:39.484285 (+   339us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:13:39.512117 (+ 27832us) log.cc:844] Serialized 14 byte log entry
0709 12:13:41.041961 (+1529844us) spinlock_profiling.cc:243] Waited 2.5 ms on lock 0x7b18002f6aa0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78b84e07 00007fce819df9a9 00007fce78ba169b 00007fce78b9f93f 00007fce78ba1c02 00007fce7b82920b 00007fce7b82ed23 00007fce7b82f23a 00007fce7bc99a2a
0709 12:13:42.197991 (+1156030us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:42.204348 (+  6357us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:42.220944 (+ 16596us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:42.241650 (+ 20706us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:42.245554 (+  3904us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":26935,"prepare.run_cpu_time_us":58,"prepare.run_wall_time_us":59,"raft.queue_time_us":173557,"raft.run_cpu_time_us":156,"raft.run_wall_time_us":156,"spinlock_wait_cycles":5761408,"thread_start_us":1044390,"threads_started":2,"wal-append.queue_time_us":2412194}
I20260709 12:13:42.316300 27756 raft_consensus.cc:2804] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 12:13:42.355154 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 173770us
I20260709 12:13:42.352953 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:42.336742 25628 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:42.362056 25049 raft_consensus.cc:2368] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 9. Current term is 10.
I20260709 12:13:42.357141 24945 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:42.331406 27696 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:42.372447 24977 raft_consensus.cc:1275] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:42.332472 27796 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.379320 24972 raft_consensus.cc:1275] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:13:42.354713 27756 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.385165 25055 raft_consensus.cc:1275] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 2. Preceding OpId from leader: term: 7 index: 3. (index mismatch)
W20260709 12:13:42.378679 27254 consensus_meta.cc:287] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.759s	user 0.011s	sys 0.003s
I20260709 12:13:42.372860 27696 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:42.331683 27117 consensus_queue.cc:1059] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: INVALID_TERM, Last received: 8.9, Next index: 10, Last known committed idx: 7, Time since last communication: 0.057s
I20260709 12:13:42.421608 24971 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 9.
W20260709 12:13:42.419904 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 139768us
I20260709 12:13:42.422072 25049 raft_consensus.cc:1275] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:42.356142 27747 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:42.422817 24946 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:42.427135 25046 raft_consensus.cc:1275] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:13:42.384840 27756 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:13:42.433146 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 96506.1us
I20260709 12:13:42.435211 24946 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:42.389397 27719 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:42.445243 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:42.441766 24946 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:42.446007 25055 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:42.448472 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:42.444912 27796 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:42.456843 27796 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:42.458369 25095 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:42.459538 27817 consensus_queue.cc:1048] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:42.459945 27810 raft_consensus.cc:2749] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:42.460867 27525 raft_consensus.cc:2804] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:13:42.461318 27649 raft_consensus.cc:2804] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:42.461925 27649 raft_consensus.cc:697] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:42.462929 27649 consensus_queue.cc:237] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:42.464936 25095 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
W20260709 12:13:42.465373 27828 log.cc:927] Time spent T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
W20260709 12:13:42.473865 25020 leader_election.cc:336] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.547s (SENT)
I20260709 12:13:42.433947 27301 raft_consensus.cc:2804] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Leader election won for term 9
W20260709 12:13:42.503162 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 179540us
I20260709 12:13:42.482300 25020 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:42.506379 25021 leader_election.cc:304] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:42.466132 27817 raft_consensus.cc:2804] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:42.461366 27525 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.473915 27254 raft_consensus.cc:2749] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:13:42.477108 27812 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 10 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:42.512722 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 59996.3us
W20260709 12:13:42.519119 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:42.507606 27774 log.cc:927] Time spent T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 12:13:42.519805 24946 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:42.533735 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 69084.6us
I20260709 12:13:42.515872 27525 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:13:42.519244 27759 raft_consensus.cc:2749] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:13:42.524343 27839 log.cc:927] Time spent T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
I20260709 12:13:42.515923 27817 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:42.518841 27779 raft_consensus.cc:2749] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:13:42.549355 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:42.549029 24946 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:42.552877 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 79058us
W20260709 12:13:42.555861 27838 log.cc:927] Time spent T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.099s	user 0.000s	sys 0.001s
W20260709 12:13:42.559782 27830 log.cc:927] Time spent T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.176s	user 0.000s	sys 0.001s
W20260709 12:13:42.561408 27827 log.cc:927] Time spent T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.120s	user 0.000s	sys 0.000s
I20260709 12:13:42.539983 27697 raft_consensus.cc:2749] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:42.532399 27841 raft_consensus.cc:2804] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:42.551612 27817 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:42.575095 27617 raft_consensus.cc:2749] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:13:42.575742 25095 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
W20260709 12:13:42.576280 27807 log.cc:927] Time spent T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.492s	user 0.000s	sys 0.003s
W20260709 12:13:42.578512 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:42.579890 25628 leader_election.cc:400] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Vote denied by peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075) with higher term. Message: Invalid argument: T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 9. Current term is 10.
I20260709 12:13:42.600322 25628 leader_election.cc:403] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
W20260709 12:13:42.583249 27825 log.cc:927] Time spent T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.298s	user 0.001s	sys 0.003s
I20260709 12:13:42.587808 25659 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
W20260709 12:13:42.588047 25020 leader_election.cc:336] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.574s (SENT)
I20260709 12:13:42.577024 25126 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 8.
W20260709 12:13:42.611618 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:42.617748 25658 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58018 (request call id 622) took 1168 ms. Trace:
I20260709 12:13:42.618233 25658 rpcz_store.cc:276] 0709 12:13:41.449258 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:41.451989 (+  2731us) service_pool.cc:224] Handling call
0709 12:13:41.452408 (+   419us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:41.453014 (+   606us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:41.453059 (+    45us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:41.453753 (+   694us) log.cc:844] Serialized 26 byte log entry
0709 12:13:41.816065 (+362312us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:13:41.816118 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:41.816203 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:42.575465 (+759262us) spinlock_profiling.cc:243] Waited 48.6 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:42.617321 (+ 41856us) raft_consensus.cc:1685] finished
0709 12:13:42.617350 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:42.617567 (+   217us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":647,"raft.run_cpu_time_us":157,"raft.run_wall_time_us":158,"spinlock_wait_cycles":111792512,"thread_start_us":354913,"threads_started":1,"wal-append.queue_time_us":575680}
I20260709 12:13:42.551223 27254 consensus_queue.cc:1059] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.052s
I20260709 12:13:42.610147 27658 consensus_queue.cc:1048] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 12:13:42.626008 27662 raft_consensus.cc:3055] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:13:42.626600 27662 raft_consensus.cc:740] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:42.628868 27713 raft_consensus.cc:2804] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:42.629367 27713 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.630999 25048 raft_consensus.cc:1240] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 11 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 10. Current term is 11. Ops: []
I20260709 12:13:42.593648 27841 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.627840 27662 consensus_queue.cc:260] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:42.634898 25020 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:42.599933 27747 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:42.610786 27749 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Advancing to term 10
I20260709 12:13:42.630219 27697 raft_consensus.cc:2804] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:13:42.640578 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 99852us
W20260709 12:13:42.643850 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:42.644713 27752 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:42.645398 27752 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:42.630585 27301 raft_consensus.cc:697] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:42.633569 27713 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:42.648348 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:42.611517 27834 consensus_queue.cc:1048] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.031s
W20260709 12:13:42.639343 27804 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.590s	user 0.018s	sys 0.018s
I20260709 12:13:42.637133 27841 raft_consensus.cc:3060] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:42.654511 24977 raft_consensus.cc:2393] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 6: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:42.658937 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:42.649374 27697 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:42.662231 27804 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.609s	user 0.018s	sys 0.018s
I20260709 12:13:42.668526 27697 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:42.692842 27662 raft_consensus.cc:3060] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:42.693565 25095 leader_election.cc:304] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:42.695365 25095 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:42.704125 27695 raft_consensus.cc:2749] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:13:42.689152 27833 log.cc:927] Time spent T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.137s	user 0.001s	sys 0.000s
I20260709 12:13:42.688248 27696 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:42.716523 24980 raft_consensus.cc:1240] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:42.718710 27696 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:42.715701 27841 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:42.723902 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:42.724709 25126 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 8
I20260709 12:13:42.726784 27841 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:42.733209 27695 raft_consensus.cc:493] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:42.733907 27695 raft_consensus.cc:515] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:42.735944 27695 leader_election.cc:290] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:42.714239 27301 consensus_queue.cc:237] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.9, Last appended by leader: 9, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:42.705816 27747 raft_consensus.cc:2749] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:13:42.740476 27835 log.cc:927] Time spent T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.238s	user 0.000s	sys 0.001s
I20260709 12:13:42.747864 24978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49232 (request call id 361) took 1088 ms. Trace:
I20260709 12:13:42.748252 24978 rpcz_store.cc:276] 0709 12:13:41.659840 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:41.717097 (+ 57257us) service_pool.cc:224] Handling call
0709 12:13:41.743054 (+ 25957us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:41.816836 (+ 73782us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:41.816889 (+    53us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:41.959201 (+142312us) log.cc:844] Serialized 26 byte log entry
0709 12:13:42.302339 (+343138us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:42.302414 (+    75us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:42.302521 (+   107us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:42.739715 (+437194us) spinlock_profiling.cc:243] Waited 1.96 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:42.747491 (+  7776us) raft_consensus.cc:1685] finished
0709 12:13:42.747514 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:42.747801 (+   287us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":29864,"raft.run_cpu_time_us":301,"raft.run_wall_time_us":21754,"spinlock_wait_cycles":4503424,"thread_start_us":300180,"threads_started":1,"wal-append.queue_time_us":419044}
I20260709 12:13:42.755966 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:42.692039 27525 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:42.770718 27525 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 10 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:42.778920 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 225284us
I20260709 12:13:42.780853 27732 raft_consensus.cc:2749] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:42.782788 27853 log.cc:927] Time spent T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f: Append to log took a long time: real 0.119s	user 0.000s	sys 0.001s
W20260709 12:13:42.800997 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 155741us
I20260709 12:13:42.801503 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
W20260709 12:13:42.812820 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 263863us
I20260709 12:13:42.822656 25126 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 8.
I20260709 12:13:42.813999 24946 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:42.825814 25020 leader_election.cc:336] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.672s (SENT)
I20260709 12:13:42.826478 25020 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:42.697206 27752 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:42.830253 24945 leader_election.cc:336] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.721s (SENT)
I20260709 12:13:42.838117 24945 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:42.832554 25021 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:42.831931 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:42.831175 27341 raft_consensus.cc:2804] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:42.832528 27759 consensus_queue.cc:1048] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 12:13:42.840096 27732 consensus_queue.cc:1048] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 12:13:42.843547 27696 raft_consensus.cc:2749] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:13:42.851961 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 65120.9us
I20260709 12:13:42.855242 27779 raft_consensus.cc:2749] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 12:13:42.857296 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 162054us
I20260709 12:13:42.845157 25627 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:13:42.860045 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:42.863090 27341 raft_consensus.cc:697] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:42.862983 25095 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:42.866087 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:42.879554 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 55252us
I20260709 12:13:42.879684 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:42.892905 25052 raft_consensus.cc:1275] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:42.888393 25628 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:42.879451 27719 raft_consensus.cc:2804] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:42.841789 27525 consensus_queue.cc:1048] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.048s
W20260709 12:13:42.906832 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 43942.5us
I20260709 12:13:42.882588 27603 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.884822 27761 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:42.910141 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 49906.3us
I20260709 12:13:42.915342 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:42.895048 27747 raft_consensus.cc:2749] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:13:42.921301 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:42.925377 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:42.928699 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:42.883018 27725 consensus_queue.cc:1059] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.035s
I20260709 12:13:42.929461 24980 raft_consensus.cc:2393] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 6: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:42.928134 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
W20260709 12:13:42.934610 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 81930us
I20260709 12:13:42.931278 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4d0376e6c64b3cb8dd0c32e23ed4d3" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:42.931218 27689 consensus_queue.cc:1048] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.037s
I20260709 12:13:42.953141 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:42.935501 25627 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:42.958492 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:42.967728 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:42.964035 27749 raft_consensus.cc:2749] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075) with higher term. Message: Invalid argument: T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 9. Current term is 10.
I20260709 12:13:42.967890 24973 raft_consensus.cc:2376] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7. Re-sending same reply.
I20260709 12:13:42.917531 27719 raft_consensus.cc:697] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:42.968748 25046 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:13:42.899547 27756 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:42.923537 27855 raft_consensus.cc:2749] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:42.976913 25020 leader_election.cc:336] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.750s (SENT)
I20260709 12:13:42.980141 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:42.983707 24972 raft_consensus.cc:3060] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:13:42.980538 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 51454.2us
I20260709 12:13:42.981091 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:42.982188 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 52742.7us
I20260709 12:13:42.985877 25020 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:42.980892 24945 leader_election.cc:336] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.877s (SENT)
I20260709 12:13:42.995555 25095 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:42.980736 27811 log.cc:927] Time spent T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 12:13:42.966647 27817 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:43.012678 24975 raft_consensus.cc:2393] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 8: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:43.012796 24945 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:43.012696 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:42.993814 27852 raft_consensus.cc:2804] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:42.918097 27603 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:43.023761 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:43.026127 24977 raft_consensus.cc:2468] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 11.
I20260709 12:13:43.034626 24977 raft_consensus.cc:1275] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:43.020939 27747 raft_consensus.cc:2749] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:43.027890 27693 consensus_meta.cc:287] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent flushing consensus metadata: real 0.732s	user 0.010s	sys 0.005s
I20260709 12:13:43.027484 27615 raft_consensus.cc:2749] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:43.087191 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 106321us
W20260709 12:13:43.090829 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 48312.5us
W20260709 12:13:43.095708 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:43.096203 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:43.096129 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 73649.1us
I20260709 12:13:43.020888 27254 consensus_queue.cc:1048] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.068s
I20260709 12:13:43.104118 24946 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:43.010809 27341 consensus_queue.cc:237] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:43.114768 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 141500us
W20260709 12:13:43.103575 24945 leader_election.cc:336] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.943s (SENT)
I20260709 12:13:43.094681 27536 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:13:43.117758 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 81894.8us
I20260709 12:13:43.119253 25628 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:43.086957 27713 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:43.122335 27855 raft_consensus.cc:2749] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:13:43.122443 27860 log.cc:927] Time spent T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.139s	user 0.000s	sys 0.001s
I20260709 12:13:43.122975 27851 raft_consensus.cc:2749] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:43.116961 27858 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 12:13:43.124033 27866 log.cc:927] Time spent T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.151s	user 0.001s	sys 0.000s
I20260709 12:13:43.126132 25628 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:43.130600 24945 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:43.107255 27759 consensus_queue.cc:1048] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 12:13:43.133997 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:43.136023 24977 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:43.120944 27536 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:43.145524 27756 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:43.146377 27689 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:43.117342 27719 consensus_queue.cc:237] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:43.153949 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:43.163166 27713 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:43.173218 27817 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:43.173694 27501 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:43.174232 27501 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:43.176301 27501 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:43.177692 27603 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:43.178491 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:43.178972 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 75405.2us
I20260709 12:13:43.180088 25095 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:43.181172 25046 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 10.
I20260709 12:13:43.181676 27720 raft_consensus.cc:3055] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:43.136361 27697 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:43.194073 27720 raft_consensus.cc:740] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:43.195490 27720 consensus_queue.cc:260] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:43.197347 27720 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:43.208937 27761 raft_consensus.cc:2749] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:43.210860 25095 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:43.211998 27817 raft_consensus.cc:2749] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:43.212173 25095 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:43.212764 27817 raft_consensus.cc:2749] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:43.217136 25047 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:43.220046 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:43.220755 25654 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:43.221001 24972 raft_consensus.cc:2468] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 8.
I20260709 12:13:43.232420 27525 raft_consensus.cc:2749] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:13:43.242442 27536 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:43.243474 27662 consensus_meta.cc:287] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2: Time spent flushing consensus metadata: real 0.550s	user 0.008s	sys 0.002s
W20260709 12:13:43.193562 27822 log.cc:927] Time spent T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.091s	user 0.003s	sys 0.000s
I20260709 12:13:43.250512 27697 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:43.234513 25018 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:43.253547 25658 raft_consensus.cc:2468] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 10.
W20260709 12:13:43.291013 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:43.307758 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 95636.7us
I20260709 12:13:43.277773 27812 raft_consensus.cc:2804] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:43.306174 27374 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:43.319556 25018 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:43.309402 27817 raft_consensus.cc:2749] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:43.328508 25095 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:43.314369 27812 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:43.310014 27852 raft_consensus.cc:697] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
W20260709 12:13:43.334326 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 399111us
I20260709 12:13:43.329281 27617 raft_consensus.cc:2804] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:13:43.336052 27812 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:13:43.359723 25020 leader_election.cc:336] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.783s (SENT)
I20260709 12:13:43.360371 25020 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:43.366300 25095 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:43.368170 27878 raft_consensus.cc:2804] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:43.368750 27878 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:43.369259 27878 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:43.372889 27817 consensus_queue.cc:1048] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:43.372927 27881 raft_consensus.cc:2749] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:43.382054 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:43.384855 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 9 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:43.388447 25046 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 12:13:43.327230 27374 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:43.405372 25021 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:43.365197 27617 raft_consensus.cc:697] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 10 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
W20260709 12:13:43.420852 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 310134us
W20260709 12:13:43.421281 24945 leader_election.cc:336] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.266s (SENT)
I20260709 12:13:43.406257 27761 raft_consensus.cc:2749] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:43.421787 24945 leader_election.cc:304] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:43.422014 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 84273.3us
I20260709 12:13:43.442055 27697 raft_consensus.cc:2749] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:43.404412 27879 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 6, Time since last communication: 0.037s
I20260709 12:13:43.445648 24946 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:43.451773 25020 leader_election.cc:336] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.816s (SENT)
W20260709 12:13:43.455071 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 43824.6us
I20260709 12:13:43.450989 27852 consensus_queue.cc:237] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:43.471971 27617 consensus_queue.cc:237] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:43.474438 24946 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:43.475457 24946 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:43.476250 27649 raft_consensus.cc:2749] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:43.476958 27649 raft_consensus.cc:2804] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:13:43.477099 27697 raft_consensus.cc:2804] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:43.477486 27649 raft_consensus.cc:697] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 10 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:43.477795 27697 raft_consensus.cc:697] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:43.478442 27649 consensus_queue.cc:237] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:43.478880 27697 consensus_queue.cc:237] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.5, Last appended by leader: 5, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:43.481320 25628 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:43.482878 25628 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:43.484786 27658 raft_consensus.cc:2804] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:43.485348 27658 raft_consensus.cc:697] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:43.485865 27374 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:43.486423 27658 consensus_queue.cc:237] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:43.488953 27662 consensus_queue.cc:1048] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:43.491633 27662 consensus_queue.cc:1048] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:43.492707 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:43.493304 25124 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:43.475488 27689 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:43.500288 25627 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:43.501179 27693 raft_consensus.cc:2804] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:43.501571 27693 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:43.501924 27693 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:43.506052 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:43.506889 25046 raft_consensus.cc:2393] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 6: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:43.507603 25020 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:43.508194 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:43.513967 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:43.515034 25046 raft_consensus.cc:2410] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 12:13:43.479996 27812 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:43.536098 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:43.538213 25049 raft_consensus.cc:1275] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:43.542557 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:43.486449 27374 raft_consensus.cc:2749] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:13:43.545413 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 97285.6us
I20260709 12:13:43.545606 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:43.546239 25048 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:43.547511 25020 leader_election.cc:336] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.842s (SENT)
I20260709 12:13:43.547986 25020 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:43.533512 27845 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:43.548682 27761 raft_consensus.cc:2749] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:43.549131 27845 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:43.551627 27845 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:43.553061 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:43.540148 25628 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:43.553781 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 9 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:43.560202 24975 raft_consensus.cc:2368] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 7. Current term is 8.
I20260709 12:13:43.569502 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:43.571286 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:43.572479 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:43.578966 24975 raft_consensus.cc:1240] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 12:13:43.579545 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:43.560133 27779 raft_consensus.cc:2749] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:43.574913 27855 raft_consensus.cc:2804] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:13:43.594858 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:43.509123 27878 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:43.597762 25048 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
W20260709 12:13:43.602272 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 54793.6us
I20260709 12:13:43.611860 24978 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:43.611756 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:43.614307 24974 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:43.617170 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:43.617841 25055 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7.
I20260709 12:13:43.619843 27812 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:43.609737 27855 raft_consensus.cc:697] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 11 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:43.620813 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:43.621114 27536 consensus_queue.cc:1048] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:43.621428 24975 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:43.609637 27749 consensus_queue.cc:1059] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.015s
I20260709 12:13:43.624923 27749 raft_consensus.cc:3055] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:43.574353 24972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:43.625349 27749 raft_consensus.cc:740] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:43.625629 24972 raft_consensus.cc:606] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:43.626564 25126 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:13:43.626303 27749 consensus_queue.cc:260] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:43.629619 27749 raft_consensus.cc:3060] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:43.629675 27844 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
W20260709 12:13:43.631265 25020 leader_election.cc:336] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.916s (SENT)
I20260709 12:13:43.637660 24946 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:43.637622 24976 raft_consensus.cc:1275] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 12:13:43.637961 25020 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:43.641510 25129 raft_consensus.cc:1240] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:43.642870 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:43.646428 24946 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:43.655958 27812 raft_consensus.cc:2749] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:43.660928 27341 raft_consensus.cc:2804] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:43.661549 27341 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:43.651808 27662 raft_consensus.cc:2804] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:43.663348 27662 raft_consensus.cc:697] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:43.664556 27662 consensus_queue.cc:237] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:43.645996 27695 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:43.667454 27695 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:43.670213 27695 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:43.655194 25628 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:43.662038 27341 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:43.704748 25050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71363d966b384381b7e288355cf6d461"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:55978
I20260709 12:13:43.705603 25050 raft_consensus.cc:606] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Received request to transfer leadership
I20260709 12:13:43.706041 25050 raft_consensus.cc:614] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:43.710981 27879 consensus_queue.cc:1059] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 12:13:43.712375 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 102596us
I20260709 12:13:43.717736 24975 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 8.
I20260709 12:13:43.702088 27852 raft_consensus.cc:2804] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 12:13:43.730265 25020 leader_election.cc:336] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.931s (SENT)
I20260709 12:13:43.730733 25020 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:43.621420 27855 consensus_queue.cc:237] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:43.737627 27878 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:43.742849 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:43.727312 27852 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:43.744136 27852 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:43.702303 27301 consensus_queue.cc:1048] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.032s
I20260709 12:13:43.755806 27761 raft_consensus.cc:2749] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:43.802114 27525 consensus_queue.cc:1048] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:13:43.802845 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 89629.6us
W20260709 12:13:43.803679 25020 leader_election.cc:336] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.960s (SENT)
W20260709 12:13:43.804675 25020 leader_election.cc:336] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.974s (SENT)
W20260709 12:13:43.805568 25020 leader_election.cc:336] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.988s (SENT)
I20260709 12:13:43.805932 25020 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:43.807621 27603 raft_consensus.cc:2749] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:43.814459 27341 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:43.816749 24926 auto_rebalancer.cc:893] Removing replace marker failed: Replica 91805dbdcd1c49649333a6727aca01d4 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 8 committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:13:43.817231 24926 auto_rebalancer.cc:901] Could not move replica: Illegal state: not currently leader
W20260709 12:13:43.817546 24926 auto_rebalancer.cc:330] scheduled replica move failed to complete: Illegal state: not currently leader
W20260709 12:13:43.849534 25021 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.23.69.62:37541, user_credentials={real_user=slave}} blocked reactor thread for 47801.5us
I20260709 12:13:43.852329 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:43.850951 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:43.858356 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:43.860246 25052 raft_consensus.cc:2410] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for term 8 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
W20260709 12:13:43.860611 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 105920us
I20260709 12:13:43.860970 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:43.868978 24972 raft_consensus.cc:1217] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Deduplicated request from leader. Original: 5.2->[6.3-6.3]   Dedup: 6.3->[]
I20260709 12:13:43.869035 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:43.869678 24972 raft_consensus.cc:1240] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 6. Current term is 7. Ops: [6.3-6.3]
I20260709 12:13:43.869974 24975 raft_consensus.cc:2393] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 8: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:43.878822 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:43.893935 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:43.901997 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 145556us
I20260709 12:13:43.848526 27852 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:43.853777 27693 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:43.927528 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:43.939056 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:43.940317 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:43.942857 24972 raft_consensus.cc:1240] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:43.944330 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:43.946561 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
W20260709 12:13:43.927718 25080 heartbeater.cc:646] Failed to heartbeat to 127.23.69.62:37541 (0 consecutive failures): Timed out: Failed to send heartbeat to master: TSHeartbeat RPC to 127.23.69.62:37541 timed out after 15.000s (SENT)
I20260709 12:13:43.955425 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:43.958366 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:43.962249 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:43.962345 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:43.963155 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:43.964214 24974 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:43.964377 24978 raft_consensus.cc:1240] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:13:43.970662 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:43.972456 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:43.973088 25046 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:43.975483 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:43.980556 27695 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:43.981406 25051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:43.981315 27695 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:43.982369 27817 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:43.982901 27817 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:43.985417 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:43.980504 27881 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:43.986732 27881 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:43.989660 27881 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:43.990244 27695 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:43.991202 25658 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:13:43.995623 27779 consensus_queue.cc:1048] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:43.998736 25124 raft_consensus.cc:1275] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:13:43.998914 25121 raft_consensus.cc:1240] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:44.000346 27817 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:44.010752 27850 raft_consensus.cc:3055] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:44.011312 27850 raft_consensus.cc:740] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:44.013134 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:44.014015 25654 raft_consensus.cc:2368] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 7. Current term is 8.
I20260709 12:13:44.013841 27875 consensus_queue.cc:1048] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:13:44.015504 25092 leader_election.cc:400] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Vote denied by peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161) with higher term. Message: Invalid argument: T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 7. Current term is 8.
I20260709 12:13:44.015851 25092 leader_election.cc:403] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
W20260709 12:13:44.034053 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 82892.2us
I20260709 12:13:44.051764 25050 raft_consensus.cc:1240] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:44.053617 24974 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 7.
I20260709 12:13:44.024271 27817 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 8
W20260709 12:13:44.063866 25020 leader_election.cc:336] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.641s (SENT)
I20260709 12:13:44.064303 25020 leader_election.cc:304] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:44.021201 27779 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.042s
I20260709 12:13:44.069409 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.070519 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:44.072438 27858 consensus_queue.cc:1048] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:44.074142 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.080096 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.080893 25123 raft_consensus.cc:2468] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:44.082099 25053 raft_consensus.cc:1240] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:44.092145 25046 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 8.
I20260709 12:13:44.012468 27850 consensus_queue.cc:260] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:44.070663 27812 raft_consensus.cc:2749] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:44.106772 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:44.110791 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.113397 25129 raft_consensus.cc:1240] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:44.116604 25050 raft_consensus.cc:1240] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:44.117007 27852 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:44.117949 27693 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:44.120781 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 64128.2us
I20260709 12:13:44.130265 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.131062 25126 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:44.133046 25050 raft_consensus.cc:1275] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
W20260709 12:13:44.165555 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 46380us
I20260709 12:13:44.178222 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.178721 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.180526 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb9a9bacda463d8d07ddb75506266c" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.105968 27662 consensus_queue.cc:1048] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.079s
I20260709 12:13:44.109634 27875 consensus_queue.cc:1059] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.057s
I20260709 12:13:44.135778 27817 raft_consensus.cc:2749] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161) with higher term. Message: Invalid argument: T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 7. Current term is 8.
W20260709 12:13:44.198565 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 134708us
W20260709 12:13:44.200917 25020 leader_election.cc:336] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.650s (SENT)
I20260709 12:13:44.200083 25124 raft_consensus.cc:2468] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:44.207607 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:44.208520 24979 raft_consensus.cc:3060] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:44.214026 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.216167 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:44.216862 24976 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:44.221880 27341 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:44.225208 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.225488 24977 raft_consensus.cc:1275] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:13:44.226169 25127 raft_consensus.cc:2410] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 7 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:13:44.226634 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.227188 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.227639 25122 raft_consensus.cc:2410] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 7 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260709 12:13:44.228394 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.210438 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.228569 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.238833 25129 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 8.
W20260709 12:13:44.237807 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 49978.5us
I20260709 12:13:44.247498 25126 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 8.
I20260709 12:13:44.234755 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.239101 25120 raft_consensus.cc:2376] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7. Re-sending same reply.
I20260709 12:13:44.251346 24973 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:13:44.261066 25127 raft_consensus.cc:2368] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 5. Current term is 6.
I20260709 12:13:44.269615 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.270634 25124 raft_consensus.cc:2468] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:44.271780 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.229341 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:44.277057 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 133064us
I20260709 12:13:44.277760 25128 raft_consensus.cc:2410] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
W20260709 12:13:44.229547 27897 log.cc:927] Time spent T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 12:13:44.280501 25121 raft_consensus.cc:2468] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
W20260709 12:13:44.232278 27899 log.cc:927] Time spent T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.167s	user 0.000s	sys 0.005s
I20260709 12:13:44.289467 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.292683 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.293239 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.293609 25127 raft_consensus.cc:2393] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 5: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:44.294181 25627 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:44.296090 24979 raft_consensus.cc:2468] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 8.
I20260709 12:13:44.301507 25123 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
W20260709 12:13:44.321851 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 120965us
W20260709 12:13:44.322847 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 84313.8us
I20260709 12:13:44.325150 27844 raft_consensus.cc:2804] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:44.325897 27844 raft_consensus.cc:697] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:44.327138 27844 consensus_queue.cc:237] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:44.322850 25020 leader_election.cc:336] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.692s (SENT)
I20260709 12:13:44.329777 25020 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:44.331372 25120 raft_consensus.cc:2376] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 9. Re-sending same reply.
I20260709 12:13:44.355921 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:44.357544 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 52835.6us
I20260709 12:13:44.358533 25627 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:44.376325 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.378628 24979 raft_consensus.cc:3060] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:13:44.354856 27904 log.cc:927] Time spent T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260709 12:13:44.418073 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.422478 25120 raft_consensus.cc:2468] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:44.426824 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.427843 25123 raft_consensus.cc:3060] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:13:44.428813 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 70407us
I20260709 12:13:44.437477 25127 raft_consensus.cc:2410] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 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: 3.
W20260709 12:13:44.443723 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 120907us
I20260709 12:13:44.444224 25120 raft_consensus.cc:3055] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Stepping down as leader of term 6
W20260709 12:13:44.444792 25020 leader_election.cc:336] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.763s (SENT)
I20260709 12:13:44.445636 25020 leader_election.cc:304] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:44.447075 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.447962 25122 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:44.444783 25120 raft_consensus.cc:740] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
W20260709 12:13:44.450562 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 240673us
I20260709 12:13:44.451568 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.460072 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995a2ac68f7e416cbb267158051aa022" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.464288 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccc4c5d67c545a2b6c31f075220b3f7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.465761 24976 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 8.
I20260709 12:13:44.464846 24946 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:44.450240 27693 raft_consensus.cc:2804] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:44.476383 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.478426 24976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:44.479271 24976 raft_consensus.cc:606] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:44.474771 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.474627 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.480755 24979 raft_consensus.cc:1275] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:13:44.458516 27761 raft_consensus.cc:2749] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:44.498752 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.499612 25125 raft_consensus.cc:2468] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 3.
I20260709 12:13:44.501029 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.496143 25124 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
W20260709 12:13:44.503415 25020 leader_election.cc:336] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.087s (SENT)
I20260709 12:13:44.504812 25129 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:44.507200 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.511267 25127 raft_consensus.cc:1275] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 12:13:44.512074 25127 pending_rounds.cc:85] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 3
I20260709 12:13:44.514611 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.515553 25129 raft_consensus.cc:2393] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 7: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:44.484006 27662 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:44.520340 27662 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:44.520859 27910 log.cc:927] Time spent T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 12:13:44.471558 27817 raft_consensus.cc:493] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:44.475795 25120 consensus_queue.cc:260] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:44.527269 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.484330 27858 raft_consensus.cc:2804] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:44.527504 25120 raft_consensus.cc:3060] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:44.531579 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.532222 25128 raft_consensus.cc:2468] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:13:44.529686 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.526081 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.533288 25125 raft_consensus.cc:2468] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:44.512408 25127 pending_rounds.cc:107] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 12:13:44.519510 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.534492 25127 raft_consensus.cc:2889] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:13:44.531338 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 180347us
I20260709 12:13:44.537004 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.537647 25122 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:44.502516 27693 raft_consensus.cc:697] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:44.543589 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.546581 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
W20260709 12:13:44.547065 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 85041.2us
I20260709 12:13:44.546855 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.548113 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.548431 25125 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:44.548745 25128 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:44.548134 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.551743 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.553308 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.554716 25122 raft_consensus.cc:2410] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for term 6 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 4.
W20260709 12:13:44.536314 24945 leader_election.cc:336] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.509s (SENT)
I20260709 12:13:44.555140 25127 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:44.561918 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:44.562707 24945 leader_election.cc:336] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.532s (SENT)
I20260709 12:13:44.541586 27876 raft_consensus.cc:2749] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:44.571327 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.550194 27858 raft_consensus.cc:697] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
W20260709 12:13:44.579877 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 88861.5us
I20260709 12:13:44.538641 27817 raft_consensus.cc:515] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:44.586500 25020 leader_election.cc:336] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.164s (SENT)
I20260709 12:13:44.589586 25020 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:44.592850 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:44.599524 24945 leader_election.cc:336] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.531s (SENT)
W20260709 12:13:44.601873 24945 leader_election.cc:336] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.883s (SENT)
I20260709 12:13:44.607376 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.608356 25124 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:44.602380 24945 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:44.615126 27927 consensus_queue.cc:1048] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:13:44.615533 27921 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:13:44.601752 27693 consensus_queue.cc:237] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:44.602917 27858 consensus_queue.cc:237] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 6.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:44.648886 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.598424 27876 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:44.654939 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 53083.5us
W20260709 12:13:44.655985 24945 leader_election.cc:336] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.006s (SENT)
I20260709 12:13:44.647933 27902 raft_consensus.cc:2749] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 12:13:44.672482 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 91891us
W20260709 12:13:44.673247 25020 leader_election.cc:336] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.168s (SENT)
I20260709 12:13:44.673815 25020 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:44.675807 25658 raft_consensus.cc:1275] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:44.677167 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.678107 25128 raft_consensus.cc:2393] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 6: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
W20260709 12:13:44.690968 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 100141us
I20260709 12:13:44.691694 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.692693 25125 raft_consensus.cc:2468] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:44.693162 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.694625 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a532ed58661463eb6424c406b708afe" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.697501 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.697350 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.698299 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:44.695034 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 104254us
I20260709 12:13:44.702679 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:44.705190 25020 leader_election.cc:336] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.171s (SENT)
I20260709 12:13:44.698360 25128 raft_consensus.cc:2376] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7. Re-sending same reply.
I20260709 12:13:44.703344 25124 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 9.
I20260709 12:13:44.709467 25020 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:44.709692 25053 raft_consensus.cc:1275] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 11 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:13:44.709839 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.694195 27617 raft_consensus.cc:2749] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:13:44.711721 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.701233 27850 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:44.692023 27341 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.017s
I20260709 12:13:44.702280 27933 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:13:44.711546 27930 log.cc:927] Time spent T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 12:13:44.724963 25123 raft_consensus.cc:2468] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:44.725121 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.728307 25129 raft_consensus.cc:1275] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:44.732961 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.733830 25121 raft_consensus.cc:2368] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for earlier term 7. Current term is 8.
I20260709 12:13:44.734647 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.735963 25121 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
I20260709 12:13:44.736884 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.737555 27697 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:44.737977 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.738204 27697 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:44.739061 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.739583 25121 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:13:44.735363 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.741660 25125 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:13:44.742204 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:44.742702 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.743547 25658 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:44.713503 27876 raft_consensus.cc:2749] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:44.745820 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.746876 24943 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:44.748212 27905 raft_consensus.cc:2804] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:44.749433 27905 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:44.749920 27905 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:44.748322 27817 leader_election.cc:290] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:44.748703 25124 raft_consensus.cc:1275] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 2. Preceding OpId from leader: term: 7 index: 3. (index mismatch)
I20260709 12:13:44.752826 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.718911 27341 consensus_queue.cc:1243] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer 3f6b8adc1ec6495c8c574fff0f49c864 log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 12:13:44.753851 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.754451 25124 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:44.756458 25123 raft_consensus.cc:1275] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:44.759284 25658 pending_rounds.cc:85] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting all ops after (but not including) 4
I20260709 12:13:44.760437 25658 pending_rounds.cc:107] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting uncommitted NO_OP operation due to leader change: 3.5
I20260709 12:13:44.762266 25658 raft_consensus.cc:2889] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:44.741690 27697 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:44.764592 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.766911 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.768772 25122 raft_consensus.cc:2368] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for earlier term 7. Current term is 8.
W20260709 12:13:44.766786 24945 leader_election.cc:336] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.683s (SENT)
W20260709 12:13:44.772879 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 67727.6us
W20260709 12:13:44.773576 25020 leader_election.cc:336] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.237s (SENT)
I20260709 12:13:44.774050 25020 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:44.775271 27876 raft_consensus.cc:2749] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:44.775496 25020 leader_election.cc:336] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.248s (SENT)
I20260709 12:13:44.775992 25020 leader_election.cc:304] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:44.766050 27934 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:44.744019 27933 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:44.777099 27934 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:44.779235 27934 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:44.779419 27933 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:44.780828 25626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:44.783710 25121 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 10.
I20260709 12:13:44.784700 25125 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:44.770104 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.786541 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.782379 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:44.788010 25053 raft_consensus.cc:2468] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 4.
I20260709 12:13:44.789508 25128 raft_consensus.cc:2393] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 6: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:44.789121 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.790578 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.793100 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09025e7fd2a041e5bc2a1114ce80ab3e" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.794664 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.746651 27844 consensus_queue.cc:1048] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.037s
I20260709 12:13:44.795996 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:44.796005 27915 raft_consensus.cc:2749] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:44.801105 25127 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 8.
W20260709 12:13:44.806715 24945 leader_election.cc:336] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.050s (SENT)
I20260709 12:13:44.807632 24945 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:44.808003 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.808851 25122 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7.
I20260709 12:13:44.816933 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:44.817874 24979 raft_consensus.cc:2468] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
W20260709 12:13:44.820361 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:44.831801 25124 raft_consensus.cc:3055] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:44.832345 25124 raft_consensus.cc:740] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:44.839033 27886 raft_consensus.cc:2749] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:44.839843 24971 raft_consensus.cc:1240] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 7. Current term is 8. Ops: []
W20260709 12:13:44.839969 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 64546.4us
I20260709 12:13:44.840663 27341 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:44.842521 25121 raft_consensus.cc:3055] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:44.842692 24975 raft_consensus.cc:1275] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 11 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:13:44.843037 25121 raft_consensus.cc:740] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:44.841269 27341 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:44.850806 27341 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:44.852463 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:44.843932 25121 consensus_queue.cc:260] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:44.833274 25124 consensus_queue.cc:260] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:44.870728 27905 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:44.872009 25124 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:44.873598 27689 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:13:44.876999 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:44.877067 27689 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:44.880671 27689 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:44.881771 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:44.872434 27841 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:44.883230 27841 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:44.896318 24945 leader_election.cc:336] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.243s (SENT)
I20260709 12:13:44.896575 25124 raft_consensus.cc:1275] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 12:13:44.897262 25124 pending_rounds.cc:85] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 3
I20260709 12:13:44.897264 24945 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:44.898088 25124 pending_rounds.cc:107] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 12:13:44.898468 25124 raft_consensus.cc:2889] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:44.899003 27901 raft_consensus.cc:2749] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:44.900032 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:13:44.901600 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 60117.2us
W20260709 12:13:44.903262 25020 leader_election.cc:336] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.848s (SENT)
I20260709 12:13:44.910041 25020 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:44.911165 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:44.911470 27662 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:44.914901 27917 log.cc:927] Time spent T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.409s	user 0.004s	sys 0.000s
I20260709 12:13:44.916055 27380 raft_consensus.cc:2749] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:44.918478 25123 raft_consensus.cc:1240] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:44.918814 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 11 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:44.889350 27841 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:44.924872 25121 raft_consensus.cc:3060] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:44.928005 25124 raft_consensus.cc:1240] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 7. Current term is 8. Ops: []
W20260709 12:13:44.949592 24945 leader_election.cc:336] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.753s (SENT)
I20260709 12:13:44.950336 24945 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:44.955704 25121 raft_consensus.cc:1275] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 12:13:44.960429 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 57201.2us
I20260709 12:13:44.966044 27841 raft_consensus.cc:2749] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:44.975445 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:44.963093 27920 consensus_queue.cc:1059] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.011s
I20260709 12:13:44.985585 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:44.986562 25654 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:13:45.029618 27940 log.cc:927] Time spent T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 12:13:45.036360 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:45.037731 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:45.038369 25125 raft_consensus.cc:2376] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6. Re-sending same reply.
I20260709 12:13:45.039633 27876 consensus_queue.cc:1048] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:13:44.985778 27905 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:45.042836 25126 raft_consensus.cc:1275] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 10 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:13:45.047317 27812 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.047837 27812 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:45.053530 25050 raft_consensus.cc:1240] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 7. Current term is 8. Ops: []
W20260709 12:13:45.054175 25020 leader_election.cc:336] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.084s (SENT)
I20260709 12:13:45.056671 25121 raft_consensus.cc:2468] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
W20260709 12:13:45.081421 25020 leader_election.cc:336] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.402s (SENT)
I20260709 12:13:45.081943 25020 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:45.082845 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.083907 25654 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7.
I20260709 12:13:45.083112 25628 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:45.084892 27911 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:45.085312 24974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "91805dbdcd1c49649333a6727aca01d4"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:45.113333 24974 raft_consensus.cc:606] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 11 FOLLOWER]: Received request to transfer leadership to TS 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.113946 24974 raft_consensus.cc:614] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:45.087836 24980 raft_consensus.cc:1275] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:13:45.088450 27525 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:45.093248 27779 raft_consensus.cc:2749] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:45.094614 25050 raft_consensus.cc:1275] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 12:13:45.098323 24945 leader_election.cc:336] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.913s (SENT)
I20260709 12:13:45.118494 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:45.122792 24943 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
W20260709 12:13:45.157158 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 75774.6us
W20260709 12:13:45.158074 25020 leader_election.cc:336] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.603s (SENT)
I20260709 12:13:45.158533 25020 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:45.159838 25020 leader_election.cc:336] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.738s (SENT)
I20260709 12:13:45.160656 27779 raft_consensus.cc:2749] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:45.162056 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:45.162716 25121 raft_consensus.cc:2376] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 10. Re-sending same reply.
W20260709 12:13:45.160722 25020 leader_election.cc:336] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.771s (SENT)
I20260709 12:13:45.163760 25020 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:45.170032 25049 raft_consensus.cc:1275] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:13:45.163043 25628 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.178613 27501 raft_consensus.cc:2749] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:13:45.180387 25020 leader_election.cc:336] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.786s (SENT)
I20260709 12:13:45.180989 25020 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:45.181917 27752 raft_consensus.cc:3055] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEADER]: Stepping down as leader of term 7
W20260709 12:13:45.182210 25020 leader_election.cc:336] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.857s (SENT)
I20260709 12:13:45.182312 27752 raft_consensus.cc:740] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
W20260709 12:13:45.183386 25020 leader_election.cc:336] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 2.858s (SENT)
I20260709 12:13:45.183888 25020 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:45.153709 27906 raft_consensus.cc:2804] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:45.121248 27850 raft_consensus.cc:2804] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:45.152886 27761 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:13:45.241305 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 143004us
W20260709 12:13:45.249725 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 66366.7us
I20260709 12:13:45.120496 27875 consensus_queue.cc:1048] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.110s
I20260709 12:13:45.120790 27879 consensus_queue.cc:1059] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.109s
W20260709 12:13:45.229643 27890 log.cc:927] Time spent T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.106s	user 0.000s	sys 0.000s
I20260709 12:13:45.229043 27603 raft_consensus.cc:2749] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:45.229272 27617 raft_consensus.cc:2749] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:45.279553 25124 raft_consensus.cc:3055] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:45.284789 25124 raft_consensus.cc:740] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:45.135447 27911 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:45.280966 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:45.249975 27380 raft_consensus.cc:2749] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:45.261138 27850 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:45.292140 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:45.258772 27779 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:45.292832 25052 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:13:45.294735 25020 leader_election.cc:336] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 3.263s (SENT)
I20260709 12:13:45.297528 25124 consensus_queue.cc:260] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:45.299250 25054 raft_consensus.cc:1275] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:45.266132 27906 raft_consensus.cc:697] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 7 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:45.303079 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85ee296c7c04a33ac9de20c805e26c5" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 11 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:45.305795 25020 leader_election.cc:336] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 3.271s (SENT)
I20260709 12:13:45.312441 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:45.312749 25124 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:45.312983 25020 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:45.306916 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:45.307917 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.273943 27761 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:45.309377 25123 raft_consensus.cc:1275] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:45.311077 27911 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:45.317031 25122 raft_consensus.cc:1275] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:13:45.293999 27850 raft_consensus.cc:3060] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:45.326081 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:45.327171 24971 raft_consensus.cc:2393] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 8: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:45.328428 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:45.329454 24980 raft_consensus.cc:2368] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 7. Current term is 8.
W20260709 12:13:45.323483 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 44721.6us
I20260709 12:13:45.340319 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d003503354f942e1875b58eabf74d6ea" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:45.341966 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:45.314522 27380 raft_consensus.cc:2749] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:45.338148 24877 catalog_manager.cc:5697] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 2 to 7, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 7 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:45.352825 27658 consensus_queue.cc:1048] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:13:45.354797 25048 raft_consensus.cc:1240] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:13:45.357164 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:45.360834 27761 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:45.358017 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:45.358927 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:45.359107 27906 consensus_queue.cc:237] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:45.282913 27918 consensus_queue.cc:1059] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.038s
I20260709 12:13:45.364074 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:45.368135 25048 raft_consensus.cc:2393] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 8: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
W20260709 12:13:45.369028 25092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.369828 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:45.313828 27779 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:45.373687 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:45.375169 24946 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:45.376497 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 70735.5us
W20260709 12:13:45.378329 25020 leader_election.cc:336] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Timed out: RequestConsensusVote RPC to 127.23.69.3:43087 timed out after 1.706s (SENT)
W20260709 12:13:45.381484 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:45.382460 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.388835 25052 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7.
I20260709 12:13:45.392750 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:45.402733 25124 raft_consensus.cc:1275] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 12:13:45.417958 25124 pending_rounds.cc:85] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 3
I20260709 12:13:45.418469 25124 pending_rounds.cc:107] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 12:13:45.418919 25124 raft_consensus.cc:2889] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:45.424135 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:45.428112 25095 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:45.428745 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 176665us
W20260709 12:13:45.437505 25095 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.438974 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:45.404733 27886 raft_consensus.cc:2749] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:13:45.402374 27812 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:45.441838 25020 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:45.390707 27662 consensus_queue.cc:1048] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.047s
I20260709 12:13:45.380887 27858 consensus_queue.cc:1048] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.060s
I20260709 12:13:45.404239 27913 consensus_queue.cc:1059] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.041s
I20260709 12:13:45.458206 25095 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:45.465492 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 90436.2us
I20260709 12:13:45.464964 27812 raft_consensus.cc:2804] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:13:45.495730 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 53952.4us
W20260709 12:13:45.497928 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 49244.8us
I20260709 12:13:45.456574 27956 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.450335 27852 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.017s
I20260709 12:13:45.467142 27942 raft_consensus.cc:2749] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:45.514191 25020 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:45.522346 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 64184.7us
I20260709 12:13:45.499367 27812 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:45.498805 27761 raft_consensus.cc:3055] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:45.527699 27961 raft_consensus.cc:2749] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:45.559257 25093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.562141 25020 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:45.561910 27812 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:45.566082 27913 raft_consensus.cc:2749] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:45.569327 27954 log.cc:927] Time spent T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.197s	user 0.000s	sys 0.001s
I20260709 12:13:45.506004 27956 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:45.575563 24980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:45.576207 24980 raft_consensus.cc:606] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:45.577890 25095 leader_election.cc:400] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 7. Current term is 8.
I20260709 12:13:45.578347 25095 leader_election.cc:403] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:45.579475 27942 raft_consensus.cc:2749] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 7. Current term is 8.
I20260709 12:13:45.579960 25095 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.581012 27942 raft_consensus.cc:2749] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:45.587419 25020 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:45.586550 25095 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:45.589579 27958 log.cc:927] Time spent T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
I20260709 12:13:45.589917 27878 raft_consensus.cc:2764] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election decision vote started in defunct term 7: won
I20260709 12:13:45.592057 25095 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:45.523799 27380 consensus_queue.cc:1048] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.055s
I20260709 12:13:45.593094 25095 leader_election.cc:400] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 7. Current term is 8.
I20260709 12:13:45.595193 25095 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.564195 27761 raft_consensus.cc:740] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:45.591789 27779 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:45.593091 27878 raft_consensus.cc:2749] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:45.595204 27961 raft_consensus.cc:2804] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:45.600840 25095 leader_election.cc:304] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:45.600135 27962 log.cc:927] Time spent T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 12:13:45.593734 27956 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:45.604907 24980 raft_consensus.cc:1275] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:13:45.594506 27876 consensus_queue.cc:1048] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 12:13:45.605326 27966 raft_consensus.cc:493] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.619819 27966 raft_consensus.cc:515] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:45.621959 27878 raft_consensus.cc:2749] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:45.592053 27850 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:45.627930 27966 leader_election.cc:290] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:45.628803 27850 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:45.600170 27942 raft_consensus.cc:2749] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:45.611850 27961 raft_consensus.cc:697] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 8 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:45.655620 27961 consensus_queue.cc:237] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:45.650174 27963 consensus_queue.cc:1048] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.009s
I20260709 12:13:45.629923 27905 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.659915 27905 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:45.631669 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:45.633460 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:45.633641 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:45.634732 27761 consensus_queue.cc:260] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:45.632398 24945 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:45.631366 27886 consensus_queue.cc:1048] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:45.632264 27966 consensus_queue.cc:1048] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:45.640920 27752 consensus_queue.cc:260] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:45.671408 24945 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:45.671828 27905 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:45.672369 27966 raft_consensus.cc:2749] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:45.643566 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:45.645608 25095 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.674757 24972 raft_consensus.cc:3060] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:45.675486 25095 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.649587 24976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:45.676558 24976 raft_consensus.cc:606] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:45.677855 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:45.677541 27858 raft_consensus.cc:2749] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:45.690088 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:45.691179 27525 consensus_queue.cc:1059] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.684113 27855 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.677832 27942 raft_consensus.cc:2749] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:45.693964 27855 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:45.694490 27858 consensus_queue.cc:1048] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:45.681900 27900 raft_consensus.cc:993] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:45.697228 24972 raft_consensus.cc:2468] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:45.697885 27900 raft_consensus.cc:1081] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:45.700649 25628 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:45.702756 27969 consensus_queue.cc:1048] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:45.703666 24945 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:45.704457 27886 raft_consensus.cc:2749] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:13:45.706130 24945 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:45.707032 27886 raft_consensus.cc:2749] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:45.708174 25094 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.709592 25095 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.681843 27936 raft_consensus.cc:2749] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:45.712666 25095 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.696485 27855 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:45.700641 27905 consensus_queue.cc:1048] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.017s
I20260709 12:13:45.714285 27942 raft_consensus.cc:2749] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:45.713414 27875 raft_consensus.cc:2804] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:45.687408 27812 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:45.720521 25095 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.723397 27875 raft_consensus.cc:697] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:45.724797 27875 consensus_queue.cc:237] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:45.717803 27956 raft_consensus.cc:2749] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:45.723145 27936 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:45.729919 27812 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:45.730568 25095 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.731948 27942 raft_consensus.cc:2749] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:45.733398 25095 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.735878 25095 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.737871 24946 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:45.739399 25018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.740338 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:45.741101 25654 raft_consensus.cc:2393] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 7: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:45.734308 27956 raft_consensus.cc:2749] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:45.742440 25053 raft_consensus.cc:1240] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:45.744081 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b647094c0d47d49b7e3906bb682330" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:45.746021 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:45.745702 27942 raft_consensus.cc:2749] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:45.746615 25095 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.750881 27942 raft_consensus.cc:2749] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:45.751291 25046 raft_consensus.cc:1275] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 12:13:45.752463 25095 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.753007 27900 raft_consensus.cc:2749] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:45.755977 25095 leader_election.cc:304] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.759459 25095 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.760787 27878 raft_consensus.cc:2749] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:45.756845 27942 raft_consensus.cc:2749] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:45.766856 25095 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:45.771749 27964 log.cc:927] Time spent T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.194s	user 0.002s	sys 0.002s
I20260709 12:13:45.770152 27956 raft_consensus.cc:2749] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:45.802429 27942 raft_consensus.cc:493] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.802735 27858 raft_consensus.cc:3055] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:45.803174 27858 raft_consensus.cc:740] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:45.803113 27942 raft_consensus.cc:515] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:45.807298 27942 leader_election.cc:290] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:45.808645 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:45.790151 25018 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:13:45.822641 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 55903us
I20260709 12:13:45.823423 25095 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.804162 27858 consensus_queue.cc:260] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:45.813902 27961 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:45.824240 27936 raft_consensus.cc:2749] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:45.832826 27886 consensus_queue.cc:1048] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.833501 27886 consensus_queue.cc:1243] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer 91805dbdcd1c49649333a6727aca01d4 log is divergent from this leader: its last log entry 5.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 12:13:45.826395 27942 raft_consensus.cc:2749] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:45.831415 27933 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:45.843732 27858 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:45.851497 27966 consensus_queue.cc:1059] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:45.854128 25095 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.855592 25095 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.852726 27966 raft_consensus.cc:3055] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:45.859804 25095 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.861559 27936 raft_consensus.cc:2749] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:45.860882 27942 raft_consensus.cc:2749] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:45.866653 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:45.868652 27761 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:45.864249 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:45.881413 24943 leader_election.cc:304] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.882432 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:45.882896 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:45.883746 25129 raft_consensus.cc:2393] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 6: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:45.886050 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:45.886124 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:45.887085 25120 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:45.887429 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:45.888168 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:45.888785 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:45.889724 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:45.889845 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:45.890455 25020 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:45.891170 25126 pending_rounds.cc:85] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9: Aborting all ops after (but not including) 7
I20260709 12:13:45.891470 25126 pending_rounds.cc:107] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9: Aborting uncommitted NO_OP operation due to leader change: 6.8
I20260709 12:13:45.891690 25126 raft_consensus.cc:2889] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:45.893509 25054 pending_rounds.cc:85] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4: Aborting all ops after (but not including) 2
I20260709 12:13:45.893635 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:45.895206 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:45.857482 27933 raft_consensus.cc:2749] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:45.895601 25095 leader_election.cc:304] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.876211 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:45.889394 25123 raft_consensus.cc:2376] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 8. Re-sending same reply.
I20260709 12:13:45.897310 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:45.891181 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec59a16fea46f08c62acedc915dc97" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:45.900962 25127 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 8.
I20260709 12:13:45.907012 25125 raft_consensus.cc:1275] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 12:13:45.907506 27901 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:45.909128 27901 consensus_queue.cc:1048] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:45.858352 27906 consensus_queue.cc:1048] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.053s
I20260709 12:13:45.916088 27913 raft_consensus.cc:2749] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:45.918403 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:45.919039 25052 raft_consensus.cc:3060] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:13:45.860737 27966 raft_consensus.cc:740] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:45.923713 27966 consensus_queue.cc:260] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:45.925477 27966 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:45.873783 27915 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:45.926270 27915 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:45.927282 25052 raft_consensus.cc:2468] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:45.930032 25121 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:45.933153 25120 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
W20260709 12:13:45.936574 24943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 63768us
I20260709 12:13:45.936849 27915 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:45.936470 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:45.938253 25046 raft_consensus.cc:2468] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 5.
I20260709 12:13:45.884606 27841 raft_consensus.cc:993] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:45.893893 25054 pending_rounds.cc:107] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4: Aborting uncommitted NO_OP operation due to leader change: 5.3
I20260709 12:13:45.942909 25054 raft_consensus.cc:2889] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:13:45.945968 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 50575.7us
I20260709 12:13:45.946959 25095 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:45.960494 25095 leader_election.cc:304] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:45.961258 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:45.962013 25660 raft_consensus.cc:2468] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:45.965018 25018 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:45.965971 27911 raft_consensus.cc:2804] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:45.965034 25020 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:45.968219 25020 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:45.966380 27911 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:45.942682 27254 raft_consensus.cc:2749] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:13:45.957410 27900 raft_consensus.cc:1081] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:45.983495 24971 raft_consensus.cc:1240] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 7. Current term is 8. Ops: [7.7-7.7]
I20260709 12:13:45.963258 27936 raft_consensus.cc:2749] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:45.968448 27956 raft_consensus.cc:2749] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:45.981181 27617 raft_consensus.cc:2749] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:45.980648 27878 raft_consensus.cc:2749] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:45.998696 27752 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:45.991650 27911 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:46.000365 27959 raft_consensus.cc:2804] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 12:13:46.068128 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 67585.7us
I20260709 12:13:45.980705 27841 consensus_queue.cc:1048] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.064s
W20260709 12:13:46.098030 27985 log.cc:927] Time spent T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
W20260709 12:13:46.096943 27962 log.cc:927] Time spent T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 12:13:46.074524 27959 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:46.149008 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:46.135406 27965 log.cc:927] Time spent T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.549s	user 0.002s	sys 0.003s
I20260709 12:13:46.132277 27959 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:46.160023 25628 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:46.169981 27988 log.cc:927] Time spent T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 12:13:46.179204 25122 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
W20260709 12:13:46.220042 27979 log.cc:927] Time spent T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.183s	user 0.000s	sys 0.001s
I20260709 12:13:46.231357 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:46.232097 25125 raft_consensus.cc:2468] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 6.
I20260709 12:13:46.233362 25125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:48852
I20260709 12:13:46.233964 25125 raft_consensus.cc:493] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.234329 25125 raft_consensus.cc:3060] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:46.245899 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:46.248152 25127 raft_consensus.cc:2393] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 6: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
I20260709 12:13:45.923897 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:46.211053 27749 raft_consensus.cc:2804] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 12:13:46.264204 27984 log.cc:927] Time spent T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.194s	user 0.002s	sys 0.000s
I20260709 12:13:46.249439 24877 catalog_manager.cc:5697] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 4 to 5, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 5 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:13:46.254390 27975 log.cc:927] Time spent T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.270s	user 0.001s	sys 0.000s
W20260709 12:13:46.279047 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 219767us
I20260709 12:13:46.293593 24979 raft_consensus.cc:1275] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
W20260709 12:13:46.297464 27987 log.cc:927] Time spent T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.124s	user 0.002s	sys 0.000s
I20260709 12:13:46.301004 27617 raft_consensus.cc:493] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:46.301440 27936 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:46.301594 27617 raft_consensus.cc:515] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:46.301985 27936 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:46.303809 27617 leader_election.cc:290] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:46.307159 25122 raft_consensus.cc:1240] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 7. Current term is 8. Ops: [6.6-7.7]
I20260709 12:13:46.307698 25123 raft_consensus.cc:1275] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:13:46.308828 27942 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:46.309346 27942 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:46.311292 27942 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:46.312121 27878 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:46.312587 27878 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:46.314455 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:46.315373 25662 raft_consensus.cc:2410] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 9 because replica has last-logged OpId of term: 7 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 6.
I20260709 12:13:46.256556 27749 raft_consensus.cc:493] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:46.318578 27749 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:46.315109 27658 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 12:13:46.321623 27983 log.cc:927] Time spent T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.160s	user 0.000s	sys 0.001s
I20260709 12:13:46.323166 25124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:48852
I20260709 12:13:46.323817 25124 raft_consensus.cc:493] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.324239 25124 raft_consensus.cc:3060] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:46.324879 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 194783us
I20260709 12:13:46.326704 25095 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:46.327860 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:46.328406 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:46.329708 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:46.332317 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:46.334154 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:46.335242 25095 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:46.304384 27936 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:46.345162 25050 raft_consensus.cc:1275] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
W20260709 12:13:46.353809 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 384206us
I20260709 12:13:46.354573 25020 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:46.351033 25125 raft_consensus.cc:515] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:46.357424 25126 raft_consensus.cc:1240] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:46.330686 27878 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:46.354091 24926 auto_rebalancer.cc:629] Failed to schedule move for tablet e42b135ad1114169ba2cc625e1e8ea24: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:13:46.362701 25020 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:46.371129 24979 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:13:46.349946 27936 raft_consensus.cc:2749] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:46.376116 25125 leader_election.cc:290] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:46.379910 27603 raft_consensus.cc:2749] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:46.380664 27761 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:13:46.386196 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 91307.7us
I20260709 12:13:46.363092 25124 raft_consensus.cc:515] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:46.390926 25124 leader_election.cc:290] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 4 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:46.386313 25020 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:46.400589 25660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:46.370134 27380 raft_consensus.cc:2749] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:46.403334 25050 raft_consensus.cc:1275] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
W20260709 12:13:46.419468 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 84336.8us
I20260709 12:13:46.423628 24945 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:46.407897 27913 raft_consensus.cc:2804] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:46.431654 25095 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:46.432689 25124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cc22f0ff44b20922950c045172b55" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:46.446990 25095 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:46.416940 27501 consensus_queue.cc:1048] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 12:13:46.463177 25127 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:13:46.443938 27913 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:46.464985 27913 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:46.437076 27969 raft_consensus.cc:2804] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:46.467901 27969 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:46.468302 27969 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:46.483732 25020 leader_election.cc:304] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:46.454233 27933 raft_consensus.cc:2749] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:46.517573 28011 raft_consensus.cc:2749] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:46.517781 27749 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:46.496510 28014 raft_consensus.cc:2749] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:46.558921 27959 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:46.567118 25054 raft_consensus.cc:1240] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:46.517742 28018 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.047s
I20260709 12:13:46.564165 27969 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:46.597582 27749 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:46.597796 27959 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:46.599965 27969 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:46.599438 24877 catalog_manager.cc:5697] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 2 to 3, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 3 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.601670 24877 catalog_manager.cc:5697] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 6 to 7, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 7 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.603399 27913 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:46.607187 25660 raft_consensus.cc:1275] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:13:46.610734 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:46.611362 25123 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:46.613878 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:46.622013 27913 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:46.603426 24877 catalog_manager.cc:5697] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 6 to 7, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 7 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.624571 25126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:46.632524 24943 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:46.636791 25123 raft_consensus.cc:2468] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:46.637080 27900 consensus_queue.cc:1048] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.010s
I20260709 12:13:46.645851 25049 consensus_queue.cc:237] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:46.636162 27969 raft_consensus.cc:2749] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:13:46.651674 27911 consensus_meta.cc:287] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.559s	user 0.012s	sys 0.000s
I20260709 12:13:46.656294 27911 raft_consensus.cc:515] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:46.657670 25627 leader_election.cc:304] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:46.660527 27911 leader_election.cc:290] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:46.665356 27749 raft_consensus.cc:2804] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:46.674312 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:46.733003 25123 raft_consensus.cc:2368] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 6. Current term is 7.
I20260709 12:13:46.679246 25654 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 7. (term mismatch)
I20260709 12:13:46.734079 25654 pending_rounds.cc:85] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting all ops after (but not including) 6
I20260709 12:13:46.734513 25654 pending_rounds.cc:107] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting uncommitted NO_OP operation due to leader change: 7.7
I20260709 12:13:46.734643 25020 leader_election.cc:400] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Vote denied by peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087) with higher term. Message: Invalid argument: T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 6. Current term is 7.
I20260709 12:13:46.734843 25654 raft_consensus.cc:2889] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:46.735265 25020 leader_election.cc:403] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 12:13:46.681362 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:46.685387 27942 raft_consensus.cc:2749] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:46.701670 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:46.702486 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:46.704181 24877 catalog_manager.cc:5697] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 1 to 5, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 5 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.741468 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:46.711323 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44cbba565b4c27afe28c9a939f29ad" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:46.742105 24974 raft_consensus.cc:3055] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:46.742487 24974 raft_consensus.cc:740] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:46.740835 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:46.717371 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e20f933f8948d3bd9dabcd3409de35" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:46.744558 25048 raft_consensus.cc:3060] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:46.722994 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 181822us
I20260709 12:13:46.745467 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:46.746105 24972 raft_consensus.cc:3055] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:46.746398 24972 raft_consensus.cc:740] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:46.728574 24978 raft_consensus.cc:1240] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Rejecting Update request from peer 91805dbdcd1c49649333a6727aca01d4 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:46.720906 27875 consensus_queue.cc:1048] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.015s
I20260709 12:13:46.751865 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:46.752497 25052 raft_consensus.cc:3060] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:46.752732 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:46.732852 28027 raft_consensus.cc:493] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:46.751458 27961 raft_consensus.cc:3060] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:46.757253 28027 raft_consensus.cc:515] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:46.761806 28027 leader_election.cc:290] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:46.762709 24974 consensus_queue.cc:260] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:46.763770 24974 raft_consensus.cc:3060] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:46.772295 24877 catalog_manager.cc:5697] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.773403 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:46.774196 24877 catalog_manager.cc:5697] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 5 to 6, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 6 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.775473 27749 raft_consensus.cc:697] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:46.776516 27749 consensus_queue.cc:237] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:46.776002 24877 catalog_manager.cc:5697] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 4 to 5, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 5 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.780133 24877 catalog_manager.cc:5697] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 5 to 6, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 6 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.782150 24877 catalog_manager.cc:5697] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 4 to 6, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 6 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.747203 24972 consensus_queue.cc:260] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:46.798319 24972 raft_consensus.cc:3060] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:46.810150 25021 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:46.813556 25048 raft_consensus.cc:2468] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:46.823320 28011 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:46.825875 27779 raft_consensus.cc:2749] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:13:46.826339 25021 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:46.828058 25095 leader_election.cc:304] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:46.829290 27617 raft_consensus.cc:2749] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:13:46.830159 27617 consensus_queue.cc:1059] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:46.831266 27617 raft_consensus.cc:3055] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:46.831678 27617 raft_consensus.cc:740] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:46.836472 27974 raft_consensus.cc:993] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:46.789825 27934 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:46.835934 27617 consensus_queue.cc:260] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:46.837025 27974 raft_consensus.cc:1081] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:46.837150 27934 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:46.840195 27934 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:46.800545 27969 consensus_queue.cc:1048] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.064s
I20260709 12:13:46.841662 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:46.877269 25052 raft_consensus.cc:2468] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:46.840489 27617 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:46.869885 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:46.849906 27961 raft_consensus.cc:2749] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087) with higher term. Message: Invalid argument: T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 for earlier term 6. Current term is 7.
W20260709 12:13:46.844808 24876 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48208 (request call id 256) took 18286 ms (client timeout 15000 ms). Trace:
I20260709 12:13:46.866214 24945 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:46.877931 24972 raft_consensus.cc:2468] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 4.
I20260709 12:13:46.815050 24974 raft_consensus.cc:2468] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:46.894039 25628 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:46.896975 25095 leader_election.cc:304] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:46.902935 27933 raft_consensus.cc:2804] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:46.909106 25122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:48852
I20260709 12:13:46.904803 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93787c45b40444c591b830f48e6bd341" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:46.846375 27942 raft_consensus.cc:2804] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:46.909278 27905 raft_consensus.cc:2749] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:13:46.949607 27942 raft_consensus.cc:697] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:46.845218 27254 consensus_queue.cc:1059] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.059s
W20260709 12:13:46.899443 24876 rpcz_store.cc:269] 0709 12:13:28.525410 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:28.532563 (+  7153us) service_pool.cc:224] Handling call
0709 12:13:46.811624 (+18279061us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:41.812311 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:41.838920 (+ 26609us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:41.838985 (+    65us) write_op.cc:435] Acquired schema lock
0709 12:13:41.839031 (+    46us) tablet.cc:662] Decoding operations
0709 12:13:41.840577 (+  1546us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:41.904548 (+ 63971us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:41.904589 (+    41us) tablet.cc:685] Acquiring locks for 11 operations
0709 12:13:41.905861 (+  1272us) tablet.cc:701] Row locks acquired
0709 12:13:41.905939 (+    78us) write_op.cc:260] PREPARE: finished
0709 12:13:41.906146 (+   207us) write_op.cc:270] Start()
0709 12:13:41.968023 (+ 61877us) write_op.cc:276] Timestamp: P: 1783599221906069 usec, L: 0
0709 12:13:41.975865 (+  7842us) op_driver.cc:348] REPLICATION: starting
0709 12:13:42.047685 (+ 71820us) log.cc:844] Serialized 4392 byte log entry
0709 12:13:42.573721 (+526036us) spinlock_profiling.cc:243] Waited 11.5 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce78b850ac 00007fce819df9a9 00007fce78ba169b 00007fce78b9f93f 00007fce78ba1c02 00007fce7b82920b
0709 12:13:42.781357 (+207636us) spinlock_profiling.cc:243] Waited 3.6 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:43.045800 (+264443us) op_driver.cc:464] REPLICATION: finished
0709 12:13:43.440989 (+395189us) write_op.cc:301] APPLY: starting
0709 12:13:43.444180 (+  3191us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:43.444458 (+   278us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:43.444498 (+    40us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:43.506829 (+ 62331us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:43.507290 (+   461us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=11
0709 12:13:43.507379 (+    89us) write_op.cc:312] APPLY: finished
0709 12:13:43.515000 (+  7621us) log.cc:844] Serialized 83 byte log entry
0709 12:13:43.543759 (+ 28759us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:43.543954 (+   195us) write_op.cc:454] Released schema lock
0709 12:13:43.544030 (+    76us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:43.544509 (+   479us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:43.544538 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":154010,"reported_tablets":43,"child_traces":[["op",{"apply.queue_time_us":313824,"apply.run_cpu_time_us":8812,"apply.run_wall_time_us":122752,"num_ops":11,"prepare.queue_time_us":587732,"prepare.run_cpu_time_us":43152,"prepare.run_wall_time_us":915148,"raft.queue_time_us":220793,"raft.run_cpu_time_us":36879,"raft.run_wall_time_us":351587,"replication_time_us":1046330,"spinlock_wait_cycles":34636544,"thread_start_us":1331589,"threads_started":4,"wal-append.queue_time_us":615044,"wal-append.run_cpu_time_us":24555,"wal-append.run_wall_time_us":1865149}]]}
I20260709 12:13:46.974561 24945 leader_election.cc:304] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:46.954077 27933 raft_consensus.cc:697] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
W20260709 12:13:46.994279 25018 consensus_peers.cc:597] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1018ac7df973466687f59e00a5bf3d56. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:47.002766 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 46266.6us
I20260709 12:13:47.017096 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:47.031909 27942 consensus_queue.cc:237] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:47.042340 25122 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:47.043017 25122 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:46.998823 27966 raft_consensus.cc:2749] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:47.001295 27969 raft_consensus.cc:3055] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:47.065565 27933 consensus_queue.cc:237] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:47.047533 28027 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.077585 28027 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:47.079751 28027 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:47.055733 28023 log.cc:927] Time spent T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:13:47.088075 25050 raft_consensus.cc:2468] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:13:47.023053 27852 raft_consensus.cc:2749] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:47.092092 25122 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:47.099797 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 53352.5us
I20260709 12:13:47.082962 27969 raft_consensus.cc:740] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
W20260709 12:13:47.117205 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 91399us
I20260709 12:13:47.125463 27779 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.176991 27779 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:47.179183 27779 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:47.185658 25121 raft_consensus.cc:1275] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:47.186040 27969 consensus_queue.cc:260] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:47.190073 28033 log.cc:927] Time spent T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 12:13:47.190129 25127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:47.198757 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:47.194907 25127 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:47.213868 25122 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:47.214985 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:47.215701 25654 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:47.223855 25654 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 7.
I20260709 12:13:47.227449 25020 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:47.232244 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:47.233007 25122 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:47.234282 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:47.235352 25050 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:47.261620 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:47.262533 25054 raft_consensus.cc:1240] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:47.262683 25048 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 4.
W20260709 12:13:47.266726 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 55102.4us
I20260709 12:13:47.271427 25050 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 7.
I20260709 12:13:47.276535 25095 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:47.238487 27911 raft_consensus.cc:2804] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:47.275442 24945 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:47.287576 28041 raft_consensus.cc:2804] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:47.288322 28041 raft_consensus.cc:697] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 7 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:47.289628 28041 consensus_queue.cc:237] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:47.238801 27913 consensus_queue.cc:1048] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.063s
I20260709 12:13:47.302789 27911 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:47.321367 27900 raft_consensus.cc:2804] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:47.347909 27900 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:47.349965 27900 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:47.346486 27911 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:47.375859 27911 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:47.416523 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.393209 27900 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:47.416002 28018 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:47.438105 28018 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:47.431553 27617 consensus_meta.cc:287] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.538s	user 0.011s	sys 0.000s
I20260709 12:13:47.434001 27900 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:47.416448 28027 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:47.440936 28027 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:47.441440 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:47.449532 27911 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:47.450531 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:47.450945 25127 raft_consensus.cc:1275] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:13:47.456667 28027 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:47.458973 24972 raft_consensus.cc:1275] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:47.440567 28018 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:47.462410 25055 raft_consensus.cc:1275] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:13:47.464685 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:47.465332 24978 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:13:47.466288 25020 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:47.466992 27993 consensus_queue.cc:1048] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:13:47.469195 27779 raft_consensus.cc:2749] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:13:47.476292 27959 consensus_queue.cc:1048] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:47.476274 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:47.480784 25121 raft_consensus.cc:3060] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:47.491056 24978 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:47.493016 25021 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:47.499573 25121 raft_consensus.cc:2468] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:47.496016 27779 raft_consensus.cc:2804] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:47.505232 27779 raft_consensus.cc:697] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:47.508008 27779 consensus_queue.cc:237] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:47.509989 27969 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:13:47.542089 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 258600us
I20260709 12:13:47.557050 27966 consensus_queue.cc:1059] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:47.558269 27966 raft_consensus.cc:3055] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:47.558660 27966 raft_consensus.cc:740] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:47.559500 27966 consensus_queue.cc:260] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:47.562233 27998 consensus_queue.cc:1048] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 12:13:47.564891 24980 raft_consensus.cc:1275] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:47.565011 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:47.565654 24974 raft_consensus.cc:3055] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:47.565941 24974 raft_consensus.cc:740] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:47.569511 25121 raft_consensus.cc:1240] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 7 LEADER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:47.570096 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:47.570632 25120 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:47.578979 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:47.580010 25050 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:13:47.566639 24974 consensus_queue.cc:260] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:47.588989 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:47.589954 25122 raft_consensus.cc:2368] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for earlier term 6. Current term is 7.
I20260709 12:13:47.599112 25120 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:47.618827 25053 raft_consensus.cc:1275] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:47.618932 25050 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:47.632421 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:47.632791 25049 raft_consensus.cc:1240] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 6. Current term is 7. Ops: []
W20260709 12:13:47.638023 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.635360 27966 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:47.639025 27933 consensus_queue.cc:1048] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 12:13:47.712090 24945 leader_election.cc:400] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087) with higher term. Message: Invalid argument: T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for earlier term 6. Current term is 7.
I20260709 12:13:47.712597 24945 leader_election.cc:403] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:47.731356 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:47.691406 28041 consensus_queue.cc:1048] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 12:13:47.733537 28063 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.747107 28063 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:47.749568 28063 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:47.741667 27974 raft_consensus.cc:2749] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087) with higher term. Message: Invalid argument: T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for earlier term 6. Current term is 7.
W20260709 12:13:47.766469 28057 log.cc:927] Time spent T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.156s	user 0.001s	sys 0.000s
I20260709 12:13:47.774474 27911 raft_consensus.cc:2955] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Committing config change with OpId 7.5: config changed from index -1 to 5, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:47.801676 28060 ts_tablet_manager.cc:933] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:47.826020 24974 raft_consensus.cc:3060] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:47.859294 24974 raft_consensus.cc:2468] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 7.
W20260709 12:13:47.897064 24877 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38486 (request call id 179) took 13211 ms (client timeout 15000 ms). Trace:
I20260709 12:13:47.900413 28041 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:47.903673 27936 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:13:47.909262 24877 rpcz_store.cc:269] 0709 12:13:34.685793 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:34.685965 (+   172us) service_pool.cc:224] Handling call
0709 12:13:35.236300 (+550335us) spinlock_profiling.cc:243] Waited 129 ms on lock 0x7b54003377d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf9090 00007fce7bc97f3a 00007fce81a4de9c 00007fce81b4c04e 00007fce8000d2a4 00007fce8000d232 00007fce8000d161 00007fce8000d0dc 00007fce8000c392 00007fce79fca48c 00007fce79fc98c6
0709 12:13:47.896967 (+12660667us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:47.108711 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:47.160011 (+ 51300us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:47.160053 (+    42us) write_op.cc:435] Acquired schema lock
0709 12:13:47.160071 (+    18us) tablet.cc:662] Decoding operations
0709 12:13:47.208088 (+ 48017us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:47.208155 (+    67us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:47.208194 (+    39us) tablet.cc:685] Acquiring locks for 11 operations
0709 12:13:47.216871 (+  8677us) tablet.cc:701] Row locks acquired
0709 12:13:47.216886 (+    15us) write_op.cc:260] PREPARE: finished
0709 12:13:47.217028 (+   142us) write_op.cc:270] Start()
0709 12:13:47.217143 (+   115us) write_op.cc:276] Timestamp: P: 1783599227216980 usec, L: 0
0709 12:13:47.217161 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 12:13:47.217835 (+   674us) log.cc:844] Serialized 4358 byte log entry
0709 12:13:47.501447 (+283612us) op_driver.cc:464] REPLICATION: finished
0709 12:13:47.742731 (+241284us) write_op.cc:301] APPLY: starting
0709 12:13:47.743822 (+  1091us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:47.791980 (+ 48158us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:47.795957 (+  3977us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:47.798533 (+  2576us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:47.798818 (+   285us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=11
0709 12:13:47.798873 (+    55us) write_op.cc:312] APPLY: finished
0709 12:13:47.799206 (+   333us) log.cc:844] Serialized 83 byte log entry
0709 12:13:47.800065 (+   859us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:47.800216 (+   151us) write_op.cc:454] Released schema lock
0709 12:13:47.800279 (+    63us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:47.800721 (+   442us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:47.800756 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1646577,"reported_tablets":28,"spinlock_wait_cycles":296969600,"child_traces":[["op",{"apply.queue_time_us":214849,"apply.run_cpu_time_us":3832,"apply.run_wall_time_us":72106,"num_ops":11,"prepare.queue_time_us":108284,"prepare.run_cpu_time_us":104006,"prepare.run_wall_time_us":265678,"raft.queue_time_us":57460,"raft.run_cpu_time_us":63904,"raft.run_wall_time_us":153074,"replication_time_us":284118,"thread_start_us":364540,"threads_started":4,"wal-append.queue_time_us":199965}]]}
I20260709 12:13:47.915448 27936 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:47.909291 28041 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:47.920984 25049 raft_consensus.cc:1275] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:47.923842 25120 raft_consensus.cc:2955] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Committing config change with OpId 7.5: config changed from index -1 to 5, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:47.907619 24875 catalog_manager.cc:5697] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
W20260709 12:13:47.941289 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 230017us
W20260709 12:13:47.941623 24946 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.944065 24945 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:47.944187 24875 catalog_manager.cc:5697] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 3 to 5, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 5 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:47.956594 24875 catalog_manager.cc:5697] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 2 to 7, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 7 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:47.960299 24875 catalog_manager.cc:5697] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 7 to 10, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 10 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:47.965962 24875 catalog_manager.cc:5697] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:47.967219 24875 catalog_manager.cc:5697] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 5, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 5 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:47.959014 27858 raft_consensus.cc:2804] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:47.969743 24875 catalog_manager.cc:5697] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 3 to 6, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 6 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:47.981400 24875 catalog_manager.cc:5697] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 3 to 5, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 5 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:47.988178 25049 raft_consensus.cc:1275] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:13:47.991870 28041 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:47.997136 28060 tablet_copy_client.cc:323] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.2:43075
I20260709 12:13:47.998564 27936 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:47.969735 27617 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.955425 27933 consensus_queue.cc:1048] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 12:13:48.002436 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:47.983477 24875 catalog_manager.cc:5697] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 8. New cstate: current_term: 8 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.007891 25121 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 5.
I20260709 12:13:48.008610 24875 catalog_manager.cc:5697] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:48.010639 24875 catalog_manager.cc:5697] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:48.011639 27911 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:51808 (request call id 9) took 1375 ms. Trace:
I20260709 12:13:48.012259 24875 catalog_manager.cc:5697] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 5 to 7, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 7 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.012122 27911 rpcz_store.cc:276] 0709 12:13:46.636736 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:46.638896 (+  2160us) service_pool.cc:224] Handling call
0709 12:13:46.650613 (+ 11717us) log.cc:844] Serialized 492 byte log entry
0709 12:13:47.006149 (+355536us) spinlock_profiling.cc:243] Waited 6.21 ms on lock 0x7b18001ace60. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78ba2522 00007fce78ba47c1 00007fce78ba4779 00007fce78ba4709 00007fce78ba46d1 00007fce78ba39cd 0000000000388634 0000000000388479 00007fce78b8583a
0709 12:13:47.082459 (+ 76310us) spinlock_profiling.cc:243] Waited 11.6 ms on lock 0x7b54001746a0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc08142 00007fce7bbe8eaa 00007fce7bbefd53 00007fce7bbefcd9 00007fce7bbefc69 00007fce7bbefc31 00007fce7bbeedfd 0000000000388634 0000000000388479 00007fce78ba2475
0709 12:13:47.204660 (+122201us) spinlock_profiling.cc:243] Waited 9.62 ms on lock 0x7b18001ace60. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78b702a6 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc0fb26 00007fce7bc0949a 00007fce7bc08714
0709 12:13:47.204790 (+   130us) spinlock_profiling.cc:243] Waited 3.64 ms on lock 0x7b18001ace60. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78ba23f3 00007fce78ba47c1 00007fce78ba4779 00007fce78ba4709 00007fce78ba46d1 00007fce78ba39cd 0000000000388634 0000000000388479 00007fce78b8583a
0709 12:13:47.445508 (+240718us) spinlock_profiling.cc:243] Waited 12.9 ms on lock 0x7b54001746a0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc0fb26 00007fce7bc0949a 00007fce7bc08714 00007fce7bbe8eaa 00007fce7bbefd53 00007fce7bbefcd9 00007fce7bbefc69 00007fce7bbefc31 00007fce7bbeedfd 0000000000388634
0709 12:13:48.011519 (+566011us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":44320,"raft.queue_time_us":16067,"raft.run_cpu_time_us":10539,"raft.run_wall_time_us":894442,"spinlock_wait_cycles":101210624,"thread_start_us":232106,"threads_started":1,"wal-append.queue_time_us":301833}
I20260709 12:13:48.014227 24875 catalog_manager.cc:5697] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.022538 24875 catalog_manager.cc:5697] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 5 to 8, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 8 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:13:48.027652 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.024068 24875 catalog_manager.cc:5697] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:48.031948 24875 catalog_manager.cc:5697] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 5 to 6, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 6 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
W20260709 12:13:48.032428 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 52030.1us
I20260709 12:13:48.034732 24875 catalog_manager.cc:5697] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 1 to 4, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 4 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:48.037997 25659 raft_consensus.cc:1275] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:13:48.041839 24875 catalog_manager.cc:5697] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:48.043658 24875 catalog_manager.cc:5697] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 7 to 10, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 10 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.045691 25128 raft_consensus.cc:1275] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:48.046187 24972 raft_consensus.cc:1275] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:48.009393 27617 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:48.032366 27858 raft_consensus.cc:697] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:48.049252 24875 catalog_manager.cc:5697] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:48.050832 24973 raft_consensus.cc:2955] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Committing config change with OpId 7.5: config changed from index -1 to 5, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:48.055106 27617 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:48.051402 27761 consensus_queue.cc:1048] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:13:48.046188 28067 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.013s
I20260709 12:13:48.061547 27858 consensus_queue.cc:237] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:48.066994 24945 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:48.073575 24875 catalog_manager.cc:5697] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:48.071498 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:48.075017 25128 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:48.075907 28027 raft_consensus.cc:2804] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:48.070895 25065 tablet_copy_service.cc:140] P 91805dbdcd1c49649333a6727aca01d4: Received BeginTabletCopySession request for tablet 1018ac7df973466687f59e00a5bf3d56 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:51822)
I20260709 12:13:48.076891 25065 tablet_copy_service.cc:161] P 91805dbdcd1c49649333a6727aca01d4: Beginning new tablet copy session on tablet 1018ac7df973466687f59e00a5bf3d56 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:51822: session id = 3f6b8adc1ec6495c8c574fff0f49c864-1018ac7df973466687f59e00a5bf3d56
I20260709 12:13:48.076387 28027 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:48.085804 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 50094.1us
I20260709 12:13:48.085258 24875 catalog_manager.cc:5697] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 7, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 7 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.089221 24875 catalog_manager.cc:5697] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:48.090821 24875 catalog_manager.cc:5697] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 6, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 6 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.092963 24875 catalog_manager.cc:5697] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:48.093566 25020 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:48.094601 24875 catalog_manager.cc:5697] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:48.086061 28027 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:48.103585 27959 raft_consensus.cc:2804] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:48.104020 27959 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.104377 27959 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:48.107220 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:48.098145 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:48.108911 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:48.109905 25052 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 7.
I20260709 12:13:48.098626 24875 catalog_manager.cc:5697] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 5 to 6, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 6 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.102455 25065 tablet_copy_source_session.cc:215] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:48.085918 28067 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.024s
I20260709 12:13:48.084955 27761 consensus_queue.cc:1048] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
I20260709 12:13:48.108413 25050 raft_consensus.cc:1240] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:48.126956 24974 consensus_queue.cc:237] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:48.130775 24875 catalog_manager.cc:5697] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.134915 24875 catalog_manager.cc:5697] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 6, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 6 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.138248 24875 catalog_manager.cc:5697] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 1 to 4, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 4 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:48.141537 24875 catalog_manager.cc:5697] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 6 to 11, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 11 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:48.143392 24875 catalog_manager.cc:5697] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 5 to 7, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 7 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.146373 24875 catalog_manager.cc:5697] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:48.150012 24875 catalog_manager.cc:5697] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:48.152392 24875 catalog_manager.cc:5697] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 3 to 6. New cstate: current_term: 6 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.155547 24875 catalog_manager.cc:5697] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 7, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 7 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:48.158738 24875 catalog_manager.cc:5697] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:48.166694 24875 catalog_manager.cc:5697] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:48.158927 28027 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:48.213869 25095 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:48.220132 24979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ef74d160b6b46029898a4c7a3437752"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "91805dbdcd1c49649333a6727aca01d4"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:48.221179 24979 raft_consensus.cc:606] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Received request to transfer leadership to TS 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:48.221556 24979 raft_consensus.cc:614] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:48.224753 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:48.225812 24980 raft_consensus.cc:2393] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 7: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:48.231379 24973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:48.232210 24973 raft_consensus.cc:2393] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 7: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:48.234467 24975 raft_consensus.cc:1275] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:48.237843 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:48.242889 24976 raft_consensus.cc:2368] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 6. Current term is 7.
I20260709 12:13:48.229697 27933 raft_consensus.cc:2804] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:48.252067 24978 raft_consensus.cc:1275] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:13:48.256729 27933 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:48.256444 27878 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:13:48.287128 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 69232.4us
I20260709 12:13:48.294797 25095 leader_election.cc:400] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 6. Current term is 7.
I20260709 12:13:48.295125 25095 leader_election.cc:403] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:48.291399 27878 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:48.303400 28041 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:13:48.303859 27878 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:48.309897 27878 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:48.321584 28027 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:48.288492 27933 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:13:48.337841 28075 log.cc:927] Time spent T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260709 12:13:48.346130 28060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1018ac7df973466687f59e00a5bf3d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:48.348730 28071 consensus_queue.cc:1048] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:13:48.342773 28074 log.cc:927] Time spent T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260709 12:13:48.376497 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 79343.2us
I20260709 12:13:48.378841 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:48.379581 24974 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 7.
I20260709 12:13:48.388012 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:48.387976 25095 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:13:48.444888 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 57029.6us
W20260709 12:13:48.456862 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 79053.9us
I20260709 12:13:48.472841 24978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:48.473748 24978 raft_consensus.cc:606] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:48.474274 24978 raft_consensus.cc:614] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:48.475821 25121 raft_consensus.cc:1275] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:48.476886 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:48.483189 25054 raft_consensus.cc:2393] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 7: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:48.493024 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
W20260709 12:13:48.533672 28080 log.cc:927] Time spent T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.155s	user 0.001s	sys 0.000s
I20260709 12:13:48.514010 28067 raft_consensus.cc:2804] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:48.505717 28053 consensus_queue.cc:1048] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.036s
W20260709 12:13:48.569494 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 58883.9us
I20260709 12:13:48.570638 28067 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:48.577256 27876 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:48.582564 28026 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:48.593894 28077 log.cc:927] Time spent T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.233s	user 0.001s	sys 0.000s
W20260709 12:13:48.617201 28083 log.cc:927] Time spent T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 12:13:48.594535 28067 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:13:48.649318 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 67975.1us
I20260709 12:13:48.649329 28041 raft_consensus.cc:2749] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 6. Current term is 7.
I20260709 12:13:48.610879 27876 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:48.694723 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 150993us
I20260709 12:13:48.636445 28026 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:48.749372 24943 consensus_peers.cc:597] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a6fe693bcd346fdbeedd27b5107feb6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.792362 25120 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7.
W20260709 12:13:48.794304 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 155849us
W20260709 12:13:48.829746 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 192526us
I20260709 12:13:48.834107 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:48.813562 27254 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:48.845638 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 50993.5us
W20260709 12:13:48.849126 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 67735.7us
I20260709 12:13:48.828516 27876 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:48.866015 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:48.844970 27254 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:48.897135 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 61009.7us
I20260709 12:13:48.916023 25053 raft_consensus.cc:1275] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:48.918404 28060 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58018 (request call id 687) took 1389 ms. Trace:
I20260709 12:13:48.918982 27254 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:48.918843 28060 rpcz_store.cc:276] 0709 12:13:47.529281 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:47.530753 (+  1472us) service_pool.cc:224] Handling call
0709 12:13:47.802149 (+271396us) ts_tablet_manager.cc:934] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
0709 12:13:48.021632 (+219483us) spinlock_profiling.cc:243] Waited 3.45 ms on lock 0x7b4c000fb900. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce79f5ba20 00007fce79f6ca29 00007fce79f6d13f 00007fce79f312ab 00007fce79f5ef3c 00007fce79f5f461 00007fce79f5f768 00007fce7fce52eb 00007fce80c0ad3b 00007fce80c05008 00007fce80c04405
0709 12:13:48.218019 (+196387us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:13:48.688395 (+470376us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:48.688529 (+   134us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:13:48.880063 (+191534us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:13:48.880422 (+   359us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:48.893895 (+ 13473us) ts_tablet_manager.cc:989] Replica registered.
0709 12:13:48.918306 (+ 24411us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":26345,"spinlock_wait_cycles":7929088,"tablet-copy.queue_time_us":208778,"thread_start_us":283691,"threads_started":2}
I20260709 12:13:48.921587 28026 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:48.922763 24976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:48.923391 24976 raft_consensus.cc:606] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:48.908697 28105 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:48.929903 28105 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:48.932061 28105 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:48.916733 27959 consensus_meta.cc:287] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4: Time spent flushing consensus metadata: real 0.812s	user 0.009s	sys 0.004s
I20260709 12:13:48.933038 27959 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:48.934185 25055 raft_consensus.cc:2393] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 in current term 7: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:13:48.936738 28060 tablet_copy_client.cc:806] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:48.937458 28060 tablet_copy_client.cc:670] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:48.940577 27959 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:48.916936 27933 consensus_meta.cc:287] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9: Time spent flushing consensus metadata: real 0.593s	user 0.012s	sys 0.000s
I20260709 12:13:48.915307 27969 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.941627 27933 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:48.942034 27969 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:48.943707 27933 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:48.944217 27969 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:48.972555 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 54645.1us
I20260709 12:13:48.973377 25021 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:48.979296 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 113109us
I20260709 12:13:48.984150 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:48.986430 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:48.989916 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:48.990845 24974 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 7.
I20260709 12:13:48.997864 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:49.004992 25095 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:49.012080 24979 raft_consensus.cc:2393] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 7: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:49.016397 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:49.017081 25047 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7.
I20260709 12:13:49.019100 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:49.023345 25121 raft_consensus.cc:1275] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:13:49.027690 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:49.030385 25052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:49.035199 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:49.042277 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:49.042335 24946 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:49.043093 24975 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:49.050004 25128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:49.050189 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:49.050922 25128 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 7.
I20260709 12:13:49.020653 28105 raft_consensus.cc:2804] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:49.010591 27959 raft_consensus.cc:2749] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:49.053023 24979 raft_consensus.cc:2393] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 7: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:48.953717 28067 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.052959 25120 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 6.
I20260709 12:13:49.025090 27761 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.073500 24945 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:49.088506 25125 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:49.088116 25021 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [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: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:49.097117 27858 raft_consensus.cc:2804] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:49.097922 27858 raft_consensus.cc:697] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 7 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:49.068111 28105 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:49.069638 28093 raft_consensus.cc:2804] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:49.107177 25047 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 7.
I20260709 12:13:49.116755 28021 raft_consensus.cc:2804] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:49.117457 28021 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.117903 28021 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:49.121342 28093 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.121908 28093 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:49.123039 28105 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:49.052418 28069 consensus_queue.cc:1048] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.047s
I20260709 12:13:49.076648 27761 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.127816 25053 raft_consensus.cc:2393] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 7: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
W20260709 12:13:49.131661 28110 log.cc:927] Time spent T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
I20260709 12:13:49.135638 25095 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:49.138733 28112 raft_consensus.cc:2804] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:49.139284 28112 raft_consensus.cc:697] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 7 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:49.140206 28112 consensus_queue.cc:237] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.147320 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:49.153427 27858 consensus_queue.cc:237] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:13:49.253533 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 117992us
I20260709 12:13:49.286916 25047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:49.285250 25020 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:49.284507 27761 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:49.302860 28026 raft_consensus.cc:2749] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:13:49.317323 28060 tablet_copy_client.cc:538] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:49.324117 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:49.292362 28067 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:13:49.361269 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 269852us
I20260709 12:13:49.365255 27997 consensus_queue.cc:1048] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:49.369596 24979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:49.370402 24979 raft_consensus.cc:606] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:49.370496 28021 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.374439 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:49.375092 25125 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:49.377750 25047 raft_consensus.cc:2368] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 7. Current term is 8.
I20260709 12:13:49.382732 28060 tablet_bootstrap.cc:492] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:13:49.384095 24945 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:49.384984 28068 raft_consensus.cc:2804] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:49.385378 28068 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.385684 28068 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:49.389649 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:49.390282 24978 raft_consensus.cc:3060] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:49.393262 25095 leader_election.cc:400] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: Vote denied by peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075) with higher term. Message: Invalid argument: T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 7. Current term is 8.
I20260709 12:13:49.393467 28021 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:49.393628 25095 leader_election.cc:403] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 12:13:49.394053 28093 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.395320 24976 raft_consensus.cc:2393] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 8: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:49.397552 25125 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 8.
I20260709 12:13:49.402940 25047 raft_consensus.cc:1275] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:13:49.398921 25020 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:49.423946 24978 raft_consensus.cc:2468] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 8.
I20260709 12:13:49.428828 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:49.397487 28093 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:49.417510 28017 raft_consensus.cc:2804] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:49.404672 27878 raft_consensus.cc:2749] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075) with higher term. Message: Invalid argument: T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 7. Current term is 8.
I20260709 12:13:49.425384 27876 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.458711 27876 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.464033 27969 raft_consensus.cc:2955] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:49.466789 27997 raft_consensus.cc:493] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:49.467424 27997 raft_consensus.cc:515] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:49.446260 28128 ts_tablet_manager.cc:933] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
I20260709 12:13:49.469841 27997 leader_election.cc:290] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:49.446630 28017 raft_consensus.cc:697] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 8 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:49.447716 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:49.449301 28027 raft_consensus.cc:993] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:49.476286 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:49.474076 24975 raft_consensus.cc:2368] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 7. Current term is 8.
I20260709 12:13:49.473157 27876 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:49.481091 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:49.498633 24979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:49.499487 24979 raft_consensus.cc:606] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:49.489352 27997 raft_consensus.cc:1081] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:49.513010 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:49.514803 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:49.515494 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:49.472136 28017 consensus_queue.cc:237] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.528069 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:49.529089 25048 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:49.531657 27905 consensus_queue.cc:1048] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:13:49.537142 28128 tablet_copy_client.cc:323] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.1:41015
I20260709 12:13:49.502779 28068 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.566298 25095 leader_election.cc:400] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: Vote denied by peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015) with higher term. Message: Invalid argument: T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 7. Current term is 8.
I20260709 12:13:49.572999 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380ffe2101a4eb392a7be083135ebda" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:49.578595 25124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:48852
I20260709 12:13:49.579034 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:49.579226 25124 raft_consensus.cc:493] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:49.579593 25124 raft_consensus.cc:3060] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:49.573274 25123 raft_consensus.cc:2955] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:49.585935 25020 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:49.588506 25048 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 8.
I20260709 12:13:49.590350 25055 raft_consensus.cc:1275] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:49.543980 28105 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.592669 24945 leader_election.cc:304] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:13:49.610976 28126 log.cc:927] Time spent T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.109s	user 0.000s	sys 0.001s
I20260709 12:13:49.593510 28104 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:49.624449 25121 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:13:49.605316 27905 raft_consensus.cc:2749] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:49.633904 25124 raft_consensus.cc:515] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.627110 27878 consensus_queue.cc:1048] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 12:13:49.661844 27858 raft_consensus.cc:993] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:49.662463 27858 raft_consensus.cc:1081] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
W20260709 12:13:49.669757 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 74932.6us
I20260709 12:13:49.670063 25123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:48852
I20260709 12:13:49.670599 25124 leader_election.cc:290] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:49.670717 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:49.670768 25123 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:49.672111 24946 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4; no voters: 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:49.674719 25048 raft_consensus.cc:3060] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:49.674788 25123 raft_consensus.cc:3060] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:49.681434 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:49.684913 25048 raft_consensus.cc:2468] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:49.686035 25095 leader_election.cc:304] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:49.689222 28093 raft_consensus.cc:993] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:49.689738 28093 raft_consensus.cc:1081] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:49.692162 28068 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:49.695966 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:49.700148 25120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:48852
I20260709 12:13:49.700915 25120 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:49.701376 25120 raft_consensus.cc:3060] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:49.713218 25120 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.681315 27858 raft_consensus.cc:2804] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:49.720247 25123 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.696923 27936 raft_consensus.cc:2804] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:49.727284 25123 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:49.727561 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:49.730911 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4f90faac44ff785f3f217f67ad957" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:49.733783 25048 raft_consensus.cc:3060] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:49.733925 24974 raft_consensus.cc:3055] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:49.734529 24974 raft_consensus.cc:740] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:49.735496 24974 consensus_queue.cc:260] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.737013 24974 raft_consensus.cc:3060] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:49.731861 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:49.738126 24979 raft_consensus.cc:3055] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:49.738565 24979 raft_consensus.cc:740] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:49.744429 25048 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 6.
I20260709 12:13:49.746315 25095 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:49.751327 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:49.752049 24978 raft_consensus.cc:3055] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:49.752360 24978 raft_consensus.cc:740] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:49.754976 24979 consensus_queue.cc:260] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.761695 24979 raft_consensus.cc:3060] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:49.764801 24989 tablet_copy_service.cc:140] P 030e384b13804beabcacc99f2d305ee2: Received BeginTabletCopySession request for tablet 1a6fe693bcd346fdbeedd27b5107feb6 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:49232)
I20260709 12:13:49.765491 24989 tablet_copy_service.cc:161] P 030e384b13804beabcacc99f2d305ee2: Beginning new tablet copy session on tablet 1a6fe693bcd346fdbeedd27b5107feb6 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:49232: session id = 3f6b8adc1ec6495c8c574fff0f49c864-1a6fe693bcd346fdbeedd27b5107feb6
I20260709 12:13:49.768121 28071 raft_consensus.cc:2804] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:13:49.772934 28134 log.cc:927] Time spent T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 12:13:49.773588 27936 raft_consensus.cc:697] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:49.774432 27936 consensus_queue.cc:237] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.754818 24978 consensus_queue.cc:260] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.798132 24974 raft_consensus.cc:2468] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:13:49.802039 24978 raft_consensus.cc:3060] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:49.801991 25120 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:49.807114 27858 raft_consensus.cc:697] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
W20260709 12:13:49.807982 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 107927us
I20260709 12:13:49.817176 24978 raft_consensus.cc:2468] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 6.
W20260709 12:13:49.819187 24944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:49.821094 24979 raft_consensus.cc:2468] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 6.
I20260709 12:13:49.793237 28071 raft_consensus.cc:697] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:49.824646 24946 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:49.827378 27974 raft_consensus.cc:2749] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:13:49.830657 27969 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:49218 (request call id 16) took 1778 ms. Trace:
I20260709 12:13:49.844934 28071 consensus_queue.cc:237] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.856274 27969 rpcz_store.cc:276] 0709 12:13:48.049849 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:48.050790 (+   941us) service_pool.cc:224] Handling call
0709 12:13:48.110452 (+ 59662us) spinlock_profiling.cc:243] Waited 17.7 ms on lock 0x7b5800658ad0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bbeb0aa 00007fce7bc6d447 00007fce7bc8a70a 00007fce7bc8b76a 00007fce7bc8a91b 00007fce7bc9603c 00007fce7bc956b3 00007fce80c55d29 00007fce7a1d41d4 00007fce7a1d4162
0709 12:13:48.140528 (+ 30076us) log.cc:844] Serialized 492 byte log entry
0709 12:13:48.631230 (+490702us) spinlock_profiling.cc:243] Waited 6.93 ms on lock 0x7b1800176fe0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78ba23f3 00007fce78ba47c1 00007fce78ba4779 00007fce78ba4709 00007fce78ba46d1 00007fce78ba39cd 0000000000388634 0000000000388479 00007fce78b8583a
0709 12:13:48.872281 (+241051us) spinlock_profiling.cc:243] Waited 1.77 ms on lock 0x7b1800176fe0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78ba23f3 00007fce78ba47c1 00007fce78ba4779 00007fce78ba4709 00007fce78ba46d1 00007fce78ba39cd 0000000000388634 0000000000388479 00007fce78b8583a
0709 12:13:49.827774 (+955493us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14088,"raft.queue_time_us":40926,"raft.run_cpu_time_us":1490,"raft.run_wall_time_us":162732,"spinlock_wait_cycles":60701568,"thread_start_us":123365,"threads_started":1,"wal-append.queue_time_us":145236,"wal-append.run_cpu_time_us":2547,"wal-append.run_wall_time_us":1017236}
I20260709 12:13:49.846032 27858 consensus_queue.cc:237] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.872732 25055 raft_consensus.cc:2955] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:49.890695 25053 raft_consensus.cc:1275] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:13:49.907562 25095 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:49.908651 25020 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:49.910239 27761 raft_consensus.cc:2764] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260709 12:13:49.916857 24974 consensus_queue.cc:237] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:49.924008 28100 raft_consensus.cc:2804] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:49.928421 28100 raft_consensus.cc:697] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:49.929423 28100 consensus_queue.cc:237] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:49.924320 24989 tablet_copy_source_session.cc:215] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:49.926566 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e85aa8f8cf74c8eaa6afb886409f3e4" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:49.934376 25053 raft_consensus.cc:3060] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:49.950637 25124 raft_consensus.cc:1275] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:13:49.952981 28105 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:49.970366 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:49.971228 25054 raft_consensus.cc:2368] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 7. Current term is 8.
I20260709 12:13:49.972067 25121 raft_consensus.cc:1275] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:13:49.999954 25095 leader_election.cc:400] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: Vote denied by peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075) with higher term. Message: Invalid argument: T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 7. Current term is 8.
I20260709 12:13:50.000515 25095 leader_election.cc:403] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
W20260709 12:13:50.001806 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 51570.3us
I20260709 12:13:50.007462 24877 catalog_manager.cc:5697] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:50.003867 28017 consensus_queue.cc:1048] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 12:13:50.003721 28053 consensus_queue.cc:1048] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.019s
I20260709 12:13:50.020715 28128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a6fe693bcd346fdbeedd27b5107feb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:50.009707 28116 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:50.068600 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:50.069255 24979 raft_consensus.cc:1240] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Rejecting Update request from peer 59385cec26934f489c70e5ef2083bbd9 for earlier term 7. Current term is 8. Ops: []
I20260709 12:13:50.072533 25123 raft_consensus.cc:1240] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Rejecting Update request from peer 030e384b13804beabcacc99f2d305ee2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:50.084118 24877 catalog_manager.cc:5697] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:13:50.080037 28126 log.cc:927] Time spent T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:13:50.100821 28067 consensus_queue.cc:1059] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:50.109256 25053 raft_consensus.cc:2468] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 6.
W20260709 12:13:50.119925 28144 log.cc:927] Time spent T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 12:13:50.115201 27858 consensus_queue.cc:1048] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 12:13:50.233336 27936 raft_consensus.cc:3055] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:13:50.233790 27936 raft_consensus.cc:740] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:50.234696 27936 consensus_queue.cc:260] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:50.236178 27936 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:13:50.238138 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 83577.4us
I20260709 12:13:50.245121 25054 raft_consensus.cc:1275] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:50.246708 25123 raft_consensus.cc:1275] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:50.257920 24877 catalog_manager.cc:5697] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 5 to 7, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 7 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:50.260114 24877 catalog_manager.cc:5697] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:50.266216 24877 catalog_manager.cc:5697] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 6 to 7, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 7 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:50.269137 24974 raft_consensus.cc:1275] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:13:50.273435 27905 consensus_queue.cc:1048] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:50.277973 27761 consensus_queue.cc:1048] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:50.281962 28135 consensus_queue.cc:1048] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:50.293951 25053 raft_consensus.cc:1275] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:13:50.301592 24877 catalog_manager.cc:5697] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:50.304490 24877 catalog_manager.cc:5697] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:50.307119 24974 raft_consensus.cc:1275] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:50.311650 28085 consensus_queue.cc:1048] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:50.320055 27841 raft_consensus.cc:2955] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:50.322544 24877 catalog_manager.cc:5697] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:50.326535 24877 catalog_manager.cc:5697] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:50.326895 25120 raft_consensus.cc:2955] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:50.346079 25054 raft_consensus.cc:1275] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:50.349092 28105 consensus_queue.cc:1048] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:50.354411 28116 raft_consensus.cc:2749] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075) with higher term. Message: Invalid argument: T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 for earlier term 7. Current term is 8.
I20260709 12:13:50.312717 28066 consensus_queue.cc:1048] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.028s
I20260709 12:13:50.356014 24975 raft_consensus.cc:1275] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 12:13:50.376509 24943 consensus_peers.cc:597] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a006b80322ba48df8170f6e5aa148619. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:50.389324 28067 consensus_queue.cc:1048] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:50.391501 25123 raft_consensus.cc:1275] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:13:50.396822 25053 raft_consensus.cc:1275] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:50.411350 24877 catalog_manager.cc:5697] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 5 to 8. New cstate: current_term: 8 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:50.413869 24877 catalog_manager.cc:5697] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:50.445257 24875 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48208 (request call id 257) took 4064 ms. Trace:
I20260709 12:13:50.446926 24875 rpcz_store.cc:276] 0709 12:13:46.381133 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:46.381418 (+   285us) service_pool.cc:224] Handling call
0709 12:13:50.445101 (+4063683us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:48.856471 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:48.876509 (+ 20038us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:48.876555 (+    46us) write_op.cc:435] Acquired schema lock
0709 12:13:48.876574 (+    19us) tablet.cc:662] Decoding operations
0709 12:13:48.919713 (+ 43139us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:48.919780 (+    67us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:48.919811 (+    31us) tablet.cc:685] Acquiring locks for 38 operations
0709 12:13:48.922788 (+  2977us) tablet.cc:701] Row locks acquired
0709 12:13:48.922811 (+    23us) write_op.cc:260] PREPARE: finished
0709 12:13:48.922967 (+   156us) write_op.cc:270] Start()
0709 12:13:48.923098 (+   131us) write_op.cc:276] Timestamp: P: 1783599228922917 usec, L: 0
0709 12:13:48.923118 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:13:48.923893 (+   775us) log.cc:844] Serialized 14707 byte log entry
0709 12:13:49.365746 (+441853us) op_driver.cc:464] REPLICATION: finished
0709 12:13:49.501375 (+135629us) write_op.cc:301] APPLY: starting
0709 12:13:49.501471 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:49.503966 (+  2495us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:49.505367 (+  1401us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:49.509932 (+  4565us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:49.510360 (+   428us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=38
0709 12:13:49.510409 (+    49us) write_op.cc:312] APPLY: finished
0709 12:13:49.511019 (+   610us) log.cc:844] Serialized 248 byte log entry
0709 12:13:49.524569 (+ 13550us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:49.535710 (+ 11141us) write_op.cc:454] Released schema lock
0709 12:13:49.535801 (+    91us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:49.536204 (+   403us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:49.536236 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":110482,"reported_tablets":50,"child_traces":[["op",{"apply.queue_time_us":135380,"apply.run_cpu_time_us":7572,"apply.run_wall_time_us":34798,"num_ops":38,"prepare.queue_time_us":361469,"prepare.run_cpu_time_us":40507,"prepare.run_wall_time_us":185076,"raft.queue_time_us":217695,"raft.run_cpu_time_us":55283,"raft.run_wall_time_us":124050,"replication_time_us":442474,"thread_start_us":709151,"threads_started":4,"wal-append.queue_time_us":219334}]]}
I20260709 12:13:50.406545 27997 consensus_queue.cc:1048] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
W20260709 12:13:50.461229 28153 log.cc:927] Time spent T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.194s	user 0.001s	sys 0.000s
I20260709 12:13:50.476727 24978 raft_consensus.cc:1275] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:50.477113 28105 consensus_queue.cc:1048] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:50.522711 25053 raft_consensus.cc:1275] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:50.538946 28067 consensus_queue.cc:1048] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 12:13:50.548152 28116 consensus_queue.cc:1048] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
W20260709 12:13:50.702091 28153 log.cc:927] Time spent T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 12:13:50.668828 28128 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58034 (request call id 559) took 1439 ms. Trace:
W20260709 12:13:50.761641 28156 log.cc:927] Time spent T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.187s	user 0.000s	sys 0.004s
I20260709 12:13:50.722051 28128 rpcz_store.cc:276] 0709 12:13:49.229771 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.230151 (+   380us) service_pool.cc:224] Handling call
0709 12:13:49.469810 (+239659us) ts_tablet_manager.cc:934] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
0709 12:13:49.970146 (+500336us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:13:50.225618 (+255472us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:50.225760 (+   142us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:13:50.578934 (+353174us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:13:50.617954 (+ 39020us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:50.659979 (+ 42025us) ts_tablet_manager.cc:989] Replica registered.
0709 12:13:50.663836 (+  3857us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":1611,"tablet-copy.queue_time_us":181646,"thread_start_us":195050,"threads_started":2}
I20260709 12:13:50.777307 28128 tablet_copy_client.cc:806] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:50.777938 28128 tablet_copy_client.cc:670] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:50.789680 28060 tablet_bootstrap.cc:492] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864: 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
W20260709 12:13:50.806354 28157 log.cc:927] Time spent T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260709 12:13:50.790759 28060 tablet_bootstrap.cc:492] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:13:50.816746 28173 ts_tablet_manager.cc:933] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
W20260709 12:13:50.828807 28159 log.cc:927] Time spent T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2: Append to log took a long time: real 0.188s	user 0.002s	sys 0.000s
W20260709 12:13:50.860522 28158 log.cc:927] Time spent T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.287s	user 0.002s	sys 0.000s
I20260709 12:13:50.860980 28060 ts_tablet_manager.cc:1403] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 1.479s	user 0.042s	sys 0.014s
I20260709 12:13:50.900472 28128 tablet_copy_client.cc:538] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:50.921057 28128 tablet_bootstrap.cc:492] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
W20260709 12:13:50.930203 28155 log.cc:927] Time spent T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4: Append to log took a long time: real 0.378s	user 0.001s	sys 0.003s
I20260709 12:13:50.957661 28173 tablet_copy_client.cc:323] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.1:41015
I20260709 12:13:50.995916 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:51.031388 28060 raft_consensus.cc:359] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:51.032379 28060 raft_consensus.cc:740] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:13:51.036857 24989 tablet_copy_service.cc:140] P 030e384b13804beabcacc99f2d305ee2: Received BeginTabletCopySession request for tablet a006b80322ba48df8170f6e5aa148619 from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:49232)
W20260709 12:13:51.067687 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 52890.5us
I20260709 12:13:51.068549 24989 tablet_copy_service.cc:161] P 030e384b13804beabcacc99f2d305ee2: Beginning new tablet copy session on tablet a006b80322ba48df8170f6e5aa148619 from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:49232: session id = 3f6b8adc1ec6495c8c574fff0f49c864-a006b80322ba48df8170f6e5aa148619
I20260709 12:13:51.099164 25055 raft_consensus.cc:2955] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:51.104080 24979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:51.104758 24979 raft_consensus.cc:606] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:51.073503 28060 consensus_queue.cc:260] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 7.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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:51.133991 28060 ts_tablet_manager.cc:1434] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.273s	user 0.008s	sys 0.001s
I20260709 12:13:51.141516 25065 tablet_copy_service.cc:342] P 91805dbdcd1c49649333a6727aca01d4: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-1018ac7df973466687f59e00a5bf3d56 received from {username='slave'} at 127.0.0.1:51822
I20260709 12:13:51.142172 25065 tablet_copy_service.cc:434] P 91805dbdcd1c49649333a6727aca01d4: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-1018ac7df973466687f59e00a5bf3d56 on tablet 1018ac7df973466687f59e00a5bf3d56 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:51.143940 24989 tablet_copy_source_session.cc:215] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:13:51.167446 28180 log.cc:927] Time spent T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9: Append to log took a long time: real 0.173s	user 0.003s	sys 0.000s
I20260709 12:13:51.287065 28128 tablet_bootstrap.cc:492] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864: 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 12:13:51.316489 28128 tablet_bootstrap.cc:492] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:13:51.334890 28128 ts_tablet_manager.cc:1403] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.414s	user 0.018s	sys 0.018s
I20260709 12:13:51.344435 24875 catalog_manager.cc:5697] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:51.380023 28173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a006b80322ba48df8170f6e5aa148619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.380194 24875 catalog_manager.cc:5697] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 5, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 5 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:51.398298 28128 raft_consensus.cc:359] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:51.399520 28128 raft_consensus.cc:740] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:13:51.400357 28128 consensus_queue.cc:260] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:51.422722 28128 ts_tablet_manager.cc:1434] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.005s
I20260709 12:13:51.437896 24980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:51.438882 24980 raft_consensus.cc:606] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 7 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:51.465334 24875 catalog_manager.cc:5697] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 7, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 7 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:51.477228 28009 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:51.478132 28009 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:51.482640 28009 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:51.483510 24989 tablet_copy_service.cc:342] P 030e384b13804beabcacc99f2d305ee2: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-1a6fe693bcd346fdbeedd27b5107feb6 received from {username='slave'} at 127.0.0.1:49232
I20260709 12:13:51.484157 24989 tablet_copy_service.cc:434] P 030e384b13804beabcacc99f2d305ee2: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-1a6fe693bcd346fdbeedd27b5107feb6 on tablet 1a6fe693bcd346fdbeedd27b5107feb6 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:51.495672 24875 catalog_manager.cc:5697] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 3 to 8, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 8 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:51.511906 25658 raft_consensus.cc:1217] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEARNER]: Deduplicated request from leader. Original: 7.4->[7.5-7.5]   Dedup: 7.5->[]
I20260709 12:13:51.513195 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:51.514424 24979 raft_consensus.cc:2393] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 8: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:51.525229 24975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a61550f457e471b96a7defdacacd053"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:51.532409 24975 raft_consensus.cc:606] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:51.541630 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:51.542548 25121 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 8.
I20260709 12:13:51.543205 25659 raft_consensus.cc:1217] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
I20260709 12:13:51.544045 24875 catalog_manager.cc:5697] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 6 to 8, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 8 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:51.545970 24875 catalog_manager.cc:5697] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:51.549167 24877 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38486 (request call id 180) took 2696 ms. Trace:
I20260709 12:13:51.549460 25020 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:51.550427 28009 raft_consensus.cc:2804] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:51.552403 28009 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:51.552973 28009 raft_consensus.cc:3060] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:51.547482 24875 catalog_manager.cc:5697] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index -1 to 5, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 7 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:51.584372 27905 raft_consensus.cc:993] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:51.587018 24875 catalog_manager.cc:5697] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 3 to 10, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 10 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:51.599594 27905 raft_consensus.cc:1081] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:51.549719 24877 rpcz_store.cc:276] 0709 12:13:48.852571 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:48.852788 (+   217us) service_pool.cc:224] Handling call
0709 12:13:51.548921 (+2696133us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:50.723741 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:50.807465 (+ 83724us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:50.807501 (+    36us) write_op.cc:435] Acquired schema lock
0709 12:13:50.807515 (+    14us) tablet.cc:662] Decoding operations
0709 12:13:50.848820 (+ 41305us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:50.848891 (+    71us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:50.848924 (+    33us) tablet.cc:685] Acquiring locks for 11 operations
0709 12:13:50.849920 (+   996us) tablet.cc:701] Row locks acquired
0709 12:13:50.849943 (+    23us) write_op.cc:260] PREPARE: finished
0709 12:13:50.850088 (+   145us) write_op.cc:270] Start()
0709 12:13:50.850219 (+   131us) write_op.cc:276] Timestamp: P: 1783599230850040 usec, L: 0
0709 12:13:50.850251 (+    32us) op_driver.cc:348] REPLICATION: starting
0709 12:13:50.850948 (+   697us) log.cc:844] Serialized 4358 byte log entry
0709 12:13:51.142470 (+291522us) op_driver.cc:464] REPLICATION: finished
0709 12:13:51.191773 (+ 49303us) write_op.cc:301] APPLY: starting
0709 12:13:51.191885 (+   112us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:51.192814 (+   929us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:51.193020 (+   206us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:51.196702 (+  3682us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:51.196958 (+   256us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=11
0709 12:13:51.197000 (+    42us) write_op.cc:312] APPLY: finished
0709 12:13:51.197418 (+   418us) log.cc:844] Serialized 83 byte log entry
0709 12:13:51.198423 (+  1005us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:51.198579 (+   156us) write_op.cc:454] Released schema lock
0709 12:13:51.198628 (+    49us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:51.198996 (+   368us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:51.199022 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":327500,"reported_tablets":27,"child_traces":[["op",{"apply.queue_time_us":49027,"apply.run_cpu_time_us":3322,"apply.run_wall_time_us":7229,"num_ops":11,"prepare.queue_time_us":165844,"prepare.run_cpu_time_us":105439,"prepare.run_wall_time_us":279113,"raft.queue_time_us":105201,"raft.run_cpu_time_us":19752,"raft.run_wall_time_us":49321,"replication_time_us":292072,"spinlock_wait_cycles":88960,"thread_start_us":326142,"threads_started":4,"wal-append.queue_time_us":156972}]]}
I20260709 12:13:51.623656 24875 catalog_manager.cc:5697] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index -1 to 5, term changed from 3 to 5, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 5 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:51.634102 24875 catalog_manager.cc:5697] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 6 to 7, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 7 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:51.645500 28189 raft_consensus.cc:993] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:51.648214 25120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:48852
I20260709 12:13:51.649734 27974 raft_consensus.cc:1081] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 7 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:51.656472 25127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:48852
I20260709 12:13:51.659816 25120 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:51.660440 25120 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:51.644322 24875 catalog_manager.cc:5697] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 5 to 6, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 6 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:51.699759 24875 catalog_manager.cc:5697] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:51.710222 25127 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:51.710883 25127 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:51.713166 27974 raft_consensus.cc:993] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:51.713754 27974 raft_consensus.cc:1081] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:51.718321 24875 catalog_manager.cc:5697] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 3 to 4, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 4 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:51.718365 25129 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a61550f457e471b96a7defdacacd053"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:48852
I20260709 12:13:51.720302 25129 raft_consensus.cc:493] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:51.720782 25129 raft_consensus.cc:3060] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:51.716753 28009 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:51.740581 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:51.741559 24975 raft_consensus.cc:2393] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 8: Already voted for candidate 030e384b13804beabcacc99f2d305ee2 in this term.
I20260709 12:13:51.750288 28173 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58034 (request call id 564) took 1010 ms. Trace:
I20260709 12:13:51.753872 25129 raft_consensus.cc:515] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:51.761020 25129 leader_election.cc:290] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:51.762843 25120 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:51.764848 28009 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:51.770079 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:51.773643 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:51.773892 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:51.774341 25050 raft_consensus.cc:3060] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:51.774394 25053 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:51.775777 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a61550f457e471b96a7defdacacd053" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:51.776454 24974 raft_consensus.cc:3055] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:51.776827 24974 raft_consensus.cc:740] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:51.777724 24974 consensus_queue.cc:260] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:51.779245 24974 raft_consensus.cc:3060] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:51.764580 25120 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:51.750825 28173 rpcz_store.cc:276] 0709 12:13:50.739550 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.739744 (+   194us) service_pool.cc:224] Handling call
0709 12:13:50.828032 (+ 88288us) ts_tablet_manager.cc:934] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
0709 12:13:51.377867 (+549835us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:13:51.526371 (+148504us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:51.532112 (+  5741us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:13:51.749252 (+217140us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:13:51.749619 (+   367us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:51.750018 (+   399us) ts_tablet_manager.cc:989] Replica registered.
0709 12:13:51.750158 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":110605,"tablet-copy.queue_time_us":76359,"thread_start_us":39528,"threads_started":2}
I20260709 12:13:51.797485 24975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:51.798097 24975 raft_consensus.cc:3055] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:51.800251 25053 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 7.
I20260709 12:13:51.798401 24975 raft_consensus.cc:740] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:51.795819 25127 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:51.818518 24980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:51.820152 24980 raft_consensus.cc:3055] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:13:51.820427 24980 raft_consensus.cc:740] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:51.817274 24975 consensus_queue.cc:260] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:51.825906 25127 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:51.830307 24975 raft_consensus.cc:3060] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:51.838014 25095 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:51.838979 25129 raft_consensus.cc:2468] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 8.
I20260709 12:13:51.842939 28115 raft_consensus.cc:2804] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:51.842993 25020 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:51.843655 28115 raft_consensus.cc:697] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 7 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:51.844197 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a12714bf02489b9233ec27dfd03f8d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:51.844972 25054 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:51.844755 28115 consensus_queue.cc:237] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:51.845346 28009 raft_consensus.cc:2804] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:51.845935 28009 raft_consensus.cc:697] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 8 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:51.846997 28009 consensus_queue.cc:237] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:51.858438 25050 raft_consensus.cc:2468] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 6.
I20260709 12:13:51.861085 25095 leader_election.cc:304] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:51.852568 24980 consensus_queue.cc:260] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:51.868381 28189 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.874432 28173 tablet_copy_client.cc:806] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:51.888888 28172 raft_consensus.cc:2804] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:51.891330 24980 raft_consensus.cc:3060] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:51.888064 28189 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:51.900619 28172 raft_consensus.cc:697] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:51.905112 28173 tablet_copy_client.cc:670] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:51.911984 28021 raft_consensus.cc:1064] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:13:51.928161 28189 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:51.930327 28172 consensus_queue.cc:237] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:51.952860 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:51.953823 25120 raft_consensus.cc:2410] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030e384b13804beabcacc99f2d305ee2 for term 9 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 12:13:51.933943 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:51.955936 24946 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:51.957232 28189 raft_consensus.cc:2749] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:51.948908 24974 raft_consensus.cc:2468] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 6.
I20260709 12:13:51.951673 28021 consensus_queue.cc:237] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [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: 3, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:51.993264 24980 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 8.
I20260709 12:13:51.995661 25095 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [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: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:51.992929 25658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13"
dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:46424
I20260709 12:13:51.999290 28183 raft_consensus.cc:2804] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:51.998153 25658 raft_consensus.cc:606] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:52.008925 24975 raft_consensus.cc:2468] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 7.
I20260709 12:13:52.017750 28173 tablet_copy_client.cc:538] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:52.033254 25054 raft_consensus.cc:2468] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 8.
I20260709 12:13:52.045018 25046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71363d966b384381b7e288355cf6d461"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:41676
I20260709 12:13:52.045692 25046 raft_consensus.cc:606] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 8 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:52.055194 28173 tablet_bootstrap.cc:492] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:13:52.074404 24980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:52.075071 24980 raft_consensus.cc:606] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:52.075464 24980 raft_consensus.cc:614] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:52.058338 28183 raft_consensus.cc:697] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 8 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:52.087090 25658 raft_consensus.cc:1275] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEARNER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:13:52.148545 24974 raft_consensus.cc:1275] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:13:52.165114 28010 consensus_queue.cc:1048] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:52.176962 28183 consensus_queue.cc:237] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:52.264590 28046 raft_consensus.cc:1064] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:13:52.269716 28150 consensus_queue.cc:1048] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:52.271236 28046 consensus_queue.cc:237] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:52.272637 28150 raft_consensus.cc:993] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:52.284611 28150 raft_consensus.cc:1081] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 8 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:52.292361 24980 raft_consensus.cc:1275] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:13:52.293224 24975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:52.296316 24975 raft_consensus.cc:606] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:52.296473 27993 raft_consensus.cc:993] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:52.296958 27993 raft_consensus.cc:1081] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:52.297535 28010 consensus_queue.cc:1048] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:52.321921 25127 raft_consensus.cc:1275] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:13:52.357468 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:13:52.363123 25127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71363d966b384381b7e288355cf6d461"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:48862
I20260709 12:13:52.363866 25127 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:52.364295 25127 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:52.374354 25127 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:52.375020 28204 consensus_queue.cc:1048] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:52.378093 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:52.378675 25659 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:52.379976 25053 raft_consensus.cc:1275] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:52.396471 25127 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:52.399487 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:52.400529 25053 raft_consensus.cc:3055] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:13:52.401098 25053 raft_consensus.cc:740] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
W20260709 12:13:52.441222 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 89482.1us
I20260709 12:13:52.446025 25053 consensus_queue.cc:260] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:52.448056 25053 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:13:52.451647 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 56400.8us
I20260709 12:13:52.453857 25659 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 9.
I20260709 12:13:52.455528 25120 raft_consensus.cc:1275] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:13:52.453752 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:52.483286 24875 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48208 (request call id 258) took 1616 ms. Trace:
I20260709 12:13:52.485482 24875 rpcz_store.cc:276] 0709 12:13:50.864575 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.864765 (+   190us) service_pool.cc:224] Handling call
0709 12:13:50.993703 (+128938us) spinlock_profiling.cc:243] Waited 11.8 ms on lock 0x7b54003377d4. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf9090 00007fce7bc97f3a 00007fce81a4de9c 00007fce81b4c04e 00007fce8000d2a4 00007fce8000d232 00007fce8000d161 00007fce8000d0dc 00007fce8000c392 00007fce79fca48c 00007fce79fc98c6
0709 12:13:52.481210 (+1487507us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:51.881216 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:51.913006 (+ 31790us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:51.913064 (+    58us) write_op.cc:435] Acquired schema lock
0709 12:13:51.913083 (+    19us) tablet.cc:662] Decoding operations
0709 12:13:51.945368 (+ 32285us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:51.945477 (+   109us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:51.945509 (+    32us) tablet.cc:685] Acquiring locks for 13 operations
0709 12:13:51.946909 (+  1400us) tablet.cc:701] Row locks acquired
0709 12:13:51.946962 (+    53us) write_op.cc:260] PREPARE: finished
0709 12:13:51.947201 (+   239us) write_op.cc:270] Start()
0709 12:13:51.947367 (+   166us) write_op.cc:276] Timestamp: P: 1783599231947121 usec, L: 0
0709 12:13:51.947390 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 12:13:52.007458 (+ 60068us) log.cc:844] Serialized 5232 byte log entry
0709 12:13:52.133762 (+126304us) op_driver.cc:464] REPLICATION: finished
0709 12:13:52.299445 (+165683us) write_op.cc:301] APPLY: starting
0709 12:13:52.299530 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:52.299808 (+   278us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:52.300015 (+   207us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:52.311197 (+ 11182us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:52.311540 (+   343us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=13
0709 12:13:52.311588 (+    48us) write_op.cc:312] APPLY: finished
0709 12:13:52.312009 (+   421us) log.cc:844] Serialized 95 byte log entry
0709 12:13:52.312844 (+   835us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:52.313009 (+   165us) write_op.cc:454] Released schema lock
0709 12:13:52.313089 (+    80us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:52.313458 (+   369us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:52.313491 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":9380,"reported_tablets":24,"spinlock_wait_cycles":27202944,"child_traces":[["op",{"apply.queue_time_us":165388,"apply.run_cpu_time_us":3696,"apply.run_wall_time_us":14012,"num_ops":13,"prepare.queue_time_us":82787,"prepare.run_cpu_time_us":6476,"prepare.run_wall_time_us":139548,"replication_time_us":169104,"thread_start_us":162316,"threads_started":2}]]}
W20260709 12:13:52.536989 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 171537us
W20260709 12:13:52.542714 28209 log.cc:927] Time spent T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864: Append to log took a long time: real 0.085s	user 0.000s	sys 0.001s
I20260709 12:13:52.545784 28199 consensus_queue.cc:1048] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.085s
I20260709 12:13:52.546881 27617 consensus_queue.cc:1048] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.075s
I20260709 12:13:52.550624 25053 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 9.
I20260709 12:13:52.561311 25053 raft_consensus.cc:1275] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:13:52.563580 25095 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:52.571378 28172 raft_consensus.cc:2804] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:13:52.571971 28172 raft_consensus.cc:697] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 9 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:52.572975 28172 consensus_queue.cc:237] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:52.580276 25127 raft_consensus.cc:2955] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 5 to 6, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:52.594336 25123 raft_consensus.cc:1275] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:52.594359 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:52.613049 25121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:34314
I20260709 12:13:52.613713 25121 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:52.614117 25121 raft_consensus.cc:3060] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:52.590139 28115 consensus_queue.cc:1048] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.034s
I20260709 12:13:52.628648 24974 raft_consensus.cc:2955] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 5 to 6, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:52.635465 28228 consensus_queue.cc:1048] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:52.696396 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:52.697244 24971 raft_consensus.cc:3060] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:52.698678 28173 tablet_bootstrap.cc:492] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:52.699638 28173 tablet_bootstrap.cc:492] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:13:52.700397 28173 ts_tablet_manager.cc:1403] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.645s	user 0.026s	sys 0.013s
W20260709 12:13:52.721946 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 44216.9us
I20260709 12:13:52.727876 25121 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:52.742089 25121 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:52.743111 24971 raft_consensus.cc:2468] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 9.
I20260709 12:13:52.749969 28009 raft_consensus.cc:2955] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index 5 to 6, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:52.759557 25050 raft_consensus.cc:1275] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
W20260709 12:13:52.802500 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 189933us
I20260709 12:13:52.802369 28173 raft_consensus.cc:359] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:52.807350 28173 raft_consensus.cc:740] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:13:52.808189 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: true dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:52.809029 25658 raft_consensus.cc:3055] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:52.809394 25658 raft_consensus.cc:740] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:52.810560 25658 consensus_queue.cc:260] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:52.808189 28173 consensus_queue.cc:260] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:52.813014 25658 raft_consensus.cc:3060] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:52.820554 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6613df2f7f8c4797998f9f3f6f423c13" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:52.821226 25050 raft_consensus.cc:3060] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:52.821760 28200 raft_consensus.cc:993] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:52.822279 28200 raft_consensus.cc:1081] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:52.836133 25121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:48852
I20260709 12:13:52.837222 25121 raft_consensus.cc:493] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:52.837741 25121 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:52.836150 25125 raft_consensus.cc:1240] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Rejecting Update request from peer 3f6b8adc1ec6495c8c574fff0f49c864 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:52.842967 25659 raft_consensus.cc:2955] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 5 to 6, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:52.846948 25654 raft_consensus.cc:1275] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEARNER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:52.847385 25662 raft_consensus.cc:1217] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEARNER]: Deduplicated request from leader. Original: 5.3->[5.4-5.4]   Dedup: 5.4->[]
I20260709 12:13:52.849666 28205 consensus_queue.cc:1048] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:52.851209 24975 raft_consensus.cc:1275] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:13:52.854291 27900 consensus_queue.cc:1048] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:52.860904 25121 raft_consensus.cc:515] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:52.862736 25121 leader_election.cc:290] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:52.878284 25055 raft_consensus.cc:1275] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:13:52.890399 25050 raft_consensus.cc:2468] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 6.
I20260709 12:13:52.922487 24974 raft_consensus.cc:1275] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 12:13:52.928731 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 52538us
I20260709 12:13:52.929107 25658 raft_consensus.cc:2468] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 6.
I20260709 12:13:52.933851 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:13:52.934494 25049 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:52.939901 27900 raft_consensus.cc:2955] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:52.942638 28173 ts_tablet_manager.cc:1434] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.220s	user 0.008s	sys 0.000s
I20260709 12:13:52.950105 25049 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 9.
I20260709 12:13:52.951157 24975 raft_consensus.cc:1275] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:52.950387 25662 raft_consensus.cc:2955] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:52.956097 25092 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:52.957069 28226 raft_consensus.cc:2804] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:52.957620 28226 raft_consensus.cc:697] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:52.958566 28226 consensus_queue.cc:237] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:52.960505 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef8a0ec1b54fc29e5ef3c2420260cb" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:52.961172 24974 raft_consensus.cc:3055] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:13:52.961447 24974 raft_consensus.cc:740] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:52.962173 24974 consensus_queue.cc:260] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:52.963287 24974 raft_consensus.cc:3060] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:52.972465 28222 consensus_queue.cc:1048] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:52.976528 24974 raft_consensus.cc:2468] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 9.
I20260709 12:13:52.986539 24989 tablet_copy_service.cc:342] P 030e384b13804beabcacc99f2d305ee2: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-a006b80322ba48df8170f6e5aa148619 received from {username='slave'} at 127.0.0.1:49232
I20260709 12:13:52.987074 24989 tablet_copy_service.cc:434] P 030e384b13804beabcacc99f2d305ee2: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-a006b80322ba48df8170f6e5aa148619 on tablet a006b80322ba48df8170f6e5aa148619 with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:52.987353 28197 consensus_queue.cc:1048] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:52.988144 28183 consensus_queue.cc:1048] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:53.000592 28183 consensus_queue.cc:1048] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:53.003489 25095 leader_election.cc:304] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:53.027410 28234 raft_consensus.cc:2804] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:13:53.028093 28234 raft_consensus.cc:697] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 9 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:53.029213 28234 consensus_queue.cc:237] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:53.034538 24974 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 12:13:53.077625 28222 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:13:53.083981 25123 raft_consensus.cc:2955] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:53.096597 24877 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38486 (request call id 181) took 1446 ms. Trace:
I20260709 12:13:53.097182 24877 rpcz_store.cc:276] 0709 12:13:51.650028 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:51.650227 (+   199us) service_pool.cc:224] Handling call
0709 12:13:53.096520 (+1446293us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2273,"reported_tablets":3}
I20260709 12:13:53.146257 25046 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 12:13:53.146704 28202 raft_consensus.cc:1064] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:13:53.162361 28222 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.011s
I20260709 12:13:53.196321 25662 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 12:13:53.198650 28115 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } 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 12:13:53.176519 28202 consensus_queue.cc:237] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:53.203907 25047 raft_consensus.cc:2955] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:53.278890 24875 catalog_manager.cc:5697] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 7 to 8, leader changed from 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 8 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:53.283713 24875 catalog_manager.cc:5697] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index -1 to 4, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 5 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:53.296308 24875 catalog_manager.cc:5697] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 5, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 5 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:53.342432 24874 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48200 (request call id 272) took 8412 ms. Trace:
I20260709 12:13:53.342943 24874 rpcz_store.cc:276] 0709 12:13:44.985748 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:45.041117 (+ 55369us) service_pool.cc:224] Handling call
0709 12:13:53.337164 (+8296047us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":188104,"reported_tablets":49}
I20260709 12:13:53.362576 24875 catalog_manager.cc:5697] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 5 to 6, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 6 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:53.413766 25662 raft_consensus.cc:1275] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEARNER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:53.432726 25123 raft_consensus.cc:1275] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:53.441813 28046 consensus_queue.cc:1048] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:53.446552 24876 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48224 (request call id 218) took 6420 ms. Trace:
I20260709 12:13:53.447036 24876 rpcz_store.cc:276] 0709 12:13:47.026457 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:47.045339 (+ 18882us) service_pool.cc:224] Handling call
0709 12:13:53.446336 (+6400997us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":63173,"reported_tablets":46}
I20260709 12:13:53.454849 28202 consensus_queue.cc:1048] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:53.457834 25046 raft_consensus.cc:1275] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:53.463083 24979 raft_consensus.cc:1275] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:13:53.464762 28234 consensus_queue.cc:1048] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:53.467133 25659 raft_consensus.cc:1275] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:53.477145 28222 consensus_queue.cc:1048] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:53.489789 27974 consensus_queue.cc:1048] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:53.582321 27900 raft_consensus.cc:2955] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:53.589186 25662 raft_consensus.cc:2955] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:53.611946 25050 raft_consensus.cc:1275] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:13:53.615178 25046 raft_consensus.cc:1275] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:53.617379 28226 consensus_queue.cc:1048] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:13:53.616420 28261 log.cc:927] Time spent T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f: Append to log took a long time: real 0.069s	user 0.003s	sys 0.000s
I20260709 12:13:53.639873 25123 raft_consensus.cc:2955] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:53.652263 28226 consensus_queue.cc:1048] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 12:13:53.677804 25047 raft_consensus.cc:2955] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:53.839735 24877 catalog_manager.cc:5697] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 5 to 6, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:53.842033 24877 catalog_manager.cc:5697] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 5 to 6, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:53.845041 24875 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48208 (request call id 259) took 1068 ms. Trace:
I20260709 12:13:53.850525 24875 rpcz_store.cc:276] 0709 12:13:52.777025 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:52.777250 (+   225us) service_pool.cc:224] Handling call
0709 12:13:53.844982 (+1067732us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:53.433934 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:53.434525 (+   591us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:53.434563 (+    38us) write_op.cc:435] Acquired schema lock
0709 12:13:53.434585 (+    22us) tablet.cc:662] Decoding operations
0709 12:13:53.435235 (+   650us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:53.435316 (+    81us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:53.435348 (+    32us) tablet.cc:685] Acquiring locks for 4 operations
0709 12:13:53.435758 (+   410us) tablet.cc:701] Row locks acquired
0709 12:13:53.435780 (+    22us) write_op.cc:260] PREPARE: finished
0709 12:13:53.435931 (+   151us) write_op.cc:270] Start()
0709 12:13:53.436056 (+   125us) write_op.cc:276] Timestamp: P: 1783599233435884 usec, L: 0
0709 12:13:53.436082 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 12:13:53.459247 (+ 23165us) log.cc:844] Serialized 1738 byte log entry
0709 12:13:53.594216 (+134969us) spinlock_profiling.cc:243] Waited 5.66 ms on lock 0x7b4400022b4c. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce78a2adb1 00007fce78ac8c85 00007fce78ac96a2 00007fce7b83b1db 00007fce7b836aaf 00007fce7b82a86e 00007fce7b829bb6 00007fce7b8297d8 00007fce7b833221 00007fce7b8331d9 00007fce7b833169
0709 12:13:53.795674 (+201458us) op_driver.cc:464] REPLICATION: finished
0709 12:13:53.826886 (+ 31212us) spinlock_profiling.cc:243] Waited 7.32 ms on lock 0x7b18003029e0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78ba23f3 00007fce78ba47c1 00007fce78ba4779 00007fce78ba4709 00007fce78ba46d1 00007fce78ba39cd 0000000000388634 0000000000388479 00007fce78b8583a
0709 12:13:53.827046 (+   160us) write_op.cc:301] APPLY: starting
0709 12:13:53.827134 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:53.827304 (+   170us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:53.827330 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:53.827912 (+   582us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:53.828116 (+   204us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 12:13:53.828176 (+    60us) write_op.cc:312] APPLY: finished
0709 12:13:53.828548 (+   372us) log.cc:844] Serialized 41 byte log entry
0709 12:13:53.830866 (+  2318us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:53.830982 (+   116us) write_op.cc:454] Released schema lock
0709 12:13:53.831036 (+    54us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:53.847571 (+ 16535us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:53.847607 (+    36us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":53112,"reported_tablets":9,"child_traces":[["op",{"apply.queue_time_us":22034,"apply.run_cpu_time_us":2176,"apply.run_wall_time_us":20481,"num_ops":4,"prepare.queue_time_us":67814,"prepare.run_cpu_time_us":15367,"prepare.run_wall_time_us":76230,"raft.queue_time_us":174709,"raft.run_cpu_time_us":5187,"raft.run_wall_time_us":22308,"replication_time_us":359433,"spinlock_wait_cycles":29901312,"thread_start_us":273021,"threads_started":4,"wal-append.queue_time_us":60572}]]}
I20260709 12:13:53.889030 24876 catalog_manager.cc:5697] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 5 to 6, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 6 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:53.890476 24876 catalog_manager.cc:5697] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 7 to 8, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 8 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:53.892644 24876 catalog_manager.cc:5697] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 6 to 7, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 7 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } }
I20260709 12:13:53.896757 24876 catalog_manager.cc:5697] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 8 to 9, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 9 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:53.922335 24875 catalog_manager.cc:5697] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 4 to 5, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:53.924260 24875 catalog_manager.cc:5697] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 5 to 6, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 6 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:53.956502 24874 catalog_manager.cc:5697] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 8 to 9, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 9 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:54.019644 24979 consensus_queue.cc:237] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:54.023192 25123 consensus_queue.cc:237] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:54.027412 25127 consensus_queue.cc:237] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [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: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:53.980448 24974 consensus_queue.cc:237] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:54.083609 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 50628.9us
W20260709 12:13:54.158946 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 82256.7us
W20260709 12:13:54.163936 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 60035.7us
W20260709 12:13:54.235850 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 75930.2us
I20260709 12:13:54.361758 24975 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:13:54.367722 25662 raft_consensus.cc:1275] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
W20260709 12:13:54.384763 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 166600us
I20260709 12:13:54.413036 25046 consensus_queue.cc:237] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [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: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:54.421228 25662 raft_consensus.cc:1275] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:13:54.456465 25662 raft_consensus.cc:1275] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:13:54.465407 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:13:54.480841 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 128064us
W20260709 12:13:54.494323 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 128201us
I20260709 12:13:54.514611 25662 raft_consensus.cc:1275] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:54.518811 25053 raft_consensus.cc:1275] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:13:54.533001 25047 raft_consensus.cc:1275] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:54.520283 28112 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.011s
I20260709 12:13:54.517827 28236 consensus_queue.cc:1048] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.023s
I20260709 12:13:54.513207 28280 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.034s
W20260709 12:13:54.576159 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 57204.6us
I20260709 12:13:54.603108 28112 consensus_queue.cc:1048] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
W20260709 12:13:54.648968 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 95365.9us
I20260709 12:13:54.652596 27974 consensus_queue.cc:1048] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 12:13:54.693567 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 102629us
W20260709 12:13:54.734242 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 146170us
W20260709 12:13:54.755590 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 46774.6us
I20260709 12:13:54.750206 28304 consensus_queue.cc:1048] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.016s
I20260709 12:13:54.824141 25123 raft_consensus.cc:1275] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:13:54.825744 25123 raft_consensus.cc:1275] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:54.881932 28303 raft_consensus.cc:2955] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 7 LEADER]: Committing config change with OpId 7.8: config changed from index 3 to 8, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:54.894385 28280 consensus_queue.cc:1048] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:13:54.900456 25659 raft_consensus.cc:2955] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 3 to 8, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:54.902276 25662 raft_consensus.cc:1275] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:13:54.905902 28296 consensus_queue.cc:1048] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:54.909580 28286 consensus_queue.cc:1048] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:54.912750 28287 consensus_queue.cc:1048] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:54.920984 24864 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fbb6a02726c44d28a4d8e94eff08722b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:54.955876 24874 catalog_manager.cc:5697] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 3 to 8, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New cstate: current_term: 7 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:13:54.977453 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 120989us
W20260709 12:13:54.997641 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 239148us
I20260709 12:13:54.947158 25046 raft_consensus.cc:2955] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 3 to 8, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:55.024619 28304 raft_consensus.cc:2955] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:55.025734 28273 raft_consensus.cc:2955] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 6 to 7, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:55.051095 28046 raft_consensus.cc:2955] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:55.060856 25122 raft_consensus.cc:2955] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:55.088914 28273 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:55978 (request call id 76) took 1066 ms. Trace:
I20260709 12:13:55.088191 25662 raft_consensus.cc:2955] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:55.092129 28297 raft_consensus.cc:2955] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 9 LEADER]: Committing config change with OpId 9.9: config changed from index 5 to 9, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:55.107188 25658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "544f556d63eb4cdda715aee0796336da"
dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
mode: GRACEFUL
new_leader_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:46424
I20260709 12:13:55.107784 25658 raft_consensus.cc:606] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Received request to transfer leadership to TS 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:55.095448 25654 raft_consensus.cc:2955] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Committing config change with OpId 9.9: config changed from index 5 to 9, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:55.103796 25050 raft_consensus.cc:2955] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:55.089490 28273 rpcz_store.cc:276] 0709 12:13:54.022590 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.030547 (+  7957us) service_pool.cc:224] Handling call
0709 12:13:54.196394 (+165847us) spinlock_profiling.cc:243] Waited 4.35 ms on lock 0x7b580012e9d0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bbeb0aa 00007fce7bc6d447 00007fce7bc8a70a 00007fce7bc8b76a 00007fce7bc8a91b 00007fce7bc9603c 00007fce7bc956b3 00007fce7bc8d9fa 00007fce80c554c9 00007fce7a1d1c54
0709 12:13:54.407831 (+211437us) spinlock_profiling.cc:243] Waited 14.1 ms on lock 0x7b54001746a0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc04a1d 00007fce7bbeb1a4 00007fce7bc6d447 00007fce7bc8a70a 00007fce7bc8b76a 00007fce7bc8a91b 00007fce7bc9603c 00007fce7bc956b3 00007fce7bc8d9fa 00007fce80c554c9
0709 12:13:54.423481 (+ 15650us) log.cc:844] Serialized 487 byte log entry
0709 12:13:54.773213 (+349732us) spinlock_profiling.cc:243] Waited 3.43 ms on lock 0x7b54001746a0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce7bbf8571 00007fce7bc0fb26 00007fce7bc0949a 00007fce7bc08714 00007fce7bbe8eaa 00007fce7bbefd53 00007fce7bbefcd9 00007fce7bbefc69 00007fce7bbefc31 00007fce7bbeedfd 0000000000388634
0709 12:13:55.088799 (+315586us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":210,"mutex_wait_us":5787,"raft.queue_time_us":72314,"raft.run_cpu_time_us":3526,"raft.run_wall_time_us":275101,"spinlock_wait_cycles":50222464,"thread_start_us":142402,"threads_started":2,"wal-append.queue_time_us":266795}
I20260709 12:13:55.104449 24979 raft_consensus.cc:2955] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Committing config change with OpId 9.9: config changed from index 5 to 9, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:55.125589 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1018ac7df973466687f59e00a5bf3d56 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:55.142189 27934 raft_consensus.cc:993] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864: : Instructing follower 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:13:55.141276 25654 raft_consensus.cc:2955] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:55.102222 28304 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:34788 (request call id 80) took 1075 ms. Trace:
I20260709 12:13:55.144912 27934 raft_consensus.cc:1081] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Signalling peer 030e384b13804beabcacc99f2d305ee2 to start an election
I20260709 12:13:55.193905 28281 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:55.195363 25662 raft_consensus.cc:2955] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:55.198712 28046 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:34788 (request call id 81) took 1197 ms. Trace:
I20260709 12:13:55.195602 28281 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:55.204403 28293 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:55.199409 28046 rpcz_store.cc:276] 0709 12:13:54.001067 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.017451 (+ 16384us) service_pool.cc:224] Handling call
0709 12:13:54.082274 (+ 64823us) log.cc:844] Serialized 487 byte log entry
0709 12:13:55.198642 (+1116368us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":97370,"raft.queue_time_us":133546,"raft.run_cpu_time_us":1847,"raft.run_wall_time_us":73709,"thread_start_us":116029,"threads_started":1}
I20260709 12:13:55.229081 25123 raft_consensus.cc:2955] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:55.231380 24974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "544f556d63eb4cdda715aee0796336da"
dest_uuid: "030e384b13804beabcacc99f2d305ee2"
 from {username='slave'} at 127.0.0.1:49232
I20260709 12:13:55.231978 24974 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:55.232385 24974 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:55.224613 28293 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:55.247717 28281 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:55.249586 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a006b80322ba48df8170f6e5aa148619 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:55.257194 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:55.259634 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:55.266078 28297 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:48850 (request call id 82) took 1245 ms. Trace:
I20260709 12:13:55.271936 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:55.272162 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:55.272078 24974 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:55.142949 28304 rpcz_store.cc:276] 0709 12:13:53.971561 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:53.978301 (+  6740us) service_pool.cc:224] Handling call
0709 12:13:54.080138 (+101837us) log.cc:844] Serialized 487 byte log entry
0709 12:13:54.730006 (+649868us) spinlock_profiling.cc:243] Waited 35.8 ms on lock 0x7b18002afac0. stack: 00007fce78b70343 00007fce78b70240 00007fce784ff1d4 00007fce8223d304 00007fce8223d299 00007fce81a6aab1 00007fce81a77281 00007fce78ba23f3 00007fce78ba47c1 00007fce78ba4779 00007fce78ba4709 00007fce78ba46d1 00007fce78ba39cd 0000000000388634 0000000000388479 00007fce78b8583a
0709 12:13:55.047356 (+317350us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":5946,"raft.run_cpu_time_us":1936,"raft.run_wall_time_us":87150,"spinlock_wait_cycles":82308736,"thread_start_us":237922,"threads_started":1,"wal-append.queue_time_us":293118}
I20260709 12:13:55.276216 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:55.278394 24865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a6fe693bcd346fdbeedd27b5107feb6 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:55.280320 25018 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:55.282490 25662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9993e7be86444fbcb10858537831589d"
dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
mode: GRACEFUL
new_leader_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:46424
I20260709 12:13:55.283094 25662 raft_consensus.cc:606] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Received request to transfer leadership to TS 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:55.259593 28293 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:55.286456 25095 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:55.291880 28150 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:55.292450 28150 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:55.295377 24979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:55.298097 28292 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:55.298451 28150 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:55.298718 28292 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:55.286621 24876 catalog_manager.cc:5697] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index 6 to 7, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New cstate: current_term: 7 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:55.314386 25654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247"
dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
mode: GRACEFUL
new_leader_uuid: "91805dbdcd1c49649333a6727aca01d4"
 from {username='slave'} at 127.0.0.1:46424
I20260709 12:13:55.315083 25654 raft_consensus.cc:606] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Received request to transfer leadership to TS 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:55.318032 24875 catalog_manager.cc:5697] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 reported cstate change: config changed from index 6 to 7, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New cstate: current_term: 5 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:55.273869 28297 rpcz_store.cc:276] 0709 12:13:54.020955 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.021103 (+   148us) service_pool.cc:224] Handling call
0709 12:13:54.063245 (+ 42142us) log.cc:844] Serialized 487 byte log entry
0709 12:13:55.265978 (+1202733us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":4541,"mutex_wait_us":131918,"raft.queue_time_us":292718,"raft.run_cpu_time_us":1632,"raft.run_wall_time_us":50788,"thread_start_us":221964,"threads_started":1}
I20260709 12:13:55.321849 24864 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 71363d966b384381b7e288355cf6d461 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:55.323951 24974 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 9 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:55.325029 28273 raft_consensus.cc:2749] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:55.326355 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "030e384b13804beabcacc99f2d305ee2" is_pre_election: true
I20260709 12:13:55.327102 28292 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:55.330698 25018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 50462.9us
I20260709 12:13:55.333290 28280 raft_consensus.cc:2749] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:55.336280 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 49921.2us
I20260709 12:13:55.336438 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:55.337517 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: true dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:55.338095 25654 raft_consensus.cc:3055] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:13:55.338382 25654 raft_consensus.cc:740] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:55.339372 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:55.339812 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:13:55.340185 25654 consensus_queue.cc:260] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:55.341473 25654 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:55.341722 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:55.344573 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:55.347082 24946 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:55.348080 28304 raft_consensus.cc:2749] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:55.350617 25018 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:55.351924 28293 raft_consensus.cc:2749] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:13:55.355638 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71363d966b384381b7e288355cf6d461" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:55.357563 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: true dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:55.358142 25122 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:55.360906 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb6a02726c44d28a4d8e94eff08722b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:55.362644 25654 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 9.
I20260709 12:13:55.364516 25122 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030e384b13804beabcacc99f2d305ee2 in term 9.
I20260709 12:13:55.365849 24943 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 
I20260709 12:13:55.366726 28304 raft_consensus.cc:2804] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:13:55.367333 28304 raft_consensus.cc:697] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 9 LEADER]: Becoming Leader. State: Replica: 030e384b13804beabcacc99f2d305ee2, State: Running, Role: LEADER
I20260709 12:13:55.368463 28304 consensus_queue.cc:237] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:55.383646 24961 tablet_service.cc:1558] Processing DeleteTablet for tablet fbb6a02726c44d28a4d8e94eff08722b with delete_type TABLET_DATA_TOMBSTONED (TS 030e384b13804beabcacc99f2d305ee2 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:34788
I20260709 12:13:55.382512 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:55.411463 24965 tablet_service.cc:1558] Processing DeleteTablet for tablet 1018ac7df973466687f59e00a5bf3d56 with delete_type TABLET_DATA_TOMBSTONED (TS 030e384b13804beabcacc99f2d305ee2 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:34788
I20260709 12:13:55.413776 25045 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a6fe693bcd346fdbeedd27b5107feb6 with delete_type TABLET_DATA_TOMBSTONED (TS 91805dbdcd1c49649333a6727aca01d4 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:55978
I20260709 12:13:55.428858 28229 raft_consensus.cc:993] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:55.429804 28312 raft_consensus.cc:1081] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:13:55.432243 25127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9993e7be86444fbcb10858537831589d"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:34314
I20260709 12:13:55.432930 25127 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:55.433462 25127 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:55.424808 24875 catalog_manager.cc:5697] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index 5 to 6, VOTER 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3) evicted. New cstate: current_term: 5 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:55.466989 28328 tablet_replica.cc:333] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:13:55.481609 28328 raft_consensus.cc:2243] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.489318 28328 raft_consensus.cc:2272] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.468318 28327 tablet_replica.cc:333] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:55.490979 24876 catalog_manager.cc:5697] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 5 to 9, VOTER 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) evicted. New cstate: current_term: 9 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:55.491793 25111 tablet_service.cc:1558] Processing DeleteTablet for tablet a006b80322ba48df8170f6e5aa148619 with delete_type TABLET_DATA_TOMBSTONED (TS 59385cec26934f489c70e5ef2083bbd9 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:48850
I20260709 12:13:55.493618 28186 raft_consensus.cc:993] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864: : Instructing follower 91805dbdcd1c49649333a6727aca01d4 to start an election
I20260709 12:13:55.499368 28186 raft_consensus.cc:1081] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Signalling peer 91805dbdcd1c49649333a6727aca01d4 to start an election
I20260709 12:13:55.502954 25050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
 from {username='slave'} at 127.0.0.1:51822
I20260709 12:13:55.517393 25050 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:55.517793 25050 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:55.520043 28274 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:55.520614 28274 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:55.524144 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:55.524979 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:55.525491 28274 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:55.525000 25050 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:55.529475 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:55.477809 25127 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:55.533710 24946 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:55.534181 25127 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:55.501005 28328 ts_tablet_manager.cc:1916] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:55.537818 24974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "030e384b13804beabcacc99f2d305ee2"
I20260709 12:13:55.538425 24974 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:55.545981 25658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9993e7be86444fbcb10858537831589d" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:55.546710 25658 raft_consensus.cc:3055] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:13:55.547010 25658 raft_consensus.cc:740] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:55.547828 25658 consensus_queue.cc:260] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:55.552091 25050 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 election: Requested vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:55.553702 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:55.554267 25654 raft_consensus.cc:3055] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:13:55.554531 25654 raft_consensus.cc:740] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:13:55.555356 25654 consensus_queue.cc:260] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:55.556550 25654 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:55.569204 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:55.569972 25121 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:55.575397 28274 raft_consensus.cc:2749] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:55.578480 24877 catalog_manager.cc:5697] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 reported cstate change: term changed from 8 to 9, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 030e384b13804beabcacc99f2d305ee2 (127.23.69.1). New cstate: current_term: 9 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:55.583578 25658 raft_consensus.cc:3060] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:55.587045 25045 tablet_service.cc:1558] Processing DeleteTablet for tablet 71363d966b384381b7e288355cf6d461 with delete_type TABLET_DATA_TOMBSTONED (TS 91805dbdcd1c49649333a6727aca01d4 not found in new config with opid_index 9) from {username='slave'} at 127.0.0.1:55978
I20260709 12:13:55.588567 28328 ts_tablet_manager.cc:1929] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 12:13:55.608832 28328 log.cc:1199] T 1a6fe693bcd346fdbeedd27b5107feb6 P 91805dbdcd1c49649333a6727aca01d4: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-1-root/wals/1a6fe693bcd346fdbeedd27b5107feb6
I20260709 12:13:55.609609 28327 raft_consensus.cc:2243] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.610431 28327 raft_consensus.cc:2272] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.611120 28328 tablet_replica.cc:333] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:13:55.612356 28328 raft_consensus.cc:2243] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.593734 25654 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 9.
I20260709 12:13:55.613094 28328 raft_consensus.cc:2272] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.613221 24865 catalog_manager.cc:5028] TS 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): tablet 1a6fe693bcd346fdbeedd27b5107feb6 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:13:55.595366 24974 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 9.
I20260709 12:13:55.591598 25658 raft_consensus.cc:2468] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 9.
I20260709 12:13:55.615101 25095 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:13:55.616384 28297 raft_consensus.cc:2804] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:13:55.614631 25018 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:55.616925 28297 raft_consensus.cc:697] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 9 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:55.617743 28296 raft_consensus.cc:2804] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:13:55.618309 28296 raft_consensus.cc:697] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 9 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:55.618008 28297 consensus_queue.cc:237] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:55.619319 28296 consensus_queue.cc:237] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:55.625748 28327 ts_tablet_manager.cc:1916] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:55.626510 28328 ts_tablet_manager.cc:1916] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:55.604187 25121 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 9.
I20260709 12:13:55.642526 28329 tablet_replica.cc:333] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:13:55.643980 28329 raft_consensus.cc:2243] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.644945 28329 raft_consensus.cc:2272] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.648180 28329 ts_tablet_manager.cc:1916] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:55.673347 24877 catalog_manager.cc:5697] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 8 to 9, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 9 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:55.688920 24874 catalog_manager.cc:5697] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 8 to 9, leader changed from 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 9 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:55.730568 28328 ts_tablet_manager.cc:1929] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 9.8
I20260709 12:13:55.731298 28328 log.cc:1199] T 71363d966b384381b7e288355cf6d461 P 91805dbdcd1c49649333a6727aca01d4: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-1-root/wals/71363d966b384381b7e288355cf6d461
I20260709 12:13:55.733121 24865 catalog_manager.cc:5028] TS 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): tablet 71363d966b384381b7e288355cf6d461 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:13:55.743073 28327 ts_tablet_manager.cc:1929] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 7.7
I20260709 12:13:55.745476 28327 log.cc:1199] T fbb6a02726c44d28a4d8e94eff08722b P 030e384b13804beabcacc99f2d305ee2: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-0-root/wals/fbb6a02726c44d28a4d8e94eff08722b
I20260709 12:13:55.752980 28327 tablet_replica.cc:333] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:55.753574 24865 catalog_manager.cc:5028] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): tablet fbb6a02726c44d28a4d8e94eff08722b (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:13:55.770045 28327 raft_consensus.cc:2243] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.755770 25658 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 12:13:55.772055 28278 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:13:55.755746 28329 ts_tablet_manager.cc:1929] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.5
I20260709 12:13:55.779496 28329 log.cc:1199] T a006b80322ba48df8170f6e5aa148619 P 59385cec26934f489c70e5ef2083bbd9: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-2-root/wals/a006b80322ba48df8170f6e5aa148619
I20260709 12:13:55.781595 28327 raft_consensus.cc:2272] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.783708 24864 catalog_manager.cc:5028] TS 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): tablet a006b80322ba48df8170f6e5aa148619 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:13:55.805593 28327 ts_tablet_manager.cc:1916] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:55.866865 25121 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 12:13:55.868774 28304 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:13:55.916127 28327 ts_tablet_manager.cc:1929] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 7.6
I20260709 12:13:55.916715 28327 log.cc:1199] T 1018ac7df973466687f59e00a5bf3d56 P 030e384b13804beabcacc99f2d305ee2: Deleting WAL directory at /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599078110164-23828-0/minicluster-data/ts-0-root/wals/1018ac7df973466687f59e00a5bf3d56
I20260709 12:13:55.918478 24865 catalog_manager.cc:5028] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): tablet 1018ac7df973466687f59e00a5bf3d56 (table test-workload [id=ae0341d80f8d4ba19ffae2748b3be6ff]) successfully deleted
I20260709 12:13:56.025272 24974 raft_consensus.cc:1275] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:13:56.029246 28281 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:13:56.038362 25658 raft_consensus.cc:1275] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:13:56.040124 28296 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } 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 12:13:56.048570 25654 raft_consensus.cc:1275] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:13:56.054615 28281 consensus_queue.cc:1048] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
W20260709 12:13:56.219558 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 97201.5us
W20260709 12:13:56.229395 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 48770.8us
W20260709 12:13:56.229395 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 78738.3us
I20260709 12:13:56.237440 25127 raft_consensus.cc:1275] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
W20260709 12:13:56.300311 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 62979.6us
I20260709 12:13:56.305387 28273 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.022s
I20260709 12:13:56.794834 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:56.833611 24978 consensus_queue.cc:237] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [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: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:56.853299 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:56.855027 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:56.861565 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:56.868479 25050 raft_consensus.cc:1275] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:56.873912 25127 raft_consensus.cc:1275] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:56.880270 28346 consensus_queue.cc:1048] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 12:13:56.900930 28278 consensus_queue.cc:1048] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:56.902693 24943 consensus_peers.cc:597] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 578ea600d7ad4317b19fc75ab86b7cca. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:56.938761 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:13:56.956382 25627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 65081us
W20260709 12:13:56.982797 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 57678.3us
I20260709 12:13:57.000836 28304 raft_consensus.cc:2955] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
W20260709 12:13:57.003778 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 81670.1us
I20260709 12:13:57.005903 25050 raft_consensus.cc:2955] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:57.041554 24877 catalog_manager.cc:5697] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index -1 to 5, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 6 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:57.047925 24971 consensus_queue.cc:237] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:13:57.191722 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 56987.1us
I20260709 12:13:57.468420 25050 raft_consensus.cc:1275] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:57.531724 28373 consensus_queue.cc:1048] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:57.566927 28376 ts_tablet_manager.cc:933] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
W20260709 12:13:57.590006 24943 consensus_peers.cc:597] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99a03727bb774e109575fea5565ee69a. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:57.596100 24946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 65047.3us
I20260709 12:13:57.669356 25122 raft_consensus.cc:1275] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 030e384b13804beabcacc99f2d305ee2: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:57.675004 25125 raft_consensus.cc:2955] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:57.684015 28379 ts_tablet_manager.cc:933] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
I20260709 12:13:57.691874 23828 tablet_server.cc:179] TabletServer@127.23.69.1:0 shutting down...
I20260709 12:13:57.692757 28379 tablet_copy_client.cc:323] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.1:41015
I20260709 12:13:57.692931 28376 tablet_copy_client.cc:323] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.1:41015
I20260709 12:13:57.700778 28304 consensus_queue.cc:1048] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:13:57.704787 25628 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 42 similar messages]
I20260709 12:13:57.703059 25049 raft_consensus.cc:2955] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Committing config change with OpId 6.4: config changed from index -1 to 4, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:57.698963 28274 raft_consensus.cc:2955] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Committing config change with OpId 6.4: config changed from index -1 to 4, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:57.738234 24876 catalog_manager.cc:5697] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index -1 to 4, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 6 leader_uuid: "030e384b13804beabcacc99f2d305ee2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
W20260709 12:13:57.743934 25628 consensus_peers.cc:597] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:57.753756 25628 consensus_peers.cc:597] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:57.756713 25628 consensus_peers.cc:597] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:57.759807 25628 consensus_peers.cc:597] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:57.773319 25628 consensus_peers.cc:597] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:57.794479 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 49997.3us
W20260709 12:13:57.823470 25095 consensus_peers.cc:597] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:57.824245 25095 consensus_peers.cc:597] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:57.824911 25628 consensus_peers.cc:597] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:57.873076 25021 consensus_peers.cc:597] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:57.877777 25120 raft_consensus.cc:2955] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Committing config change with OpId 6.4: config changed from index -1 to 4, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
W20260709 12:13:57.882532 25021 consensus_peers.cc:597] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:57.916196 25021 consensus_peers.cc:597] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:57.925616 25095 consensus_peers.cc:597] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:57.936084 25021 consensus_peers.cc:597] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:57.940657 25021 consensus_peers.cc:597] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:57.948112 25121 consensus_queue.cc:237] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [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: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:13:57.948856 25095 consensus_peers.cc:597] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:57.952874 25095 consensus_peers.cc:597] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:57.957412 25021 consensus_peers.cc:597] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:57.958878 25021 consensus_peers.cc:597] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:57.997972 25021 consensus_peers.cc:597] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:58.002974 25095 consensus_peers.cc:597] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:58.038345 25021 consensus_peers.cc:597] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:58.053212 25654 raft_consensus.cc:3060] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 1 LEARNER]: Advancing to term 6
W20260709 12:13:58.054488 25095 consensus_peers.cc:597] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:58.059201 25050 raft_consensus.cc:1275] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:58.063050 25654 raft_consensus.cc:1275] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEARNER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:58.065593 28359 consensus_queue.cc:1048] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:58.066620 28359 consensus_queue.cc:1243] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Peer 3f6b8adc1ec6495c8c574fff0f49c864 log is divergent from this leader: its last log entry 1.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 12:13:58.070242 28375 consensus_queue.cc:1048] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:58.074105 25095 consensus_peers.cc:597] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:58.082918 25628 consensus_peers.cc:597] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:58.094411 25654 pending_rounds.cc:85] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting all ops after (but not including) 1
I20260709 12:13:58.094717 25654 pending_rounds.cc:107] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 1.2
I20260709 12:13:58.097729 25654 raft_consensus.cc:2917] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEARNER]: Aborting config change with OpId 1.2: Aborted: Op aborted by new leader
I20260709 12:13:58.098920 25654 raft_consensus.cc:2889] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 NON_PARTICIPANT]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:58.108871 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:13:58.106467 25095 consensus_peers.cc:597] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:58.112347 23828 tablet_replica.cc:333] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.113373 23828 raft_consensus.cc:2243] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:58.118847 25021 consensus_peers.cc:597] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:58.121196 23828 raft_consensus.cc:2272] T cecbc20e77d04df3900b0c5d523c0cca P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.124073 23828 tablet_replica.cc:333] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
W20260709 12:13:58.124909 25021 consensus_peers.cc:597] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:58.125097 23828 raft_consensus.cc:2243] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:13:58.126192 23828 raft_consensus.cc:2272] T 544f556d63eb4cdda715aee0796336da P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.131035 23828 tablet_replica.cc:333] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.138355 23828 raft_consensus.cc:2243] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.140373 23828 raft_consensus.cc:2272] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.150010 28375 raft_consensus.cc:2955] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:58.155743 25050 raft_consensus.cc:2955] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:58.163043 23828 tablet_replica.cc:333] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.167219 23828 raft_consensus.cc:2243] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.169865 23828 raft_consensus.cc:2272] T 4a61550f457e471b96a7defdacacd053 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:58.173713 25628 consensus_peers.cc:597] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:58.175532 25628 consensus_peers.cc:597] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:58.178537 25021 consensus_peers.cc:597] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:58.178316 25121 consensus_queue.cc:237] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:58.185137 23828 tablet_replica.cc:333] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.190430 25654 raft_consensus.cc:2955] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEARNER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:58.199877 24877 catalog_manager.cc:5697] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index -1 to 5, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 6 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
W20260709 12:13:58.200956 25095 consensus_peers.cc:597] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:58.213593 25095 consensus_peers.cc:597] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:58.241554 28352 raft_consensus.cc:1064] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:13:58.258054 23828 raft_consensus.cc:2243] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.258826 23828 raft_consensus.cc:2272] T 46a12714bf02489b9233ec27dfd03f8d P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.244997 28352 consensus_queue.cc:237] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [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: 3, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:58.266599 25095 consensus_peers.cc:597] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:58.269622 23828 tablet_replica.cc:333] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.273412 23828 raft_consensus.cc:2243] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.274606 23828 raft_consensus.cc:2272] T 52b647094c0d47d49b7e3906bb682330 P 030e384b13804beabcacc99f2d305ee2 [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:58.287024 25092 consensus_peers.cc:597] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 46a12714bf02489b9233ec27dfd03f8d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:58.288048 23828 tablet_replica.cc:333] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.289080 23828 raft_consensus.cc:2243] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.289456 25050 raft_consensus.cc:1275] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:13:58.291663 28359 consensus_queue.cc:1048] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:13:58.293962 25076 debug-util.cc:398] Leaking SignalData structure 0x7b0800166ae0 after lost signal to thread 23831
W20260709 12:13:58.295122 25076 debug-util.cc:398] Leaking SignalData structure 0x7b080038b2e0 after lost signal to thread 24912
W20260709 12:13:58.296461 25076 debug-util.cc:398] Leaking SignalData structure 0x7b080025b3a0 after lost signal to thread 25004
W20260709 12:13:58.297353 25095 consensus_peers.cc:597] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:58.297711 25076 debug-util.cc:398] Leaking SignalData structure 0x7b08002c8960 after lost signal to thread 25079
W20260709 12:13:58.298936 25076 debug-util.cc:398] Leaking SignalData structure 0x7b0800361ac0 after lost signal to thread 25153
W20260709 12:13:58.300138 25076 debug-util.cc:398] Leaking SignalData structure 0x7b08003370a0 after lost signal to thread 25686
I20260709 12:13:58.303130 23828 raft_consensus.cc:2272] T d003503354f942e1875b58eabf74d6ea P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.305830 23828 tablet_replica.cc:333] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.305720 25049 raft_consensus.cc:1275] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:58.306700 23828 raft_consensus.cc:2243] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.307318 23828 raft_consensus.cc:2272] T 34e20f933f8948d3bd9dabcd3409de35 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.307329 25654 raft_consensus.cc:1275] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEARNER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:58.309485 28352 consensus_queue.cc:1048] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:58.316250 28352 consensus_queue.cc:1048] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:58.326561 23828 tablet_replica.cc:333] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.327617 23828 raft_consensus.cc:2243] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.328518 23828 raft_consensus.cc:2272] T 71363d966b384381b7e288355cf6d461 P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:58.332834 25095 consensus_peers.cc:597] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:58.334874 28375 raft_consensus.cc:2955] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:58.351841 25046 raft_consensus.cc:2955] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:58.360082 23828 tablet_replica.cc:333] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.373952 23828 raft_consensus.cc:2243] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:58.375237 23828 raft_consensus.cc:2272] T a006b80322ba48df8170f6e5aa148619 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.376385 25662 raft_consensus.cc:2955] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:58.379390 23828 tablet_replica.cc:333] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.380369 23828 raft_consensus.cc:2243] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.384553 23828 raft_consensus.cc:2272] T 09025e7fd2a041e5bc2a1114ce80ab3e P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.391922 23828 tablet_replica.cc:333] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.392994 23828 raft_consensus.cc:2243] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:58.394112 23828 raft_consensus.cc:2272] T 669983fab2fc4573a623df5eae119b11 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.405398 23828 tablet_replica.cc:333] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.406546 23828 raft_consensus.cc:2243] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.411831 24874 catalog_manager.cc:5697] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index 5 to 6, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:58.416194 23828 raft_consensus.cc:2272] T efef8a0ec1b54fc29e5ef3c2420260cb P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.419260 23828 tablet_replica.cc:333] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.420750 23828 raft_consensus.cc:2243] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.425738 23828 raft_consensus.cc:2272] T 6a532ed58661463eb6424c406b708afe P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.428607 23828 tablet_replica.cc:333] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.438355 23828 raft_consensus.cc:2243] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.439739 28303 raft_consensus.cc:2955] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 8 LEADER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:58.457223 25121 consensus_queue.cc:237] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [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: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:58.464425 25654 raft_consensus.cc:1275] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:58.466622 28359 consensus_queue.cc:1048] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:58.489799 28359 raft_consensus.cc:2955] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:13:58.506964 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 70532.6us
I20260709 12:13:58.516124 28346 raft_consensus.cc:493] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:58.516777 28346 raft_consensus.cc:515] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:58.519052 28346 leader_election.cc:290] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:58.520850 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:58.512902 23828 raft_consensus.cc:2272] T 2ce4f90faac44ff785f3f217f67ad957 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.525532 23828 tablet_replica.cc:333] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.526435 23828 raft_consensus.cc:2243] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.527267 23828 raft_consensus.cc:2272] T d380ffe2101a4eb392a7be083135ebda P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.533902 23828 tablet_replica.cc:333] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.553045 23828 raft_consensus.cc:2243] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.553913 23828 raft_consensus.cc:2272] T d85ee296c7c04a33ac9de20c805e26c5 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.560912 23828 tablet_replica.cc:333] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.557060 28372 raft_consensus.cc:493] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:58.511644 25662 raft_consensus.cc:2955] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:58.574802 28372 raft_consensus.cc:515] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:58.576910 24864 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e85aa8f8cf74c8eaa6afb886409f3e4 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:58.578366 28372 leader_election.cc:290] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:58.579726 23828 raft_consensus.cc:2243] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.580658 23828 raft_consensus.cc:2272] T 93787c45b40444c591b830f48e6bd341 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.586647 23828 tablet_replica.cc:333] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.589636 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:58.595096 28372 raft_consensus.cc:493] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:58.598685 28372 raft_consensus.cc:515] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:58.602334 28346 raft_consensus.cc:493] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:58.602413 28274 raft_consensus.cc:493] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:13:58.603039 28346 raft_consensus.cc:515] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:58.603163 28274 raft_consensus.cc:515] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:58.605551 28346 leader_election.cc:290] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:58.607250 28274 leader_election.cc:290] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:58.602032 28372 leader_election.cc:290] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:58.609302 23828 raft_consensus.cc:2243] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.610404 28372 raft_consensus.cc:493] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:13:58.612849 28372 raft_consensus.cc:515] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:58.613507 25049 raft_consensus.cc:1275] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:58.617681 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:58.620676 28372 leader_election.cc:290] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:58.620389 25046 raft_consensus.cc:2955] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:58.626030 23828 raft_consensus.cc:2272] T 0ef74d160b6b46029898a4c7a3437752 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.626659 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4981530a038643aa82bcf6413a03c3ca" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:58.629492 23828 tablet_replica.cc:333] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.630545 23828 raft_consensus.cc:2243] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.631305 23828 raft_consensus.cc:2272] T 4bec59a16fea46f08c62acedc915dc97 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.638242 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:58.639770 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:58.641268 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:58.635838 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da87d00b275f4c6babda58990b6bc362" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:58.652892 24877 catalog_manager.cc:5697] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index -1 to 6, NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) added. New cstate: current_term: 8 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } } }
I20260709 12:13:58.656111 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2344c5920b435483d096ad8a6bff83" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:58.659382 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f9552a1df24c4c859e971c16bb31dc" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:58.664034 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986b1a04e7e4f6fbf7c014adb356ec7" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:58.667564 23828 tablet_replica.cc:333] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.668212 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ace31e477444c39624c52847c6bb11" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:58.668470 23828 raft_consensus.cc:2243] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:13:58.669503 23828 raft_consensus.cc:2272] T 2dbd22637cd64d6a878acedda32ae60f P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.671981 23828 tablet_replica.cc:333] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.672745 23828 raft_consensus.cc:2243] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.673272 23828 raft_consensus.cc:2272] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.675968 23828 tablet_replica.cc:333] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.676108 24945 leader_election.cc:304] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:58.683598 28274 raft_consensus.cc:2749] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:58.685570 24946 leader_election.cc:304] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:58.690661 28346 raft_consensus.cc:2749] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:58.691221 28375 consensus_queue.cc:1048] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:58.696133 23828 raft_consensus.cc:2243] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.696354 24946 leader_election.cc:304] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:58.708902 23828 raft_consensus.cc:2272] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.707700 24874 catalog_manager.cc:5697] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 6 to 7, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New cstate: current_term: 6 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:58.719327 23828 tablet_replica.cc:333] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
W20260709 12:13:58.705219 24946 raft_consensus.cc:2686] T d0f9552a1df24c4c859e971c16bb31dc P 030e384b13804beabcacc99f2d305ee2: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:13:58.727797 25046 raft_consensus.cc:2955] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:13:58.729411 24946 leader_election.cc:304] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:58.732239 23828 raft_consensus.cc:2243] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.737212 28346 raft_consensus.cc:2749] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:58.738807 23828 raft_consensus.cc:2272] T dd2344c5920b435483d096ad8a6bff83 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.740144 24946 leader_election.cc:304] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:58.760401 28346 raft_consensus.cc:2749] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:58.762358 23828 tablet_replica.cc:333] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.766570 23828 raft_consensus.cc:2243] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.772610 23828 raft_consensus.cc:2272] T b6ace31e477444c39624c52847c6bb11 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.774904 28402 ts_tablet_manager.cc:933] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:58.792052 23828 tablet_replica.cc:333] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.793059 23828 raft_consensus.cc:2243] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Raft consensus shutting down.
W20260709 12:13:58.794087 24945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 115908us
I20260709 12:13:58.795686 24945 leader_election.cc:304] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:58.796471 28346 raft_consensus.cc:2749] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:58.808923 23828 raft_consensus.cc:2272] T 5b3aac230ba14db89165d12e41f072a6 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.812134 23828 tablet_replica.cc:333] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.813017 23828 raft_consensus.cc:2243] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:13:58.814090 23828 raft_consensus.cc:2272] T deeb0d8d0daf45f08bfc726bb7ee168f P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.828305 28402 tablet_copy_client.cc:323] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.3:43087
I20260709 12:13:58.830582 25139 tablet_copy_service.cc:140] P 59385cec26934f489c70e5ef2083bbd9: Received BeginTabletCopySession request for tablet 46a12714bf02489b9233ec27dfd03f8d from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:34314)
I20260709 12:13:58.831270 25139 tablet_copy_service.cc:161] P 59385cec26934f489c70e5ef2083bbd9: Beginning new tablet copy session on tablet 46a12714bf02489b9233ec27dfd03f8d from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:34314: session id = 3f6b8adc1ec6495c8c574fff0f49c864-46a12714bf02489b9233ec27dfd03f8d
I20260709 12:13:58.841113 25139 tablet_copy_source_session.cc:215] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:58.848735 28402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46a12714bf02489b9233ec27dfd03f8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:58.871093 23828 tablet_replica.cc:333] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.872025 23828 raft_consensus.cc:2243] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.876945 28372 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:58.877519 28372 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:58.879529 28372 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:58.882735 28372 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:58.883248 28372 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:58.885301 28372 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:58.888792 24865 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 122600us
I20260709 12:13:58.893249 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:58.896385 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:58.897167 24865 catalog_manager.cc:4755] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2e85aa8f8cf74c8eaa6afb886409f3e4: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260709 12:13:58.907164 23828 raft_consensus.cc:2272] T 9993e7be86444fbcb10858537831589d P 030e384b13804beabcacc99f2d305ee2 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.910125 23828 tablet_replica.cc:333] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.911043 23828 raft_consensus.cc:2243] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:58.912030 23828 raft_consensus.cc:2272] T 1a6fe693bcd346fdbeedd27b5107feb6 P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.923846 28372 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:58.924381 28372 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:58.926241 28346 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:58.926487 28372 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:58.926836 28346 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:58.929422 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:58.930680 23828 tablet_replica.cc:333] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:58.931522 23828 raft_consensus.cc:2243] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.931870 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:58.932178 23828 raft_consensus.cc:2272] T d69967b2c8c146d4a4176b0f91d78a52 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.929755 28346 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:58.948421 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2336ca14eb8d4b77bcc73fad2717f42d" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:58.950516 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66891aa98954c30a67ea14606558e94" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:58.959391 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715f5c557ab6459dba40fbd340c94705" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:58.966390 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e399999eb2b34fe98fbe846bf1839920" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:58.969717 28402 tablet_copy_client.cc:806] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:58.970438 28402 tablet_copy_client.cc:670] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:58.971371 28346 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:58.971971 28346 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:58.974130 28346 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:58.980970 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:58.996326 23828 tablet_replica.cc:333] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:59.000463 23828 raft_consensus.cc:2243] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:59.005429 28402 tablet_copy_client.cc:538] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:59.008421 24945 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:59.013093 24945 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:59.011957 23828 raft_consensus.cc:2272] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.014536 24945 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:13:59.015187 24945 raft_consensus.cc:2686] T 715f5c557ab6459dba40fbd340c94705 P 030e384b13804beabcacc99f2d305ee2: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:13:59.015986 24945 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:59.016713 28401 raft_consensus.cc:2749] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:59.017366 28346 raft_consensus.cc:2749] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:59.018136 28372 raft_consensus.cc:2749] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:59.033463 23828 tablet_replica.cc:333] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:59.035571 23828 raft_consensus.cc:2243] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:59.047590 23828 raft_consensus.cc:2272] T da87d00b275f4c6babda58990b6bc362 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.064278 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342b875d02e7452c8c6db25433b7be93" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:59.066661 28402 tablet_bootstrap.cc:492] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:13:59.082974 24945 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:59.085762 28274 raft_consensus.cc:2749] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:59.086792 23828 tablet_replica.cc:333] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:59.088025 28372 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:59.088610 28372 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:59.090906 28372 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:59.092911 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:59.095713 28372 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:13:59.096253 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a520e430a2b4a9c9c7b7d76f3201e6b" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:59.096370 28372 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:59.103770 28372 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:59.104401 23828 raft_consensus.cc:2243] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:59.105137 23828 raft_consensus.cc:2272] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.105567 24946 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:59.110163 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:59.110749 28372 raft_consensus.cc:2749] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:59.117065 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53656e4b49e64e85a17425ba945dffc4" candidate_uuid: "030e384b13804beabcacc99f2d305ee2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:59.120610 23828 tablet_replica.cc:333] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:59.124392 23828 raft_consensus.cc:2243] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:59.136942 24945 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [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: 030e384b13804beabcacc99f2d305ee2; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:59.138586 28372 raft_consensus.cc:2749] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:59.134140 23828 raft_consensus.cc:2272] T 29f26c80b7b24dfd9eb59e530db72186 P 030e384b13804beabcacc99f2d305ee2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.170818 23828 tablet_replica.cc:333] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:59.171744 23828 raft_consensus.cc:2243] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:59.172439 23828 raft_consensus.cc:2272] T 2336ca14eb8d4b77bcc73fad2717f42d P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.199932 23828 tablet_replica.cc:333] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:59.221127 23828 raft_consensus.cc:2243] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:59.226610 23828 raft_consensus.cc:2272] T 6f9c805c65a4425db0970c7b7c2c86ed P 030e384b13804beabcacc99f2d305ee2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.247287 23828 tablet_replica.cc:333] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:59.248172 23828 raft_consensus.cc:2243] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:59.248927 23828 raft_consensus.cc:2272] T 53656e4b49e64e85a17425ba945dffc4 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.251754 23828 tablet_replica.cc:333] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:59.263499 28402 tablet_bootstrap.cc:492] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864: 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 12:13:59.281744 28402 tablet_bootstrap.cc:492] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:13:59.283003 23828 raft_consensus.cc:2243] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:13:59.284206 23828 raft_consensus.cc:2272] T e42b135ad1114169ba2cc625e1e8ea24 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.286778 23828 tablet_replica.cc:333] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:59.287484 23828 raft_consensus.cc:2243] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:59.288110 23828 raft_consensus.cc:2272] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.288862 28402 ts_tablet_manager.cc:1403] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.222s	user 0.029s	sys 0.008s
I20260709 12:13:59.306766 28402 raft_consensus.cc:359] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:59.307727 28402 raft_consensus.cc:740] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:13:59.315310 23828 tablet_replica.cc:333] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:59.308436 28402 consensus_queue.cc:260] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 8.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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:13:59.346218 28402 ts_tablet_manager.cc:1434] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260709 12:13:59.347335 23828 raft_consensus.cc:2243] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:13:59.349261 23828 raft_consensus.cc:2272] T ae31ccd2bc9440f4a47627319687bd31 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.361634 25139 tablet_copy_service.cc:342] P 59385cec26934f489c70e5ef2083bbd9: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-46a12714bf02489b9233ec27dfd03f8d received from {username='slave'} at 127.0.0.1:34314
I20260709 12:13:59.362226 25139 tablet_copy_service.cc:434] P 59385cec26934f489c70e5ef2083bbd9: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-46a12714bf02489b9233ec27dfd03f8d on tablet 46a12714bf02489b9233ec27dfd03f8d with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:13:59.362561 23828 tablet_replica.cc:333] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:59.363480 23828 raft_consensus.cc:2243] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:59.364199 23828 raft_consensus.cc:2272] T a66891aa98954c30a67ea14606558e94 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.368381 23828 tablet_replica.cc:333] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:59.369365 23828 raft_consensus.cc:2243] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:59.387049 23828 raft_consensus.cc:2272] T 4981530a038643aa82bcf6413a03c3ca P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.390403 23828 tablet_replica.cc:333] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:59.391333 23828 raft_consensus.cc:2243] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:13:59.401604 23828 raft_consensus.cc:2272] T 578ea600d7ad4317b19fc75ab86b7cca P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.404803 23828 tablet_replica.cc:333] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:59.405663 23828 raft_consensus.cc:2243] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:13:59.407052 23828 raft_consensus.cc:2272] T 99a03727bb774e109575fea5565ee69a P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.410717 23828 tablet_replica.cc:333] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:59.411446 23828 raft_consensus.cc:2243] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:59.412021 23828 raft_consensus.cc:2272] T e399999eb2b34fe98fbe846bf1839920 P 030e384b13804beabcacc99f2d305ee2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.414891 23828 tablet_replica.cc:333] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:59.415681 23828 raft_consensus.cc:2243] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:13:59.416839 23828 raft_consensus.cc:2272] T 4bc46981548d47108528beb49b3c9e45 P 030e384b13804beabcacc99f2d305ee2 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.420070 23828 tablet_replica.cc:333] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:59.420928 23828 raft_consensus.cc:2243] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:59.421626 23828 raft_consensus.cc:2272] T 342b875d02e7452c8c6db25433b7be93 P 030e384b13804beabcacc99f2d305ee2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.424501 23828 tablet_replica.cc:333] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2: stopping tablet replica
I20260709 12:13:59.425361 23828 raft_consensus.cc:2243] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:13:59.426458 23828 raft_consensus.cc:2272] T 8ee259f8e6bd49719248344930246724 P 030e384b13804beabcacc99f2d305ee2 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.434746 28374 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:59.435566 28374 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:59.466504 25628 leader_election.cc:336] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:59.467914 28374 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:59.469230 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:59.471128 25627 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:59.472414 28394 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:59.472996 28394 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:59.475684 28394 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:59.476254 28394 raft_consensus.cc:2749] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:13:59.477444 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:59.479920 25628 leader_election.cc:336] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:59.480718 25628 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:59.481546 28394 raft_consensus.cc:2749] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:59.524156 28364 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:59.524900 28364 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:59.529510 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:59.530304 25662 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 9.
W20260709 12:13:59.532119 25095 leader_election.cc:336] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:59.535321 25092 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:59.536473 28303 raft_consensus.cc:2804] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:13:59.537108 28303 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:59.537650 28303 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:13:59.544553 28364 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:59.560915 28303 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:59.565532 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544f556d63eb4cdda715aee0796336da" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:59.566228 25662 raft_consensus.cc:3060] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:13:59.575171 25095 leader_election.cc:336] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:59.579952 25662 raft_consensus.cc:2468] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 10.
I20260709 12:13:59.581434 25092 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:13:59.582634 28364 raft_consensus.cc:2804] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:13:59.583231 28364 raft_consensus.cc:697] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 10 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:13:59.584285 28364 consensus_queue.cc:237] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 9.10, Last appended by leader: 10, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:59.597906 28303 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:59.617506 24943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:59.621225 25659 raft_consensus.cc:1217] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEARNER]: Deduplicated request from leader. Original: 8.5->[8.6-8.6]   Dedup: 8.6->[]
I20260709 12:13:59.641004 24874 catalog_manager.cc:5697] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 9 to 10, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 10 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:59.660812 24945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:59.669620 28410 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:59.670447 28410 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:59.676350 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:13:59.677048 25095 leader_election.cc:336] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:59.677802 28410 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:59.678205 25095 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:59.691969 28410 raft_consensus.cc:2749] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:59.851768 28150 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:59.852406 28150 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:59.868324 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:13:59.869107 25659 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:59.870419 25018 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:59.871672 28390 raft_consensus.cc:2804] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:59.872246 28390 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:59.872767 28390 raft_consensus.cc:3060] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:59.877440 28150 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:13:59.892206 28410 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:59.892853 28410 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:59.895109 28410 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:13:59.896426 28150 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:59.897068 28150 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:59.899748 28150 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:13:59.900802 25095 leader_election.cc:336] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:13:59.902630 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:59.903159 25122 raft_consensus.cc:2468] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:13:59.904160 28379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58034 (request call id 619) took 2246 ms. Trace:
I20260709 12:13:59.904567 28379 rpcz_store.cc:276] 0709 12:13:57.657974 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.658111 (+   137us) service_pool.cc:224] Handling call
0709 12:13:57.684398 (+ 26287us) ts_tablet_manager.cc:934] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
0709 12:13:59.904055 (+2219657us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":262,"tablet-copy.queue_time_us":25441,"thread_start_us":34559,"threads_started":2}
I20260709 12:13:59.905905 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:13:59.906690 25020 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:13:59.906908 25627 connection.cc:466] server connection from 127.0.0.1:58034 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58034 (request call id 619) could send its response
I20260709 12:13:59.908339 28150 raft_consensus.cc:2804] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:59.908896 28150 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:59.909307 28150 raft_consensus.cc:3060] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:59.905288 28390 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:13:59.918395 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a006b80322ba48df8170f6e5aa148619" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:13:59.919029 25659 raft_consensus.cc:3060] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:59.919827 25095 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:13:59.921914 28410 raft_consensus.cc:2749] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:13:59.924423 25021 leader_election.cc:336] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:13:59.926656 25659 raft_consensus.cc:2468] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:59.928007 25018 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:59.928946 28419 raft_consensus.cc:2804] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:59.945078 28390 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:13:59.950165 25021 leader_election.cc:336] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:13:59.948734 28419 raft_consensus.cc:697] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:13:59.947928 28390 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:13:59.957744 28419 consensus_queue.cc:237] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:13:59.960570 25021 leader_election.cc:336] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:13:59.951910 28390 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:59.977624 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:13:59.961736 28150 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:59.980541 28150 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:59.981691 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669983fab2fc4573a623df5eae119b11" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:13:59.982334 25120 raft_consensus.cc:3060] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:59.986914 28390 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:13:59.990060 25120 raft_consensus.cc:2468] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:13:59.991925 25020 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:13:59.992854 28420 raft_consensus.cc:2804] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:59.993388 28420 raft_consensus.cc:697] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
W20260709 12:13:59.993605 25021 leader_election.cc:336] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:13:59.994114 25021 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:13:59.994316 28420 consensus_queue.cc:237] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:13:59.995074 28390 raft_consensus.cc:2749] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:13:59.996232 25021 leader_election.cc:336] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:00.049342 28394 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.049914 28394 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:00.052057 28394 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:00.050335 24874 catalog_manager.cc:5697] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 5 to 6, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 6 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.078698 28420 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.079273 28420 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:00.082305 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:14:00.083096 25659 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:14:00.084730 25018 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:14:00.085659 28419 raft_consensus.cc:2804] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:00.085819 28420 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:14:00.086177 28419 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:14:00.086786 25628 leader_election.cc:336] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:00.086941 28419 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:00.091948 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:14:00.102066 28419 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:00.112496 28352 raft_consensus.cc:1064] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:14:00.130683 28410 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.137039 28410 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:00.140727 28410 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:14:00.141321 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:14:00.136484 28352 consensus_queue.cc:237] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 4, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:00.142117 25659 raft_consensus.cc:2468] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 5.
I20260709 12:14:00.143440 25092 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:14:00.147601 25046 raft_consensus.cc:2393] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6b8adc1ec6495c8c574fff0f49c864 in current term 8: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:14:00.149005 28409 raft_consensus.cc:2804] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:00.149523 28409 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.149901 28409 raft_consensus.cc:3060] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:00.159034 28410 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.159788 28410 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:14:00.160089 25021 leader_election.cc:336] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:00.169322 25095 consensus_peers.cc:597] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:00.170854 28419 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:14:00.172887 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeb0d8d0daf45f08bfc726bb7ee168f" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:14:00.173532 25659 raft_consensus.cc:3060] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:00.182456 25662 raft_consensus.cc:1275] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEARNER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:14:00.182932 24874 catalog_manager.cc:5697] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 5 to 6, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 6 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.184013 28428 consensus_queue.cc:1048] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:00.187952 25662 raft_consensus.cc:1275] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 10. Preceding OpId from leader: term: 10 index: 11. (index mismatch)
I20260709 12:14:00.189900 28352 consensus_queue.cc:1048] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:14:00.184592 28410 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:00.197252 25659 raft_consensus.cc:2468] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 8.
I20260709 12:14:00.198552 25018 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:14:00.199378 28419 raft_consensus.cc:2804] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:00.199882 28419 raft_consensus.cc:697] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 8 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:14:00.200771 28419 consensus_queue.cc:237] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:14:00.207090 25095 leader_election.cc:336] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:00.210574 25628 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:00.211503 28406 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:00.215024 25628 consensus_peers.cc:597] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:00.215137 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:14:00.167838 28409 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:14:00.215528 25628 consensus_peers.cc:597] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:00.217404 25046 raft_consensus.cc:1275] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
W20260709 12:14:00.217773 25021 leader_election.cc:336] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:00.238494 24865 catalog_manager.cc:4755] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2e85aa8f8cf74c8eaa6afb886409f3e4: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:00.244985 28409 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:14:00.248790 28150 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.249465 28150 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.254323 28150 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:14:00.263043 25628 consensus_peers.cc:597] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:00.274009 25021 leader_election.cc:336] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:00.274830 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 47419.7us
I20260709 12:14:00.275879 28428 consensus_queue.cc:1048] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 12:14:00.278884 25095 leader_election.cc:336] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:00.279340 25095 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:14:00.280002 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 50137.7us
I20260709 12:14:00.280268 24874 catalog_manager.cc:5697] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 7 to 8, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 8 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.281679 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6fe693bcd346fdbeedd27b5107feb6" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:14:00.282285 25654 raft_consensus.cc:3060] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:00.290501 25654 raft_consensus.cc:2468] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 6.
I20260709 12:14:00.291646 28428 raft_consensus.cc:2749] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:00.291646 28376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58034 (request call id 615) took 2747 ms. Trace:
I20260709 12:14:00.293929 28376 rpcz_store.cc:276] 0709 12:13:57.543772 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.544480 (+   708us) service_pool.cc:224] Handling call
0709 12:13:57.572365 (+ 27885us) ts_tablet_manager.cc:934] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015)
0709 12:14:00.291565 (+2719200us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":289,"tablet-copy.queue_time_us":21822,"thread_start_us":145725,"threads_started":2}
W20260709 12:14:00.295497 25627 connection.cc:466] server connection from 127.0.0.1:58034 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58034 (request call id 615) could send its response
W20260709 12:14:00.294061 25095 consensus_peers.cc:597] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:00.298334 28428 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.298887 28428 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.301608 28428 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:00.303293 25092 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:14:00.305060 28432 raft_consensus.cc:2804] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:00.305692 28432 raft_consensus.cc:697] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:14:00.306644 28432 consensus_queue.cc:237] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [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: 7 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:14:00.307214 25628 consensus_peers.cc:597] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:00.317335 25021 consensus_peers.cc:597] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:00.325404 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:14:00.326164 25122 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:14:00.332278 25020 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:14:00.334280 28150 raft_consensus.cc:2804] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:00.334710 28150 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.335108 28150 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:00.336293 25021 consensus_peers.cc:597] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:00.344311 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:14:00.345078 25050 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 7.
I20260709 12:14:00.349300 28420 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.349900 28420 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.345130 28150 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.352926 28420 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:14:00.362440 25095 leader_election.cc:336] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:00.363499 25021 leader_election.cc:336] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:00.364185 25021 leader_election.cc:336] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:00.353497 28150 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:00.367362 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:14:00.368150 25122 raft_consensus.cc:2468] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 4.
I20260709 12:14:00.369447 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3aac230ba14db89165d12e41f072a6" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:14:00.369933 25122 raft_consensus.cc:3060] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:00.373857 25021 consensus_peers.cc:597] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:00.377796 25122 raft_consensus.cc:2468] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:14:00.381749 25095 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:14:00.381088 28410 raft_consensus.cc:2955] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 8 LEADER]: Committing config change with OpId 8.7: config changed from index 6 to 7, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:14:00.383906 28427 raft_consensus.cc:2804] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:00.384404 28427 raft_consensus.cc:493] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.384994 28427 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:00.391414 25659 raft_consensus.cc:1275] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:14:00.393911 28420 consensus_queue.cc:1048] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:00.409507 25654 raft_consensus.cc:2955] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:14:00.420463 25095 leader_election.cc:336] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:00.421463 25095 consensus_peers.cc:597] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:00.422444 25020 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:14:00.423708 25020 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:14:00.400157 28427 raft_consensus.cc:515] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.426986 28150 raft_consensus.cc:2804] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:00.427436 28150 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.427492 28427 leader_election.cc:290] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:00.427850 28150 raft_consensus.cc:3060] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:00.429581 28419 raft_consensus.cc:2804] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:00.430176 28419 raft_consensus.cc:697] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:14:00.431115 28419 consensus_queue.cc:237] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.426225 24874 catalog_manager.cc:5697] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 5 to 6, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 6 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.437753 28434 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.438371 28434 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.440418 28434 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:00.446132 25095 consensus_peers.cc:597] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:00.446683 25095 leader_election.cc:336] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:00.454536 28434 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.455264 28434 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:14:00.458105 28434 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:00.459033 25095 leader_election.cc:336] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:00.464411 25628 consensus_peers.cc:597] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:00.469089 28434 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.469730 28434 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.471951 28434 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:00.482807 28390 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.483374 28150 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.483515 28390 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.474567 24877 catalog_manager.cc:5697] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 6 to 7, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:14:00.489607 25095 leader_election.cc:336] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:00.490180 25095 leader_election.cc:336] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:00.493254 28390 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:00.500347 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:14:00.508525 25628 consensus_peers.cc:597] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:00.509100 25046 raft_consensus.cc:2955] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } attrs { replace: true } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:14:00.510331 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f26c80b7b24dfd9eb59e530db72186" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:14:00.511104 25121 raft_consensus.cc:3060] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:00.513463 28150 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:00.519918 25121 raft_consensus.cc:2468] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
I20260709 12:14:00.525080 25020 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:14:00.528715 25050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd22637cd64d6a878acedda32ae60f" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:14:00.529426 25050 raft_consensus.cc:3060] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:00.529897 28150 raft_consensus.cc:2804] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:00.531400 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:14:00.532374 28150 raft_consensus.cc:697] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:14:00.541880 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:14:00.543337 25050 raft_consensus.cc:2468] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 8.
W20260709 12:14:00.544956 25021 consensus_peers.cc:597] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:00.545900 28421 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.546602 28421 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:14:00.550621 28421 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:00.553470 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:14:00.554224 25046 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 6.
I20260709 12:14:00.552503 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:14:00.557575 25121 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
W20260709 12:14:00.559396 25021 consensus_peers.cc:597] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:00.559952 25021 consensus_peers.cc:597] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:00.560362 25095 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:00.559960 24874 catalog_manager.cc:5697] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 6 to 7, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 7 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.561211 25120 consensus_queue.cc:237] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:14:00.560467 25021 consensus_peers.cc:597] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:00.564275 25095 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:00.565204 28432 raft_consensus.cc:2749] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:00.565721 25095 leader_election.cc:304] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:14:00.566274 28410 raft_consensus.cc:2749] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:00.567061 28410 raft_consensus.cc:2804] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:00.567056 25095 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:14:00.567741 28410 raft_consensus.cc:697] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 8 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:14:00.569988 28410 consensus_queue.cc:237] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.568684 28428 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.571341 28428 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.573462 28428 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:00.561496 28150 consensus_queue.cc:237] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.576426 28421 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.583221 28390 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.590507 28352 raft_consensus.cc:2804] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:00.594326 25020 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:14:00.595278 25021 leader_election.cc:336] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:00.595356 28409 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.596606 25021 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:14:00.597581 28390 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.604208 28390 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:00.614624 28443 raft_consensus.cc:2804] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:00.616199 28443 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.616652 28443 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:00.596266 28352 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:14:00.637022 25021 leader_election.cc:336] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:00.638185 25021 consensus_peers.cc:597] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:00.639163 25021 consensus_peers.cc:597] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:00.639694 25021 consensus_peers.cc:597] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:00.640146 25021 leader_election.cc:336] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:00.642417 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:14:00.614711 28390 raft_consensus.cc:2749] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:00.596561 28421 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.637872 28352 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:00.601449 28409 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.682212 28150 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.683193 28150 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.694285 28150 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:00.699195 28409 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:00.672755 28445 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.701221 28445 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:14:00.702042 28352 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:14:00.704516 28352 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:00.710093 23828 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 25001)
I20260709 12:14:00.704278 28445 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:00.718890 28421 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:00.719257 28443 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:14:00.739862 25628 consensus_peers.cc:597] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:00.742712 28443 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:00.759402 28427 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.760413 28427 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:14:00.763343 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:14:00.764019 25121 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:14:00.764245 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:14:00.764988 25129 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:14:00.764245 25123 raft_consensus.cc:1275] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 12:14:00.767261 25095 leader_election.cc:336] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:00.767765 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:14:00.767809 25095 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:00.768778 28454 raft_consensus.cc:2749] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:00.767185 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:14:00.767174 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:14:00.769657 25122 raft_consensus.cc:2468] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 5.
W20260709 12:14:00.769975 25095 consensus_peers.cc:597] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:00.770515 25125 raft_consensus.cc:2393] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 91805dbdcd1c49649333a6727aca01d4 in current term 7: Already voted for candidate 59385cec26934f489c70e5ef2083bbd9 in this term.
W20260709 12:14:00.770570 25095 consensus_peers.cc:597] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:00.771035 25095 leader_election.cc:336] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:00.771522 25095 leader_election.cc:336] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:00.771700 28427 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:00.776604 25020 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:14:00.777732 28421 raft_consensus.cc:2804] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:00.778137 28421 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
W20260709 12:14:00.778297 25021 leader_election.cc:336] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:00.778530 28421 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:00.780177 25021 consensus_peers.cc:597] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:00.780685 25021 leader_election.cc:336] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:00.784860 25021 leader_election.cc:336] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:00.785495 25021 consensus_peers.cc:597] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:00.788482 28421 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.823088 28421 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:00.792119 25020 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:14:00.825201 28443 raft_consensus.cc:2804] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:00.825611 28443 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.825999 28443 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:00.826362 28448 consensus_queue.cc:1048] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:14:00.828115 25021 leader_election.cc:336] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:00.792466 24874 catalog_manager.cc:5697] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 4 to 5, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 5 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:00.829512 25628 consensus_peers.cc:597] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:00.825862 25020 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:14:00.796046 25095 consensus_peers.cc:597] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:00.837487 28421 raft_consensus.cc:2749] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:00.837941 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42b135ad1114169ba2cc625e1e8ea24" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:14:00.838604 25125 raft_consensus.cc:3060] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:00.842950 25095 leader_election.cc:336] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:00.834194 28443 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:14:00.846609 25125 raft_consensus.cc:2468] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:14:00.863067 28451 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.863668 28451 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.865943 28451 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:00.866535 25659 raft_consensus.cc:1275] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:14:00.872219 25659 raft_consensus.cc:1275] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:14:00.847666 28443 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:14:00.848013 25628 consensus_peers.cc:597] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:00.875250 28410 consensus_queue.cc:1048] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } 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 12:14:00.849998 25020 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:14:00.878007 25020 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:14:00.860210 25654 raft_consensus.cc:1275] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
W20260709 12:14:00.878571 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 50487.3us
I20260709 12:14:00.879824 28421 raft_consensus.cc:2804] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:00.880357 28421 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.880904 28421 raft_consensus.cc:3060] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:00.882572 25095 consensus_peers.cc:597] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:00.881698 24877 catalog_manager.cc:5697] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 7 to 8, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 8 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:00.885960 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:14:00.886643 25055 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 7.
I20260709 12:14:00.884147 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:14:00.889062 25046 raft_consensus.cc:2393] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 7: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
W20260709 12:14:00.890516 25095 leader_election.cc:336] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:00.890673 28448 raft_consensus.cc:2804] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:00.891388 28448 raft_consensus.cc:697] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:14:00.892354 28448 consensus_queue.cc:237] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.899873 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
I20260709 12:14:00.900812 25049 raft_consensus.cc:2393] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59385cec26934f489c70e5ef2083bbd9 in current term 7: Already voted for candidate 91805dbdcd1c49649333a6727aca01d4 in this term.
I20260709 12:14:00.905495 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:14:00.906162 25121 raft_consensus.cc:1275] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:00.906239 25122 raft_consensus.cc:3060] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:00.911262 28443 consensus_queue.cc:1048] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:00.914650 28410 consensus_queue.cc:1048] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:00.915975 25122 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
I20260709 12:14:00.921070 28421 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.927838 28445 consensus_queue.cc:1048] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:00.929100 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4" is_pre_election: true
W20260709 12:14:00.931303 25095 consensus_peers.cc:597] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:00.931330 25049 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 10.
W20260709 12:14:00.930732 25021 consensus_peers.cc:597] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:00.936868 25020 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
I20260709 12:14:00.948081 28448 raft_consensus.cc:2804] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:00.948837 28448 raft_consensus.cc:697] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:14:00.949908 28448 consensus_queue.cc:237] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:14:00.961027 25021 leader_election.cc:336] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:00.961278 28421 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:00.961572 25021 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:14:00.962809 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9c805c65a4425db0970c7b7c2c86ed" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:14:00.971593 25122 raft_consensus.cc:3060] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:00.979302 25095 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:14:00.982187 28447 raft_consensus.cc:2804] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:00.982618 28447 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.982978 28447 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:00.984779 25122 raft_consensus.cc:2468] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 6.
I20260709 12:14:00.986814 25095 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:00.987003 28443 raft_consensus.cc:2749] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:00.987465 28421 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:00.988061 28421 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:00.990413 28451 raft_consensus.cc:2749] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 12:14:00.997375 25021 consensus_peers.cc:597] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:00.997991 25021 leader_election.cc:336] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:00.997629 28409 raft_consensus.cc:2955] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:14:00.998854 28421 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:14:01.002557 25021 leader_election.cc:336] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:01.018412 25095 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:01.025434 28447 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:01.034338 28447 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:01.041857 28447 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:14:01.067677 25021 leader_election.cc:336] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:01.069377 25021 consensus_peers.cc:597] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:01.097666 25095 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:14:01.099236 25020 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [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: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:14:01.099826 28427 raft_consensus.cc:2804] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:01.100354 28427 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:01.100819 28427 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:01.114738 25021 leader_election.cc:336] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:01.115535 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 56841.3us
I20260709 12:14:01.116139 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:14:01.116461 24864 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 46a12714bf02489b9233ec27dfd03f8d with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:01.116922 25121 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 8.
W20260709 12:14:01.127061 25095 consensus_peers.cc:597] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:01.127576 25095 consensus_peers.cc:597] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:01.128010 25095 leader_election.cc:336] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:01.128535 25095 consensus_peers.cc:597] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:01.129020 25095 consensus_peers.cc:597] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:01.129470 25095 consensus_peers.cc:597] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:01.117774 28419 raft_consensus.cc:2804] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:01.131035 28419 raft_consensus.cc:697] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:14:01.131662 25662 raft_consensus.cc:2955] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:14:01.134580 25020 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:14:01.136085 28445 raft_consensus.cc:2804] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:01.136484 28445 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 030e384b13804beabcacc99f2d305ee2)
I20260709 12:14:01.136904 28445 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:01.132068 28419 consensus_queue.cc:237] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [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: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:01.150813 25049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:14:01.151799 25049 raft_consensus.cc:3060] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:01.149566 25054 raft_consensus.cc:2955] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:14:01.175330 25046 raft_consensus.cc:1275] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:14:01.185114 28427 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:01.191464 28445 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:01.204900 25049 raft_consensus.cc:2468] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 8.
I20260709 12:14:01.209934 28445 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:01.219456 25121 raft_consensus.cc:1275] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:14:01.221186 25120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee259f8e6bd49719248344930246724" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:14:01.222757 25120 raft_consensus.cc:3060] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:01.231492 28427 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 11 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:01.236333 25120 raft_consensus.cc:2468] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 9.
I20260709 12:14:01.245290 25095 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:14:01.247001 24877 catalog_manager.cc:5697] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 6 to 7, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 7 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.248832 28352 raft_consensus.cc:2804] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:01.248507 28427 consensus_queue.cc:1048] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:01.249502 28352 raft_consensus.cc:697] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 8 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:14:01.250540 28352 consensus_queue.cc:237] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:01.253401 24877 catalog_manager.cc:5697] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 6 to 7, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 7 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.258709 28445 consensus_queue.cc:1048] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:01.265527 25020 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:14:01.266731 25021 consensus_peers.cc:597] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:01.273464 25046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:14:01.274187 25046 raft_consensus.cc:3060] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:01.269814 28445 raft_consensus.cc:2804] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:01.283377 25046 raft_consensus.cc:2468] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 11.
I20260709 12:14:01.287513 25095 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 
W20260709 12:14:01.289996 25095 leader_election.cc:336] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:01.304558 28447 raft_consensus.cc:2804] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:01.305299 28447 raft_consensus.cc:697] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 11 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:14:01.306346 28447 consensus_queue.cc:237] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:01.283015 28445 raft_consensus.cc:697] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 9 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:14:01.312677 24874 catalog_manager.cc:5697] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: config changed from index 7 to 8, VOTER 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) evicted. New cstate: current_term: 8 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:01.313812 28445 consensus_queue.cc:237] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:14:01.331537 25021 consensus_peers.cc:597] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:01.333102 25021 leader_election.cc:336] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:01.440281 25021 consensus_peers.cc:597] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:01.491335 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 50842.2us
I20260709 12:14:01.551330 25122 raft_consensus.cc:1275] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:01.554105 25121 raft_consensus.cc:1275] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 12:14:01.557101 25021 consensus_peers.cc:597] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:01.572427 24877 catalog_manager.cc:5697] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 8 to 9, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 9 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.579703 28390 consensus_queue.cc:1048] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:14:01.566879 25018 consensus_peers.cc:597] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99a03727bb774e109575fea5565ee69a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:01.580821 28443 consensus_queue.cc:1048] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:14:01.627733 24865 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 58693.4us
I20260709 12:14:01.660768 24877 catalog_manager.cc:5697] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 5 to 6, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 6 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:01.710841 23828 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 25001)
I20260709 12:14:01.730811 24874 catalog_manager.cc:5697] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 7 to 8, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 8 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:01.733647 24874 catalog_manager.cc:5697] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 10 to 11, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 11 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:01.674600 24865 catalog_manager.cc:4755] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2e85aa8f8cf74c8eaa6afb886409f3e4: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:01.737205 24865 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 62656.5us
W20260709 12:14:01.755719 25021 consensus_peers.cc:597] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:01.832849 25021 consensus_peers.cc:597] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:01.840123 25120 raft_consensus.cc:1275] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:14:01.842988 25120 raft_consensus.cc:1275] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:14:01.928325 28448 consensus_queue.cc:1048] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:01.931509 28419 consensus_queue.cc:1048] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:14:01.955376 25095 consensus_peers.cc:597] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:01.985419 28476 ts_tablet_manager.cc:933] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:01.992607 25054 raft_consensus.cc:1275] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 11 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:14:02.009151 25054 raft_consensus.cc:1275] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
W20260709 12:14:02.030678 25095 consensus_peers.cc:597] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.062407 28476 tablet_copy_client.cc:323] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.2:43075
I20260709 12:14:02.072785 28434 consensus_queue.cc:1048] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.028s
W20260709 12:14:02.146845 25021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:41015, user_credentials={real_user=slave}} blocked reactor thread for 44615.7us
I20260709 12:14:02.150645 25065 tablet_copy_service.cc:140] P 91805dbdcd1c49649333a6727aca01d4: Received BeginTabletCopySession request for tablet 99a03727bb774e109575fea5565ee69a from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:51822)
I20260709 12:14:02.151363 25065 tablet_copy_service.cc:161] P 91805dbdcd1c49649333a6727aca01d4: Beginning new tablet copy session on tablet 99a03727bb774e109575fea5565ee69a from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:51822: session id = 3f6b8adc1ec6495c8c574fff0f49c864-99a03727bb774e109575fea5565ee69a
W20260709 12:14:02.156849 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 112806us
I20260709 12:14:02.177918 28352 consensus_queue.cc:1048] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
W20260709 12:14:02.179374 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 57443.9us
I20260709 12:14:02.217535 25065 tablet_copy_source_session.cc:215] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:02.241734 28476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99a03727bb774e109575fea5565ee69a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:02.266496 25092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:35161, user_credentials={real_user=slave}} blocked reactor thread for 126720us
W20260709 12:14:02.336920 25020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:43087, user_credentials={real_user=slave}} blocked reactor thread for 110379us
I20260709 12:14:02.354669 28476 tablet_copy_client.cc:806] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:02.355558 28476 tablet_copy_client.cc:670] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:02.421651 28476 tablet_copy_client.cc:538] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:02.469625 28476 tablet_bootstrap.cc:492] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
W20260709 12:14:02.567920 25021 consensus_peers.cc:597] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:02.615068 28476 tablet_bootstrap.cc:492] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864: 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 12:14:02.633675 28476 tablet_bootstrap.cc:492] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:14:02.634712 28476 ts_tablet_manager.cc:1403] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.165s	user 0.036s	sys 0.006s
I20260709 12:14:02.650484 28476 raft_consensus.cc:359] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:14:02.651772 28476 raft_consensus.cc:740] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:14:02.652753 28476 consensus_queue.cc:260] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:14:02.656754 28476 ts_tablet_manager.cc:1434] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260709 12:14:02.658203 28490 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.658975 28490 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:14:02.667399 25065 tablet_copy_service.cc:342] P 91805dbdcd1c49649333a6727aca01d4: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-99a03727bb774e109575fea5565ee69a received from {username='slave'} at 127.0.0.1:51822
I20260709 12:14:02.667959 25065 tablet_copy_service.cc:434] P 91805dbdcd1c49649333a6727aca01d4: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-99a03727bb774e109575fea5565ee69a on tablet 99a03727bb774e109575fea5565ee69a with peer 3f6b8adc1ec6495c8c574fff0f49c864
I20260709 12:14:02.670969 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:14:02.671236 28490 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:02.671767 25125 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 7.
W20260709 12:14:02.672914 25021 leader_election.cc:336] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:02.673482 25020 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:14:02.674714 28490 raft_consensus.cc:2804] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:02.675184 28490 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:02.675618 28490 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:02.698470 28490 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:14:02.703578 25628 consensus_peers.cc:597] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:02.707438 25021 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111) [suppressed 413 similar messages]
W20260709 12:14:02.711381 25021 leader_election.cc:336] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:02.712669 23828 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 25001)
W20260709 12:14:02.721359 25095 consensus_peers.cc:597] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:02.723088 28490 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:02.723948 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:14:02.724615 25125 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:02.751350 25125 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91805dbdcd1c49649333a6727aca01d4 in term 8.
I20260709 12:14:02.764891 25020 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:14:02.765741 28490 raft_consensus.cc:2804] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:02.766294 28490 raft_consensus.cc:697] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 LEADER]: Becoming Leader. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:14:02.767361 28490 consensus_queue.cc:237] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:14:02.800302 24877 catalog_manager.cc:5697] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: term changed from 6 to 8, leader changed from 030e384b13804beabcacc99f2d305ee2 (127.23.69.1) to 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2). New cstate: current_term: 8 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:02.834806 25628 consensus_peers.cc:597] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:02.858480 25021 consensus_peers.cc:597] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:02.880677 25095 consensus_peers.cc:597] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:02.889195 25046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:55978
I20260709 12:14:02.890021 25046 raft_consensus.cc:606] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 LEADER]: Received request to transfer leadership
W20260709 12:14:02.911089 25021 consensus_peers.cc:597] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:02.912765 25662 raft_consensus.cc:1217] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEARNER]: Deduplicated request from leader. Original: 6.4->[7.5-7.5]   Dedup: 7.5->[]
W20260709 12:14:02.925076 25628 consensus_peers.cc:597] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:02.933965 25049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:55978
I20260709 12:14:02.934650 25049 raft_consensus.cc:606] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 LEADER]: Received request to transfer leadership
W20260709 12:14:02.944164 25628 consensus_peers.cc:597] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:02.955005 25021 consensus_peers.cc:597] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:02.962519 25021 consensus_peers.cc:597] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:02.965713 25046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca"
dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:55978
I20260709 12:14:02.967765 25046 raft_consensus.cc:606] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 LEADER]: Received request to transfer leadership
W20260709 12:14:02.998939 24926 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:14:02.999504 24926 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 578ea600d7ad4317b19fc75ab86b7cca already in progress
W20260709 12:14:02.999877 24926 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 578ea600d7ad4317b19fc75ab86b7cca already in progress
W20260709 12:14:03.003679 24865 catalog_manager.cc:4755] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 46a12714bf02489b9233ec27dfd03f8d: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:03.044190 25628 consensus_peers.cc:597] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:03.152415 25021 consensus_peers.cc:597] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:03.159543 25021 consensus_peers.cc:597] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:03.165019 25021 consensus_peers.cc:597] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:03.205793 25021 consensus_peers.cc:597] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:03.206420 25021 consensus_peers.cc:597] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:03.224807 25095 consensus_peers.cc:597] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:03.262324 25021 consensus_peers.cc:597] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:03.263020 25021 consensus_peers.cc:597] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:03.267807 25018 consensus_peers.cc:597] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 578ea600d7ad4317b19fc75ab86b7cca. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:03.267956 25628 consensus_peers.cc:597] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:03.274888 25125 raft_consensus.cc:1275] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
W20260709 12:14:03.275293 25021 consensus_peers.cc:597] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:03.277202 28443 consensus_queue.cc:1048] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:14:03.286753 25628 consensus_peers.cc:597] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:03.289450 25021 consensus_peers.cc:597] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:03.300354 25095 consensus_peers.cc:597] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:03.301060 25095 consensus_peers.cc:597] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:03.317035 25628 consensus_peers.cc:597] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:03.317037 28443 raft_consensus.cc:993] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4: : Instructing follower 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:14:03.318132 28443 raft_consensus.cc:1081] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 LEADER]: Signalling peer 59385cec26934f489c70e5ef2083bbd9 to start an election
I20260709 12:14:03.338594 25121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca"
dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
 from {username='slave'} at 127.0.0.1:48862
W20260709 12:14:03.356566 25095 consensus_peers.cc:597] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:03.379642 25021 consensus_peers.cc:597] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:03.394654 28485 raft_consensus.cc:1064] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:14:03.398237 28485 consensus_queue.cc:237] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:14:03.412966 25628 consensus_peers.cc:597] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:03.426769 25121 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:03.427198 25121 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:03.438524 25121 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:14:03.453900 25021 consensus_peers.cc:597] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:03.460602 25095 consensus_peers.cc:597] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:03.466173 25121 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 election: Requested vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:03.469647 25053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "91805dbdcd1c49649333a6727aca01d4"
I20260709 12:14:03.470408 25053 raft_consensus.cc:3055] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:03.470719 25053 raft_consensus.cc:740] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 91805dbdcd1c49649333a6727aca01d4, State: Running, Role: LEADER
I20260709 12:14:03.471650 25053 consensus_queue.cc:260] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:14:03.473367 25053 raft_consensus.cc:3060] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:03.479454 25095 leader_election.cc:336] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:03.492825 25662 raft_consensus.cc:1275] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEARNER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:14:03.496356 28448 consensus_queue.cc:1048] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:14:03.516289 25021 consensus_peers.cc:597] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:03.522789 25095 consensus_peers.cc:597] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:03.523313 25123 raft_consensus.cc:1275] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Refusing update from remote peer 91805dbdcd1c49649333a6727aca01d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:14:03.536379 25053 raft_consensus.cc:2468] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 9.
I20260709 12:14:03.536326 28490 consensus_queue.cc:1048] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:14:03.540302 25095 consensus_peers.cc:597] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:03.552762 25095 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2
I20260709 12:14:03.556839 28491 raft_consensus.cc:2804] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:03.557492 28491 raft_consensus.cc:697] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 9 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:14:03.558629 28491 consensus_queue.cc:237] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
W20260709 12:14:03.563434 25095 consensus_peers.cc:597] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:03.575528 24877 catalog_manager.cc:5697] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 8 to 9, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 9 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.609766 28490 raft_consensus.cc:2955] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index 4 to 6, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:14:03.613941 25125 raft_consensus.cc:2955] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 4 to 6, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:14:03.628156 25021 consensus_peers.cc:597] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:03.632215 25095 consensus_peers.cc:597] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:03.638011 25654 raft_consensus.cc:2955] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 4 to 6, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:14:03.690467 24874 catalog_manager.cc:5697] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: config changed from index 4 to 6, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "91805dbdcd1c49649333a6727aca01d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:14:03.713238 23828 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 25001)
W20260709 12:14:03.799103 25095 consensus_peers.cc:597] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:03.831277 25021 consensus_peers.cc:597] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:03.932291 25021 consensus_peers.cc:597] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:03.990849 25095 consensus_peers.cc:597] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:03.999233 25092 consensus_peers.cc:597] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 -> Peer 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161): Couldn't send request to peer 3f6b8adc1ec6495c8c574fff0f49c864. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 578ea600d7ad4317b19fc75ab86b7cca. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:04.066504 24865 catalog_manager.cc:4755] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 46a12714bf02489b9233ec27dfd03f8d: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:04.086506 25046 raft_consensus.cc:1275] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:14:04.088392 28502 consensus_queue.cc:1048] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 12:14:04.179507 25095 consensus_peers.cc:597] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:04.206207 25021 consensus_peers.cc:597] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:04.239392 25021 consensus_peers.cc:597] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:04.286084 25095 consensus_peers.cc:597] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:04.634409 25095 consensus_peers.cc:597] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:04.713742 23828 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 25001)
I20260709 12:14:04.719223 28521 ts_tablet_manager.cc:933] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864: Initiating tablet copy from peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:04.741132 28521 tablet_copy_client.cc:323] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Beginning tablet copy session from remote peer at address 127.23.69.3:43087
I20260709 12:14:04.746423 25139 tablet_copy_service.cc:140] P 59385cec26934f489c70e5ef2083bbd9: Received BeginTabletCopySession request for tablet 578ea600d7ad4317b19fc75ab86b7cca from peer 3f6b8adc1ec6495c8c574fff0f49c864 ({username='slave'} at 127.0.0.1:34314)
I20260709 12:14:04.747131 25139 tablet_copy_service.cc:161] P 59385cec26934f489c70e5ef2083bbd9: Beginning new tablet copy session on tablet 578ea600d7ad4317b19fc75ab86b7cca from peer 3f6b8adc1ec6495c8c574fff0f49c864 at {username='slave'} at 127.0.0.1:34314: session id = 3f6b8adc1ec6495c8c574fff0f49c864-578ea600d7ad4317b19fc75ab86b7cca
I20260709 12:14:04.768348 25139 tablet_copy_source_session.cc:215] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:04.792505 28521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578ea600d7ad4317b19fc75ab86b7cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.851756 28521 tablet_copy_client.cc:806] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:04.852526 28521 tablet_copy_client.cc:670] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:04.859654 28521 tablet_copy_client.cc:538] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:04.945649 28521 tablet_bootstrap.cc:492] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap starting.
I20260709 12:14:05.062268 28521 tablet_bootstrap.cc:492] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=1 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:05.063388 28521 tablet_bootstrap.cc:492] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864: Bootstrap complete.
I20260709 12:14:05.064250 28521 ts_tablet_manager.cc:1403] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent bootstrapping tablet: real 0.119s	user 0.030s	sys 0.007s
I20260709 12:14:05.075790 28521 raft_consensus.cc:359] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:14:05.088912 28521 raft_consensus.cc:740] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 LEARNER]: Becoming Follower/Learner. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Initialized, Role: LEARNER
I20260709 12:14:05.089761 28521 consensus_queue.cc:260] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: NON_VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: true } }
I20260709 12:14:05.096235 28521 ts_tablet_manager.cc:1434] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.003s
I20260709 12:14:05.110524 25139 tablet_copy_service.cc:342] P 59385cec26934f489c70e5ef2083bbd9: Request end of tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-578ea600d7ad4317b19fc75ab86b7cca received from {username='slave'} at 127.0.0.1:34314
I20260709 12:14:05.111032 25139 tablet_copy_service.cc:434] P 59385cec26934f489c70e5ef2083bbd9: ending tablet copy session 3f6b8adc1ec6495c8c574fff0f49c864-578ea600d7ad4317b19fc75ab86b7cca on tablet 578ea600d7ad4317b19fc75ab86b7cca with peer 3f6b8adc1ec6495c8c574fff0f49c864
W20260709 12:14:05.218587 25021 consensus_peers.cc:597] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.286490 25095 consensus_peers.cc:597] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:05.298676 25021 consensus_peers.cc:597] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.301034 25628 consensus_peers.cc:597] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.306083 25095 consensus_peers.cc:597] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.329501 25021 consensus_peers.cc:597] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.369832 25021 consensus_peers.cc:597] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.375486 25628 consensus_peers.cc:597] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.379582 25021 consensus_peers.cc:597] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.417376 25628 consensus_peers.cc:597] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.421898 25628 consensus_peers.cc:597] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.536146 25021 consensus_peers.cc:597] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:05.554095 25021 consensus_peers.cc:597] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.560390 25021 consensus_peers.cc:597] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.571627 25021 consensus_peers.cc:597] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:05.586467 25095 consensus_peers.cc:597] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:05.600643 25021 consensus_peers.cc:597] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.619242 25095 consensus_peers.cc:597] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.637385 25628 consensus_peers.cc:597] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.654639 25628 consensus_peers.cc:597] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.657409 25628 consensus_peers.cc:597] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.668653 25021 consensus_peers.cc:597] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:05.685655 25654 raft_consensus.cc:1217] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 LEARNER]: Deduplicated request from leader. Original: 8.6->[9.7-9.7]   Dedup: 9.7->[]
W20260709 12:14:05.692950 25021 consensus_peers.cc:597] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.699575 25021 consensus_peers.cc:597] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.714322 23828 thread.cc:527] Waited for 6000ms trying to join with diag-logger (tid 25001)
W20260709 12:14:05.791276 25021 consensus_peers.cc:597] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.839990 25095 consensus_peers.cc:597] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.855976 25095 consensus_peers.cc:597] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:05.948108 25095 consensus_peers.cc:597] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:05.974893 25628 consensus_peers.cc:597] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:06.020881 25095 consensus_peers.cc:597] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:06.034904 25021 consensus_peers.cc:597] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:06.035377 25095 consensus_peers.cc:597] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:06.117951 25095 consensus_peers.cc:597] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:06.130663 25628 consensus_peers.cc:597] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:06.199344 24865 catalog_manager.cc:4755] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 46a12714bf02489b9233ec27dfd03f8d: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:06.261420 25095 consensus_peers.cc:597] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:06.279078 25021 consensus_peers.cc:597] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:06.284647 28516 raft_consensus.cc:1064] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9: attempting to promote NON_VOTER 3f6b8adc1ec6495c8c574fff0f49c864 to VOTER
I20260709 12:14:06.287542 28516 consensus_queue.cc:237] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 6, Current term: 9, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:14:06.303526 25095 consensus_peers.cc:597] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:06.304718 25095 consensus_peers.cc:597] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:14:06.315857 25654 raft_consensus.cc:1275] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 LEARNER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 12:14:06.317718 28532 consensus_queue.cc:1048] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:06.340840 25046 raft_consensus.cc:1275] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 12:14:06.344981 28534 consensus_queue.cc:1048] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 12:14:06.378156 25095 consensus_peers.cc:597] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:06.420647 28534 raft_consensus.cc:2955] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 9 LEADER]: Committing config change with OpId 9.8: config changed from index 5 to 8, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:14:06.440042 25021 consensus_peers.cc:597] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:06.453096 25049 raft_consensus.cc:2955] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Committing config change with OpId 9.8: config changed from index 5 to 8, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
I20260709 12:14:06.490742 24874 catalog_manager.cc:5697] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 reported cstate change: config changed from index 5 to 8, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 9 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:14:06.513465 25021 consensus_peers.cc:597] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:06.557068 25654 raft_consensus.cc:2955] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Committing config change with OpId 9.8: config changed from index 5 to 8, 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } } }
W20260709 12:14:06.613018 25021 consensus_peers.cc:597] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:06.714932 23828 thread.cc:527] Waited for 7000ms trying to join with diag-logger (tid 25001)
W20260709 12:14:06.791302 25021 consensus_peers.cc:597] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:06.850700 25021 consensus_peers.cc:597] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:06.856060 25095 consensus_peers.cc:597] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:07.148708 25095 consensus_peers.cc:597] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:07.532493 25021 consensus_peers.cc:597] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:07.671437 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 50194.6us
W20260709 12:14:07.696054 25021 consensus_peers.cc:597] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:07.704785 25628 consensus_peers.cc:597] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:07.710529 25095 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111) [suppressed 463 similar messages]
W20260709 12:14:07.715473 23828 thread.cc:527] Waited for 8000ms trying to join with diag-logger (tid 25001)
W20260709 12:14:07.730052 25628 consensus_peers.cc:597] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:07.800836 25095 consensus_peers.cc:597] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:07.828661 25021 consensus_peers.cc:597] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:07.883826 25628 consensus_peers.cc:597] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:07.892082 25628 consensus_peers.cc:597] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:07.928076 25021 consensus_peers.cc:597] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:07.955374 25021 consensus_peers.cc:597] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:07.974956 25021 consensus_peers.cc:597] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:07.999796 25021 consensus_peers.cc:597] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.012430 25628 consensus_peers.cc:597] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.018536 25628 consensus_peers.cc:597] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.027405 24865 catalog_manager.cc:4755] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2e85aa8f8cf74c8eaa6afb886409f3e4: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:08.032964 25021 consensus_peers.cc:597] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:08.072038 25021 consensus_peers.cc:597] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.083865 25095 consensus_peers.cc:597] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.126448 25095 consensus_peers.cc:597] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.147346 25095 consensus_peers.cc:597] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:08.215917 25021 consensus_peers.cc:597] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.250308 25628 consensus_peers.cc:597] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.290040 25021 consensus_peers.cc:597] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.293561 25021 consensus_peers.cc:597] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.351430 25021 consensus_peers.cc:597] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.363426 25021 consensus_peers.cc:597] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:08.415582 25095 consensus_peers.cc:597] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.473490 25095 consensus_peers.cc:597] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.507349 25021 consensus_peers.cc:597] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.507716 25095 consensus_peers.cc:597] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.530187 25095 consensus_peers.cc:597] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.583935 25095 consensus_peers.cc:597] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:08.593453 25021 consensus_peers.cc:597] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:08.676862 25628 consensus_peers.cc:597] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.678771 25095 consensus_peers.cc:597] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.717017 23828 thread.cc:527] Waited for 9000ms trying to join with diag-logger (tid 25001)
W20260709 12:14:08.734779 25021 consensus_peers.cc:597] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:08.752055 25095 consensus_peers.cc:597] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.777223 25095 consensus_peers.cc:597] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.779624 25021 consensus_peers.cc:597] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:08.911454 25095 consensus_peers.cc:597] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:08.944042 25628 consensus_peers.cc:597] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:08.988327 25095 consensus_peers.cc:597] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:09.290242 25021 consensus_peers.cc:597] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:09.315897 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 50022.5us
W20260709 12:14:09.341989 25021 consensus_peers.cc:597] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:09.387557 25021 consensus_peers.cc:597] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:09.418083 25095 consensus_peers.cc:597] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:09.481004 25095 consensus_peers.cc:597] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:09.717648 23828 thread.cc:527] Waited for 10000ms trying to join with diag-logger (tid 25001)
W20260709 12:14:09.863006 25628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 57461.8us
W20260709 12:14:10.041982 25021 consensus_peers.cc:597] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.058051 25021 consensus_peers.cc:597] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.183632 25628 consensus_peers.cc:597] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.196974 25628 consensus_peers.cc:597] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.221530 25628 consensus_peers.cc:597] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.307538 25021 consensus_peers.cc:597] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.318403 25021 consensus_peers.cc:597] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.352175 25628 consensus_peers.cc:597] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.429490 24865 catalog_manager.cc:4755] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 46a12714bf02489b9233ec27dfd03f8d: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:10.499907 25628 consensus_peers.cc:597] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.510282 25628 consensus_peers.cc:597] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.531898 25095 consensus_peers.cc:597] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:10.595014 25021 consensus_peers.cc:597] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.598731 25021 consensus_peers.cc:597] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.615841 25021 consensus_peers.cc:597] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.637748 25021 consensus_peers.cc:597] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.705925 25021 consensus_peers.cc:597] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:10.718212 23828 thread.cc:527] Waited for 11000ms trying to join with diag-logger (tid 25001)
W20260709 12:14:10.719398 25095 consensus_peers.cc:597] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.721702 25095 consensus_peers.cc:597] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.791409 25095 consensus_peers.cc:597] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:10.847745 25021 consensus_peers.cc:597] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.919260 25021 consensus_peers.cc:597] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.924266 25021 consensus_peers.cc:597] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:10.941362 25628 consensus_peers.cc:597] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:10.942138 25021 consensus_peers.cc:597] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:14:10.988260 23828 tablet_server.cc:196] TabletServer@127.23.69.1:0 shutdown complete.
W20260709 12:14:11.013059 25021 consensus_peers.cc:597] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:11.044059 25021 consensus_peers.cc:597] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:11.060074 25628 consensus_peers.cc:597] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:11.075831 25095 consensus_peers.cc:597] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:11.078909 25095 consensus_peers.cc:597] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:11.080526 25021 consensus_peers.cc:597] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:11.092813 25095 consensus_peers.cc:597] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:11.093726 25095 consensus_peers.cc:597] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:11.111160 25095 consensus_peers.cc:597] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:11.151690 25095 consensus_peers.cc:597] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:11.162866 25095 consensus_peers.cc:597] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:11.205715 25021 consensus_peers.cc:597] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:11.320360 25021 consensus_peers.cc:597] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:14:11.358992 23828 tablet_server.cc:179] TabletServer@127.23.69.2:0 shutting down...
W20260709 12:14:11.369597 25095 consensus_peers.cc:597] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.386099 25095 consensus_peers.cc:597] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:11.410944 25095 consensus_peers.cc:597] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.411631 25095 consensus_peers.cc:597] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.413707 25095 consensus_peers.cc:597] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:11.432726 25095 consensus_peers.cc:597] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.441555 25095 consensus_peers.cc:597] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.498509 25095 consensus_peers.cc:597] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.499739 25095 consensus_peers.cc:597] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:11.515197 25628 consensus_peers.cc:597] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.527329 25628 consensus_peers.cc:597] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.531360 25095 consensus_peers.cc:597] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.558152 25628 consensus_peers.cc:597] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:11.576159 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:11.579466 23828 tablet_replica.cc:333] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:11.580879 23828 raft_consensus.cc:2243] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.582489 23828 raft_consensus.cc:2272] T 46a12714bf02489b9233ec27dfd03f8d P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.588376 23828 tablet_replica.cc:333] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:11.597694 23828 raft_consensus.cc:2243] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.600023 23828 raft_consensus.cc:2272] T 4a61550f457e471b96a7defdacacd053 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:11.602933 25095 consensus_peers.cc:597] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.603991 25628 consensus_peers.cc:597] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:11.610064 25628 consensus_peers.cc:597] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.614289 25628 consensus_peers.cc:597] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:11.656149 23828 tablet_replica.cc:333] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:11.660266 23828 raft_consensus.cc:2243] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.675786 23828 raft_consensus.cc:2272] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.680873 23828 tablet_replica.cc:333] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
W20260709 12:14:11.681274 25095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:43075, user_credentials={real_user=slave}} blocked reactor thread for 54482.4us
W20260709 12:14:11.683912 25095 consensus_peers.cc:597] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:11.685638 23828 raft_consensus.cc:2243] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.687557 23828 raft_consensus.cc:2272] T cecbc20e77d04df3900b0c5d523c0cca P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.712723 23828 tablet_replica.cc:333] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:11.741545 23828 raft_consensus.cc:2243] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.797714 23828 raft_consensus.cc:2272] T 34e20f933f8948d3bd9dabcd3409de35 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:11.848338 25628 consensus_peers.cc:597] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.849891 25628 consensus_peers.cc:597] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.852873 25021 consensus_peers.cc:597] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:11.854586 25628 consensus_peers.cc:597] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:11.855096 23828 tablet_replica.cc:333] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
W20260709 12:14:11.861773 25628 consensus_peers.cc:597] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:11.864346 23828 raft_consensus.cc:2243] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Raft consensus shutting down.
W20260709 12:14:11.879875 25095 consensus_peers.cc:597] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.880785 25095 consensus_peers.cc:597] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.904351 25095 consensus_peers.cc:597] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:14:11.868393 23828 raft_consensus.cc:2272] T a006b80322ba48df8170f6e5aa148619 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.908716 23828 tablet_replica.cc:333] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:11.919814 23828 raft_consensus.cc:2243] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.921425 23828 raft_consensus.cc:2272] T fbb6a02726c44d28a4d8e94eff08722b P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:11.912417 25021 consensus_peers.cc:597] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:14:11.924973 23828 tablet_replica.cc:333] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:11.925969 23828 raft_consensus.cc:2243] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.934118 23828 raft_consensus.cc:2272] T d003503354f942e1875b58eabf74d6ea P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.939292 23828 tablet_replica.cc:333] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:11.943984 23828 raft_consensus.cc:2243] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.945369 23828 raft_consensus.cc:2272] T 52b647094c0d47d49b7e3906bb682330 P 91805dbdcd1c49649333a6727aca01d4 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.960121 23828 tablet_replica.cc:333] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:11.961408 23828 raft_consensus.cc:2243] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.962574 23828 raft_consensus.cc:2272] T 586cc22f0ff44b20922950c045172b55 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.965835 23828 tablet_replica.cc:333] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:11.967271 23828 raft_consensus.cc:2243] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.968362 23828 raft_consensus.cc:2272] T 2ce4f90faac44ff785f3f217f67ad957 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.986819 23828 tablet_replica.cc:333] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:11.988011 23828 raft_consensus.cc:2243] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.013839 23828 raft_consensus.cc:2272] T 0ef74d160b6b46029898a4c7a3437752 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.036052 23828 tablet_replica.cc:333] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.050186 23828 raft_consensus.cc:2243] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.055723 23828 raft_consensus.cc:2272] T d85ee296c7c04a33ac9de20c805e26c5 P 91805dbdcd1c49649333a6727aca01d4 [term 10 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:12.058990 25021 consensus_peers.cc:597] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:14:12.059784 23828 tablet_replica.cc:333] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.065659 23828 raft_consensus.cc:2243] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.070168 23828 raft_consensus.cc:2272] T 2edb9a9bacda463d8d07ddb75506266c P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.075903 23828 tablet_replica.cc:333] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
W20260709 12:14:12.085817 25095 consensus_peers.cc:597] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:12.086536 25095 consensus_peers.cc:597] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:12.089092 25095 consensus_peers.cc:597] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:12.098258 23828 raft_consensus.cc:2243] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.102394 23828 raft_consensus.cc:2272] T efef8a0ec1b54fc29e5ef3c2420260cb P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.108538 23828 tablet_replica.cc:333] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.125427 23828 raft_consensus.cc:2243] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.126410 23828 raft_consensus.cc:2272] T dd2344c5920b435483d096ad8a6bff83 P 91805dbdcd1c49649333a6727aca01d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.129807 23828 tablet_replica.cc:333] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.138921 23828 raft_consensus.cc:2243] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.145221 23828 raft_consensus.cc:2272] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.148454 23828 tablet_replica.cc:333] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.158766 23828 raft_consensus.cc:2243] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.160645 23828 raft_consensus.cc:2272] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.172048 23828 tablet_replica.cc:333] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
W20260709 12:14:12.153278 25095 consensus_peers.cc:597] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:12.173880 25095 consensus_peers.cc:597] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:12.176616 23828 raft_consensus.cc:2243] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.178161 23828 raft_consensus.cc:2272] T e42b135ad1114169ba2cc625e1e8ea24 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.187275 23828 tablet_replica.cc:333] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.188221 23828 raft_consensus.cc:2243] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.194751 23828 raft_consensus.cc:2272] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.197806 23828 tablet_replica.cc:333] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.198836 23828 raft_consensus.cc:2243] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.203306 23828 raft_consensus.cc:2272] T 6613df2f7f8c4797998f9f3f6f423c13 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.208230 23828 tablet_replica.cc:333] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.215174 23828 raft_consensus.cc:2243] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.216609 23828 raft_consensus.cc:2272] T 2dbd22637cd64d6a878acedda32ae60f P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.221850 23828 tablet_replica.cc:333] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.225821 23828 raft_consensus.cc:2243] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.232407 23828 raft_consensus.cc:2272] T d0f9552a1df24c4c859e971c16bb31dc P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.235805 23828 tablet_replica.cc:333] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.245200 23828 raft_consensus.cc:2243] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.248462 23828 raft_consensus.cc:2272] T 669983fab2fc4573a623df5eae119b11 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.258811 23828 tablet_replica.cc:333] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.259882 23828 raft_consensus.cc:2243] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.260818 23828 raft_consensus.cc:2272] T 995a2ac68f7e416cbb267158051aa022 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.264045 23828 tablet_replica.cc:333] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.269465 23828 raft_consensus.cc:2243] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.270465 23828 raft_consensus.cc:2272] T b6ace31e477444c39624c52847c6bb11 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.273763 23828 tablet_replica.cc:333] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.281414 23828 raft_consensus.cc:2243] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.283018 23828 raft_consensus.cc:2272] T 5b3aac230ba14db89165d12e41f072a6 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.288177 23828 tablet_replica.cc:333] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.293351 23828 raft_consensus.cc:2243] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.294685 23828 raft_consensus.cc:2272] T deeb0d8d0daf45f08bfc726bb7ee168f P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.305255 23828 tablet_replica.cc:333] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.306192 23828 raft_consensus.cc:2243] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.317444 23828 raft_consensus.cc:2272] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.320458 23828 tablet_replica.cc:333] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.321365 23828 raft_consensus.cc:2243] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.322692 23828 raft_consensus.cc:2272] T 715f5c557ab6459dba40fbd340c94705 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.339870 23828 tablet_replica.cc:333] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.340025 28539 raft_consensus.cc:493] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:14:12.340883 23828 raft_consensus.cc:2243] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.340796 28539 raft_consensus.cc:515] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:12.342064 23828 raft_consensus.cc:2272] T ee44cbba565b4c27afe28c9a939f29ad P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.350276 28539 leader_election.cc:290] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:14:12.355947 25021 leader_election.cc:336] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:12.359606 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc46981548d47108528beb49b3c9e45" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:14:12.364471 25628 consensus_peers.cc:597] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:14:12.369386 23828 tablet_replica.cc:333] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.370440 23828 raft_consensus.cc:2243] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.371892 23828 raft_consensus.cc:2272] T 29f26c80b7b24dfd9eb59e530db72186 P 91805dbdcd1c49649333a6727aca01d4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.380087 25020 leader_election.cc:304] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:14:12.381311 28564 raft_consensus.cc:2749] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:12.382090 23828 tablet_replica.cc:333] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.393042 23828 raft_consensus.cc:2243] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.402017 23828 raft_consensus.cc:2272] T 2336ca14eb8d4b77bcc73fad2717f42d P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.405848 23828 tablet_replica.cc:333] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.411964 23828 raft_consensus.cc:2243] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.413771 23828 raft_consensus.cc:2272] T 6f9c805c65a4425db0970c7b7c2c86ed P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.419195 28564 raft_consensus.cc:493] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:14:12.424135 28564 raft_consensus.cc:515] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:12.426827 28564 leader_election.cc:290] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:12.427811 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31ccd2bc9440f4a47627319687bd31" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
W20260709 12:14:12.434682 25021 leader_election.cc:336] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:12.435129 25021 leader_election.cc:304] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:14:12.438228 28539 raft_consensus.cc:2749] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:12.446518 23828 tablet_replica.cc:333] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.447724 23828 raft_consensus.cc:2243] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.456267 23828 raft_consensus.cc:2272] T 53656e4b49e64e85a17425ba945dffc4 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.460986 23828 tablet_replica.cc:333] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.469440 23828 raft_consensus.cc:2243] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.479362 23828 raft_consensus.cc:2272] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.483583 23828 tablet_replica.cc:333] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.494494 23828 raft_consensus.cc:2243] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.494834 28539 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:14:12.501775 28539 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:12.511430 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:14:12.514187 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578ea600d7ad4317b19fc75ab86b7cca" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:14:12.515842 25021 leader_election.cc:336] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:12.516448 25021 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 91805dbdcd1c49649333a6727aca01d4; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:14:12.517365 28564 raft_consensus.cc:2749] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:12.517766 28539 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:14:12.519501 23828 raft_consensus.cc:2272] T 8ee259f8e6bd49719248344930246724 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.520613 28564 raft_consensus.cc:493] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 3f6b8adc1ec6495c8c574fff0f49c864)
I20260709 12:14:12.521234 28564 raft_consensus.cc:515] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:12.523423 28564 leader_election.cc:290] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:14:12.524454 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:14:12.525131 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29b891ec874ed8b696c5718147aafc" candidate_uuid: "91805dbdcd1c49649333a6727aca01d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:14:12.525997 23828 tablet_replica.cc:333] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.526844 25020 leader_election.cc:304] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [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: 91805dbdcd1c49649333a6727aca01d4; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:14:12.529605 28539 raft_consensus.cc:2749] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:12.534319 23828 raft_consensus.cc:2243] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.542171 23828 raft_consensus.cc:2272] T 1018ac7df973466687f59e00a5bf3d56 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.554978 23828 tablet_replica.cc:333] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.555989 23828 raft_consensus.cc:2243] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Raft consensus shutting down.
W20260709 12:14:12.563762 25628 consensus_peers.cc:597] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:14:12.566148 23828 raft_consensus.cc:2272] T d69967b2c8c146d4a4176b0f91d78a52 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.571244 23828 tablet_replica.cc:333] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.585956 23828 raft_consensus.cc:2243] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.587424 23828 raft_consensus.cc:2272] T ae31ccd2bc9440f4a47627319687bd31 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.593065 23828 tablet_replica.cc:333] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.602217 23828 raft_consensus.cc:2243] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.603896 23828 raft_consensus.cc:2272] T 578ea600d7ad4317b19fc75ab86b7cca P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.607604 23828 tablet_replica.cc:333] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.608537 23828 raft_consensus.cc:2243] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.609979 23828 raft_consensus.cc:2272] T a66891aa98954c30a67ea14606558e94 P 91805dbdcd1c49649333a6727aca01d4 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.623843 23828 tablet_replica.cc:333] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.624792 23828 raft_consensus.cc:2243] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.626199 23828 raft_consensus.cc:2272] T d514afc4e892438aa10ccaeb964b9247 P 91805dbdcd1c49649333a6727aca01d4 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.630892 23828 tablet_replica.cc:333] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.631804 23828 raft_consensus.cc:2243] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.633213 23828 raft_consensus.cc:2272] T 6c29b891ec874ed8b696c5718147aafc P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.636678 23828 tablet_replica.cc:333] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.637595 23828 raft_consensus.cc:2243] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.639828 23828 raft_consensus.cc:2272] T 99a03727bb774e109575fea5565ee69a P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.644825 23828 tablet_replica.cc:333] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.645635 23828 raft_consensus.cc:2243] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.647040 23828 raft_consensus.cc:2272] T e399999eb2b34fe98fbe846bf1839920 P 91805dbdcd1c49649333a6727aca01d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.650063 23828 tablet_replica.cc:333] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.651371 23828 raft_consensus.cc:2243] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.652040 23828 raft_consensus.cc:2272] T 4bc46981548d47108528beb49b3c9e45 P 91805dbdcd1c49649333a6727aca01d4 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.655357 23828 tablet_replica.cc:333] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4: stopping tablet replica
I20260709 12:14:12.656067 23828 raft_consensus.cc:2243] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.676680 23828 raft_consensus.cc:2272] T 342b875d02e7452c8c6db25433b7be93 P 91805dbdcd1c49649333a6727aca01d4 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:12.719463 25628 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111) [suppressed 506 similar messages]
W20260709 12:14:12.740669 25628 consensus_peers.cc:597] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:14:12.792315 25095 consensus_peers.cc:597] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:14:12.938591 28568 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:12.939328 28568 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:12.941982 28568 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:12.962939 25628 leader_election.cc:336] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:12.963932 25628 leader_election.cc:336] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:14:12.966372 25628 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:12.967343 28568 raft_consensus.cc:2749] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:14:12.983706 25628 consensus_peers.cc:597] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:14:13.074568 25628 consensus_peers.cc:597] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:14:13.180668 25628 consensus_peers.cc:597] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:14:13.215683 28567 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.216252 28567 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:13.218327 28567 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:13.259948 28567 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.260600 28567 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:13.263691 28567 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:13.267861 25628 consensus_peers.cc:597] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:14:13.267863 25095 consensus_peers.cc:597] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:14:13.277406 25628 leader_election.cc:336] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:13.287290 25628 leader_election.cc:336] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:13.296924 25095 consensus_peers.cc:597] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:14:13.297955 25628 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:13.299093 28567 raft_consensus.cc:2749] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:14:13.308251 25628 leader_election.cc:336] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:13.310190 25628 leader_election.cc:336] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:13.311429 25628 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:13.313068 28567 raft_consensus.cc:2749] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:13.326814 25095 consensus_peers.cc:597] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:14:13.360352 28567 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.360994 28567 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:13.363171 28567 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:13.373904 25095 consensus_peers.cc:597] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:14:13.373904 25628 leader_election.cc:336] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:13.376128 25628 leader_election.cc:336] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:13.377378 25628 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:13.379721 28567 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:13.411119 28532 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.411748 28532 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:13.414848 28532 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:13.421098 25095 leader_election.cc:336] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:13.421908 25095 leader_election.cc:336] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:13.422451 25095 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:13.423375 28532 raft_consensus.cc:2749] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:13.443926 25095 consensus_peers.cc:597] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:14:13.477967 28568 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.478670 28568 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:13.488618 28568 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:13.500172 28567 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.500837 28567 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:14:13.501765 25095 consensus_peers.cc:597] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:14:13.503093 25628 leader_election.cc:336] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:13.504845 28567 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:13.513250 25628 leader_election.cc:336] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:13.513937 25628 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:13.514859 28567 raft_consensus.cc:2749] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:13.521750 25628 leader_election.cc:336] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:13.522567 25628 leader_election.cc:336] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:13.523005 25628 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:13.524853 28567 raft_consensus.cc:2749] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:13.531594 28567 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.532187 28567 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:13.534598 28567 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:13.549953 25628 leader_election.cc:336] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:13.565559 25628 leader_election.cc:336] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:13.569491 25628 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:13.580667 28567 raft_consensus.cc:2749] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:13.581444 28567 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.582008 28567 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:13.584340 28567 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:13.598881 28532 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.599269 28570 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.599467 28532 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:13.599897 28570 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:13.602269 28570 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:13.602332 28557 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.602938 28532 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:13.603219 28557 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:13.606078 28557 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:13.606966 28557 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.607573 28557 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:13.610141 28557 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:13.613919 28532 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.614512 28532 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:13.617000 28532 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:13.636895 25095 leader_election.cc:336] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:13.639220 25095 leader_election.cc:336] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:13.641886 25095 leader_election.cc:336] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:13.650282 25095 consensus_peers.cc:597] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:14:13.650298 28557 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:14:13.654066 25095 leader_election.cc:336] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:13.653861 28557 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:14:13.653111 25628 leader_election.cc:336] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:13.654527 25095 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:14:13.656036 25095 leader_election.cc:336] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:13.656211 28557 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:13.656459 25095 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:13.657316 28532 raft_consensus.cc:2749] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:13.657450 25095 leader_election.cc:336] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:13.656873 28557 raft_consensus.cc:2749] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:13.657948 25095 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:14:13.660336 25628 leader_election.cc:336] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:13.661288 25628 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:13.662218 28567 raft_consensus.cc:2749] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:13.665329 28557 raft_consensus.cc:2749] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:14:13.692157 25628 consensus_peers.cc:597] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:14:13.699575 25095 leader_election.cc:336] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:13.700405 25095 consensus_peers.cc:597] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:14:13.701020 25095 leader_election.cc:336] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:13.701924 25095 leader_election.cc:336] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:13.702597 25095 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:13.703516 28557 raft_consensus.cc:2749] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:13.704938 25095 leader_election.cc:336] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:13.705417 25095 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:13.706032 28557 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.706686 28557 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:13.708997 28557 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:13.709724 28557 raft_consensus.cc:2749] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:14:13.720610 25095 leader_election.cc:336] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:13.727912 25095 leader_election.cc:336] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:13.728478 25095 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:13.729648 28570 raft_consensus.cc:2749] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:13.732232 28570 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.732798 28570 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:14:13.733879 25095 leader_election.cc:336] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:13.734815 28570 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:13.735694 28567 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.736284 28567 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:13.741117 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:14:13.743296 28567 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:14:13.747041 25095 leader_election.cc:336] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:13.747702 25095 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:13.748865 28570 raft_consensus.cc:2749] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:13.763887 25095 leader_election.cc:336] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:13.764868 25095 leader_election.cc:336] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:13.765341 25095 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:13.766307 28570 raft_consensus.cc:2749] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:13.816517 25095 consensus_peers.cc:597] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:14:13.817387 25095 consensus_peers.cc:597] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:13.821810 25095 consensus_peers.cc:597] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:14:13.828325 28567 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.829030 28567 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:13.832612 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:14:13.839144 28567 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:14:13.844249 25095 consensus_peers.cc:597] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:13.860040 28557 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.860659 28557 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:13.862867 28557 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:13.872180 25095 leader_election.cc:336] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:13.889662 28567 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:14:13.890425 25095 leader_election.cc:336] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:13.890925 25095 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:13.891633 28570 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.890493 28567 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:13.892313 28570 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:13.895673 28532 raft_consensus.cc:2749] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:13.899103 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:14:13.899857 25662 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 7.
I20260709 12:14:13.902066 25092 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:14:13.902993 28570 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:14:13.903091 25628 leader_election.cc:336] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:13.909147 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:14:13.911489 25627 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:14:13.912463 28568 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:13.915232 28567 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:13.919695 28570 raft_consensus.cc:2804] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:13.920239 28570 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.920676 28570 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:13.933032 25095 consensus_peers.cc:597] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:13.938429 28557 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.938989 28557 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:13.941418 28557 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:13.942821 28570 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:13.950106 28557 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:14:13.951136 25095 leader_election.cc:336] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:13.961211 28532 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:13.963250 28557 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:14:13.963770 25095 consensus_peers.cc:597] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:13.963418 28532 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:13.966171 28557 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:13.969941 25095 leader_election.cc:336] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:13.970945 25095 leader_election.cc:336] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:13.971057 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637947dc03ed4dc8b2b0bc18bbee0a22" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:14:13.971444 25095 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:13.971805 25659 raft_consensus.cc:3060] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:13.972204 28557 raft_consensus.cc:2749] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:13.972980 28532 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:14:13.973315 25095 consensus_peers.cc:597] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:13.976872 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:14:13.977664 25662 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 7.
W20260709 12:14:13.989234 25095 leader_election.cc:336] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:13.989982 25095 leader_election.cc:336] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:13.992048 28570 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
W20260709 12:14:13.993438 25095 leader_election.cc:336] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:13.994071 25095 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:14:13.995172 25095 leader_election.cc:336] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:13.995723 25095 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:13.996579 28557 raft_consensus.cc:2749] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:13.997427 28557 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:13.999301 25659 raft_consensus.cc:2468] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 8.
I20260709 12:14:13.999522 28557 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:14:13.999334 25095 leader_election.cc:336] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:14.009132 28557 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:14.009999 25092 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:14.011921 28557 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:14:14.012195 28532 raft_consensus.cc:2804] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:14.012869 28532 raft_consensus.cc:697] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 8 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
W20260709 12:14:14.014223 25095 consensus_peers.cc:597] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:14.013923 28532 consensus_queue.cc:237] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:14.014477 25662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
W20260709 12:14:14.018469 25095 leader_election.cc:336] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:14.019044 25095 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 3f6b8adc1ec6495c8c574fff0f49c864, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:14.019934 28570 raft_consensus.cc:2749] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:14.031965 25095 consensus_peers.cc:597] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:14:14.035988 28568 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:14.043138 28568 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:14.045811 28568 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:14.048300 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:14:14.049115 25123 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:14:14.050781 25627 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
W20260709 12:14:14.051978 25095 consensus_peers.cc:597] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:14.052022 28568 raft_consensus.cc:2804] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:14.052865 28568 raft_consensus.cc:493] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:14.053448 28568 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:14.062363 24876 catalog_manager.cc:5697] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 7 to 8, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 8 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:14.090970 28557 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:14.091703 28557 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:14.095465 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:14:14.096131 25659 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 9.
I20260709 12:14:14.097469 25092 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:14:14.098992 28532 raft_consensus.cc:2804] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:14.099355 28532 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:14.099784 28532 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:14.100804 25095 leader_election.cc:336] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:14.097554 28557 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:14:14.108559 28532 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:14.111480 28568 raft_consensus.cc:515] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:14.120604 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d514afc4e892438aa10ccaeb964b9247" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864"
I20260709 12:14:14.121245 25659 raft_consensus.cc:3060] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:14.123230 23828 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 25076)
W20260709 12:14:14.126192 25095 leader_election.cc:336] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:14.133775 25095 consensus_peers.cc:597] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:14.134147 25659 raft_consensus.cc:2468] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 10.
W20260709 12:14:14.134418 25095 consensus_peers.cc:597] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:14.135031 25095 consensus_peers.cc:597] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:14.135437 25092 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:14.136345 28557 raft_consensus.cc:2804] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:14.137145 28557 raft_consensus.cc:697] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 10 LEADER]: Becoming Leader. State: Replica: 59385cec26934f489c70e5ef2083bbd9, State: Running, Role: LEADER
I20260709 12:14:14.138183 28557 consensus_queue.cc:237] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:14.141913 28532 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:14:14.148168 28568 leader_election.cc:290] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 election: Requested vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:14.151399 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1018ac7df973466687f59e00a5bf3d56" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9"
I20260709 12:14:14.152133 25123 raft_consensus.cc:3060] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:14.171779 25123 raft_consensus.cc:2468] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 8.
I20260709 12:14:14.173624 25627 leader_election.cc:304] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 
I20260709 12:14:14.175869 28568 raft_consensus.cc:2804] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader election won for term 8
W20260709 12:14:14.178228 25095 consensus_peers.cc:597] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:14.179177 28568 raft_consensus.cc:697] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Becoming Leader. State: Replica: 3f6b8adc1ec6495c8c574fff0f49c864, State: Running, Role: LEADER
I20260709 12:14:14.180387 28568 consensus_queue.cc:237] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:14:14.221837 25095 consensus_peers.cc:597] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:14:14.232678 24877 catalog_manager.cc:5697] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 reported cstate change: term changed from 7 to 8, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4). New cstate: current_term: 8 leader_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:14:14.248001 25095 consensus_peers.cc:597] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:14.253371 25095 consensus_peers.cc:597] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:14:14.274823 24876 catalog_manager.cc:5697] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 reported cstate change: term changed from 9 to 10, leader changed from 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2) to 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3). New cstate: current_term: 10 leader_uuid: "59385cec26934f489c70e5ef2083bbd9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:14.327840 25095 consensus_peers.cc:597] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:14.358625 25628 consensus_peers.cc:597] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:14:14.406518 25095 consensus_peers.cc:597] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:14.488863 25095 consensus_peers.cc:597] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:14.549417 25095 consensus_peers.cc:597] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:14.550055 25095 consensus_peers.cc:597] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:14.583385 28567 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:14.583971 28567 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:14.586177 28567 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:14.591216 25628 leader_election.cc:336] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:14.613163 25659 raft_consensus.cc:1275] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:14:14.615409 28575 consensus_queue.cc:1048] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:14:14.613515 25662 raft_consensus.cc:1275] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Refusing update from remote peer 59385cec26934f489c70e5ef2083bbd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:14:14.623133 28575 consensus_queue.cc:1048] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 12:14:14.680099 25095 consensus_peers.cc:597] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:14.719347 25095 consensus_peers.cc:597] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:14:14.740082 25123 raft_consensus.cc:1275] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Refusing update from remote peer 3f6b8adc1ec6495c8c574fff0f49c864: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
W20260709 12:14:14.743769 25628 consensus_peers.cc:597] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:14.744405 28567 consensus_queue.cc:1048] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 12:14:14.750375 25628 leader_election.cc:336] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:14.751690 25628 leader_election.cc:336] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:14.753180 25628 consensus_peers.cc:597] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:14.754304 25628 leader_election.cc:336] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:14.755141 25628 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:14.756948 28568 raft_consensus.cc:2749] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:14:14.766984 25628 leader_election.cc:336] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:14.768473 25628 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:14.770228 28568 raft_consensus.cc:2749] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:14:14.771900 25628 consensus_peers.cc:597] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:14.785319 25628 leader_election.cc:336] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:14.785755 25628 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:14.786486 28568 raft_consensus.cc:2749] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:14.786684 25628 consensus_peers.cc:597] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:14.787264 25628 consensus_peers.cc:597] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:14.787668 25628 leader_election.cc:336] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:14.850178 25628 consensus_peers.cc:597] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:14.863634 28567 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:14.864187 28567 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:14.866364 28567 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:14.871727 25628 leader_election.cc:336] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:14.872478 25628 leader_election.cc:336] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:14.872996 25628 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:14.873775 28567 raft_consensus.cc:2749] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:14:14.889667 25628 consensus_peers.cc:597] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:14.913112 25628 consensus_peers.cc:597] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:14.956491 25628 consensus_peers.cc:597] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:14:15.065158 25628 consensus_peers.cc:597] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:15.067414 25628 consensus_peers.cc:597] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:14:15.123682 23828 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 25076)
I20260709 12:14:15.215615 28570 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:15.216180 28570 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:15.218217 28570 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:15.226696 25095 leader_election.cc:336] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:15.227717 25095 leader_election.cc:336] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:15.228413 25095 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:15.229249 28570 raft_consensus.cc:2749] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:15.248526 28570 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:15.249083 28570 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:14:15.250337 25628 consensus_peers.cc:597] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:14:15.251219 28570 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:15.256388 28568 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:15.257052 28568 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:14:15.260092 25095 leader_election.cc:336] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:15.260798 25095 leader_election.cc:336] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:15.261238 25095 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:15.262842 28570 raft_consensus.cc:2749] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:15.262105 28568 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:15.265228 25628 leader_election.cc:336] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:15.269022 25628 leader_election.cc:336] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:15.269464 25628 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:15.270259 28568 raft_consensus.cc:2749] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:14:15.342429 25095 consensus_peers.cc:597] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:14:15.367826 25628 consensus_peers.cc:597] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:15.383036 25628 consensus_peers.cc:597] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:14:15.444403 28570 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:15.444964 28570 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:15.447063 28570 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:15.448833 28568 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:15.449466 28568 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:15.454902 28568 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:15.467857 28567 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:15.468436 28567 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:15.470569 28567 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:15.482941 25095 leader_election.cc:336] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:15.483865 25095 leader_election.cc:336] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:15.487100 25095 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:15.488034 28575 raft_consensus.cc:2749] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:15.486529 25628 leader_election.cc:336] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:15.489543 25628 leader_election.cc:336] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:15.489971 25628 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:15.490298 28575 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:15.493038 28567 raft_consensus.cc:2749] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:15.492933 28575 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:15.494776 28567 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:15.495101 28575 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:15.495327 28567 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:15.497603 28567 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:15.507784 25628 leader_election.cc:336] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:15.514998 25628 leader_election.cc:336] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:15.521284 25628 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:15.523775 28568 raft_consensus.cc:2749] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:15.523041 25095 leader_election.cc:336] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:15.525959 25095 leader_election.cc:336] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:15.526415 25095 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:15.531108 28557 raft_consensus.cc:2749] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:15.538699 25628 leader_election.cc:336] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:15.539783 25628 leader_election.cc:336] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:15.540254 25628 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:15.541373 28567 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:15.545855 25628 consensus_peers.cc:597] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:14:15.615243 28557 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:15.615760 28557 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:15.618408 28557 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:15.628176 25628 consensus_peers.cc:597] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:14:15.634130 28568 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:15.634891 28568 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:15.638063 28568 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:15.647820 25628 leader_election.cc:336] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:15.652364 25628 leader_election.cc:336] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:15.651437 25095 leader_election.cc:336] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:15.652910 28557 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
W20260709 12:14:15.653713 25095 leader_election.cc:336] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:15.653487 28557 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:15.654279 25095 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:15.655627 28557 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:15.652937 25628 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:15.657401 28557 raft_consensus.cc:2749] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:15.657920 28568 raft_consensus.cc:2749] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:15.686371 28575 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:15.686992 28575 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
W20260709 12:14:15.689019 25095 leader_election.cc:336] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:15.689293 28575 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:15.690256 25095 leader_election.cc:336] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:15.690769 25095 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:15.691633 28575 raft_consensus.cc:2749] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:14:15.720291 25095 leader_election.cc:336] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:15.721171 25095 leader_election.cc:336] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:15.721612 25095 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:15.722657 28575 raft_consensus.cc:2749] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:15.729526 28575 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:15.730067 28575 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:15.732352 28575 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:15.741369 25095 leader_election.cc:336] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:15.742249 25095 leader_election.cc:336] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:15.742678 25095 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:15.743824 28575 raft_consensus.cc:2749] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:14:15.782420 25628 consensus_peers.cc:597] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:14:15.805785 28568 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:15.806347 28568 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:15.808454 28568 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:15.814224 25628 leader_election.cc:336] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:15.816244 25628 leader_election.cc:336] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:15.816691 25628 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:15.817806 28568 raft_consensus.cc:2749] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:15.828047 25628 consensus_peers.cc:597] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:14:15.860000 25095 consensus_peers.cc:597] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:14:15.867033 28575 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:15.867746 28575 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:15.870340 28575 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:15.875773 25095 leader_election.cc:336] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:15.876519 25095 leader_election.cc:336] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:15.881341 25095 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:15.883598 28575 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:15.889120 28557 raft_consensus.cc:2749] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:15.889039 28575 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:15.893146 28575 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:15.914045 25095 leader_election.cc:336] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:15.934319 25095 leader_election.cc:336] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:15.934911 25095 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:15.935705 28575 raft_consensus.cc:2749] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:14:15.935936 25095 consensus_peers.cc:597] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:14:15.958534 25095 consensus_peers.cc:597] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:14:15.961289 28575 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:15.965119 28575 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:15.967427 28575 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:15.974846 25095 leader_election.cc:336] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:15.994383 25095 leader_election.cc:336] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:15.994901 25095 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:15.995636 28575 raft_consensus.cc:2749] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:15.998662 28557 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:15.999164 28557 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:16.002182 28557 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:16.009438 25095 leader_election.cc:336] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:16.010430 25095 leader_election.cc:336] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:16.010983 25095 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:16.021065 28557 raft_consensus.cc:2749] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:16.076371 25095 consensus_peers.cc:597] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:14:16.124183 23828 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 25076)
W20260709 12:14:16.142786 25095 consensus_peers.cc:597] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:14:16.143425 25095 consensus_peers.cc:597] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:14:16.149577 25095 consensus_peers.cc:597] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:14:16.150115 25095 consensus_peers.cc:597] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:14:16.168771 28557 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:16.169373 28557 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:16.171816 28557 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:14:16.176589 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:14:16.177381 25659 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 7.
W20260709 12:14:16.179289 25095 leader_election.cc:336] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:16.180048 25095 leader_election.cc:336] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:16.180474 25095 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:16.182232 28575 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:16.238899 25095 consensus_peers.cc:597] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:16.305227 24865 catalog_manager.cc:4755] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2e85aa8f8cf74c8eaa6afb886409f3e4: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:16.315287 25095 consensus_peers.cc:597] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:16.318583 25095 consensus_peers.cc:597] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:14:16.326339 25095 consensus_peers.cc:597] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:14:16.349431 25095 consensus_peers.cc:597] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:16.351933 25095 consensus_peers.cc:597] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:16.388386 25095 consensus_peers.cc:597] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:16.413760 25095 consensus_peers.cc:597] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:16.565922 25095 consensus_peers.cc:597] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:14:16.670935 25095 consensus_peers.cc:597] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:16.689649 25095 consensus_peers.cc:597] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:16.691421 25095 consensus_peers.cc:597] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:14:16.695916 25095 consensus_peers.cc:597] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:14:16.744263 25095 consensus_peers.cc:597] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:16.763727 25095 consensus_peers.cc:597] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:16.784375 25095 consensus_peers.cc:597] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:16.839043 25095 consensus_peers.cc:597] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:16.873404 25628 consensus_peers.cc:597] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:16.884829 25095 consensus_peers.cc:597] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:16.922741 25095 consensus_peers.cc:597] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:16.976343 25628 consensus_peers.cc:597] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:16.980417 25095 consensus_peers.cc:597] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:17.032177 25628 consensus_peers.cc:597] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:14:17.042522 25095 consensus_peers.cc:597] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:17.063978 25628 consensus_peers.cc:597] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:17.084254 28567 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:17.084829 28567 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:17.086783 28567 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:17.103608 28557 raft_consensus.cc:493] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:17.104177 28557 raft_consensus.cc:515] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:17.111999 28557 leader_election.cc:290] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:17.119773 25095 consensus_peers.cc:597] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:14:17.121482 25095 leader_election.cc:336] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:17.122865 25095 leader_election.cc:336] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:17.124501 25095 leader_election.cc:304] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:14:17.124691 23828 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 25076)
I20260709 12:14:17.125396 28557 raft_consensus.cc:2749] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:17.132601 25628 leader_election.cc:336] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:17.136135 25628 leader_election.cc:336] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:17.141484 25628 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:17.143172 28567 raft_consensus.cc:2749] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:17.186626 28567 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:17.187191 28567 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:17.189244 28567 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:17.197927 25628 leader_election.cc:336] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:17.198658 25628 leader_election.cc:336] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:17.199120 25628 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:17.200286 28567 raft_consensus.cc:2749] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:17.217243 28567 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:17.217754 28567 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:17.219622 28567 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:17.232604 25628 leader_election.cc:336] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:17.233336 25628 leader_election.cc:336] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:17.233850 25628 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:17.238341 28567 raft_consensus.cc:2749] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:14:17.233405 25095 consensus_peers.cc:597] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:17.242890 25095 consensus_peers.cc:597] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:14:17.257948 25628 consensus_peers.cc:597] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:17.269198 25628 consensus_peers.cc:597] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:17.269956 25628 consensus_peers.cc:597] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:14:17.293105 28592 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:17.293735 28592 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:17.296017 28592 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:17.306885 25628 leader_election.cc:336] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:17.308949 25628 leader_election.cc:336] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:17.309449 25628 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:17.310803 28592 raft_consensus.cc:2749] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:14:17.424989 25628 consensus_peers.cc:597] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:17.431013 25628 consensus_peers.cc:597] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:17.439532 25628 consensus_peers.cc:597] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:17.617648 25628 consensus_peers.cc:597] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:17.627946 28575 raft_consensus.cc:493] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:17.628715 28575 raft_consensus.cc:515] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:17.642035 28595 raft_consensus.cc:493] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:17.642786 28595 raft_consensus.cc:515] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:17.655501 28595 leader_election.cc:290] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:17.663332 28575 leader_election.cc:290] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:17.672991 25628 consensus_peers.cc:597] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:14:17.674027 25628 consensus_peers.cc:597] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:14:17.679414 25095 leader_election.cc:336] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:17.684937 25095 leader_election.cc:336] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:17.685500 25095 leader_election.cc:304] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:17.688899 28557 raft_consensus.cc:2749] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:14:17.701134 25095 leader_election.cc:336] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:17.707737 25095 leader_election.cc:336] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:17.708729 25095 leader_election.cc:304] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:17.715608 28575 raft_consensus.cc:2749] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:17.716104 25095 consensus_peers.cc:597] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:14:17.729123 25095 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111) [suppressed 603 similar messages]
I20260709 12:14:17.823143 28575 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:17.823711 28575 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:17.826020 28575 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:17.831408 28567 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:17.831969 28567 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:17.839421 25123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "59385cec26934f489c70e5ef2083bbd9" is_pre_election: true
I20260709 12:14:17.840051 25123 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f6b8adc1ec6495c8c574fff0f49c864 in term 7.
I20260709 12:14:17.848739 28567 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:14:17.854969 25628 leader_election.cc:336] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:17.855872 25628 leader_election.cc:336] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:17.858187 25628 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:17.856164 28567 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:17.864745 28567 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:17.866869 28567 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:17.867901 28567 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:17.874467 25095 leader_election.cc:336] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:17.888935 25095 leader_election.cc:336] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:17.895599 25095 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:17.896473 28595 raft_consensus.cc:2749] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:17.909554 25628 leader_election.cc:336] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:17.910723 25628 leader_election.cc:336] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:17.918378 25628 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:17.919190 28567 raft_consensus.cc:2749] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:17.923804 25628 consensus_peers.cc:597] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:14:17.960016 28567 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:17.960548 28567 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:17.962540 28567 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:17.998528 25628 leader_election.cc:336] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:18.006179 25628 leader_election.cc:336] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:18.011340 25628 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:18.015933 28567 raft_consensus.cc:2749] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:14:18.044847 25628 consensus_peers.cc:597] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:18.068359 25628 consensus_peers.cc:597] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:14:18.083047 25628 consensus_peers.cc:597] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:14:18.136477 24867 maintenance_manager.cc:419] P 23f1df926bf64a07a8dd6e63b0fbee1f: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.033400
W20260709 12:14:18.235754 25095 consensus_peers.cc:597] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:14:18.275092 28567 raft_consensus.cc:493] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:18.275723 28567 raft_consensus.cc:515] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:18.277943 28567 leader_election.cc:290] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:18.294098 25628 leader_election.cc:336] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:18.295447 25628 leader_election.cc:336] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:18.295977 25628 leader_election.cc:304] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:18.296906 28567 raft_consensus.cc:2749] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:18.348683 28575 raft_consensus.cc:493] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:18.349318 28575 raft_consensus.cc:515] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:18.351419 28575 leader_election.cc:290] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:18.360785 25095 leader_election.cc:336] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:18.361649 25095 leader_election.cc:336] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:18.362166 25095 leader_election.cc:304] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:18.364573 28575 raft_consensus.cc:2749] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:18.373795 28575 raft_consensus.cc:493] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:18.375962 28575 raft_consensus.cc:515] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:18.378554 28575 leader_election.cc:290] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:18.406345 28595 raft_consensus.cc:493] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:18.406989 28595 raft_consensus.cc:515] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:18.410117 28595 leader_election.cc:290] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:18.424580 25095 leader_election.cc:336] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:18.428054 25095 leader_election.cc:336] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:18.439284 25095 leader_election.cc:304] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:18.445850 28575 raft_consensus.cc:2749] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:14:18.454828 25095 leader_election.cc:336] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:18.470903 25628 consensus_peers.cc:597] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:14:18.499734 25095 leader_election.cc:336] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:18.500375 25095 leader_election.cc:304] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:18.501324 28595 raft_consensus.cc:2749] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:14:18.512923 25095 consensus_peers.cc:597] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:14:18.528476 25628 consensus_peers.cc:597] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:14:18.545408 28575 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:18.545984 28575 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:18.547971 28575 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:18.571449 25095 consensus_peers.cc:597] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:14:18.572088 25095 leader_election.cc:336] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:18.572947 25095 leader_election.cc:336] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:18.573372 25095 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:18.575439 28595 raft_consensus.cc:2749] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:18.578786 25095 consensus_peers.cc:597] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:14:18.611259 28595 raft_consensus.cc:493] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:18.611932 28595 raft_consensus.cc:515] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:18.614385 28595 leader_election.cc:290] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:18.617331 25095 consensus_peers.cc:597] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:14:18.645464 25095 leader_election.cc:336] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:18.647192 25095 leader_election.cc:336] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:18.652899 25095 leader_election.cc:304] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:18.653841 28595 raft_consensus.cc:2749] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:14:18.675946 25095 consensus_peers.cc:597] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:18.737857 24865 catalog_manager.cc:4755] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 46a12714bf02489b9233ec27dfd03f8d: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:18.757246 25095 consensus_peers.cc:597] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:14:18.760010 25095 consensus_peers.cc:597] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:14:18.774381 28592 raft_consensus.cc:493] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:18.774634 28595 raft_consensus.cc:493] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:18.775166 28595 raft_consensus.cc:515] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:18.775094 28592 raft_consensus.cc:515] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:18.777719 28595 leader_election.cc:290] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:18.777904 28592 leader_election.cc:290] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:18.788744 25628 leader_election.cc:336] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:18.799377 25628 leader_election.cc:336] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:18.806195 28592 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:18.806571 25628 leader_election.cc:304] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:18.809201 28592 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:18.809990 28598 raft_consensus.cc:2749] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:18.811553 28592 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:18.805802 24866 maintenance_manager.cc:643] P 23f1df926bf64a07a8dd6e63b0fbee1f: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.668s	user 0.148s	sys 0.042s Metrics: {"bytes_written":28981,"cfile_init":1,"dirs.queue_time_us":15219,"dirs.run_cpu_time_us":404,"dirs.run_wall_time_us":39281,"drs_written":1,"lbm_read_time_us":318,"lbm_reads_lt_1ms":4,"lbm_write_time_us":37243,"lbm_writes_1-10_ms":1,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":63,"thread_start_us":49081,"threads_started":2,"wal-append.queue_time_us":24711}
I20260709 12:14:18.826725 24867 maintenance_manager.cc:419] P 23f1df926bf64a07a8dd6e63b0fbee1f: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 11703 bytes on disk
W20260709 12:14:18.823624 25095 leader_election.cc:336] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:18.829316 24866 maintenance_manager.cc:643] P 23f1df926bf64a07a8dd6e63b0fbee1f: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":400,"lbm_reads_lt_1ms":4}
W20260709 12:14:18.841881 25095 leader_election.cc:336] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:18.842428 25095 leader_election.cc:304] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
W20260709 12:14:18.847084 25628 leader_election.cc:336] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:18.847915 25628 leader_election.cc:336] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:18.848819 28595 raft_consensus.cc:2749] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:18.848342 25628 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:18.864725 28598 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:18.904366 25095 consensus_peers.cc:597] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:14:18.907318 25095 consensus_peers.cc:597] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:14:18.942423 25095 consensus_peers.cc:597] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:14:18.964665 25095 consensus_peers.cc:597] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:14:18.970860 25095 consensus_peers.cc:597] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:14:18.992908 25095 consensus_peers.cc:597] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:18.994169 25095 consensus_peers.cc:597] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:19.000716 25095 consensus_peers.cc:597] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:19.033352 25095 consensus_peers.cc:597] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:14:19.040596 28575 raft_consensus.cc:493] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:19.041190 28575 raft_consensus.cc:515] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:19.043182 28575 leader_election.cc:290] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:19.093878 28598 raft_consensus.cc:493] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:19.094533 28598 raft_consensus.cc:515] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:19.097671 28598 leader_election.cc:290] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:19.312021 28606 raft_consensus.cc:493] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:19.312911 28606 raft_consensus.cc:515] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:19.316769 28606 leader_election.cc:290] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:19.366730 23828 tablet_server.cc:196] TabletServer@127.23.69.2:0 shutdown complete.
W20260709 12:14:19.706950 25626 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.512s	user 0.001s	sys 0.013s
W20260709 12:14:19.718094 25626 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.524s	user 0.002s	sys 0.013s
W20260709 12:14:19.719647 25628 leader_election.cc:336] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:19.756384 25095 leader_election.cc:336] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:19.760142 25095 consensus_peers.cc:597] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:19.760875 25095 leader_election.cc:336] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:19.761473 25095 leader_election.cc:304] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:19.762521 28609 raft_consensus.cc:2749] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:19.760237 25628 leader_election.cc:336] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:19.765909 25628 leader_election.cc:304] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:19.766848 28598 raft_consensus.cc:2749] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:14:19.775918 25092 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.577s	user 0.015s	sys 0.036s
W20260709 12:14:19.777056 25092 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.578s	user 0.016s	sys 0.037s
W20260709 12:14:19.779175 25628 consensus_peers.cc:597] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:19.827250 25628 consensus_peers.cc:597] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:19.860194 25628 consensus_peers.cc:597] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:14:19.860862 25628 consensus_peers.cc:597] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:14:19.871493 25095 leader_election.cc:336] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:19.897018 25095 consensus_peers.cc:597] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:19.898144 25095 leader_election.cc:336] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:19.898715 25095 leader_election.cc:304] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:19.899639 28606 raft_consensus.cc:2749] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:19.901587 25095 consensus_peers.cc:597] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:19.933748 28606 raft_consensus.cc:493] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:19.934496 28606 raft_consensus.cc:515] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } attrs { replace: true } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:19.939024 28606 leader_election.cc:290] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 3f6b8adc1ec6495c8c574fff0f49c864 (127.23.69.4:35161)
I20260709 12:14:19.939255 25659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a03727bb774e109575fea5565ee69a" candidate_uuid: "59385cec26934f489c70e5ef2083bbd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" is_pre_election: true
I20260709 12:14:19.940021 25659 raft_consensus.cc:2468] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59385cec26934f489c70e5ef2083bbd9 in term 7.
W20260709 12:14:19.940442 25095 consensus_peers.cc:597] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:14:19.941880 25095 consensus_peers.cc:597] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:14:19.943068 25095 consensus_peers.cc:597] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:14:19.944523 25095 consensus_peers.cc:597] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:19.947522 25095 consensus_peers.cc:597] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:19.948200 25095 consensus_peers.cc:597] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:19.949070 25095 consensus_peers.cc:597] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:19.954500 25095 consensus_peers.cc:597] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:19.955279 25095 consensus_peers.cc:597] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:14:19.964395 28606 raft_consensus.cc:493] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:19.965060 28606 raft_consensus.cc:515] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:19.968080 28606 leader_election.cc:290] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:19.992120 23828 tablet_server.cc:179] TabletServer@127.23.69.3:0 shutting down...
W20260709 12:14:20.008271 25095 leader_election.cc:336] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:20.022176 25095 leader_election.cc:336] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:20.022645 25095 leader_election.cc:304] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864, 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:20.023366 28606 raft_consensus.cc:2749] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:20.023823 25095 leader_election.cc:336] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:20.029017 25095 leader_election.cc:336] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:20.029464 25095 leader_election.cc:304] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:20.030241 28606 raft_consensus.cc:2749] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:20.106804 25627 consensus_peers.cc:597] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Couldn't send request to peer 59385cec26934f489c70e5ef2083bbd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.109560 25627 consensus_peers.cc:597] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Couldn't send request to peer 59385cec26934f489c70e5ef2083bbd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.125406 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08003cf0e0 after lost signal to thread 23831
W20260709 12:14:20.126540 24909 debug-util.cc:398] Leaking SignalData structure 0x7b080038ff80 after lost signal to thread 24912
W20260709 12:14:20.127872 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08003cf120 after lost signal to thread 25153
W20260709 12:14:20.129052 24909 debug-util.cc:398] Leaking SignalData structure 0x7b08003cd840 after lost signal to thread 25686
W20260709 12:14:20.150822 25627 consensus_peers.cc:597] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Couldn't send request to peer 59385cec26934f489c70e5ef2083bbd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.151252 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:20.152364 23828 tablet_replica.cc:333] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.153421 23828 raft_consensus.cc:2243] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.154589 23828 raft_consensus.cc:2272] T 4a61550f457e471b96a7defdacacd053 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.158419 23828 tablet_replica.cc:333] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.159416 23828 raft_consensus.cc:2243] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Raft consensus shutting down.
W20260709 12:14:20.172657 25095 consensus_peers.cc:597] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:14:20.160714 23828 raft_consensus.cc:2272] T 6613df2f7f8c4797998f9f3f6f423c13 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:20.179435 25627 consensus_peers.cc:597] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Couldn't send request to peer 59385cec26934f489c70e5ef2083bbd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.184018 23828 tablet_replica.cc:333] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
W20260709 12:14:20.184242 25628 consensus_peers.cc:597] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:20.184988 25627 consensus_peers.cc:597] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Couldn't send request to peer 59385cec26934f489c70e5ef2083bbd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.185196 23828 raft_consensus.cc:2243] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 7 LEADER]: Raft consensus shutting down.
W20260709 12:14:20.205264 25095 consensus_peers.cc:597] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:14:20.206167 23828 raft_consensus.cc:2272] T fbb6a02726c44d28a4d8e94eff08722b P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.209153 28607 raft_consensus.cc:493] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:20.209774 28607 raft_consensus.cc:515] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:20.212010 28607 leader_election.cc:290] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:20.218014 25628 leader_election.cc:336] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:20.220490 23828 tablet_replica.cc:333] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
W20260709 12:14:20.220834 25628 leader_election.cc:336] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:20.221274 25628 leader_election.cc:304] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:20.222040 28607 raft_consensus.cc:2749] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:20.222375 25628 consensus_peers.cc:597] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:14:20.221635 23828 raft_consensus.cc:2243] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.235582 23828 raft_consensus.cc:2272] T 544f556d63eb4cdda715aee0796336da P 59385cec26934f489c70e5ef2083bbd9 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.239070 23828 tablet_replica.cc:333] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.240159 23828 raft_consensus.cc:2243] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.241469 23828 raft_consensus.cc:2272] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:20.247188 25628 consensus_peers.cc:597] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:20.251941 25628 consensus_peers.cc:597] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:14:20.257062 23828 tablet_replica.cc:333] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.264405 23828 raft_consensus.cc:2243] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.267417 23828 raft_consensus.cc:2272] T 34e20f933f8948d3bd9dabcd3409de35 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:20.272281 25627 consensus_peers.cc:597] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Couldn't send request to peer 59385cec26934f489c70e5ef2083bbd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.275657 25627 consensus_peers.cc:597] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Couldn't send request to peer 59385cec26934f489c70e5ef2083bbd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.276005 25628 consensus_peers.cc:597] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:14:20.278952 25627 consensus_peers.cc:597] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Couldn't send request to peer 59385cec26934f489c70e5ef2083bbd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.291709 23828 tablet_replica.cc:333] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
W20260709 12:14:20.299628 25627 consensus_peers.cc:597] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Couldn't send request to peer 59385cec26934f489c70e5ef2083bbd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.302651 23828 raft_consensus.cc:2243] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.304055 23828 raft_consensus.cc:2272] T 71363d966b384381b7e288355cf6d461 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.324615 23828 tablet_replica.cc:333] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.325605 23828 raft_consensus.cc:2243] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.326411 23828 raft_consensus.cc:2272] T 586cc22f0ff44b20922950c045172b55 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.332486 23828 tablet_replica.cc:333] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
W20260709 12:14:20.333069 25627 consensus_peers.cc:597] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Couldn't send request to peer 59385cec26934f489c70e5ef2083bbd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.333365 23828 raft_consensus.cc:2243] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.334492 23828 raft_consensus.cc:2272] T 46a12714bf02489b9233ec27dfd03f8d P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.337028 23828 tablet_replica.cc:333] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
W20260709 12:14:20.342299 25627 consensus_peers.cc:597] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Couldn't send request to peer 59385cec26934f489c70e5ef2083bbd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.346318 23828 raft_consensus.cc:2243] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 9 LEADER]: Raft consensus shutting down.
W20260709 12:14:20.345090 25628 consensus_peers.cc:597] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:14:20.347980 23828 raft_consensus.cc:2272] T efef8a0ec1b54fc29e5ef3c2420260cb P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.350844 23828 tablet_replica.cc:333] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.354022 23828 raft_consensus.cc:2243] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:20.355872 25627 consensus_peers.cc:597] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Couldn't send request to peer 59385cec26934f489c70e5ef2083bbd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.358515 25628 consensus_peers.cc:597] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:14:20.359372 23828 raft_consensus.cc:2272] T 6a532ed58661463eb6424c406b708afe P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.365681 23828 tablet_replica.cc:333] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.373996 23828 raft_consensus.cc:2243] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.375155 23828 raft_consensus.cc:2272] T 2ce4f90faac44ff785f3f217f67ad957 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.378199 23828 tablet_replica.cc:333] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.379032 23828 raft_consensus.cc:2243] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.379698 23828 raft_consensus.cc:2272] T d380ffe2101a4eb392a7be083135ebda P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.382591 23828 tablet_replica.cc:333] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
W20260709 12:14:20.388501 25095 consensus_peers.cc:597] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:20.389751 23828 raft_consensus.cc:2243] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.390460 23828 raft_consensus.cc:2272] T 2edb9a9bacda463d8d07ddb75506266c P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.391964 28605 raft_consensus.cc:493] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:20.392457 28605 raft_consensus.cc:515] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } }
I20260709 12:14:20.393405 23828 tablet_replica.cc:333] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.394821 28605 leader_election.cc:290] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:20.401404 25095 leader_election.cc:336] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:20.402915 25095 leader_election.cc:336] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:20.403309 25095 leader_election.cc:304] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [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: 59385cec26934f489c70e5ef2083bbd9; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:20.404006 28605 raft_consensus.cc:2749] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:20.406137 23828 raft_consensus.cc:2243] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.406980 23828 raft_consensus.cc:2272] T 93787c45b40444c591b830f48e6bd341 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.409857 23828 tablet_replica.cc:333] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.410676 23828 raft_consensus.cc:2243] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.411401 23828 raft_consensus.cc:2272] T 4bec59a16fea46f08c62acedc915dc97 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:20.414324 25627 consensus_peers.cc:597] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Couldn't send request to peer 59385cec26934f489c70e5ef2083bbd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.416759 23828 tablet_replica.cc:333] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.417776 23828 raft_consensus.cc:2243] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.418553 23828 raft_consensus.cc:2272] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.421556 23828 tablet_replica.cc:333] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.422330 23828 raft_consensus.cc:2243] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.423029 23828 raft_consensus.cc:2272] T 53656e4b49e64e85a17425ba945dffc4 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.425776 23828 tablet_replica.cc:333] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.426554 23828 raft_consensus.cc:2243] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.427274 23828 raft_consensus.cc:2272] T 5b3aac230ba14db89165d12e41f072a6 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.429920 23828 tablet_replica.cc:333] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.430667 23828 raft_consensus.cc:2243] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.431905 23828 raft_consensus.cc:2272] T 4bc46981548d47108528beb49b3c9e45 P 59385cec26934f489c70e5ef2083bbd9 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.434604 23828 tablet_replica.cc:333] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.435413 23828 raft_consensus.cc:2243] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.436695 23828 raft_consensus.cc:2272] T 2dbd22637cd64d6a878acedda32ae60f P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.439437 23828 tablet_replica.cc:333] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.441169 23828 raft_consensus.cc:2243] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.442301 23828 raft_consensus.cc:2272] T d0f9552a1df24c4c859e971c16bb31dc P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.445124 23828 tablet_replica.cc:333] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.446082 23828 raft_consensus.cc:2243] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.447196 23828 raft_consensus.cc:2272] T dd2344c5920b435483d096ad8a6bff83 P 59385cec26934f489c70e5ef2083bbd9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.450004 23828 tablet_replica.cc:333] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.450874 23828 raft_consensus.cc:2243] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.451908 23828 raft_consensus.cc:2272] T 09025e7fd2a041e5bc2a1114ce80ab3e P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.454461 23828 tablet_replica.cc:333] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.455243 23828 raft_consensus.cc:2243] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.455853 23828 raft_consensus.cc:2272] T 669983fab2fc4573a623df5eae119b11 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.458361 23828 tablet_replica.cc:333] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.459129 23828 raft_consensus.cc:2243] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.460163 23828 raft_consensus.cc:2272] T 995a2ac68f7e416cbb267158051aa022 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.462858 23828 tablet_replica.cc:333] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.463737 23828 raft_consensus.cc:2243] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.464963 23828 raft_consensus.cc:2272] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.467640 23828 tablet_replica.cc:333] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.468415 23828 raft_consensus.cc:2243] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.469098 23828 raft_consensus.cc:2272] T 6f9c805c65a4425db0970c7b7c2c86ed P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.471918 23828 tablet_replica.cc:333] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.472675 23828 raft_consensus.cc:2243] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.473250 23828 raft_consensus.cc:2272] T 715f5c557ab6459dba40fbd340c94705 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.476047 23828 tablet_replica.cc:333] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.476836 23828 raft_consensus.cc:2243] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.477946 23828 raft_consensus.cc:2272] T ee44cbba565b4c27afe28c9a939f29ad P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.480746 23828 tablet_replica.cc:333] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.481657 23828 raft_consensus.cc:2243] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.482373 23828 raft_consensus.cc:2272] T da87d00b275f4c6babda58990b6bc362 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.485165 23828 tablet_replica.cc:333] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.486032 23828 raft_consensus.cc:2243] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.487178 23828 raft_consensus.cc:2272] T 2986b1a04e7e4f6fbf7c014adb356ec7 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.489954 23828 tablet_replica.cc:333] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.490722 23828 raft_consensus.cc:2243] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.491335 23828 raft_consensus.cc:2272] T 29f26c80b7b24dfd9eb59e530db72186 P 59385cec26934f489c70e5ef2083bbd9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.493809 23828 tablet_replica.cc:333] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.494583 23828 raft_consensus.cc:2243] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.495221 23828 raft_consensus.cc:2272] T 2336ca14eb8d4b77bcc73fad2717f42d P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.497741 23828 tablet_replica.cc:333] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.498562 23828 raft_consensus.cc:2243] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.499184 23828 raft_consensus.cc:2272] T e42b135ad1114169ba2cc625e1e8ea24 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.501689 23828 tablet_replica.cc:333] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.502480 23828 raft_consensus.cc:2243] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.503608 23828 raft_consensus.cc:2272] T ae31ccd2bc9440f4a47627319687bd31 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.506376 23828 tablet_replica.cc:333] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.507201 23828 raft_consensus.cc:2243] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.508121 23828 raft_consensus.cc:2272] T 4981530a038643aa82bcf6413a03c3ca P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.510951 23828 tablet_replica.cc:333] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.511853 23828 raft_consensus.cc:2243] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.513080 23828 raft_consensus.cc:2272] T 9993e7be86444fbcb10858537831589d P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.516230 23828 tablet_replica.cc:333] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.516992 23828 raft_consensus.cc:2243] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.518181 23828 raft_consensus.cc:2272] T 1018ac7df973466687f59e00a5bf3d56 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.520859 23828 tablet_replica.cc:333] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.521608 23828 raft_consensus.cc:2243] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.523169 23828 raft_consensus.cc:2272] T 1a6fe693bcd346fdbeedd27b5107feb6 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.525931 23828 tablet_replica.cc:333] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.526755 23828 raft_consensus.cc:2243] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.527511 23828 raft_consensus.cc:2272] T a66891aa98954c30a67ea14606558e94 P 59385cec26934f489c70e5ef2083bbd9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.531224 23828 tablet_replica.cc:333] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.535236 23828 raft_consensus.cc:2243] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.536368 23828 raft_consensus.cc:2272] T d514afc4e892438aa10ccaeb964b9247 P 59385cec26934f489c70e5ef2083bbd9 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.539039 23828 tablet_replica.cc:333] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.539793 23828 raft_consensus.cc:2243] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.541487 23828 raft_consensus.cc:2272] T 578ea600d7ad4317b19fc75ab86b7cca P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.544584 23828 tablet_replica.cc:333] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.545410 23828 raft_consensus.cc:2243] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.546415 23828 raft_consensus.cc:2272] T 99a03727bb774e109575fea5565ee69a P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.549240 23828 tablet_replica.cc:333] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.550196 23828 raft_consensus.cc:2243] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.550973 23828 raft_consensus.cc:2272] T e399999eb2b34fe98fbe846bf1839920 P 59385cec26934f489c70e5ef2083bbd9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.553893 23828 tablet_replica.cc:333] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.554548 23828 raft_consensus.cc:2243] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.555245 23828 raft_consensus.cc:2272] T 8ee259f8e6bd49719248344930246724 P 59385cec26934f489c70e5ef2083bbd9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.557694 23828 tablet_replica.cc:333] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.558666 23828 raft_consensus.cc:2243] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.559334 23828 raft_consensus.cc:2272] T 6c29b891ec874ed8b696c5718147aafc P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.561942 23828 tablet_replica.cc:333] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9: stopping tablet replica
I20260709 12:14:20.562536 23828 raft_consensus.cc:2243] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.563145 23828 raft_consensus.cc:2272] T 342b875d02e7452c8c6db25433b7be93 P 59385cec26934f489c70e5ef2083bbd9 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:20.746726 25628 consensus_peers.cc:597] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:14:20.779633 25628 consensus_peers.cc:597] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:14:20.826329 25628 consensus_peers.cc:597] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:14:20.826917 25628 consensus_peers.cc:597] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:14:20.947309 25628 consensus_peers.cc:597] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
I20260709 12:14:21.036648 28615 raft_consensus.cc:493] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:21.037369 28615 raft_consensus.cc:515] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:21.039728 28615 leader_election.cc:290] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:21.049356 25628 leader_election.cc:336] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:21.051564 25628 leader_election.cc:336] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:21.052129 25628 leader_election.cc:304] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:21.053480 28615 raft_consensus.cc:2749] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:21.201182 25628 consensus_peers.cc:597] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
I20260709 12:14:21.289481 28607 raft_consensus.cc:493] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:21.290046 28607 raft_consensus.cc:515] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:21.292229 28607 leader_election.cc:290] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:21.304878 25628 leader_election.cc:336] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:21.307420 25628 leader_election.cc:336] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:21.307906 25628 leader_election.cc:304] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:21.312278 28607 raft_consensus.cc:2749] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:21.318651 28607 raft_consensus.cc:493] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:14:21.319242 28607 raft_consensus.cc:515] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:21.321861 28607 leader_election.cc:290] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:21.323261 28607 raft_consensus.cc:493] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:14:21.323710 28607 raft_consensus.cc:515] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:21.326293 28607 leader_election.cc:290] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:14:21.328356 25627 leader_election.cc:336] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Network error: Client connection negotiation failed: client connection to 127.23.69.3:43087: connect: Connection refused (error 111)
W20260709 12:14:21.335129 25627 leader_election.cc:336] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Network error: Client connection negotiation failed: client connection to 127.23.69.3:43087: connect: Connection refused (error 111)
W20260709 12:14:21.335927 25628 leader_election.cc:336] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:21.336421 25628 leader_election.cc:304] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:14:21.337222 28607 raft_consensus.cc:2749] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:21.344887 25628 leader_election.cc:336] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:21.345402 25628 leader_election.cc:304] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:21.346172 28607 raft_consensus.cc:2749] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:14:21.386081 25628 consensus_peers.cc:597] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Couldn't send request to peer 030e384b13804beabcacc99f2d305ee2. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:14:21.406982 25628 consensus_peers.cc:597] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 -> Peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Couldn't send request to peer 91805dbdcd1c49649333a6727aca01d4. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:14:21.470621 23828 tablet_server.cc:196] TabletServer@127.23.69.3:0 shutdown complete.
I20260709 12:14:21.606951 28615 raft_consensus.cc:493] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:21.607654 28615 raft_consensus.cc:515] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:21.612493 28615 leader_election.cc:290] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
W20260709 12:14:21.616866 25628 leader_election.cc:336] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:21.618028 28607 raft_consensus.cc:493] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:14:21.618626 28607 raft_consensus.cc:515] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:21.622233 28607 leader_election.cc:290] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:14:21.625782 25627 leader_election.cc:336] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Network error: Client connection negotiation failed: client connection to 127.23.69.3:43087: connect: Connection refused (error 111)
I20260709 12:14:21.629951 23828 tablet_server.cc:179] TabletServer@127.23.69.4:0 shutting down...
W20260709 12:14:21.646016 25628 leader_election.cc:336] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:21.646605 25628 leader_election.cc:304] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:21.649654 28615 raft_consensus.cc:2749] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:14:21.658196 25628 leader_election.cc:336] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:21.659197 25628 leader_election.cc:304] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:14:21.661638 28620 raft_consensus.cc:2749] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:21.664086 28620 raft_consensus.cc:493] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:14:21.664690 28620 raft_consensus.cc:515] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:21.672972 28620 leader_election.cc:290] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:14:21.674593 25627 leader_election.cc:336] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Network error: Client connection negotiation failed: client connection to 127.23.69.3:43087: connect: Connection refused (error 111)
W20260709 12:14:21.677928 25628 leader_election.cc:336] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:21.678442 25628 leader_election.cc:304] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:21.679252 28620 raft_consensus.cc:2749] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:21.700002 28615 raft_consensus.cc:493] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:14:21.702693 28615 raft_consensus.cc:515] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:21.704654 28607 raft_consensus.cc:493] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:14:21.704921 28615 leader_election.cc:290] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:21.705219 28607 raft_consensus.cc:515] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:14:21.715402 25627 leader_election.cc:336] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Network error: Client connection negotiation failed: client connection to 127.23.69.3:43087: connect: Connection refused (error 111)
I20260709 12:14:21.722038 28615 raft_consensus.cc:493] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:14:21.722188 28607 leader_election.cc:290] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:21.723119 28615 raft_consensus.cc:515] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
W20260709 12:14:21.730713 25627 leader_election.cc:336] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Network error: Client connection negotiation failed: client connection to 127.23.69.3:43087: connect: Connection refused (error 111)
W20260709 12:14:21.734833 25628 leader_election.cc:336] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:21.733872 28615 leader_election.cc:290] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:21.735956 25628 leader_election.cc:304] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:21.738642 28621 raft_consensus.cc:2749] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:21.743088 25628 leader_election.cc:336] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:21.743718 25628 leader_election.cc:336] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:21.744117 25628 leader_election.cc:304] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:21.744908 28620 raft_consensus.cc:2749] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:14:21.759482 25627 leader_election.cc:336] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Network error: Client connection negotiation failed: client connection to 127.23.69.3:43087: connect: Connection refused (error 111)
I20260709 12:14:21.760089 25627 leader_election.cc:304] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:21.761053 28620 raft_consensus.cc:2749] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:21.766155 28621 raft_consensus.cc:493] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:14:21.766805 28621 raft_consensus.cc:515] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:21.769411 28621 leader_election.cc:290] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
W20260709 12:14:21.813107 25628 leader_election.cc:336] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:21.809900 28607 raft_consensus.cc:493] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:14:21.815080 28607 raft_consensus.cc:515] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } attrs { replace: true } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:21.821903 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:21.824572 23828 tablet_replica.cc:333] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:21.825814 28607 leader_election.cc:290] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:21.828392 23828 raft_consensus.cc:2243] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.830250 23828 raft_consensus.cc:2272] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.832341 28607 raft_consensus.cc:493] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:14:21.833329 28607 raft_consensus.cc:515] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:21.836138 28607 leader_election.cc:290] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:21.837329 28621 raft_consensus.cc:493] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:14:21.838191 28621 raft_consensus.cc:515] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:21.841367 28621 leader_election.cc:290] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:21.843719 23828 tablet_replica.cc:333] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
W20260709 12:14:21.846222 25628 leader_election.cc:336] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:21.846379 23828 raft_consensus.cc:2243] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:21.848446 25627 leader_election.cc:336] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Network error: Client connection negotiation failed: client connection to 127.23.69.3:43087: connect: Connection refused (error 111)
I20260709 12:14:21.850755 25627 leader_election.cc:304] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:14:21.851243 23828 raft_consensus.cc:2272] T 46a12714bf02489b9233ec27dfd03f8d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.851778 28621 raft_consensus.cc:2749] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:21.856513 23828 tablet_replica.cc:333] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:21.859045 23828 raft_consensus.cc:2243] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:21.860222 25627 leader_election.cc:336] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Network error: Client connection negotiation failed: client connection to 127.23.69.3:43087: connect: Connection refused (error 111)
I20260709 12:14:21.860935 23828 raft_consensus.cc:2272] T 99a03727bb774e109575fea5565ee69a P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.861052 25627 leader_election.cc:304] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
W20260709 12:14:21.861929 25627 raft_consensus.cc:2686] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:14:21.863621 25628 leader_election.cc:336] T 578ea600d7ad4317b19fc75ab86b7cca P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
W20260709 12:14:21.862362 25627 leader_election.cc:336] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Network error: Client connection negotiation failed: client connection to 127.23.69.3:43087: connect: Connection refused (error 111)
W20260709 12:14:21.864393 25627 leader_election.cc:336] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Network error: Client connection negotiation failed: client connection to 127.23.69.3:43087: connect: Connection refused (error 111)
I20260709 12:14:21.866245 23828 tablet_replica.cc:333] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:21.868012 23828 raft_consensus.cc:2243] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:14:21.872007 23828 raft_consensus.cc:2272] T 1018ac7df973466687f59e00a5bf3d56 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.876122 23828 tablet_replica.cc:333] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:21.877516 23828 raft_consensus.cc:2243] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.880417 23828 raft_consensus.cc:2272] T 2e85aa8f8cf74c8eaa6afb886409f3e4 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:21.883997 25628 leader_election.cc:336] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:21.884665 23828 tablet_replica.cc:333] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:21.884577 25628 leader_election.cc:304] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [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: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:14:21.885525 28607 raft_consensus.cc:2749] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:21.886569 23828 raft_consensus.cc:2243] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:21.886641 25628 leader_election.cc:336] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:21.887334 25628 leader_election.cc:304] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 59385cec26934f489c70e5ef2083bbd9
I20260709 12:14:21.893178 28607 raft_consensus.cc:2749] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:21.889108 23828 raft_consensus.cc:2272] T 71363d966b384381b7e288355cf6d461 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.900547 23828 tablet_replica.cc:333] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:21.902302 23828 raft_consensus.cc:2243] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.904487 23828 raft_consensus.cc:2272] T fbb6a02726c44d28a4d8e94eff08722b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.916239 28621 raft_consensus.cc:493] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 59385cec26934f489c70e5ef2083bbd9)
I20260709 12:14:21.917219 28621 raft_consensus.cc:515] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "59385cec26934f489c70e5ef2083bbd9" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 43087 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:21.919788 23828 tablet_replica.cc:333] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:21.919898 28621 leader_election.cc:290] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075), 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087)
I20260709 12:14:21.921139 23828 raft_consensus.cc:2243] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:21.924609 25627 leader_election.cc:336] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 59385cec26934f489c70e5ef2083bbd9 (127.23.69.3:43087): Network error: Client connection negotiation failed: client connection to 127.23.69.3:43087: connect: Connection refused (error 111)
W20260709 12:14:21.930053 25628 leader_election.cc:336] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:21.930537 25628 leader_election.cc:304] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 59385cec26934f489c70e5ef2083bbd9, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:21.931309 28621 raft_consensus.cc:2749] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:21.933316 23828 raft_consensus.cc:2272] T 1a6fe693bcd346fdbeedd27b5107feb6 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.938215 23828 tablet_replica.cc:333] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:21.939983 23828 raft_consensus.cc:2243] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.941063 23828 raft_consensus.cc:2272] T d69967b2c8c146d4a4176b0f91d78a52 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.944963 23828 tablet_replica.cc:333] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:21.946002 23828 raft_consensus.cc:2243] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.947487 23828 raft_consensus.cc:2272] T 544f556d63eb4cdda715aee0796336da P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.951253 28621 raft_consensus.cc:493] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 91805dbdcd1c49649333a6727aca01d4)
I20260709 12:14:21.951936 28621 raft_consensus.cc:515] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030e384b13804beabcacc99f2d305ee2" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 41015 } } peers { permanent_uuid: "91805dbdcd1c49649333a6727aca01d4" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 43075 } } peers { permanent_uuid: "3f6b8adc1ec6495c8c574fff0f49c864" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 35161 } attrs { promote: false } }
I20260709 12:14:21.954206 28621 leader_election.cc:290] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015), 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075)
I20260709 12:14:21.960379 23828 tablet_replica.cc:333] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
W20260709 12:14:21.961083 25628 leader_election.cc:336] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:21.961850 25628 leader_election.cc:336] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 91805dbdcd1c49649333a6727aca01d4 (127.23.69.2:43075): Network error: Client connection negotiation failed: client connection to 127.23.69.2:43075: connect: Connection refused (error 111)
I20260709 12:14:21.962342 25628 leader_election.cc:304] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f6b8adc1ec6495c8c574fff0f49c864; no voters: 030e384b13804beabcacc99f2d305ee2, 91805dbdcd1c49649333a6727aca01d4
I20260709 12:14:21.963140 28621 raft_consensus.cc:2749] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:21.961805 23828 raft_consensus.cc:2243] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.964512 23828 raft_consensus.cc:2272] T d514afc4e892438aa10ccaeb964b9247 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.968235 23828 tablet_replica.cc:333] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:21.969342 23828 raft_consensus.cc:2243] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.970616 23828 raft_consensus.cc:2272] T 0ef74d160b6b46029898a4c7a3437752 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.975224 23828 tablet_replica.cc:333] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:21.976246 23828 raft_consensus.cc:2243] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.977466 23828 raft_consensus.cc:2272] T 09025e7fd2a041e5bc2a1114ce80ab3e P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.981705 23828 tablet_replica.cc:333] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:21.982947 23828 raft_consensus.cc:2243] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.984966 23828 raft_consensus.cc:2272] T deeb0d8d0daf45f08bfc726bb7ee168f P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.988987 23828 tablet_replica.cc:333] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:21.990420 23828 raft_consensus.cc:2243] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:14:21.992519 23828 raft_consensus.cc:2272] T 4bec59a16fea46f08c62acedc915dc97 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.996655 23828 tablet_replica.cc:333] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:21.997648 23828 raft_consensus.cc:2243] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:14:22.000761 23828 raft_consensus.cc:2272] T 2edb9a9bacda463d8d07ddb75506266c P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.004659 23828 tablet_replica.cc:333] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.005705 23828 raft_consensus.cc:2243] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.007061 23828 raft_consensus.cc:2272] T 7f4d0376e6c64b3cb8dd0c32e23ed4d3 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.010905 23828 tablet_replica.cc:333] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.012053 23828 raft_consensus.cc:2243] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.012917 23828 raft_consensus.cc:2272] T 637947dc03ed4dc8b2b0bc18bbee0a22 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.016534 23828 tablet_replica.cc:333] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.017514 23828 raft_consensus.cc:2243] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.018539 23828 raft_consensus.cc:2272] T 6613df2f7f8c4797998f9f3f6f423c13 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.022776 23828 tablet_replica.cc:333] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.024008 23828 raft_consensus.cc:2243] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.025092 23828 raft_consensus.cc:2272] T d003503354f942e1875b58eabf74d6ea P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.028919 23828 tablet_replica.cc:333] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.029986 23828 raft_consensus.cc:2243] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.031062 23828 raft_consensus.cc:2272] T 2a520e430a2b4a9c9c7b7d76f3201e6b P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.034732 23828 tablet_replica.cc:333] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.035709 23828 raft_consensus.cc:2243] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:14:22.037770 23828 raft_consensus.cc:2272] T ee44cbba565b4c27afe28c9a939f29ad P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.041411 23828 tablet_replica.cc:333] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.042469 23828 raft_consensus.cc:2243] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:22.044617 23828 raft_consensus.cc:2272] T 6a532ed58661463eb6424c406b708afe P 3f6b8adc1ec6495c8c574fff0f49c864 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.048321 23828 tablet_replica.cc:333] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.049309 23828 raft_consensus.cc:2243] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:14:22.051589 23828 raft_consensus.cc:2272] T 9ccc4c5d67c545a2b6c31f075220b3f7 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.054939 23828 tablet_replica.cc:333] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.055833 23828 raft_consensus.cc:2243] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:14:22.057771 23828 raft_consensus.cc:2272] T 4981530a038643aa82bcf6413a03c3ca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.061172 23828 tablet_replica.cc:333] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.062094 23828 raft_consensus.cc:2243] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:14:22.064182 23828 raft_consensus.cc:2272] T 93787c45b40444c591b830f48e6bd341 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.067557 23828 tablet_replica.cc:333] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.068451 23828 raft_consensus.cc:2243] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:22.070428 23828 raft_consensus.cc:2272] T d380ffe2101a4eb392a7be083135ebda P 3f6b8adc1ec6495c8c574fff0f49c864 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.074118 23828 tablet_replica.cc:333] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.075052 23828 raft_consensus.cc:2243] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:14:22.076591 23828 raft_consensus.cc:2272] T 586cc22f0ff44b20922950c045172b55 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.079974 23828 tablet_replica.cc:333] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.081004 23828 raft_consensus.cc:2243] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:14:22.082659 23828 raft_consensus.cc:2272] T b6ace31e477444c39624c52847c6bb11 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.085937 23828 tablet_replica.cc:333] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.086789 23828 raft_consensus.cc:2243] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:14:22.088737 23828 raft_consensus.cc:2272] T 6c29b891ec874ed8b696c5718147aafc P 3f6b8adc1ec6495c8c574fff0f49c864 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.092177 23828 tablet_replica.cc:333] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.093199 23828 raft_consensus.cc:2243] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.094115 23828 raft_consensus.cc:2272] T a006b80322ba48df8170f6e5aa148619 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.098205 23828 tablet_replica.cc:333] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.099242 23828 raft_consensus.cc:2243] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.100289 23828 raft_consensus.cc:2272] T d85ee296c7c04a33ac9de20c805e26c5 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.103819 23828 tablet_replica.cc:333] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.104642 23828 raft_consensus.cc:2243] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:14:22.106148 23828 raft_consensus.cc:2272] T cecbc20e77d04df3900b0c5d523c0cca P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.109807 23828 tablet_replica.cc:333] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.110769 23828 raft_consensus.cc:2243] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.111476 23828 raft_consensus.cc:2272] T 9993e7be86444fbcb10858537831589d P 3f6b8adc1ec6495c8c574fff0f49c864 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.114997 23828 tablet_replica.cc:333] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.115782 23828 raft_consensus.cc:2243] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:14:22.117597 23828 raft_consensus.cc:2272] T 995a2ac68f7e416cbb267158051aa022 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.120726 23828 tablet_replica.cc:333] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.121562 23828 raft_consensus.cc:2243] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:14:22.123208 23828 raft_consensus.cc:2272] T da87d00b275f4c6babda58990b6bc362 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.126747 23828 tablet_replica.cc:333] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864: stopping tablet replica
I20260709 12:14:22.127537 23828 raft_consensus.cc:2243] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:14:22.129191 23828 raft_consensus.cc:2272] T 52b647094c0d47d49b7e3906bb682330 P 3f6b8adc1ec6495c8c574fff0f49c864 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.836503 23828 tablet_server.cc:196] TabletServer@127.23.69.4:0 shutdown complete.
I20260709 12:14:22.931099 23828 master.cc:562] Master@127.23.69.62:37541 shutting down...
W20260709 12:14:22.981485 24926 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:14:22.981724 24926 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:14:22.981980 24926 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:14:32.728333 24865 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111) [suppressed 421 similar messages]
W20260709 12:14:32.732379 24865 catalog_manager.cc:4755] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2e85aa8f8cf74c8eaa6afb886409f3e4: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
W20260709 12:14:35.162380 24865 catalog_manager.cc:4755] TS 030e384b13804beabcacc99f2d305ee2 (127.23.69.1:41015): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 46a12714bf02489b9233ec27dfd03f8d: Network error: Client connection negotiation failed: client connection to 127.23.69.1:41015: connect: Connection refused (error 111)
I20260709 12:14:36.601884 23828 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:36.603174 23828 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.603652 23828 tablet_replica.cc:333] T 00000000000000000000000000000000 P 23f1df926bf64a07a8dd6e63b0fbee1f: stopping tablet replica
I20260709 12:14:36.758929 23828 master.cc:584] Master@127.23.69.62:37541 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (139089 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:14:36.872551 23828 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.69.62:42963
I20260709 12:14:36.873999 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:36.879948 28629 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:36.880052 28630 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:36.880949 28632 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:36.881505 23828 server_base.cc:1061] running on GCE node
I20260709 12:14:36.883482 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:36.883683 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:36.883850 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599276883815 us; error 0 us; skew 500 ppm
I20260709 12:14:36.884387 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:36.886930 23828 webserver.cc:533] Webserver started at http://127.23.69.62:36103/ using document root <none> and password file <none>
I20260709 12:14:36.887441 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:36.887638 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:36.887915 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:36.889320 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/master-0-root/instance:
uuid: "dc77fb3018a2440f8c05301e09e3b0a4"
format_stamp: "Formatted at 2026-07-09 12:14:36 on dist-test-slave-lgtn"
I20260709 12:14:36.893949 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:36.897477 28637 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:36.898419 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:36.898764 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/master-0-root
uuid: "dc77fb3018a2440f8c05301e09e3b0a4"
format_stamp: "Formatted at 2026-07-09 12:14:36 on dist-test-slave-lgtn"
I20260709 12:14:36.899009 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:36.914876 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:36.916131 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:36.957121 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.62:42963
I20260709 12:14:36.957214 28688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.62:42963 every 8 connection(s)
I20260709 12:14:36.961354 28689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:36.972692 28689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4: Bootstrap starting.
I20260709 12:14:36.977725 28689 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:36.982085 28689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4: No bootstrap required, opened a new log
I20260709 12:14:36.984385 28689 raft_consensus.cc:359] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc77fb3018a2440f8c05301e09e3b0a4" member_type: VOTER }
I20260709 12:14:36.984848 28689 raft_consensus.cc:385] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:36.985131 28689 raft_consensus.cc:740] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc77fb3018a2440f8c05301e09e3b0a4, State: Initialized, Role: FOLLOWER
I20260709 12:14:36.985771 28689 consensus_queue.cc:260] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dc77fb3018a2440f8c05301e09e3b0a4" member_type: VOTER }
I20260709 12:14:36.986243 28689 raft_consensus.cc:399] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:36.986478 28689 raft_consensus.cc:493] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:36.986796 28689 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:36.991374 28689 raft_consensus.cc:515] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc77fb3018a2440f8c05301e09e3b0a4" member_type: VOTER }
I20260709 12:14:36.991928 28689 leader_election.cc:304] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [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: dc77fb3018a2440f8c05301e09e3b0a4; no voters: 
I20260709 12:14:36.993201 28689 leader_election.cc:290] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:36.993655 28692 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:36.995136 28692 raft_consensus.cc:697] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [term 1 LEADER]: Becoming Leader. State: Replica: dc77fb3018a2440f8c05301e09e3b0a4, State: Running, Role: LEADER
I20260709 12:14:36.995913 28692 consensus_queue.cc:237] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [LEADER]: Queue going to LEADER mode. State: All 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: "dc77fb3018a2440f8c05301e09e3b0a4" member_type: VOTER }
I20260709 12:14:36.996215 28689 sys_catalog.cc:565] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:37.002724 28694 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dc77fb3018a2440f8c05301e09e3b0a4. Latest consensus state: current_term: 1 leader_uuid: "dc77fb3018a2440f8c05301e09e3b0a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc77fb3018a2440f8c05301e09e3b0a4" member_type: VOTER } }
I20260709 12:14:37.002674 28693 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dc77fb3018a2440f8c05301e09e3b0a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc77fb3018a2440f8c05301e09e3b0a4" member_type: VOTER } }
I20260709 12:14:37.003489 28694 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:37.003600 28693 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:37.012048 28700 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:37.019824 28700 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:37.020996 23828 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:37.029425 28700 catalog_manager.cc:1383] Generated new cluster ID: cdf42686373b415e9ddb99cd0f392b0c
I20260709 12:14:37.029701 28700 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:37.063812 28700 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:37.065156 28700 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:37.076200 28700 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4: Generated new TSK 0
I20260709 12:14:37.076902 28700 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:37.087657 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:37.095059 28710 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:37.095376 28711 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:37.097218 28713 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:37.098595 23828 server_base.cc:1061] running on GCE node
I20260709 12:14:37.100835 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:37.101089 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:37.101257 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599277101239 us; error 0 us; skew 500 ppm
I20260709 12:14:37.101800 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:37.104204 23828 webserver.cc:533] Webserver started at http://127.23.69.1:38495/ using document root <none> and password file <none>
I20260709 12:14:37.104689 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:37.104861 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:37.105080 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:37.106256 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-0-root/instance:
uuid: "e669768c5dca47ba994036a8a31ccb0c"
format_stamp: "Formatted at 2026-07-09 12:14:37 on dist-test-slave-lgtn"
I20260709 12:14:37.111066 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:37.114552 28718 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.115509 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:14:37.115772 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-0-root
uuid: "e669768c5dca47ba994036a8a31ccb0c"
format_stamp: "Formatted at 2026-07-09 12:14:37 on dist-test-slave-lgtn"
I20260709 12:14:37.116019 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:37.126637 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:37.127851 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:37.129379 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:37.131950 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:37.132177 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.132432 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:37.132647 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.176105 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.1:34829
I20260709 12:14:37.176239 28780 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.1:34829 every 8 connection(s)
I20260709 12:14:37.181653 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:37.189813 28785 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:37.191148 28786 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:37.194945 23828 server_base.cc:1061] running on GCE node
W20260709 12:14:37.195641 28788 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:37.197319 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:37.197536 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:37.197738 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599277197720 us; error 0 us; skew 500 ppm
I20260709 12:14:37.198426 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:37.201135 23828 webserver.cc:533] Webserver started at http://127.23.69.2:35773/ using document root <none> and password file <none>
I20260709 12:14:37.201614 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:37.201802 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:37.202095 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:37.203596 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-1-root/instance:
uuid: "14eb69c7af384cf391d23190c95375ab"
format_stamp: "Formatted at 2026-07-09 12:14:37 on dist-test-slave-lgtn"
I20260709 12:14:37.206204 28781 heartbeater.cc:344] Connected to a master server at 127.23.69.62:42963
I20260709 12:14:37.206609 28781 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:37.207499 28781 heartbeater.cc:507] Master 127.23.69.62:42963 requested a full tablet report, sending...
I20260709 12:14:37.209144 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:14:37.210223 28654 ts_manager.cc:194] Registered new tserver with Master: e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:37.212801 28654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42056
I20260709 12:14:37.214334 28793 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.215338 23828 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:14:37.215646 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-1-root
uuid: "14eb69c7af384cf391d23190c95375ab"
format_stamp: "Formatted at 2026-07-09 12:14:37 on dist-test-slave-lgtn"
I20260709 12:14:37.215994 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:37.231647 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:37.232976 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:37.234508 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:37.236893 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:37.237130 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.237376 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:37.237571 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.284014 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.2:38445
I20260709 12:14:37.284133 28855 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.2:38445 every 8 connection(s)
I20260709 12:14:37.289211 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:37.298970 28859 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:37.299096 28860 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:37.301126 28862 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:37.302345 23828 server_base.cc:1061] running on GCE node
I20260709 12:14:37.303471 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:14:37.303536 28856 heartbeater.cc:344] Connected to a master server at 127.23.69.62:42963
W20260709 12:14:37.303768 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:37.304203 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599277304175 us; error 0 us; skew 500 ppm
I20260709 12:14:37.304284 28856 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:37.304960 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:37.305387 28856 heartbeater.cc:507] Master 127.23.69.62:42963 requested a full tablet report, sending...
I20260709 12:14:37.307839 23828 webserver.cc:533] Webserver started at http://127.23.69.3:41167/ using document root <none> and password file <none>
I20260709 12:14:37.308266 28654 ts_manager.cc:194] Registered new tserver with Master: 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:37.308491 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:37.308799 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:37.309119 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:37.310212 28654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42058
I20260709 12:14:37.310842 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-2-root/instance:
uuid: "f029ebada0294afb8944524587b5e663"
format_stamp: "Formatted at 2026-07-09 12:14:37 on dist-test-slave-lgtn"
I20260709 12:14:37.315511 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:37.319176 28867 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.319988 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:14:37.320286 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-2-root
uuid: "f029ebada0294afb8944524587b5e663"
format_stamp: "Formatted at 2026-07-09 12:14:37 on dist-test-slave-lgtn"
I20260709 12:14:37.320570 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:37.343286 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:37.344573 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:37.346133 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:37.348465 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:37.348717 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:14:37.348970 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:37.349151 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.392794 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.3:37979
I20260709 12:14:37.392902 28929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.3:37979 every 8 connection(s)
I20260709 12:14:37.398672 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:37.407003 28933 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:37.409124 28934 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:37.410276 28930 heartbeater.cc:344] Connected to a master server at 127.23.69.62:42963
I20260709 12:14:37.410987 28930 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:37.412047 23828 server_base.cc:1061] running on GCE node
I20260709 12:14:37.412328 28930 heartbeater.cc:507] Master 127.23.69.62:42963 requested a full tablet report, sending...
W20260709 12:14:37.412961 28937 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:37.414080 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:37.414440 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:37.414655 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599277414634 us; error 0 us; skew 500 ppm
I20260709 12:14:37.414991 28654 ts_manager.cc:194] Registered new tserver with Master: f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:37.415287 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:37.416462 28654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42068
I20260709 12:14:37.418804 23828 webserver.cc:533] Webserver started at http://127.23.69.4:40167/ using document root <none> and password file <none>
I20260709 12:14:37.419384 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:37.419615 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:37.419909 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:37.421305 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-3-root/instance:
uuid: "208b99f185134d2c9ca4ecb4e0e74114"
format_stamp: "Formatted at 2026-07-09 12:14:37 on dist-test-slave-lgtn"
I20260709 12:14:37.425971 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:37.429486 28941 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.430413 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:37.430661 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-3-root
uuid: "208b99f185134d2c9ca4ecb4e0e74114"
format_stamp: "Formatted at 2026-07-09 12:14:37 on dist-test-slave-lgtn"
I20260709 12:14:37.430931 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:37.450505 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:37.451807 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:37.453394 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:37.455809 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:37.455987 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.456279 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:37.456444 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.499840 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.4:33729
I20260709 12:14:37.499949 29003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.4:33729 every 8 connection(s)
I20260709 12:14:37.514464 29004 heartbeater.cc:344] Connected to a master server at 127.23.69.62:42963
I20260709 12:14:37.514865 29004 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:37.515708 29004 heartbeater.cc:507] Master 127.23.69.62:42963 requested a full tablet report, sending...
I20260709 12:14:37.518055 28654 ts_manager.cc:194] Registered new tserver with Master: 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:37.518352 23828 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015219587s
I20260709 12:14:37.520207 28654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42070
I20260709 12:14:37.548319 28654 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42082:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:14:37.817683 28746 tablet_service.cc:1511] Processing CreateTablet for tablet 348623bc3de94be59d4a7a2229e54765 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:37.818284 28745 tablet_service.cc:1511] Processing CreateTablet for tablet cf6c739ccb9b46ddaf8093306ea79f0c (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:37.820008 28746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 348623bc3de94be59d4a7a2229e54765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.821911 28742 tablet_service.cc:1511] Processing CreateTablet for tablet 77c475867f904ed885e38b213323bc4b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:37.821818 28744 tablet_service.cc:1511] Processing CreateTablet for tablet eebf185a63fe45d2b293b5684375aff6 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:37.823513 28742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c475867f904ed885e38b213323bc4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.824223 28744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebf185a63fe45d2b293b5684375aff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.825667 28743 tablet_service.cc:1511] Processing CreateTablet for tablet 0d94125cfc6e45c6bf14ac1b502d9a87 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:37.827142 28743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d94125cfc6e45c6bf14ac1b502d9a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.831764 28740 tablet_service.cc:1511] Processing CreateTablet for tablet 435e1807fcfe4825bcbf79199c4d7294 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:37.833384 28740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 435e1807fcfe4825bcbf79199c4d7294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.833480 28895 tablet_service.cc:1511] Processing CreateTablet for tablet 348623bc3de94be59d4a7a2229e54765 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:37.835007 28895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 348623bc3de94be59d4a7a2229e54765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.837656 28894 tablet_service.cc:1511] Processing CreateTablet for tablet cf6c739ccb9b46ddaf8093306ea79f0c (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:37.837939 28741 tablet_service.cc:1511] Processing CreateTablet for tablet 132883b413de43f48b2392553f33c722 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:37.838581 28745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6c739ccb9b46ddaf8093306ea79f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.839335 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6c739ccb9b46ddaf8093306ea79f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.839445 28741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132883b413de43f48b2392553f33c722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.841575 28821 tablet_service.cc:1511] Processing CreateTablet for tablet cf6c739ccb9b46ddaf8093306ea79f0c (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:37.843101 28821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6c739ccb9b46ddaf8093306ea79f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.846222 28819 tablet_service.cc:1511] Processing CreateTablet for tablet 7fdc74b2964344bb8223ef02e330a1fd (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:37.848367 28819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fdc74b2964344bb8223ef02e330a1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.849480 28820 tablet_service.cc:1511] Processing CreateTablet for tablet eebf185a63fe45d2b293b5684375aff6 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:37.841575 28893 tablet_service.cc:1511] Processing CreateTablet for tablet 7fdc74b2964344bb8223ef02e330a1fd (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:37.864570 28893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fdc74b2964344bb8223ef02e330a1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.865933 28969 tablet_service.cc:1511] Processing CreateTablet for tablet 348623bc3de94be59d4a7a2229e54765 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:37.867430 28969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 348623bc3de94be59d4a7a2229e54765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.870046 28820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebf185a63fe45d2b293b5684375aff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.885021 28968 tablet_service.cc:1511] Processing CreateTablet for tablet eebf185a63fe45d2b293b5684375aff6 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:37.887156 28968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebf185a63fe45d2b293b5684375aff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.896070 28967 tablet_service.cc:1511] Processing CreateTablet for tablet 7fdc74b2964344bb8223ef02e330a1fd (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:37.897790 28967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fdc74b2964344bb8223ef02e330a1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.899627 28739 tablet_service.cc:1511] Processing CreateTablet for tablet 93008cabbcb74afa98f2cf70d78bd759 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:37.901378 28739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93008cabbcb74afa98f2cf70d78bd759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.914582 28738 tablet_service.cc:1511] Processing CreateTablet for tablet f1f9ac34d77d4f228e06f070d2222e63 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:37.916138 28738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f9ac34d77d4f228e06f070d2222e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.920480 29024 tablet_bootstrap.cc:492] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:37.933259 29024 tablet_bootstrap.cc:654] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:37.934916 28891 tablet_service.cc:1511] Processing CreateTablet for tablet 132883b413de43f48b2392553f33c722 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:37.936457 28891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132883b413de43f48b2392553f33c722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.937099 28887 tablet_service.cc:1511] Processing CreateTablet for tablet d4eec968c8f343739349de897517d9f1 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:37.938876 28887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4eec968c8f343739349de897517d9f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.939190 28892 tablet_service.cc:1511] Processing CreateTablet for tablet 0d94125cfc6e45c6bf14ac1b502d9a87 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:37.941984 28890 tablet_service.cc:1511] Processing CreateTablet for tablet 2d23b32955604155b1f1adac9f2736ac (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:37.944554 28889 tablet_service.cc:1511] Processing CreateTablet for tablet 435e1807fcfe4825bcbf79199c4d7294 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:37.947084 28888 tablet_service.cc:1511] Processing CreateTablet for tablet f1f9ac34d77d4f228e06f070d2222e63 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:37.952924 28892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d94125cfc6e45c6bf14ac1b502d9a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.958318 28889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 435e1807fcfe4825bcbf79199c4d7294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.961095 28888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f9ac34d77d4f228e06f070d2222e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.967650 28890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d23b32955604155b1f1adac9f2736ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.967475 28817 tablet_service.cc:1511] Processing CreateTablet for tablet 77c475867f904ed885e38b213323bc4b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:37.969058 28817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c475867f904ed885e38b213323bc4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.969921 28814 tablet_service.cc:1511] Processing CreateTablet for tablet 93008cabbcb74afa98f2cf70d78bd759 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:37.971381 28814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93008cabbcb74afa98f2cf70d78bd759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.979285 28813 tablet_service.cc:1511] Processing CreateTablet for tablet d4eec968c8f343739349de897517d9f1 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:37.980880 28813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4eec968c8f343739349de897517d9f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.982276 28816 tablet_service.cc:1511] Processing CreateTablet for tablet 2d23b32955604155b1f1adac9f2736ac (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:37.984318 28816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d23b32955604155b1f1adac9f2736ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.985752 28815 tablet_service.cc:1511] Processing CreateTablet for tablet 435e1807fcfe4825bcbf79199c4d7294 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:37.991652 28965 tablet_service.cc:1511] Processing CreateTablet for tablet 2d23b32955604155b1f1adac9f2736ac (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:37.986145 28968 tablet_service.cc:1511] Processing CreateTablet for tablet 77c475867f904ed885e38b213323bc4b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:37.993013 28966 tablet_service.cc:1511] Processing CreateTablet for tablet 132883b413de43f48b2392553f33c722 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:37.989718 28964 tablet_service.cc:1511] Processing CreateTablet for tablet 93008cabbcb74afa98f2cf70d78bd759 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:38.001543 28963 tablet_service.cc:1511] Processing CreateTablet for tablet f1f9ac34d77d4f228e06f070d2222e63 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:38.033667 28965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d23b32955604155b1f1adac9f2736ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.987536 28818 tablet_service.cc:1511] Processing CreateTablet for tablet 0d94125cfc6e45c6bf14ac1b502d9a87 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:38.034569 28964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93008cabbcb74afa98f2cf70d78bd759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.035317 28818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d94125cfc6e45c6bf14ac1b502d9a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.035662 28966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132883b413de43f48b2392553f33c722. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:38.011042 28702 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:38.006989 28962 tablet_service.cc:1511] Processing CreateTablet for tablet d4eec968c8f343739349de897517d9f1 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:38.024394 29024 tablet_bootstrap.cc:492] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:38.044660 29024 ts_tablet_manager.cc:1403] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.125s	user 0.015s	sys 0.008s
I20260709 12:14:38.024027 28737 tablet_service.cc:1511] Processing CreateTablet for tablet e900b3941f374999bb374696c24f717b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:38.049335 28737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e900b3941f374999bb374696c24f717b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.049400 28968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c475867f904ed885e38b213323bc4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.023464 28812 tablet_service.cc:1511] Processing CreateTablet for tablet e900b3941f374999bb374696c24f717b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:38.026846 28961 tablet_service.cc:1511] Processing CreateTablet for tablet 246f19b527244a2b95941eedd1ca6a77 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:38.057265 28963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f9ac34d77d4f228e06f070d2222e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.058523 28744 tablet_service.cc:1511] Processing CreateTablet for tablet 246f19b527244a2b95941eedd1ca6a77 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:38.060886 28961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 246f19b527244a2b95941eedd1ca6a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.065343 28962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4eec968c8f343739349de897517d9f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.065181 29024 raft_consensus.cc:359] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:38.066361 29024 raft_consensus.cc:385] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.073532 28815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 435e1807fcfe4825bcbf79199c4d7294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.077158 28812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e900b3941f374999bb374696c24f717b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.080219 28960 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7fcce98a294494bbbbe754f2a38bec (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:38.081813 28960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7fcce98a294494bbbbe754f2a38bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.086030 28740 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7fcce98a294494bbbbe754f2a38bec (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:38.101302 28886 tablet_service.cc:1511] Processing CreateTablet for tablet e900b3941f374999bb374696c24f717b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:38.102958 28886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e900b3941f374999bb374696c24f717b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.066782 29024 raft_consensus.cc:740] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.105640 29024 consensus_queue.cc:260] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:38.134965 28744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 246f19b527244a2b95941eedd1ca6a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.128149 28894 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7fcce98a294494bbbbe754f2a38bec (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:38.165485 28816 tablet_service.cc:1511] Processing CreateTablet for tablet 246f19b527244a2b95941eedd1ca6a77 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:38.167212 28816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 246f19b527244a2b95941eedd1ca6a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.176510 28969 tablet_service.cc:1511] Processing CreateTablet for tablet d6170b6ced4547cea84ca9d48142b85a (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:38.180328 28746 tablet_service.cc:1511] Processing CreateTablet for tablet 87cb9e51c63f43ccb4fd1736e08b5362 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:38.181452 29026 tablet_bootstrap.cc:492] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:38.176493 28812 tablet_service.cc:1511] Processing CreateTablet for tablet d6170b6ced4547cea84ca9d48142b85a (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:38.183986 28812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6170b6ced4547cea84ca9d48142b85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.185349 28969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6170b6ced4547cea84ca9d48142b85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.189985 28891 tablet_service.cc:1511] Processing CreateTablet for tablet d6170b6ced4547cea84ca9d48142b85a (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:38.194006 28891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6170b6ced4547cea84ca9d48142b85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.208642 28887 tablet_service.cc:1511] Processing CreateTablet for tablet 87cb9e51c63f43ccb4fd1736e08b5362 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:38.210279 28887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87cb9e51c63f43ccb4fd1736e08b5362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.216320 28781 heartbeater.cc:499] Master 127.23.69.62:42963 was elected leader, sending a full tablet report...
I20260709 12:14:38.208060 28819 tablet_service.cc:1511] Processing CreateTablet for tablet 87cb9e51c63f43ccb4fd1736e08b5362 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:38.222270 28819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87cb9e51c63f43ccb4fd1736e08b5362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.224478 28740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7fcce98a294494bbbbe754f2a38bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.225355 28746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87cb9e51c63f43ccb4fd1736e08b5362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.226046 29004 heartbeater.cc:499] Master 127.23.69.62:42963 was elected leader, sending a full tablet report...
I20260709 12:14:38.220391 29026 tablet_bootstrap.cc:654] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.235142 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7fcce98a294494bbbbe754f2a38bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.249297 29027 tablet_bootstrap.cc:492] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:38.249382 29029 tablet_bootstrap.cc:492] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
W20260709 12:14:38.254504 29005 tablet.cc:2406] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:14:38.278851 29024 ts_tablet_manager.cc:1434] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.234s	user 0.013s	sys 0.002s
I20260709 12:14:38.262910 28967 tablet_service.cc:1511] Processing CreateTablet for tablet cd8ba4d7ff974fc595de2c80e3839733 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:38.292836 29024 tablet_bootstrap.cc:492] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:38.290185 28967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8ba4d7ff974fc595de2c80e3839733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.320182 28856 heartbeater.cc:499] Master 127.23.69.62:42963 was elected leader, sending a full tablet report...
I20260709 12:14:38.327687 28737 tablet_service.cc:1511] Processing CreateTablet for tablet cd8ba4d7ff974fc595de2c80e3839733 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:38.332573 28737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8ba4d7ff974fc595de2c80e3839733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.345273 28891 tablet_service.cc:1511] Processing CreateTablet for tablet dcbfc7e608d44993abcdb2bd32dceea5 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:38.346961 28891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcbfc7e608d44993abcdb2bd32dceea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.357858 28818 tablet_service.cc:1511] Processing CreateTablet for tablet cd8ba4d7ff974fc595de2c80e3839733 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:38.359521 28818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8ba4d7ff974fc595de2c80e3839733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.367758 29024 tablet_bootstrap.cc:654] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.369724 29026 tablet_bootstrap.cc:492] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:38.370303 29026 ts_tablet_manager.cc:1403] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.189s	user 0.015s	sys 0.016s
I20260709 12:14:38.373720 29026 raft_consensus.cc:359] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:38.374519 29026 raft_consensus.cc:385] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.374900 29026 raft_consensus.cc:740] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.377295 29026 consensus_queue.cc:260] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:38.378535 29029 tablet_bootstrap.cc:654] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.378919 29027 tablet_bootstrap.cc:654] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.390393 28960 tablet_service.cc:1511] Processing CreateTablet for tablet dcbfc7e608d44993abcdb2bd32dceea5 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:38.391935 28960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcbfc7e608d44993abcdb2bd32dceea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.396049 28812 tablet_service.cc:1511] Processing CreateTablet for tablet 48ad59b16d284f37950958333e6e3d3b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:38.397804 28812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ad59b16d284f37950958333e6e3d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.419878 28930 heartbeater.cc:499] Master 127.23.69.62:42963 was elected leader, sending a full tablet report...
I20260709 12:14:38.448417 28746 tablet_service.cc:1511] Processing CreateTablet for tablet e61fd660ff1e4cda83dcd531e58e3922 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:38.450600 28818 tablet_service.cc:1511] Processing CreateTablet for tablet e61fd660ff1e4cda83dcd531e58e3922 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:38.452157 28818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61fd660ff1e4cda83dcd531e58e3922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.453507 28894 tablet_service.cc:1511] Processing CreateTablet for tablet e61fd660ff1e4cda83dcd531e58e3922 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:38.450632 28746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61fd660ff1e4cda83dcd531e58e3922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.456457 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61fd660ff1e4cda83dcd531e58e3922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.461838 29026 ts_tablet_manager.cc:1434] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.091s	user 0.030s	sys 0.035s
I20260709 12:14:38.463259 29026 tablet_bootstrap.cc:492] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:38.469967 28962 tablet_service.cc:1511] Processing CreateTablet for tablet 48ad59b16d284f37950958333e6e3d3b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:38.472111 28962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ad59b16d284f37950958333e6e3d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.454588 28963 tablet_service.cc:1511] Processing CreateTablet for tablet b0ebdce3abf94728ae38c59fc337e534 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:38.475893 28963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ebdce3abf94728ae38c59fc337e534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.476055 28895 tablet_service.cc:1511] Processing CreateTablet for tablet 48ad59b16d284f37950958333e6e3d3b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:38.477638 28895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ad59b16d284f37950958333e6e3d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.477771 28737 tablet_service.cc:1511] Processing CreateTablet for tablet b0ebdce3abf94728ae38c59fc337e534 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:38.478395 29024 tablet_bootstrap.cc:492] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:38.479014 29024 ts_tablet_manager.cc:1403] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.187s	user 0.008s	sys 0.004s
I20260709 12:14:38.479296 28737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ebdce3abf94728ae38c59fc337e534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.482537 29024 raft_consensus.cc:359] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:38.483371 29024 raft_consensus.cc:385] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.483673 29024 raft_consensus.cc:740] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.485777 29031 raft_consensus.cc:493] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.486404 29031 raft_consensus.cc:515] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:38.488042 28744 tablet_service.cc:1511] Processing CreateTablet for tablet dcbfc7e608d44993abcdb2bd32dceea5 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:38.489837 28744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcbfc7e608d44993abcdb2bd32dceea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.533360 29028 raft_consensus.cc:493] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.534291 29028 raft_consensus.cc:515] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:38.537906 29028 leader_election.cc:290] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:38.548142 28816 tablet_service.cc:1511] Processing CreateTablet for tablet b0ebdce3abf94728ae38c59fc337e534 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:38.557688 28887 tablet_service.cc:1511] Processing CreateTablet for tablet 10ea48da8df44fa3805928385cae0f90 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:38.559286 28887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ea48da8df44fa3805928385cae0f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.537334 29029 tablet_bootstrap.cc:492] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:38.559288 28816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ebdce3abf94728ae38c59fc337e534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.549451 29027 tablet_bootstrap.cc:492] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:38.569017 29027 ts_tablet_manager.cc:1403] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.321s	user 0.027s	sys 0.000s
I20260709 12:14:38.583885 29027 raft_consensus.cc:359] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:38.573419 29029 ts_tablet_manager.cc:1403] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.326s	user 0.031s	sys 0.075s
I20260709 12:14:38.594144 29026 tablet_bootstrap.cc:654] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.593226 29027 raft_consensus.cc:385] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.609835 28740 tablet_service.cc:1511] Processing CreateTablet for tablet 10ea48da8df44fa3805928385cae0f90 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:38.611454 28740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ea48da8df44fa3805928385cae0f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.611182 28821 tablet_service.cc:1511] Processing CreateTablet for tablet 619b96f80e58493bbef4852fc029aa01 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:38.612612 28821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619b96f80e58493bbef4852fc029aa01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.612957 28894 tablet_service.cc:1511] Processing CreateTablet for tablet 619b96f80e58493bbef4852fc029aa01 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:38.614790 28965 tablet_service.cc:1511] Processing CreateTablet for tablet 619b96f80e58493bbef4852fc029aa01 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:38.616142 28965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619b96f80e58493bbef4852fc029aa01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.621181 28741 tablet_service.cc:1511] Processing CreateTablet for tablet 2634b0271df64282bc6d8883a570d3db (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:38.622620 28741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2634b0271df64282bc6d8883a570d3db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.622140 28967 tablet_service.cc:1511] Processing CreateTablet for tablet 10ea48da8df44fa3805928385cae0f90 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:38.552855 29024 consensus_queue.cc:260] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:38.597308 29031 leader_election.cc:290] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:38.623879 28967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ea48da8df44fa3805928385cae0f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.633448 29028 raft_consensus.cc:493] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.600757 29027 raft_consensus.cc:740] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.641474 29028 raft_consensus.cc:515] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:38.629297 28815 tablet_service.cc:1511] Processing CreateTablet for tablet 2634b0271df64282bc6d8883a570d3db (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:38.650315 28815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2634b0271df64282bc6d8883a570d3db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.641533 28891 tablet_service.cc:1511] Processing CreateTablet for tablet 2634b0271df64282bc6d8883a570d3db (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:38.654443 28891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2634b0271df64282bc6d8883a570d3db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.657230 29027 consensus_queue.cc:260] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:38.672180 29028 leader_election.cc:290] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:38.674393 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619b96f80e58493bbef4852fc029aa01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.715015 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf185a63fe45d2b293b5684375aff6" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:38.718082 29027 ts_tablet_manager.cc:1434] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.144s	user 0.014s	sys 0.020s
I20260709 12:14:38.726675 28895 tablet_service.cc:1511] Processing CreateTablet for tablet b4d0df57a46d4c18896d8fa894bc5883 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:38.728255 28895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4d0df57a46d4c18896d8fa894bc5883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.729653 28737 tablet_service.cc:1511] Processing CreateTablet for tablet b4d0df57a46d4c18896d8fa894bc5883 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:38.730598 28816 tablet_service.cc:1511] Processing CreateTablet for tablet 0f485de5a69447a1b6b45f038a1da6d0 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:38.731129 28737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4d0df57a46d4c18896d8fa894bc5883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.731280 28892 tablet_service.cc:1511] Processing CreateTablet for tablet 0f485de5a69447a1b6b45f038a1da6d0 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:38.731959 28816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f485de5a69447a1b6b45f038a1da6d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.732858 28892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f485de5a69447a1b6b45f038a1da6d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.741168 29027 tablet_bootstrap.cc:492] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:38.740995 28812 tablet_service.cc:1511] Processing CreateTablet for tablet e3f1d9f944de4d2d8cb85b919a127537 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:38.742442 28812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f1d9f944de4d2d8cb85b919a127537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.761457 28746 tablet_service.cc:1511] Processing CreateTablet for tablet e3f1d9f944de4d2d8cb85b919a127537 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:38.763087 28746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f1d9f944de4d2d8cb85b919a127537. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:38.768029 28945 leader_election.cc:343] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:38.689865 28960 tablet_service.cc:1511] Processing CreateTablet for tablet e3f1d9f944de4d2d8cb85b919a127537 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:38.776374 28740 tablet_service.cc:1511] Processing CreateTablet for tablet 3b4cb3548271422e8c3220cea323718e (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:38.777964 28740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b4cb3548271422e8c3220cea323718e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.778365 28960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f1d9f944de4d2d8cb85b919a127537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.785032 28961 tablet_service.cc:1511] Processing CreateTablet for tablet 0f485de5a69447a1b6b45f038a1da6d0 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:38.786507 28961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f485de5a69447a1b6b45f038a1da6d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.786330 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132883b413de43f48b2392553f33c722" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
W20260709 12:14:38.788259 28871 leader_election.cc:343] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:38.784970 28969 tablet_service.cc:1511] Processing CreateTablet for tablet b4d0df57a46d4c18896d8fa894bc5883 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:38.790266 28969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4d0df57a46d4c18896d8fa894bc5883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.795710 29029 raft_consensus.cc:359] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:38.796715 29029 raft_consensus.cc:385] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.796801 28887 tablet_service.cc:1511] Processing CreateTablet for tablet 3b4cb3548271422e8c3220cea323718e (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:38.798259 28887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b4cb3548271422e8c3220cea323718e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.802205 29026 tablet_bootstrap.cc:492] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:38.797173 29029 raft_consensus.cc:740] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.821321 29029 consensus_queue.cc:260] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:38.824214 28741 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4b5c8e2ea24ae6bd65ee11bf93081a (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:38.826174 28741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4b5c8e2ea24ae6bd65ee11bf93081a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.827358 29026 ts_tablet_manager.cc:1403] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.364s	user 0.019s	sys 0.044s
I20260709 12:14:38.813515 28818 tablet_service.cc:1511] Processing CreateTablet for tablet 3b4cb3548271422e8c3220cea323718e (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:38.830744 29026 raft_consensus.cc:359] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:38.831503 29026 raft_consensus.cc:385] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.848960 28818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b4cb3548271422e8c3220cea323718e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.848955 29026 raft_consensus.cc:740] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.851661 28895 tablet_service.cc:1511] Processing CreateTablet for tablet ca5c7e1b4ddd4184841bb6be93e0dfda (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:38.835958 28963 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4b5c8e2ea24ae6bd65ee11bf93081a (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:38.838608 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132883b413de43f48b2392553f33c722" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:38.840548 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348623bc3de94be59d4a7a2229e54765" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:38.856217 28963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4b5c8e2ea24ae6bd65ee11bf93081a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:38.861331 28868 leader_election.cc:343] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:38.847421 28821 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4b5c8e2ea24ae6bd65ee11bf93081a (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:38.834748 29027 tablet_bootstrap.cc:654] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:38.861379 28944 leader_election.cc:343] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:38.842730 29024 ts_tablet_manager.cc:1434] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.363s	user 0.029s	sys 0.011s
I20260709 12:14:38.862851 28821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4b5c8e2ea24ae6bd65ee11bf93081a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.862218 28868 leader_election.cc:304] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f029ebada0294afb8944524587b5e663; no voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:38.852939 29026 consensus_queue.cc:260] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:38.866921 28895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5c7e1b4ddd4184841bb6be93e0dfda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.868155 28744 tablet_service.cc:1511] Processing CreateTablet for tablet ca5c7e1b4ddd4184841bb6be93e0dfda (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:38.873831 29024 tablet_bootstrap.cc:492] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:38.874382 28744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5c7e1b4ddd4184841bb6be93e0dfda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.878434 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf185a63fe45d2b293b5684375aff6" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:38.880616 28816 tablet_service.cc:1511] Processing CreateTablet for tablet e0b1319ee95c4731ba1e07d50257fa4f (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:38.881157 29024 tablet_bootstrap.cc:654] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.882266 28816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b1319ee95c4731ba1e07d50257fa4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.883263 29029 ts_tablet_manager.cc:1434] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.290s	user 0.017s	sys 0.004s
I20260709 12:14:38.885376 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348623bc3de94be59d4a7a2229e54765" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:38.887915 29031 raft_consensus.cc:2749] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:38.898262 28945 leader_election.cc:343] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:38.899407 29029 tablet_bootstrap.cc:492] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:38.899026 28945 leader_election.cc:304] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114; no voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:38.900377 29044 raft_consensus.cc:2749] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:38.900718 28945 leader_election.cc:343] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:38.901252 28945 leader_election.cc:304] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663
I20260709 12:14:38.901975 29044 raft_consensus.cc:2749] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:38.916343 28965 tablet_service.cc:1511] Processing CreateTablet for tablet ca5c7e1b4ddd4184841bb6be93e0dfda (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:38.918292 28965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5c7e1b4ddd4184841bb6be93e0dfda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.926195 28892 tablet_service.cc:1511] Processing CreateTablet for tablet e0b1319ee95c4731ba1e07d50257fa4f (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:38.927769 28892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b1319ee95c4731ba1e07d50257fa4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.933584 28961 tablet_service.cc:1511] Processing CreateTablet for tablet e0b1319ee95c4731ba1e07d50257fa4f (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:38.936048 29026 ts_tablet_manager.cc:1434] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.108s	user 0.006s	sys 0.002s
I20260709 12:14:38.937331 29026 tablet_bootstrap.cc:492] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:38.945417 29024 tablet_bootstrap.cc:492] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:38.935240 28961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b1319ee95c4731ba1e07d50257fa4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.946581 29024 ts_tablet_manager.cc:1403] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.073s	user 0.027s	sys 0.025s
I20260709 12:14:38.952720 29024 raft_consensus.cc:359] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:38.953572 29024 raft_consensus.cc:385] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.953949 29024 raft_consensus.cc:740] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.954550 29027 tablet_bootstrap.cc:492] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:38.954344 28740 tablet_service.cc:1511] Processing CreateTablet for tablet a716cb18ce5340668ccf2917769a1e74 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:38.955194 29027 ts_tablet_manager.cc:1403] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.214s	user 0.011s	sys 0.005s
I20260709 12:14:38.954829 29024 consensus_queue.cc:260] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:38.955838 28740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a716cb18ce5340668ccf2917769a1e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.956657 29029 tablet_bootstrap.cc:654] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.966244 29024 ts_tablet_manager.cc:1434] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 12:14:38.967540 29024 tablet_bootstrap.cc:492] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:38.960893 29027 raft_consensus.cc:359] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:38.969451 29027 raft_consensus.cc:385] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.969811 29027 raft_consensus.cc:740] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.970887 29027 consensus_queue.cc:260] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:38.978114 29027 ts_tablet_manager.cc:1434] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.000s
I20260709 12:14:38.984933 29024 tablet_bootstrap.cc:654] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.985998 28818 tablet_service.cc:1511] Processing CreateTablet for tablet a716cb18ce5340668ccf2917769a1e74 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:38.988610 28818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a716cb18ce5340668ccf2917769a1e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.995195 28892 tablet_service.cc:1511] Processing CreateTablet for tablet a716cb18ce5340668ccf2917769a1e74 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:38.989840 29027 tablet_bootstrap.cc:492] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:38.997596 29029 tablet_bootstrap.cc:492] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:38.999151 29029 ts_tablet_manager.cc:1403] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.002s
I20260709 12:14:38.999624 28892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a716cb18ce5340668ccf2917769a1e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.001209 29026 tablet_bootstrap.cc:654] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.002753 29029 raft_consensus.cc:359] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:39.003626 29029 raft_consensus.cc:385] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.003968 29029 raft_consensus.cc:740] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.012216 28961 tablet_service.cc:1511] Processing CreateTablet for tablet fa90c994704144c8ae69409fb83e0558 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:39.013847 28961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa90c994704144c8ae69409fb83e0558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.019513 28744 tablet_service.cc:1511] Processing CreateTablet for tablet fa90c994704144c8ae69409fb83e0558 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:39.021057 28744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa90c994704144c8ae69409fb83e0558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.023928 28887 tablet_service.cc:1511] Processing CreateTablet for tablet dbd9b0eb1f014262be5ba99bdfa33f52 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:39.025419 28887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbd9b0eb1f014262be5ba99bdfa33f52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.023766 28963 tablet_service.cc:1511] Processing CreateTablet for tablet dbd9b0eb1f014262be5ba99bdfa33f52 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:39.030211 28963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbd9b0eb1f014262be5ba99bdfa33f52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.030431 28891 tablet_service.cc:1511] Processing CreateTablet for tablet 1400e6877122435d9463409975e822d8 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:39.030464 29029 consensus_queue.cc:260] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:39.032507 28891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1400e6877122435d9463409975e822d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.036360 28741 tablet_service.cc:1511] Processing CreateTablet for tablet dbd9b0eb1f014262be5ba99bdfa33f52 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:39.039099 28812 tablet_service.cc:1511] Processing CreateTablet for tablet 1400e6877122435d9463409975e822d8 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:39.040031 28741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbd9b0eb1f014262be5ba99bdfa33f52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.040652 28812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1400e6877122435d9463409975e822d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.045706 28821 tablet_service.cc:1511] Processing CreateTablet for tablet fa90c994704144c8ae69409fb83e0558 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:39.047297 28821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa90c994704144c8ae69409fb83e0558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.049751 28960 tablet_service.cc:1511] Processing CreateTablet for tablet 1400e6877122435d9463409975e822d8 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:39.051359 28960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1400e6877122435d9463409975e822d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.053351 28816 tablet_service.cc:1511] Processing CreateTablet for tablet 33f7530aa55e4a999c59b97258a4a5e7 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:39.056373 28967 tablet_service.cc:1511] Processing CreateTablet for tablet 60f007701ca94b0eb7ca7723db93460b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:39.057977 28967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60f007701ca94b0eb7ca7723db93460b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.058177 28746 tablet_service.cc:1511] Processing CreateTablet for tablet 60f007701ca94b0eb7ca7723db93460b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:39.059661 28746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60f007701ca94b0eb7ca7723db93460b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.061834 28969 tablet_service.cc:1511] Processing CreateTablet for tablet 572ead575cd94d62a0a0b256812e16a7 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:39.059687 29044 raft_consensus.cc:493] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.063462 28969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572ead575cd94d62a0a0b256812e16a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.063040 29044 raft_consensus.cc:515] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:39.066001 28894 tablet_service.cc:1511] Processing CreateTablet for tablet 572ead575cd94d62a0a0b256812e16a7 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:39.066510 29044 leader_election.cc:290] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:39.067498 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572ead575cd94d62a0a0b256812e16a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.036413 29029 ts_tablet_manager.cc:1434] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 12:14:39.071559 28816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f7530aa55e4a999c59b97258a4a5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.072041 28740 tablet_service.cc:1511] Processing CreateTablet for tablet 33f7530aa55e4a999c59b97258a4a5e7 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
W20260709 12:14:39.073336 28702 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:39.073907 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93008cabbcb74afa98f2cf70d78bd759" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:39.074187 28744 tablet_service.cc:1511] Processing CreateTablet for tablet 572ead575cd94d62a0a0b256812e16a7 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:39.074900 28815 tablet_service.cc:1511] Processing CreateTablet for tablet 60f007701ca94b0eb7ca7723db93460b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
W20260709 12:14:39.075881 28945 leader_election.cc:343] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.076295 28815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60f007701ca94b0eb7ca7723db93460b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.073510 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93008cabbcb74afa98f2cf70d78bd759" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
W20260709 12:14:39.080940 28945 leader_election.cc:343] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.081373 28945 leader_election.cc:304] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114; no voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:39.082571 29044 raft_consensus.cc:2749] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:39.083580 28740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f7530aa55e4a999c59b97258a4a5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.086805 28895 tablet_service.cc:1511] Processing CreateTablet for tablet 33f7530aa55e4a999c59b97258a4a5e7 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:39.088491 28895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f7530aa55e4a999c59b97258a4a5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.088973 28744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572ead575cd94d62a0a0b256812e16a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.092926 29026 tablet_bootstrap.cc:492] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:39.093528 29026 ts_tablet_manager.cc:1403] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.156s	user 0.022s	sys 0.009s
I20260709 12:14:39.097734 29029 tablet_bootstrap.cc:492] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:39.099257 29024 tablet_bootstrap.cc:492] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:39.099865 29024 ts_tablet_manager.cc:1403] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.133s	user 0.006s	sys 0.016s
I20260709 12:14:39.103406 29024 raft_consensus.cc:359] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:39.104209 29024 raft_consensus.cc:385] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.109532 29027 tablet_bootstrap.cc:654] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.104542 29024 raft_consensus.cc:740] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.113781 29024 consensus_queue.cc:260] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:39.119065 29042 raft_consensus.cc:493] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.119732 29042 raft_consensus.cc:515] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:39.122309 28818 tablet_service.cc:1511] Processing CreateTablet for tablet c455d2858ad04f9abc04ad8c6d65bd64 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:39.123683 28818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c455d2858ad04f9abc04ad8c6d65bd64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.124495 29042 leader_election.cc:290] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:39.136864 28893 tablet_service.cc:1511] Processing CreateTablet for tablet c455d2858ad04f9abc04ad8c6d65bd64 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:39.138348 28893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c455d2858ad04f9abc04ad8c6d65bd64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.137969 28961 tablet_service.cc:1511] Processing CreateTablet for tablet c455d2858ad04f9abc04ad8c6d65bd64 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:39.142053 28961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c455d2858ad04f9abc04ad8c6d65bd64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.118537 29026 raft_consensus.cc:359] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:39.149547 29026 raft_consensus.cc:385] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.149870 29026 raft_consensus.cc:740] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.144412 29029 tablet_bootstrap.cc:654] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.152078 29024 ts_tablet_manager.cc:1434] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.004s
I20260709 12:14:39.153474 28744 tablet_service.cc:1511] Processing CreateTablet for tablet 7941b75d87814d4bbec2704cd0e5d679 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:39.154841 28744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7941b75d87814d4bbec2704cd0e5d679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.159864 28819 tablet_service.cc:1511] Processing CreateTablet for tablet 7941b75d87814d4bbec2704cd0e5d679 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:39.161307 28819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7941b75d87814d4bbec2704cd0e5d679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.167831 28890 tablet_service.cc:1511] Processing CreateTablet for tablet 7941b75d87814d4bbec2704cd0e5d679 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:39.169452 28890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7941b75d87814d4bbec2704cd0e5d679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.169154 28962 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3dd6f684544421918d0da768e3618b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:39.170665 28962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3dd6f684544421918d0da768e3618b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.172905 29026 consensus_queue.cc:260] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:39.176601 29024 tablet_bootstrap.cc:492] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:39.195796 29026 ts_tablet_manager.cc:1434] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.102s	user 0.009s	sys 0.000s
I20260709 12:14:39.214114 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c475867f904ed885e38b213323bc4b" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
W20260709 12:14:39.215735 28722 leader_election.cc:343] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.216813 29048 raft_consensus.cc:493] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.217433 29048 raft_consensus.cc:515] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:39.228690 29026 tablet_bootstrap.cc:492] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:39.250986 29024 tablet_bootstrap.cc:654] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.251098 28741 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3dd6f684544421918d0da768e3618b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:39.252616 28741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3dd6f684544421918d0da768e3618b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.255921 29029 tablet_bootstrap.cc:492] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:39.259804 29029 ts_tablet_manager.cc:1403] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.162s	user 0.017s	sys 0.009s
I20260709 12:14:39.260490 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c475867f904ed885e38b213323bc4b" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:39.257290 29058 raft_consensus.cc:493] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.261226 28979 raft_consensus.cc:2468] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 0.
I20260709 12:14:39.265377 28719 leader_election.cc:304] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab
I20260709 12:14:39.275717 29042 raft_consensus.cc:2804] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:39.276244 29042 raft_consensus.cc:493] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.276707 29042 raft_consensus.cc:3060] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.271473 29048 leader_election.cc:290] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:39.261320 29058 raft_consensus.cc:515] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:39.299243 28816 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3dd6f684544421918d0da768e3618b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:39.299600 28887 tablet_service.cc:1511] Processing CreateTablet for tablet 15f00d9529cd48cc9ef5f3fdd1229bfe (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:39.300743 28816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3dd6f684544421918d0da768e3618b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.300797 28887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f00d9529cd48cc9ef5f3fdd1229bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.303566 28963 tablet_service.cc:1511] Processing CreateTablet for tablet 15f00d9529cd48cc9ef5f3fdd1229bfe (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:39.306365 29027 tablet_bootstrap.cc:492] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:39.290017 29029 raft_consensus.cc:359] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:39.309762 29027 ts_tablet_manager.cc:1403] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.320s	user 0.018s	sys 0.036s
I20260709 12:14:39.300535 29042 raft_consensus.cc:515] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:39.313892 28890 tablet_service.cc:1511] Processing CreateTablet for tablet 8823cd60a7814c80b3c8fe3494008797 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:39.320914 28890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8823cd60a7814c80b3c8fe3494008797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.320842 28969 tablet_service.cc:1511] Processing CreateTablet for tablet b4aa32e5ec7b4a4ea2832924cdddf0b4 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:39.321379 29042 leader_election.cc:290] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:39.321965 29042 raft_consensus.cc:493] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.314994 29029 raft_consensus.cc:385] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.327221 29029 raft_consensus.cc:740] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.328085 29029 consensus_queue.cc:260] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:39.329705 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c475867f904ed885e38b213323bc4b" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:39.330391 28979 raft_consensus.cc:3060] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.330466 29029 ts_tablet_manager.cc:1434] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.001s
I20260709 12:14:39.319428 29027 raft_consensus.cc:359] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:39.334482 29027 raft_consensus.cc:385] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.334784 29027 raft_consensus.cc:740] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.335158 29058 leader_election.cc:290] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:39.335798 29031 raft_consensus.cc:493] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.336277 29031 raft_consensus.cc:515] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:39.338665 29031 leader_election.cc:290] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:39.319445 28894 tablet_service.cc:1511] Processing CreateTablet for tablet 493230d01c49471f9b47c2f4909bf4e5 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:39.341158 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493230d01c49471f9b47c2f4909bf4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.341398 28740 tablet_service.cc:1511] Processing CreateTablet for tablet b4aa32e5ec7b4a4ea2832924cdddf0b4 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:39.342804 28740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4aa32e5ec7b4a4ea2832924cdddf0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.339736 28746 tablet_service.cc:1511] Processing CreateTablet for tablet 493230d01c49471f9b47c2f4909bf4e5 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:39.345498 28746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493230d01c49471f9b47c2f4909bf4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.325022 29042 raft_consensus.cc:515] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:39.350955 28818 tablet_service.cc:1511] Processing CreateTablet for tablet 493230d01c49471f9b47c2f4909bf4e5 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:39.325990 28963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f00d9529cd48cc9ef5f3fdd1229bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.352460 28969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4aa32e5ec7b4a4ea2832924cdddf0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.314932 28960 tablet_service.cc:1511] Processing CreateTablet for tablet 8823cd60a7814c80b3c8fe3494008797 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:39.353169 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d23b32955604155b1f1adac9f2736ac" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:39.354210 28960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8823cd60a7814c80b3c8fe3494008797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.354586 29042 leader_election.cc:290] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:39.354732 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf185a63fe45d2b293b5684375aff6" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:39.355492 28977 raft_consensus.cc:2468] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:39.361750 29027 consensus_queue.cc:260] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
W20260709 12:14:39.365345 28794 leader_election.cc:343] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.366257 28794 leader_election.cc:304] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: 
I20260709 12:14:39.367969 29058 raft_consensus.cc:2804] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:39.368374 29058 raft_consensus.cc:493] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.368753 29058 raft_consensus.cc:3060] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.370792 28812 tablet_service.cc:1511] Processing CreateTablet for tablet 8823cd60a7814c80b3c8fe3494008797 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:39.372994 29026 tablet_bootstrap.cc:654] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.372889 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d23b32955604155b1f1adac9f2736ac" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
W20260709 12:14:39.374717 28796 leader_election.cc:343] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.375258 28796 leader_election.cc:304] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab; no voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663
I20260709 12:14:39.376196 29048 raft_consensus.cc:2749] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:39.377462 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c475867f904ed885e38b213323bc4b" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:39.378666 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d94125cfc6e45c6bf14ac1b502d9a87" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:39.383848 28818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493230d01c49471f9b47c2f4909bf4e5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:39.383982 28722 leader_election.cc:343] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:39.389160 28722 leader_election.cc:343] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.389910 29029 tablet_bootstrap.cc:492] T 7fdc74b2964344bb8223ef02e330a1fd P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:39.389978 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6c739ccb9b46ddaf8093306ea79f0c" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:39.390650 28812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8823cd60a7814c80b3c8fe3494008797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.394759 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf185a63fe45d2b293b5684375aff6" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:39.394840 29058 raft_consensus.cc:515] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:39.399539 28979 raft_consensus.cc:2468] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 1.
I20260709 12:14:39.380813 29027 ts_tablet_manager.cc:1434] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
W20260709 12:14:39.403595 28797 leader_election.cc:343] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:39.404769 28871 leader_election.cc:343] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.405514 29027 tablet_bootstrap.cc:492] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:39.407380 28891 tablet_service.cc:1511] Processing CreateTablet for tablet 608654d4e937404d9624787ab2437f5a (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:39.408704 28891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 608654d4e937404d9624787ab2437f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.411551 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf185a63fe45d2b293b5684375aff6" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:39.420940 28977 raft_consensus.cc:3060] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.412601 28961 tablet_service.cc:1511] Processing CreateTablet for tablet 608654d4e937404d9624787ab2437f5a (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:39.423102 28965 tablet_service.cc:1511] Processing CreateTablet for tablet 3f99d8931982471fad7cd007cce97769 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:39.413453 29026 tablet_bootstrap.cc:492] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:39.413643 28819 tablet_service.cc:1511] Processing CreateTablet for tablet b4aa32e5ec7b4a4ea2832924cdddf0b4 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:39.416167 28737 tablet_service.cc:1511] Processing CreateTablet for tablet 608654d4e937404d9624787ab2437f5a (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:39.417585 28815 tablet_service.cc:1511] Processing CreateTablet for tablet 3f99d8931982471fad7cd007cce97769 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:39.436558 28737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 608654d4e937404d9624787ab2437f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.436342 28892 tablet_service.cc:1511] Processing CreateTablet for tablet 96a3640eec9049d8bdba1d71e6a6297e (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:39.437346 28815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f99d8931982471fad7cd007cce97769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.437726 28892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a3640eec9049d8bdba1d71e6a6297e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.438211 28819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4aa32e5ec7b4a4ea2832924cdddf0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.413484 28744 tablet_service.cc:1511] Processing CreateTablet for tablet 15f00d9529cd48cc9ef5f3fdd1229bfe (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:39.418761 29024 tablet_bootstrap.cc:492] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:39.419420 28893 tablet_service.cc:1511] Processing CreateTablet for tablet 3f99d8931982471fad7cd007cce97769 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:39.441138 28893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f99d8931982471fad7cd007cce97769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.436329 28742 tablet_service.cc:1511] Processing CreateTablet for tablet 96a3640eec9049d8bdba1d71e6a6297e (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:39.424678 28961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 608654d4e937404d9624787ab2437f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.426671 28719 leader_election.cc:304] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab
I20260709 12:14:39.447973 28965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f99d8931982471fad7cd007cce97769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.428483 29058 leader_election.cc:290] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:39.430583 28821 tablet_service.cc:1511] Processing CreateTablet for tablet 96a3640eec9049d8bdba1d71e6a6297e (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:39.431972 28977 raft_consensus.cc:2468] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:39.440079 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf185a63fe45d2b293b5684375aff6" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:39.450608 29062 raft_consensus.cc:2804] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:39.460697 28821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a3640eec9049d8bdba1d71e6a6297e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.478117 28794 leader_election.cc:304] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: 
I20260709 12:14:39.479169 29058 raft_consensus.cc:2804] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:39.479748 29058 raft_consensus.cc:697] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:39.481235 29058 consensus_queue.cc:237] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:39.460525 28744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f00d9529cd48cc9ef5f3fdd1229bfe. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:39.485334 28797 leader_election.cc:343] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.460862 29024 ts_tablet_manager.cc:1403] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.284s	user 0.019s	sys 0.010s
I20260709 12:14:39.489089 28742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a3640eec9049d8bdba1d71e6a6297e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.492458 29024 raft_consensus.cc:359] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:39.500419 29031 raft_consensus.cc:493] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.502526 29031 raft_consensus.cc:515] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:39.493848 29062 raft_consensus.cc:697] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 1 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:14:39.510226 28967 tablet_service.cc:1511] Processing CreateTablet for tablet 22f9dba0097849d78b1d44af3576a86c (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:39.511118 29062 consensus_queue.cc:237] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:39.512178 28967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f9dba0097849d78b1d44af3576a86c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.471102 29029 tablet_bootstrap.cc:654] T 7fdc74b2964344bb8223ef02e330a1fd P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.517652 29031 leader_election.cc:290] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:39.518767 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f9ac34d77d4f228e06f070d2222e63" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:39.519498 28755 raft_consensus.cc:2468] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:39.519546 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6c739ccb9b46ddaf8093306ea79f0c" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:39.520568 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f9ac34d77d4f228e06f070d2222e63" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
W20260709 12:14:39.521142 28871 leader_election.cc:343] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.521649 28871 leader_election.cc:304] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f029ebada0294afb8944524587b5e663; no voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c
W20260709 12:14:39.522673 28868 leader_election.cc:343] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.523329 29031 raft_consensus.cc:2749] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:39.523420 28871 leader_election.cc:304] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663; no voters: 208b99f185134d2c9ca4ecb4e0e74114
I20260709 12:14:39.524385 29031 raft_consensus.cc:2804] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:39.524792 29031 raft_consensus.cc:493] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.525134 29031 raft_consensus.cc:3060] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.529138 28816 tablet_service.cc:1511] Processing CreateTablet for tablet 22f9dba0097849d78b1d44af3576a86c (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:39.533088 29031 raft_consensus.cc:515] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:39.533390 28887 tablet_service.cc:1511] Processing CreateTablet for tablet 89902041fec54fde90d5033de88e702b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:39.533743 28654 catalog_manager.cc:5697] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 1 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.534682 28887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89902041fec54fde90d5033de88e702b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.537654 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f9ac34d77d4f228e06f070d2222e63" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
W20260709 12:14:39.539595 28868 leader_election.cc:343] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.501129 29026 ts_tablet_manager.cc:1403] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.271s	user 0.014s	sys 0.011s
I20260709 12:14:39.554824 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d94125cfc6e45c6bf14ac1b502d9a87" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
W20260709 12:14:39.556933 28721 leader_election.cc:343] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.557570 28721 leader_election.cc:304] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663
I20260709 12:14:39.558810 29042 raft_consensus.cc:2749] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:39.559096 28740 tablet_service.cc:1511] Processing CreateTablet for tablet 22f9dba0097849d78b1d44af3576a86c (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:39.513206 29024 raft_consensus.cc:385] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.560788 29024 raft_consensus.cc:740] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.561628 29024 consensus_queue.cc:260] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:39.561000 28738 tablet_service.cc:1511] Processing CreateTablet for tablet 89902041fec54fde90d5033de88e702b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:39.563417 28894 tablet_service.cc:1511] Processing CreateTablet for tablet 8f820d17f733456c8f76dbb807b969ec (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:39.564793 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f820d17f733456c8f76dbb807b969ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.566917 29024 ts_tablet_manager.cc:1434] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.001s
I20260709 12:14:39.568058 29024 tablet_bootstrap.cc:492] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:39.573961 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f9ac34d77d4f228e06f070d2222e63" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:39.583388 28962 tablet_service.cc:1511] Processing CreateTablet for tablet 8f820d17f733456c8f76dbb807b969ec (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:39.577443 29058 raft_consensus.cc:493] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.560503 28740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f9dba0097849d78b1d44af3576a86c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.572892 29031 leader_election.cc:290] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:39.586051 29027 tablet_bootstrap.cc:654] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.577907 28816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f9dba0097849d78b1d44af3576a86c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.573582 28960 tablet_service.cc:1511] Processing CreateTablet for tablet 89902041fec54fde90d5033de88e702b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:39.590591 29029 tablet_bootstrap.cc:492] T 7fdc74b2964344bb8223ef02e330a1fd P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:39.571728 29026 raft_consensus.cc:359] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:39.594744 28962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f820d17f733456c8f76dbb807b969ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.595027 29058 raft_consensus.cc:515] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:39.600236 28817 tablet_service.cc:1511] Processing CreateTablet for tablet de1b113d13b54ccbbae2c7d64953ba26 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:39.602561 28895 tablet_service.cc:1511] Processing CreateTablet for tablet de1b113d13b54ccbbae2c7d64953ba26 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:39.618325 28960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89902041fec54fde90d5033de88e702b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.609169 28741 tablet_service.cc:1511] Processing CreateTablet for tablet ff63ac88d12f4ca2a150ebd824e37293 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:39.619163 28895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de1b113d13b54ccbbae2c7d64953ba26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.619515 29058 leader_election.cc:290] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:39.607059 28814 tablet_service.cc:1511] Processing CreateTablet for tablet ff63ac88d12f4ca2a150ebd824e37293 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:39.621588 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e900b3941f374999bb374696c24f717b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:39.622095 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e900b3941f374999bb374696c24f717b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
W20260709 12:14:39.623356 28797 leader_election.cc:343] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:39.624028 28796 leader_election.cc:343] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.624470 28796 leader_election.cc:304] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab; no voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663
I20260709 12:14:39.617008 29026 raft_consensus.cc:385] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.625708 28814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff63ac88d12f4ca2a150ebd824e37293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.625798 29026 raft_consensus.cc:740] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.626731 29026 consensus_queue.cc:260] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:39.628986 28817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de1b113d13b54ccbbae2c7d64953ba26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.629186 29058 raft_consensus.cc:2749] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:39.629633 28742 tablet_service.cc:1511] Processing CreateTablet for tablet de1b113d13b54ccbbae2c7d64953ba26 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:39.630283 29029 ts_tablet_manager.cc:1403] T 7fdc74b2964344bb8223ef02e330a1fd P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.241s	user 0.012s	sys 0.006s
I20260709 12:14:39.611054 28755 raft_consensus.cc:3060] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.612947 28738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89902041fec54fde90d5033de88e702b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.636984 28741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff63ac88d12f4ca2a150ebd824e37293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.638700 29029 raft_consensus.cc:359] T 7fdc74b2964344bb8223ef02e330a1fd P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:39.639492 29029 raft_consensus.cc:385] T 7fdc74b2964344bb8223ef02e330a1fd P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.639793 29029 raft_consensus.cc:740] T 7fdc74b2964344bb8223ef02e330a1fd P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.645503 28742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de1b113d13b54ccbbae2c7d64953ba26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.655169 28890 tablet_service.cc:1511] Processing CreateTablet for tablet cb9349902c1e46ae93adaa8ece85ad54 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:39.657554 28969 tablet_service.cc:1511] Processing CreateTablet for tablet ff63ac88d12f4ca2a150ebd824e37293 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:39.659111 28969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff63ac88d12f4ca2a150ebd824e37293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.657604 29026 ts_tablet_manager.cc:1434] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.112s	user 0.005s	sys 0.004s
I20260709 12:14:39.670104 29026 tablet_bootstrap.cc:492] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:39.657554 28818 tablet_service.cc:1511] Processing CreateTablet for tablet 8f820d17f733456c8f76dbb807b969ec (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:39.682026 28744 tablet_service.cc:1511] Processing CreateTablet for tablet cb9349902c1e46ae93adaa8ece85ad54 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:39.687153 28744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9349902c1e46ae93adaa8ece85ad54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.682902 28961 tablet_service.cc:1511] Processing CreateTablet for tablet cb9349902c1e46ae93adaa8ece85ad54 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:39.690488 28961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9349902c1e46ae93adaa8ece85ad54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.684739 28890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9349902c1e46ae93adaa8ece85ad54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.676541 28755 raft_consensus.cc:2468] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:39.700902 28871 leader_election.cc:304] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663; no voters: 208b99f185134d2c9ca4ecb4e0e74114
I20260709 12:14:39.702315 29031 raft_consensus.cc:2804] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:39.682420 28818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f820d17f733456c8f76dbb807b969ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.709326 28892 tablet_service.cc:1511] Processing CreateTablet for tablet 2ec4df6036ac468d900af63ead3159f0 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:39.692179 29024 tablet_bootstrap.cc:654] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.710772 28963 tablet_service.cc:1511] Processing CreateTablet for tablet 2ec4df6036ac468d900af63ead3159f0 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:39.712399 28963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ec4df6036ac468d900af63ead3159f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.720521 28892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ec4df6036ac468d900af63ead3159f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.730278 28819 tablet_service.cc:1511] Processing CreateTablet for tablet 2ec4df6036ac468d900af63ead3159f0 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:39.731894 28819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ec4df6036ac468d900af63ead3159f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.686127 29029 consensus_queue.cc:260] T 7fdc74b2964344bb8223ef02e330a1fd P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:39.746213 28967 tablet_service.cc:1511] Processing CreateTablet for tablet 8264ab69662b4699a6755b56f38350c8 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:39.754479 28967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8264ab69662b4699a6755b56f38350c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.755446 29029 ts_tablet_manager.cc:1434] T 7fdc74b2964344bb8223ef02e330a1fd P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.125s	user 0.004s	sys 0.004s
I20260709 12:14:39.756798 29029 tablet_bootstrap.cc:492] T d4eec968c8f343739349de897517d9f1 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:39.749897 28894 tablet_service.cc:1511] Processing CreateTablet for tablet ff92a87ab4bd4626b1b724982bfa490b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:39.751027 28746 tablet_service.cc:1511] Processing CreateTablet for tablet ff92a87ab4bd4626b1b724982bfa490b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:39.749307 28653 catalog_manager.cc:5697] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 0 to 1, leader changed from <none> to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 1 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.770430 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff92a87ab4bd4626b1b724982bfa490b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.759759 29044 raft_consensus.cc:493] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.773002 29044 raft_consensus.cc:515] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:39.775549 29044 leader_election.cc:290] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:39.765964 28814 tablet_service.cc:1511] Processing CreateTablet for tablet ff92a87ab4bd4626b1b724982bfa490b (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:39.740353 29031 raft_consensus.cc:697] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:39.788290 29026 tablet_bootstrap.cc:654] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.791895 28814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff92a87ab4bd4626b1b724982bfa490b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.770430 28746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff92a87ab4bd4626b1b724982bfa490b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.796288 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdc74b2964344bb8223ef02e330a1fd" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:39.810664 28830 raft_consensus.cc:2468] T 7fdc74b2964344bb8223ef02e330a1fd P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
I20260709 12:14:39.798638 29024 tablet_bootstrap.cc:492] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:39.802202 29031 consensus_queue.cc:237] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:39.812345 29024 ts_tablet_manager.cc:1403] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.245s	user 0.013s	sys 0.009s
I20260709 12:14:39.806675 29027 tablet_bootstrap.cc:492] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:39.815448 29027 ts_tablet_manager.cc:1403] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.410s	user 0.016s	sys 0.003s
I20260709 12:14:39.818778 29027 raft_consensus.cc:359] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:39.819572 29027 raft_consensus.cc:385] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.819869 29027 raft_consensus.cc:740] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.816095 29024 raft_consensus.cc:359] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:39.821228 29024 raft_consensus.cc:385] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.820976 29027 consensus_queue.cc:260] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:39.822989 28945 leader_election.cc:304] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: 
I20260709 12:14:39.824084 29044 raft_consensus.cc:2804] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:39.824524 29044 raft_consensus.cc:493] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.824939 29044 raft_consensus.cc:3060] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.826342 29027 ts_tablet_manager.cc:1434] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260709 12:14:39.829810 29027 tablet_bootstrap.cc:492] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:39.821632 29024 raft_consensus.cc:740] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.833034 29024 consensus_queue.cc:260] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:39.831947 28740 tablet_service.cc:1511] Processing CreateTablet for tablet 8264ab69662b4699a6755b56f38350c8 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:39.830662 29029 tablet_bootstrap.cc:654] T d4eec968c8f343739349de897517d9f1 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.835505 28740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8264ab69662b4699a6755b56f38350c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.875625 28894 tablet_service.cc:1511] Processing CreateTablet for tablet 675785f2845147eb95cc14338a42a5b3 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:39.877378 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675785f2845147eb95cc14338a42a5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.858160 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdc74b2964344bb8223ef02e330a1fd" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:39.882401 28742 tablet_service.cc:1511] Processing CreateTablet for tablet 675785f2845147eb95cc14338a42a5b3 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:39.883466 29026 tablet_bootstrap.cc:492] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:39.884033 28967 tablet_service.cc:1511] Processing CreateTablet for tablet 675785f2845147eb95cc14338a42a5b3 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:39.885643 28818 tablet_service.cc:1511] Processing CreateTablet for tablet 8264ab69662b4699a6755b56f38350c8 (DEFAULT_TABLE table=test-workload [id=03f6172020a64f3c89498fda2a4cd250]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:39.880043 29058 consensus_queue.cc:1048] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:14:39.889497 28818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8264ab69662b4699a6755b56f38350c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.889657 28742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675785f2845147eb95cc14338a42a5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.902384 29026 ts_tablet_manager.cc:1403] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.232s	user 0.020s	sys 0.007s
I20260709 12:14:39.906298 28967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675785f2845147eb95cc14338a42a5b3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:39.912045 28944 leader_election.cc:343] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.921562 28652 catalog_manager.cc:5697] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.928468 29029 tablet_bootstrap.cc:492] T d4eec968c8f343739349de897517d9f1 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:39.931635 29029 ts_tablet_manager.cc:1403] T d4eec968c8f343739349de897517d9f1 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.175s	user 0.017s	sys 0.009s
I20260709 12:14:39.937129 29029 raft_consensus.cc:359] T d4eec968c8f343739349de897517d9f1 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:39.938005 29029 raft_consensus.cc:385] T d4eec968c8f343739349de897517d9f1 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.938347 29029 raft_consensus.cc:740] T d4eec968c8f343739349de897517d9f1 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.940973 29029 consensus_queue.cc:260] T d4eec968c8f343739349de897517d9f1 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:39.942628 29044 raft_consensus.cc:515] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:39.951552 29029 ts_tablet_manager.cc:1434] T d4eec968c8f343739349de897517d9f1 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:14:39.951833 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdc74b2964344bb8223ef02e330a1fd" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:39.952528 28830 raft_consensus.cc:3060] T 7fdc74b2964344bb8223ef02e330a1fd P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.957705 29029 tablet_bootstrap.cc:492] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:39.961386 29027 tablet_bootstrap.cc:654] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.966331 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdc74b2964344bb8223ef02e330a1fd" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
W20260709 12:14:39.968128 28944 leader_election.cc:343] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.968847 29044 leader_election.cc:290] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:39.968276 29029 tablet_bootstrap.cc:654] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.949291 29026 raft_consensus.cc:359] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:39.973114 29026 raft_consensus.cc:385] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.973539 29026 raft_consensus.cc:740] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.974520 29026 consensus_queue.cc:260] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:39.982582 29062 consensus_queue.cc:1048] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:39.984777 29024 ts_tablet_manager.cc:1434] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.172s	user 0.008s	sys 0.013s
I20260709 12:14:39.992714 29029 tablet_bootstrap.cc:492] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:39.992650 29026 ts_tablet_manager.cc:1434] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.000s
I20260709 12:14:39.995980 29029 ts_tablet_manager.cc:1403] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.003s
I20260709 12:14:39.997802 29031 raft_consensus.cc:493] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.998744 29026 tablet_bootstrap.cc:492] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:39.998418 29031 raft_consensus.cc:515] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.004274 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4eec968c8f343739349de897517d9f1" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:40.005931 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4eec968c8f343739349de897517d9f1" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:40.006207 28831 raft_consensus.cc:2468] T d4eec968c8f343739349de897517d9f1 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:40.012941 29027 tablet_bootstrap.cc:492] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:40.013684 29027 ts_tablet_manager.cc:1403] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.184s	user 0.013s	sys 0.015s
I20260709 12:14:40.004329 29031 leader_election.cc:290] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:40.017499 29027 raft_consensus.cc:359] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.017987 28871 leader_election.cc:304] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:40.018512 29027 raft_consensus.cc:385] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.018908 29027 raft_consensus.cc:740] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.016381 29026 tablet_bootstrap.cc:654] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.021567 29024 tablet_bootstrap.cc:492] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:40.021333 29027 consensus_queue.cc:260] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
W20260709 12:14:40.022536 28868 leader_election.cc:343] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.024870 29031 raft_consensus.cc:2804] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.025291 29031 raft_consensus.cc:493] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.025633 29031 raft_consensus.cc:3060] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.025808 29027 ts_tablet_manager.cc:1434] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:14:40.027122 29027 tablet_bootstrap.cc:492] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:40.045405 28830 raft_consensus.cc:2468] T 7fdc74b2964344bb8223ef02e330a1fd P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:40.047497 28945 leader_election.cc:304] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: f029ebada0294afb8944524587b5e663
I20260709 12:14:40.048974 29044 raft_consensus.cc:2804] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.049537 29044 raft_consensus.cc:697] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:14:40.050524 29044 consensus_queue.cc:237] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.056371 29031 raft_consensus.cc:515] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.062987 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4eec968c8f343739349de897517d9f1" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:40.063795 28830 raft_consensus.cc:3060] T d4eec968c8f343739349de897517d9f1 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.069933 29026 tablet_bootstrap.cc:492] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:40.059950 29024 tablet_bootstrap.cc:654] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.070771 29026 ts_tablet_manager.cc:1403] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.000s
I20260709 12:14:40.058772 29029 raft_consensus.cc:359] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.071328 29029 raft_consensus.cc:385] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.071779 29029 raft_consensus.cc:740] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
W20260709 12:14:40.076977 28702 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:40.072902 29029 consensus_queue.cc:260] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.077576 29031 leader_election.cc:290] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:40.082144 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4eec968c8f343739349de897517d9f1" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:40.083153 28755 raft_consensus.cc:3060] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:40.084133 28868 leader_election.cc:343] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.086410 28830 raft_consensus.cc:2468] T d4eec968c8f343739349de897517d9f1 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:40.096307 29093 consensus_queue.cc:1048] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:40.096848 28871 leader_election.cc:304] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 208b99f185134d2c9ca4ecb4e0e74114
I20260709 12:14:40.098487 29031 raft_consensus.cc:2804] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.109318 29031 raft_consensus.cc:697] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:40.110759 29031 consensus_queue.cc:237] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.089947 29026 raft_consensus.cc:359] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.112279 29026 raft_consensus.cc:385] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.112705 29026 raft_consensus.cc:740] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.113612 29026 consensus_queue.cc:260] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.117271 29026 ts_tablet_manager.cc:1434] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 12:14:40.119134 29026 tablet_bootstrap.cc:492] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:40.090158 29024 tablet_bootstrap.cc:492] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:40.123100 29024 ts_tablet_manager.cc:1403] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.102s	user 0.015s	sys 0.004s
I20260709 12:14:40.045871 29027 tablet_bootstrap.cc:654] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:40.133816 28722 consensus_peers.cc:597] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c -> Peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Couldn't send request to peer 14eb69c7af384cf391d23190c95375ab. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:40.134706 29024 raft_consensus.cc:359] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.135618 29024 raft_consensus.cc:385] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.135895 29024 raft_consensus.cc:740] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.136471 29024 consensus_queue.cc:260] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.139168 29026 tablet_bootstrap.cc:654] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.139371 29024 ts_tablet_manager.cc:1434] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 12:14:40.144104 29024 tablet_bootstrap.cc:492] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:40.144194 28652 catalog_manager.cc:5697] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.141520 28653 catalog_manager.cc:5697] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 1 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.142611 29029 ts_tablet_manager.cc:1434] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.146s	user 0.018s	sys 0.016s
I20260709 12:14:40.154953 29029 tablet_bootstrap.cc:492] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:40.158506 29024 tablet_bootstrap.cc:654] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.163730 29029 tablet_bootstrap.cc:654] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.193521 29026 tablet_bootstrap.cc:492] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:40.194178 29026 ts_tablet_manager.cc:1403] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.005s
I20260709 12:14:40.194998 29024 tablet_bootstrap.cc:492] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:40.195459 29024 ts_tablet_manager.cc:1403] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.036s
I20260709 12:14:40.197573 29026 raft_consensus.cc:359] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.197904 29024 raft_consensus.cc:359] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.198453 29026 raft_consensus.cc:385] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.198731 29024 raft_consensus.cc:385] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.198872 29026 raft_consensus.cc:740] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.199115 29024 raft_consensus.cc:740] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.199196 29029 tablet_bootstrap.cc:492] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:40.199868 29029 ts_tablet_manager.cc:1403] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.021s
I20260709 12:14:40.200042 29024 consensus_queue.cc:260] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.199957 29026 consensus_queue.cc:260] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.202895 29024 ts_tablet_manager.cc:1434] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:40.203305 29029 raft_consensus.cc:359] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.203859 29024 tablet_bootstrap.cc:492] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:40.204150 29029 raft_consensus.cc:385] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.204515 29029 raft_consensus.cc:740] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.205340 29029 consensus_queue.cc:260] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.207764 29029 ts_tablet_manager.cc:1434] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 12:14:40.208827 29029 tablet_bootstrap.cc:492] T 435e1807fcfe4825bcbf79199c4d7294 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:40.210852 29024 tablet_bootstrap.cc:654] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.211978 29026 ts_tablet_manager.cc:1434] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 12:14:40.216497 29029 tablet_bootstrap.cc:654] T 435e1807fcfe4825bcbf79199c4d7294 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.224576 29026 tablet_bootstrap.cc:492] T 7fdc74b2964344bb8223ef02e330a1fd P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:40.226542 29031 raft_consensus.cc:493] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.227201 29031 raft_consensus.cc:515] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.229557 29029 tablet_bootstrap.cc:492] T 435e1807fcfe4825bcbf79199c4d7294 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:40.229851 29031 leader_election.cc:290] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:40.230473 29029 ts_tablet_manager.cc:1403] T 435e1807fcfe4825bcbf79199c4d7294 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260709 12:14:40.232293 29026 tablet_bootstrap.cc:654] T 7fdc74b2964344bb8223ef02e330a1fd P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.232105 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435e1807fcfe4825bcbf79199c4d7294" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:40.232678 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435e1807fcfe4825bcbf79199c4d7294" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:40.232941 28755 raft_consensus.cc:2468] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
W20260709 12:14:40.234534 28871 leader_election.cc:343] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.234932 29027 tablet_bootstrap.cc:492] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:40.234680 29029 raft_consensus.cc:359] T 435e1807fcfe4825bcbf79199c4d7294 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.235591 29027 ts_tablet_manager.cc:1403] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.209s	user 0.022s	sys 0.010s
I20260709 12:14:40.236032 29029 raft_consensus.cc:385] T 435e1807fcfe4825bcbf79199c4d7294 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.236513 29029 raft_consensus.cc:740] T 435e1807fcfe4825bcbf79199c4d7294 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.237533 29029 consensus_queue.cc:260] T 435e1807fcfe4825bcbf79199c4d7294 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.235383 28871 leader_election.cc:304] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663; no voters: 14eb69c7af384cf391d23190c95375ab
I20260709 12:14:40.239120 29027 raft_consensus.cc:359] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.239864 29031 raft_consensus.cc:2804] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.240456 29031 raft_consensus.cc:493] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.241017 29029 ts_tablet_manager.cc:1434] T 435e1807fcfe4825bcbf79199c4d7294 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:14:40.241107 29031 raft_consensus.cc:3060] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.242180 29029 tablet_bootstrap.cc:492] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:40.239945 29027 raft_consensus.cc:385] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.243288 29024 tablet_bootstrap.cc:492] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:40.243443 29027 raft_consensus.cc:740] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.244174 29024 ts_tablet_manager.cc:1403] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.020s
I20260709 12:14:40.247310 29024 raft_consensus.cc:359] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.248054 29024 raft_consensus.cc:385] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.248371 29024 raft_consensus.cc:740] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.248719 29029 tablet_bootstrap.cc:654] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.249298 29024 consensus_queue.cc:260] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.252030 29024 ts_tablet_manager.cc:1434] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:14:40.253423 29027 consensus_queue.cc:260] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.254066 29024 tablet_bootstrap.cc:492] T d4eec968c8f343739349de897517d9f1 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:40.254132 29026 tablet_bootstrap.cc:492] T 7fdc74b2964344bb8223ef02e330a1fd P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:40.255395 29026 ts_tablet_manager.cc:1403] T 7fdc74b2964344bb8223ef02e330a1fd P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.008s
I20260709 12:14:40.263284 29026 raft_consensus.cc:359] T 7fdc74b2964344bb8223ef02e330a1fd P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.264029 29026 raft_consensus.cc:385] T 7fdc74b2964344bb8223ef02e330a1fd P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.264338 29026 raft_consensus.cc:740] T 7fdc74b2964344bb8223ef02e330a1fd P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.264957 29027 ts_tablet_manager.cc:1434] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.002s
I20260709 12:14:40.266588 29027 tablet_bootstrap.cc:492] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:40.275933 29024 tablet_bootstrap.cc:654] T d4eec968c8f343739349de897517d9f1 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.279245 29026 consensus_queue.cc:260] T 7fdc74b2964344bb8223ef02e330a1fd P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.281695 29026 ts_tablet_manager.cc:1434] T 7fdc74b2964344bb8223ef02e330a1fd P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260709 12:14:40.281905 29027 tablet_bootstrap.cc:654] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.282797 29026 tablet_bootstrap.cc:492] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:40.290623 29026 tablet_bootstrap.cc:654] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.291188 29024 tablet_bootstrap.cc:492] T d4eec968c8f343739349de897517d9f1 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:40.291813 29024 ts_tablet_manager.cc:1403] T d4eec968c8f343739349de897517d9f1 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.005s
I20260709 12:14:40.297734 29024 raft_consensus.cc:359] T d4eec968c8f343739349de897517d9f1 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.298426 29029 tablet_bootstrap.cc:492] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:40.298523 29024 raft_consensus.cc:385] T d4eec968c8f343739349de897517d9f1 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.299255 29024 raft_consensus.cc:740] T d4eec968c8f343739349de897517d9f1 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.299402 29029 ts_tablet_manager.cc:1403] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.011s
I20260709 12:14:40.301344 29024 consensus_queue.cc:260] T d4eec968c8f343739349de897517d9f1 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.302762 29029 raft_consensus.cc:359] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.303550 29029 raft_consensus.cc:385] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.303953 29029 raft_consensus.cc:740] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.305034 29027 tablet_bootstrap.cc:492] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:40.305658 29027 ts_tablet_manager.cc:1403] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.004s
I20260709 12:14:40.304838 29029 consensus_queue.cc:260] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.308792 29027 raft_consensus.cc:359] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.309510 29027 raft_consensus.cc:385] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.309782 29027 raft_consensus.cc:740] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.311422 29072 consensus_queue.cc:1048] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:40.312696 29024 ts_tablet_manager.cc:1434] T d4eec968c8f343739349de897517d9f1 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 12:14:40.313714 29024 tablet_bootstrap.cc:492] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:40.310513 29027 consensus_queue.cc:260] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.319617 29027 ts_tablet_manager.cc:1434] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:14:40.320737 29027 tablet_bootstrap.cc:492] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:40.327029 29044 raft_consensus.cc:493] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.327593 29044 raft_consensus.cc:515] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.329129 29024 tablet_bootstrap.cc:654] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.329829 29044 leader_election.cc:290] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:40.330624 29031 raft_consensus.cc:515] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.332535 29027 tablet_bootstrap.cc:654] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.332969 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132883b413de43f48b2392553f33c722" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:40.334924 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132883b413de43f48b2392553f33c722" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:40.335780 28905 raft_consensus.cc:2468] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
W20260709 12:14:40.337913 28945 leader_election.cc:343] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.340097 28944 leader_election.cc:304] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:40.341778 29044 raft_consensus.cc:2804] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.342315 29044 raft_consensus.cc:493] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.342811 29044 raft_consensus.cc:3060] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.326486 29029 ts_tablet_manager.cc:1434] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 12:14:40.353307 29031 leader_election.cc:290] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:40.354715 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435e1807fcfe4825bcbf79199c4d7294" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:40.355234 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435e1807fcfe4825bcbf79199c4d7294" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:40.355547 28830 raft_consensus.cc:3060] T 435e1807fcfe4825bcbf79199c4d7294 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.356086 28756 raft_consensus.cc:3060] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:40.367444 28868 consensus_peers.cc:597] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 -> Peer 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729): Couldn't send request to peer 208b99f185134d2c9ca4ecb4e0e74114. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:40.373490 29029 tablet_bootstrap.cc:492] T 0d94125cfc6e45c6bf14ac1b502d9a87 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:40.377347 28830 raft_consensus.cc:2468] T 435e1807fcfe4825bcbf79199c4d7294 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:40.379541 28871 leader_election.cc:304] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:40.380955 29115 raft_consensus.cc:2804] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.381521 29115 raft_consensus.cc:697] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:40.377017 28756 raft_consensus.cc:2468] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:40.382469 29115 consensus_queue.cc:237] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.387204 29096 raft_consensus.cc:493] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.384259 29044 raft_consensus.cc:515] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.387748 29096 raft_consensus.cc:515] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.389303 29044 leader_election.cc:290] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Requested vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:40.389966 29096 leader_election.cc:290] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:40.393338 29029 tablet_bootstrap.cc:654] T 0d94125cfc6e45c6bf14ac1b502d9a87 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.393704 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132883b413de43f48b2392553f33c722" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:40.395437 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c475867f904ed885e38b213323bc4b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:40.393369 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132883b413de43f48b2392553f33c722" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:40.397692 28905 raft_consensus.cc:3060] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:40.401866 28945 leader_election.cc:343] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.408867 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c475867f904ed885e38b213323bc4b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:40.409909 29026 tablet_bootstrap.cc:492] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:40.410569 29044 raft_consensus.cc:493] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.413156 29027 tablet_bootstrap.cc:492] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:40.417318 29027 ts_tablet_manager.cc:1403] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.022s
I20260709 12:14:40.417104 29044 raft_consensus.cc:515] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.419054 29080 raft_consensus.cc:493] T d4eec968c8f343739349de897517d9f1 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.419451 29044 leader_election.cc:290] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:40.413549 29024 tablet_bootstrap.cc:492] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:40.419754 29080 raft_consensus.cc:515] T d4eec968c8f343739349de897517d9f1 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.420604 29024 ts_tablet_manager.cc:1403] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.026s
I20260709 12:14:40.420260 29026 ts_tablet_manager.cc:1403] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.138s	user 0.044s	sys 0.049s
I20260709 12:14:40.420279 29027 raft_consensus.cc:359] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.423110 29027 raft_consensus.cc:385] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.423390 29027 raft_consensus.cc:740] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.415665 28652 catalog_manager.cc:5697] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.424151 29027 consensus_queue.cc:260] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.425113 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4eec968c8f343739349de897517d9f1" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:40.426005 28831 raft_consensus.cc:2393] T d4eec968c8f343739349de897517d9f1 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 208b99f185134d2c9ca4ecb4e0e74114 in current term 1: Already voted for candidate f029ebada0294afb8944524587b5e663 in this term.
I20260709 12:14:40.426355 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246f19b527244a2b95941eedd1ca6a77" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:40.427546 29026 raft_consensus.cc:359] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
W20260709 12:14:40.427971 28945 leader_election.cc:343] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.428259 29026 raft_consensus.cc:385] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.428591 29026 raft_consensus.cc:740] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.429032 29080 leader_election.cc:290] T d4eec968c8f343739349de897517d9f1 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:40.426050 29024 raft_consensus.cc:359] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.429318 29026 consensus_queue.cc:260] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.429903 29024 raft_consensus.cc:385] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.430349 29024 raft_consensus.cc:740] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.431730 29026 ts_tablet_manager.cc:1434] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:14:40.431396 29024 consensus_queue.cc:260] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.432742 29026 tablet_bootstrap.cc:492] T d6170b6ced4547cea84ca9d48142b85a P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:40.426025 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4eec968c8f343739349de897517d9f1" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:40.433920 29024 ts_tablet_manager.cc:1434] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 12:14:40.434772 29027 ts_tablet_manager.cc:1434] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:14:40.436563 28945 leader_election.cc:304] T d4eec968c8f343739349de897517d9f1 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114; no voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663
I20260709 12:14:40.437348 28797 leader_election.cc:304] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab; no voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:40.437644 29044 raft_consensus.cc:3060] T d4eec968c8f343739349de897517d9f1 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.438611 29096 raft_consensus.cc:2749] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:40.438774 29098 raft_consensus.cc:493] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.439327 29098 raft_consensus.cc:515] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.441636 29098 leader_election.cc:290] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:40.442719 29024 tablet_bootstrap.cc:492] T f1f9ac34d77d4f228e06f070d2222e63 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:40.443320 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93008cabbcb74afa98f2cf70d78bd759" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:40.445430 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246f19b527244a2b95941eedd1ca6a77" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:40.445720 28977 raft_consensus.cc:2468] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 0.
W20260709 12:14:40.446858 28945 leader_election.cc:343] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.447119 28719 leader_election.cc:304] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:14:40.447317 28945 leader_election.cc:304] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114; no voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:40.444911 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93008cabbcb74afa98f2cf70d78bd759" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:40.448274 28831 raft_consensus.cc:2468] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 0.
I20260709 12:14:40.448766 29080 raft_consensus.cc:2749] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:40.449501 29027 tablet_bootstrap.cc:492] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:40.450217 29098 raft_consensus.cc:2804] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.450817 29098 raft_consensus.cc:493] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.451215 29098 raft_consensus.cc:3060] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.451498 29044 raft_consensus.cc:2749] T d4eec968c8f343739349de897517d9f1 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:40.418248 28905 raft_consensus.cc:2468] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:40.453516 28944 leader_election.cc:304] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:40.454648 29080 raft_consensus.cc:2804] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.455104 29080 raft_consensus.cc:697] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:14:40.455938 29027 tablet_bootstrap.cc:654] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.455955 29080 consensus_queue.cc:237] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.456907 29026 tablet_bootstrap.cc:654] T d6170b6ced4547cea84ca9d48142b85a P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.461184 29119 consensus_queue.cc:1048] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:40.466711 29098 raft_consensus.cc:515] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.470420 29029 tablet_bootstrap.cc:492] T 0d94125cfc6e45c6bf14ac1b502d9a87 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:40.472865 29029 ts_tablet_manager.cc:1403] T 0d94125cfc6e45c6bf14ac1b502d9a87 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.100s	user 0.022s	sys 0.021s
I20260709 12:14:40.474022 29027 tablet_bootstrap.cc:492] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:40.474648 29027 ts_tablet_manager.cc:1403] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260709 12:14:40.477063 29026 tablet_bootstrap.cc:492] T d6170b6ced4547cea84ca9d48142b85a P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:40.477093 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93008cabbcb74afa98f2cf70d78bd759" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:40.477661 29026 ts_tablet_manager.cc:1403] T d6170b6ced4547cea84ca9d48142b85a P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.003s
I20260709 12:14:40.477500 29027 raft_consensus.cc:359] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.478021 28977 raft_consensus.cc:3060] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.478209 29027 raft_consensus.cc:385] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.478602 29027 raft_consensus.cc:740] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.479367 29027 consensus_queue.cc:260] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.481643 29027 ts_tablet_manager.cc:1434] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:40.482941 29027 tablet_bootstrap.cc:492] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:40.485698 29026 raft_consensus.cc:359] T d6170b6ced4547cea84ca9d48142b85a P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.486469 29026 raft_consensus.cc:385] T d6170b6ced4547cea84ca9d48142b85a P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.486873 28977 raft_consensus.cc:2468] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 1.
I20260709 12:14:40.488338 29115 raft_consensus.cc:493] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.486907 29026 raft_consensus.cc:740] T d6170b6ced4547cea84ca9d48142b85a P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.488891 29115 raft_consensus.cc:515] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.490423 28719 leader_election.cc:304] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:14:40.491098 29115 leader_election.cc:290] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:40.491978 29062 raft_consensus.cc:2804] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.492496 29062 raft_consensus.cc:697] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 1 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:14:40.492905 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93008cabbcb74afa98f2cf70d78bd759" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:40.489307 29026 consensus_queue.cc:260] T d6170b6ced4547cea84ca9d48142b85a P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.493510 28830 raft_consensus.cc:3060] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.493394 29062 consensus_queue.cc:237] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.494418 29072 raft_consensus.cc:493] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.494884 29072 raft_consensus.cc:515] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.497109 29072 leader_election.cc:290] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:40.497223 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d23b32955604155b1f1adac9f2736ac" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:40.498143 28829 raft_consensus.cc:2468] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:40.499536 29027 tablet_bootstrap.cc:654] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.499536 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e900b3941f374999bb374696c24f717b" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:40.501933 29026 ts_tablet_manager.cc:1434] T d6170b6ced4547cea84ca9d48142b85a P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 12:14:40.503643 28905 raft_consensus.cc:3060] T 7fdc74b2964344bb8223ef02e330a1fd P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.504323 29026 tablet_bootstrap.cc:492] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
W20260709 12:14:40.501894 28871 leader_election.cc:343] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.493412 29098 leader_election.cc:290] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:40.502723 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e900b3941f374999bb374696c24f717b" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:40.503101 29024 tablet_bootstrap.cc:654] T f1f9ac34d77d4f228e06f070d2222e63 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.486534 28651 catalog_manager.cc:5697] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 1 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.508230 28871 leader_election.cc:304] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:40.513362 29115 raft_consensus.cc:2804] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.514062 29115 raft_consensus.cc:493] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.514459 29115 raft_consensus.cc:3060] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.477111 29029 raft_consensus.cc:359] T 0d94125cfc6e45c6bf14ac1b502d9a87 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.517530 29029 raft_consensus.cc:385] T 0d94125cfc6e45c6bf14ac1b502d9a87 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.508230 28829 raft_consensus.cc:2468] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:40.517928 29029 raft_consensus.cc:740] T 0d94125cfc6e45c6bf14ac1b502d9a87 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.519502 28871 leader_election.cc:304] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:40.520814 29044 raft_consensus.cc:493] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.523999 29072 raft_consensus.cc:2804] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.523692 29044 raft_consensus.cc:515] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.524479 29072 raft_consensus.cc:493] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.525014 29072 raft_consensus.cc:3060] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.530503 29096 raft_consensus.cc:493] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.531131 29096 raft_consensus.cc:515] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.533885 29096 leader_election.cc:290] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:40.534641 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6c739ccb9b46ddaf8093306ea79f0c" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:40.535403 28756 raft_consensus.cc:2468] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:40.535607 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6c739ccb9b46ddaf8093306ea79f0c" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:40.536378 28904 raft_consensus.cc:2468] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:40.536485 29119 raft_consensus.cc:493] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.536998 28797 leader_election.cc:304] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:14:40.537086 29119 raft_consensus.cc:515] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.538203 28831 raft_consensus.cc:3060] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.539582 29119 leader_election.cc:290] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:40.540804 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6170b6ced4547cea84ca9d48142b85a" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:40.544991 28828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d23b32955604155b1f1adac9f2736ac" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:40.545732 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d23b32955604155b1f1adac9f2736ac" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:40.545899 28904 raft_consensus.cc:2468] T d6170b6ced4547cea84ca9d48142b85a P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
I20260709 12:14:40.543442 29072 raft_consensus.cc:515] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.547295 28944 leader_election.cc:304] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:40.540824 29096 raft_consensus.cc:2804] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.548801 29096 raft_consensus.cc:493] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.549248 29096 raft_consensus.cc:3060] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.549717 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e900b3941f374999bb374696c24f717b" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:40.545928 28828 raft_consensus.cc:2468] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
I20260709 12:14:40.519161 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d23b32955604155b1f1adac9f2736ac" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:40.553462 29080 raft_consensus.cc:2804] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.554030 29080 raft_consensus.cc:493] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.553831 28977 raft_consensus.cc:2468] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:40.554589 29080 raft_consensus.cc:3060] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.539880 29115 raft_consensus.cc:515] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.557708 29119 consensus_queue.cc:1048] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:40.559991 28903 raft_consensus.cc:2393] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 208b99f185134d2c9ca4ecb4e0e74114 in current term 1: Already voted for candidate f029ebada0294afb8944524587b5e663 in this term.
I20260709 12:14:40.560812 28651 catalog_manager.cc:5697] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 0 to 1, leader changed from <none> to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 1 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.562330 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d23b32955604155b1f1adac9f2736ac" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:40.563145 28977 raft_consensus.cc:3060] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:40.565519 28871 leader_election.cc:343] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.566286 29024 tablet_bootstrap.cc:492] T f1f9ac34d77d4f228e06f070d2222e63 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:40.566908 29024 ts_tablet_manager.cc:1403] T f1f9ac34d77d4f228e06f070d2222e63 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.124s	user 0.006s	sys 0.009s
I20260709 12:14:40.567507 28828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d23b32955604155b1f1adac9f2736ac" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:40.571154 28828 raft_consensus.cc:3060] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.571733 28945 leader_election.cc:304] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: f029ebada0294afb8944524587b5e663
I20260709 12:14:40.542331 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6170b6ced4547cea84ca9d48142b85a" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:40.584111 29044 leader_election.cc:290] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:40.559875 29115 leader_election.cc:290] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:40.544624 29029 consensus_queue.cc:260] T 0d94125cfc6e45c6bf14ac1b502d9a87 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.590269 29026 tablet_bootstrap.cc:654] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.588250 29044 raft_consensus.cc:493] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.596657 29044 raft_consensus.cc:515] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.596009 29029 ts_tablet_manager.cc:1434] T 0d94125cfc6e45c6bf14ac1b502d9a87 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.122s	user 0.007s	sys 0.001s
I20260709 12:14:40.597504 28828 raft_consensus.cc:2468] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
W20260709 12:14:40.592291 28945 leader_election.cc:343] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.583523 28830 raft_consensus.cc:2468] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 1.
I20260709 12:14:40.601614 29024 raft_consensus.cc:359] T f1f9ac34d77d4f228e06f070d2222e63 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.605273 29024 raft_consensus.cc:385] T f1f9ac34d77d4f228e06f070d2222e63 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.605700 29024 raft_consensus.cc:740] T f1f9ac34d77d4f228e06f070d2222e63 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.607251 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e900b3941f374999bb374696c24f717b" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:40.606983 29024 consensus_queue.cc:260] T f1f9ac34d77d4f228e06f070d2222e63 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.608026 28830 raft_consensus.cc:3060] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.610929 28977 raft_consensus.cc:2468] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:40.612152 28871 leader_election.cc:304] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:40.615667 29115 raft_consensus.cc:2804] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.616534 29115 raft_consensus.cc:697] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:40.614758 29072 leader_election.cc:290] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:40.617458 29115 consensus_queue.cc:237] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.621029 29119 raft_consensus.cc:2764] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:14:40.623519 29044 leader_election.cc:290] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:40.624259 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7fcce98a294494bbbbe754f2a38bec" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:40.625835 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7fcce98a294494bbbbe754f2a38bec" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
W20260709 12:14:40.634471 28944 leader_election.cc:343] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.631574 29096 raft_consensus.cc:515] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
W20260709 12:14:40.636601 28945 leader_election.cc:343] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.634644 29080 raft_consensus.cc:515] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.637455 28945 leader_election.cc:304] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663
I20260709 12:14:40.639458 29119 raft_consensus.cc:2749] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:40.640451 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6c739ccb9b46ddaf8093306ea79f0c" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:40.641259 28756 raft_consensus.cc:3060] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.644178 28828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6170b6ced4547cea84ca9d48142b85a" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:40.644497 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6170b6ced4547cea84ca9d48142b85a" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:40.645355 28903 raft_consensus.cc:3060] T d6170b6ced4547cea84ca9d48142b85a P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:40.646266 28945 leader_election.cc:343] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.651968 28756 raft_consensus.cc:2468] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:40.654686 29029 tablet_bootstrap.cc:492] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:40.657519 29062 raft_consensus.cc:493] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.658224 29062 raft_consensus.cc:515] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.661285 29062 leader_election.cc:290] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:40.662962 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348623bc3de94be59d4a7a2229e54765" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:40.641085 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6c739ccb9b46ddaf8093306ea79f0c" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
W20260709 12:14:40.668043 28721 leader_election.cc:343] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.669178 29080 leader_election.cc:290] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:40.668980 28905 raft_consensus.cc:3060] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.677089 29024 ts_tablet_manager.cc:1434] T f1f9ac34d77d4f228e06f070d2222e63 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.092s	user 0.030s	sys 0.024s
I20260709 12:14:40.676834 28797 leader_election.cc:304] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:14:40.678355 29024 tablet_bootstrap.cc:492] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:40.678885 29091 raft_consensus.cc:2804] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.679719 29091 raft_consensus.cc:697] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:40.683400 28903 raft_consensus.cc:2468] T d6170b6ced4547cea84ca9d48142b85a P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:40.684312 29026 tablet_bootstrap.cc:492] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:40.684988 29026 ts_tablet_manager.cc:1403] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.181s	user 0.014s	sys 0.008s
I20260709 12:14:40.681156 29091 consensus_queue.cc:237] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.685665 29024 tablet_bootstrap.cc:654] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.685858 29027 tablet_bootstrap.cc:492] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:40.686018 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348623bc3de94be59d4a7a2229e54765" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:40.686344 29027 ts_tablet_manager.cc:1403] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.204s	user 0.052s	sys 0.069s
I20260709 12:14:40.686803 28977 raft_consensus.cc:2468] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 0.
I20260709 12:14:40.688151 29026 raft_consensus.cc:359] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.692873 29026 raft_consensus.cc:385] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.693254 29026 raft_consensus.cc:740] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.668972 29096 leader_election.cc:290] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:40.695919 29026 consensus_queue.cc:260] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.700937 29026 ts_tablet_manager.cc:1434] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 12:14:40.700708 29027 raft_consensus.cc:359] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.701718 29027 raft_consensus.cc:385] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.702111 29027 raft_consensus.cc:740] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.702390 29031 raft_consensus.cc:493] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.703027 29031 raft_consensus.cc:515] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.703452 29027 consensus_queue.cc:260] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.704941 28944 leader_election.cc:304] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 14eb69c7af384cf391d23190c95375ab
I20260709 12:14:40.705753 29031 leader_election.cc:290] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:40.691990 28719 leader_election.cc:304] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: f029ebada0294afb8944524587b5e663
I20260709 12:14:40.702134 29026 tablet_bootstrap.cc:492] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:40.708808 29062 raft_consensus.cc:2804] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.709312 29062 raft_consensus.cc:493] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.709704 29062 raft_consensus.cc:3060] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.710430 29080 raft_consensus.cc:2804] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.710969 29080 raft_consensus.cc:697] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:14:40.715603 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d94125cfc6e45c6bf14ac1b502d9a87" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:40.716516 28756 raft_consensus.cc:2468] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:40.719442 29080 consensus_queue.cc:237] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.720103 28871 leader_election.cc:304] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:40.721232 29072 raft_consensus.cc:2804] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.721827 29072 raft_consensus.cc:493] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.722275 29072 raft_consensus.cc:3060] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.723683 29027 ts_tablet_manager.cc:1434] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.003s
I20260709 12:14:40.725008 28830 raft_consensus.cc:2468] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:40.730232 29027 tablet_bootstrap.cc:492] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:40.734658 29029 tablet_bootstrap.cc:654] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.748364 29044 raft_consensus.cc:493] T f1f9ac34d77d4f228e06f070d2222e63 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.751334 29044 raft_consensus.cc:515] T f1f9ac34d77d4f228e06f070d2222e63 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.753012 29026 tablet_bootstrap.cc:654] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.754191 29044 leader_election.cc:290] T f1f9ac34d77d4f228e06f070d2222e63 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:40.755076 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f9ac34d77d4f228e06f070d2222e63" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:40.755517 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f9ac34d77d4f228e06f070d2222e63" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:40.757222 28945 leader_election.cc:304] T f1f9ac34d77d4f228e06f070d2222e63 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663
I20260709 12:14:40.760030 29044 raft_consensus.cc:2749] T f1f9ac34d77d4f228e06f070d2222e63 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:40.756160 29062 raft_consensus.cc:515] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
W20260709 12:14:40.760301 28797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 86822us
I20260709 12:14:40.772341 28871 leader_election.cc:304] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:40.774888 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348623bc3de94be59d4a7a2229e54765" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:40.775544 28978 raft_consensus.cc:3060] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.777150 29024 tablet_bootstrap.cc:492] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:40.777740 29024 ts_tablet_manager.cc:1403] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.004s
I20260709 12:14:40.778167 28905 raft_consensus.cc:2468] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:40.778600 29031 raft_consensus.cc:2804] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.780886 29115 consensus_queue.cc:1048] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:40.781054 28651 catalog_manager.cc:5697] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.782433 28652 catalog_manager.cc:5697] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 1 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.784163 29062 leader_election.cc:290] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:40.783500 28978 raft_consensus.cc:2468] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 1.
I20260709 12:14:40.785818 28719 leader_election.cc:304] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:14:40.786795 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348623bc3de94be59d4a7a2229e54765" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:40.788098 29024 raft_consensus.cc:359] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.792241 29024 raft_consensus.cc:385] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.786677 29062 raft_consensus.cc:2804] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.792655 29024 raft_consensus.cc:740] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.794449 29024 consensus_queue.cc:260] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.795614 29062 raft_consensus.cc:697] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [term 1 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:14:40.820266 29115 raft_consensus.cc:493] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.824694 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d94125cfc6e45c6bf14ac1b502d9a87" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:40.824954 29115 raft_consensus.cc:515] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.824283 29024 ts_tablet_manager.cc:1434] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.046s	user 0.014s	sys 0.003s
I20260709 12:14:40.826617 29024 tablet_bootstrap.cc:492] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:40.828855 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbfc7e608d44993abcdb2bd32dceea5" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
W20260709 12:14:40.830739 28868 leader_election.cc:343] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:40.817260 28721 leader_election.cc:343] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.833564 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbfc7e608d44993abcdb2bd32dceea5" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
W20260709 12:14:40.835670 28871 leader_election.cc:343] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.836288 28871 leader_election.cc:304] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f029ebada0294afb8944524587b5e663; no voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:40.799021 29027 tablet_bootstrap.cc:654] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.837560 29115 leader_election.cc:290] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:40.838311 29115 consensus_queue.cc:1048] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:40.838768 29024 tablet_bootstrap.cc:654] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.840015 29115 raft_consensus.cc:2749] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:40.791752 28653 catalog_manager.cc:5697] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 1 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.822736 29072 raft_consensus.cc:515] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.825409 28830 raft_consensus.cc:2468] T 0d94125cfc6e45c6bf14ac1b502d9a87 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:40.845939 29072 leader_election.cc:290] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:40.852344 29062 consensus_queue.cc:237] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.853787 29029 tablet_bootstrap.cc:492] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:40.854423 29029 ts_tablet_manager.cc:1403] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.200s	user 0.019s	sys 0.007s
I20260709 12:14:40.845219 29031 raft_consensus.cc:697] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:40.860728 29031 consensus_queue.cc:237] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:40.865410 29029 raft_consensus.cc:359] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.866314 29029 raft_consensus.cc:385] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.866585 29029 raft_consensus.cc:740] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.867969 29029 consensus_queue.cc:260] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.870111 29029 ts_tablet_manager.cc:1434] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 12:14:40.870818 29026 tablet_bootstrap.cc:492] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:40.871068 29029 tablet_bootstrap.cc:492] T d6170b6ced4547cea84ca9d48142b85a P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:40.871471 29026 ts_tablet_manager.cc:1403] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.170s	user 0.011s	sys 0.006s
I20260709 12:14:40.877216 29029 tablet_bootstrap.cc:654] T d6170b6ced4547cea84ca9d48142b85a P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.879448 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d94125cfc6e45c6bf14ac1b502d9a87" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:40.880103 28756 raft_consensus.cc:3060] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.881776 28755 raft_consensus.cc:3060] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.885972 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d94125cfc6e45c6bf14ac1b502d9a87" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:40.886683 28831 raft_consensus.cc:3060] T 0d94125cfc6e45c6bf14ac1b502d9a87 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.888451 29026 raft_consensus.cc:359] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.896219 29026 raft_consensus.cc:385] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.896596 29026 raft_consensus.cc:740] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.894451 28831 raft_consensus.cc:2468] T 0d94125cfc6e45c6bf14ac1b502d9a87 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:40.902068 29026 consensus_queue.cc:260] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.918926 29029 tablet_bootstrap.cc:492] T d6170b6ced4547cea84ca9d48142b85a P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:40.919523 29029 ts_tablet_manager.cc:1403] T d6170b6ced4547cea84ca9d48142b85a P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.008s
I20260709 12:14:40.922072 29027 tablet_bootstrap.cc:492] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:40.922714 29027 ts_tablet_manager.cc:1403] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.193s	user 0.016s	sys 0.014s
I20260709 12:14:40.923959 28653 catalog_manager.cc:5697] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 0 to 1, leader changed from <none> to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 1 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.924912 29137 raft_consensus.cc:493] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.925566 29137 raft_consensus.cc:515] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.928440 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7fcce98a294494bbbbe754f2a38bec" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:40.928218 29027 raft_consensus.cc:359] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.929113 28978 raft_consensus.cc:2468] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:40.930548 28868 leader_election.cc:304] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:40.930938 29024 tablet_bootstrap.cc:492] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:40.931427 29024 ts_tablet_manager.cc:1403] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.105s	user 0.021s	sys 0.012s
I20260709 12:14:40.931427 29072 raft_consensus.cc:2804] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.931944 29072 raft_consensus.cc:493] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.932299 29072 raft_consensus.cc:3060] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.932121 29029 raft_consensus.cc:359] T d6170b6ced4547cea84ca9d48142b85a P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.932914 29029 raft_consensus.cc:385] T d6170b6ced4547cea84ca9d48142b85a P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.933207 29029 raft_consensus.cc:740] T d6170b6ced4547cea84ca9d48142b85a P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.933872 29029 consensus_queue.cc:260] T d6170b6ced4547cea84ca9d48142b85a P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:40.934973 29024 raft_consensus.cc:359] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.935664 29024 raft_consensus.cc:385] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.935916 29029 ts_tablet_manager.cc:1434] T d6170b6ced4547cea84ca9d48142b85a P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 12:14:40.918123 28871 leader_election.cc:304] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:40.913049 29140 consensus_queue.cc:1048] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:14:40.937112 29092 consensus_queue.cc:1048] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:40.937465 29115 raft_consensus.cc:2804] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.940160 29027 raft_consensus.cc:385] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.940518 29026 ts_tablet_manager.cc:1434] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.004s
I20260709 12:14:40.940577 29027 raft_consensus.cc:740] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.941393 29029 tablet_bootstrap.cc:492] T cd8ba4d7ff974fc595de2c80e3839733 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:40.941661 29026 tablet_bootstrap.cc:492] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:40.935938 29024 raft_consensus.cc:740] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.940066 29080 consensus_queue.cc:1048] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:14:40.948428 29024 consensus_queue.cc:260] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.954716 28756 raft_consensus.cc:2468] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:40.958340 29024 ts_tablet_manager.cc:1434] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260709 12:14:40.944747 29062 raft_consensus.cc:493] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.959504 29024 tablet_bootstrap.cc:492] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:40.959872 29029 tablet_bootstrap.cc:654] T cd8ba4d7ff974fc595de2c80e3839733 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.960150 29128 consensus_queue.cc:1048] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:40.961334 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7fcce98a294494bbbbe754f2a38bec" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
W20260709 12:14:40.963042 28871 leader_election.cc:343] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.963762 28977 raft_consensus.cc:3060] T f1f9ac34d77d4f228e06f070d2222e63 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.959151 29062 raft_consensus.cc:515] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:40.966008 29027 consensus_queue.cc:260] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:40.978674 29140 consensus_queue.cc:1048] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:40.993592 29026 tablet_bootstrap.cc:654] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.964007 29137 leader_election.cc:290] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:41.014430 29027 ts_tablet_manager.cc:1434] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260709 12:14:41.016165 29027 tablet_bootstrap.cc:492] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:40.999577 29115 raft_consensus.cc:697] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:40.994216 29072 raft_consensus.cc:515] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:41.031858 29080 raft_consensus.cc:493] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.031762 29115 consensus_queue.cc:237] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:41.032557 29080 raft_consensus.cc:515] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:41.034186 29026 tablet_bootstrap.cc:492] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:41.034809 29026 ts_tablet_manager.cc:1403] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.093s	user 0.021s	sys 0.003s
I20260709 12:14:41.034730 29080 leader_election.cc:290] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:41.035266 29072 leader_election.cc:290] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:41.036572 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7fcce98a294494bbbbe754f2a38bec" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:41.038249 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8ba4d7ff974fc595de2c80e3839733" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:41.039196 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8ba4d7ff974fc595de2c80e3839733" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:41.038543 29026 raft_consensus.cc:359] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:41.040105 29092 raft_consensus.cc:493] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.040436 29026 raft_consensus.cc:385] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.040611 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7fcce98a294494bbbbe754f2a38bec" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:41.040860 29092 raft_consensus.cc:515] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:41.041422 28979 raft_consensus.cc:3060] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.043413 29092 leader_election.cc:290] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:41.040856 29026 raft_consensus.cc:740] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.045356 29026 consensus_queue.cc:260] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:41.045768 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8ba4d7ff974fc595de2c80e3839733" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:41.046499 28978 raft_consensus.cc:2468] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 0.
W20260709 12:14:41.049119 28945 leader_election.cc:343] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.038833 29024 tablet_bootstrap.cc:654] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.058828 29029 tablet_bootstrap.cc:492] T cd8ba4d7ff974fc595de2c80e3839733 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:41.059693 29029 ts_tablet_manager.cc:1403] T cd8ba4d7ff974fc595de2c80e3839733 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.003s
I20260709 12:14:41.065028 28719 leader_election.cc:304] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:14:41.072712 29062 leader_election.cc:290] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:41.078439 29026 ts_tablet_manager.cc:1434] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 12:14:41.053861 28753 raft_consensus.cc:2468] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
W20260709 12:14:41.083211 28871 leader_election.cc:343] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:41.128034 28871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 45739.1us
I20260709 12:14:41.133493 29029 raft_consensus.cc:359] T cd8ba4d7ff974fc595de2c80e3839733 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:41.134387 29029 raft_consensus.cc:385] T cd8ba4d7ff974fc595de2c80e3839733 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.134696 29029 raft_consensus.cc:740] T cd8ba4d7ff974fc595de2c80e3839733 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.139299 29029 consensus_queue.cc:260] T cd8ba4d7ff974fc595de2c80e3839733 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:41.137279 29098 raft_consensus.cc:2804] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.149863 29029 ts_tablet_manager.cc:1434] T cd8ba4d7ff974fc595de2c80e3839733 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.090s	user 0.011s	sys 0.000s
I20260709 12:14:41.142043 29031 raft_consensus.cc:493] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.155690 29026 tablet_bootstrap.cc:492] T 87cb9e51c63f43ccb4fd1736e08b5362 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:41.149302 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132883b413de43f48b2392553f33c722" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:41.156390 29031 raft_consensus.cc:515] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:41.159127 28979 raft_consensus.cc:2468] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:41.159705 29132 raft_consensus.cc:493] T d6170b6ced4547cea84ca9d48142b85a P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.148146 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8ba4d7ff974fc595de2c80e3839733" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:41.160284 29132 raft_consensus.cc:515] T d6170b6ced4547cea84ca9d48142b85a P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:41.160641 28831 raft_consensus.cc:2468] T cd8ba4d7ff974fc595de2c80e3839733 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 0.
I20260709 12:14:41.161870 29031 leader_election.cc:290] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:41.163018 29132 leader_election.cc:290] T d6170b6ced4547cea84ca9d48142b85a P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:41.163424 28868 leader_election.cc:304] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:41.164372 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6170b6ced4547cea84ca9d48142b85a" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:41.164598 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132883b413de43f48b2392553f33c722" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:41.171223 28945 leader_election.cc:304] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab
I20260709 12:14:41.174808 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6170b6ced4547cea84ca9d48142b85a" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:41.175792 28905 raft_consensus.cc:2393] T d6170b6ced4547cea84ca9d48142b85a P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14eb69c7af384cf391d23190c95375ab in current term 1: Already voted for candidate 208b99f185134d2c9ca4ecb4e0e74114 in this term.
I20260709 12:14:41.176182 29027 tablet_bootstrap.cc:654] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.177635 29132 consensus_queue.cc:1048] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.167824 29031 raft_consensus.cc:2804] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.179903 29080 raft_consensus.cc:2804] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.180258 29031 raft_consensus.cc:697] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:41.180339 29080 raft_consensus.cc:493] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.182227 29080 raft_consensus.cc:3060] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.182423 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348623bc3de94be59d4a7a2229e54765" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:41.183331 28979 raft_consensus.cc:2393] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f029ebada0294afb8944524587b5e663 in current term 1: Already voted for candidate e669768c5dca47ba994036a8a31ccb0c in this term.
I20260709 12:14:41.181313 29031 consensus_queue.cc:237] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:41.186034 29098 raft_consensus.cc:493] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.186285 28721 leader_election.cc:304] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663
I20260709 12:14:41.186551 29098 raft_consensus.cc:3060] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.193113 29029 tablet_bootstrap.cc:492] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:41.188453 29092 raft_consensus.cc:2749] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:41.215869 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348623bc3de94be59d4a7a2229e54765" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:41.223845 29140 consensus_queue.cc:1048] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.224731 29153 raft_consensus.cc:493] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.225719 29156 consensus_queue.cc:1048] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:41.205096 29132 raft_consensus.cc:493] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:41.248066 28945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 76987.4us
W20260709 12:14:41.248821 28944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:37979, user_credentials={real_user=slave}} blocked reactor thread for 69430.7us
I20260709 12:14:41.248868 29044 consensus_queue.cc:1048] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.251679 29168 raft_consensus.cc:493] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.257903 29168 raft_consensus.cc:515] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:41.260448 29168 leader_election.cc:290] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:41.262341 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbfc7e608d44993abcdb2bd32dceea5" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:41.252890 29153 raft_consensus.cc:515] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:41.277279 29029 tablet_bootstrap.cc:654] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.278141 28794 leader_election.cc:304] T d6170b6ced4547cea84ca9d48142b85a P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab; no voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663
I20260709 12:14:41.278651 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e900b3941f374999bb374696c24f717b" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:41.276454 29153 leader_election.cc:290] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
W20260709 12:14:41.295011 28702 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:41.297848 29091 raft_consensus.cc:3060] T d6170b6ced4547cea84ca9d48142b85a P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.299130 29098 raft_consensus.cc:515] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:41.281291 29132 raft_consensus.cc:515] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:41.302516 29132 leader_election.cc:290] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:41.303231 29024 tablet_bootstrap.cc:492] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:41.303767 29024 ts_tablet_manager.cc:1403] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.345s	user 0.016s	sys 0.033s
I20260709 12:14:41.307710 29027 tablet_bootstrap.cc:492] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:41.308320 29027 ts_tablet_manager.cc:1403] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.293s	user 0.027s	sys 0.014s
I20260709 12:14:41.309891 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbfc7e608d44993abcdb2bd32dceea5" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:41.284528 29031 consensus_queue.cc:1048] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 12:14:41.317253 28904 raft_consensus.cc:2468] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
W20260709 12:14:41.318001 28945 leader_election.cc:343] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.336467 29024 raft_consensus.cc:359] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:41.337325 29024 raft_consensus.cc:385] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.337671 29024 raft_consensus.cc:740] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.320045 29027 raft_consensus.cc:359] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:41.310540 28831 raft_consensus.cc:2393] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e669768c5dca47ba994036a8a31ccb0c in current term 1: Already voted for candidate f029ebada0294afb8944524587b5e663 in this term.
I20260709 12:14:41.325836 28871 leader_election.cc:304] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f029ebada0294afb8944524587b5e663; no voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:41.338423 29024 consensus_queue.cc:260] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:41.328665 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e900b3941f374999bb374696c24f717b" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:41.329860 28653 catalog_manager.cc:5697] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:41.342249 28944 leader_election.cc:304] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:41.350872 29132 consensus_queue.cc:1048] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.352787 29160 raft_consensus.cc:2804] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.353507 29160 raft_consensus.cc:493] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.354013 29160 raft_consensus.cc:3060] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.304527 29098 leader_election.cc:290] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:41.333092 28902 raft_consensus.cc:3060] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.341173 29027 raft_consensus.cc:385] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.366743 29027 raft_consensus.cc:740] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.367624 29027 consensus_queue.cc:260] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:41.369392 29027 ts_tablet_manager.cc:1434] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 12:14:41.369719 29024 ts_tablet_manager.cc:1434] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.001s
I20260709 12:14:41.370445 29027 tablet_bootstrap.cc:492] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:41.359436 29026 tablet_bootstrap.cc:654] T 87cb9e51c63f43ccb4fd1736e08b5362 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.331645 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8ba4d7ff974fc595de2c80e3839733" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:41.364709 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246f19b527244a2b95941eedd1ca6a77" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:41.365832 29092 consensus_queue.cc:1048] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.373315 29024 tablet_bootstrap.cc:492] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:41.379944 29080 raft_consensus.cc:515] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:41.383273 28978 raft_consensus.cc:2393] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e669768c5dca47ba994036a8a31ccb0c in current term 1: Already voted for candidate 208b99f185134d2c9ca4ecb4e0e74114 in this term.
I20260709 12:14:41.384928 29024 tablet_bootstrap.cc:654] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.385041 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8ba4d7ff974fc595de2c80e3839733" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:41.396525 29027 tablet_bootstrap.cc:654] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:41.404822 28794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:33729, user_credentials={real_user=slave}} blocked reactor thread for 126797us
I20260709 12:14:41.411047 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246f19b527244a2b95941eedd1ca6a77" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:41.407488 28756 raft_consensus.cc:2393] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 208b99f185134d2c9ca4ecb4e0e74114 in current term 1: Already voted for candidate e669768c5dca47ba994036a8a31ccb0c in this term.
I20260709 12:14:41.411918 28978 raft_consensus.cc:2468] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:41.413643 29029 tablet_bootstrap.cc:492] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:41.414218 29029 ts_tablet_manager.cc:1403] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.221s	user 0.035s	sys 0.022s
I20260709 12:14:41.414984 28756 raft_consensus.cc:3060] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.411708 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8ba4d7ff974fc595de2c80e3839733" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:41.416082 28829 raft_consensus.cc:3060] T cd8ba4d7ff974fc595de2c80e3839733 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.407212 29115 consensus_queue.cc:1048] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:14:41.405616 29080 leader_election.cc:290] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:41.402907 29091 raft_consensus.cc:2749] T d6170b6ced4547cea84ca9d48142b85a P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:41.424837 29029 raft_consensus.cc:359] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:41.428736 29029 raft_consensus.cc:385] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.430119 29029 raft_consensus.cc:740] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.435017 28722 leader_election.cc:304] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663
I20260709 12:14:41.436900 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8ba4d7ff974fc595de2c80e3839733" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:41.441514 29115 consensus_queue.cc:1048] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.434211 29080 consensus_queue.cc:1048] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 12:14:41.405962 28797 leader_election.cc:343] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.432958 29160 raft_consensus.cc:515] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:41.447953 28722 leader_election.cc:304] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [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: e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114
I20260709 12:14:41.448915 29092 raft_consensus.cc:2749] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:41.451884 28794 leader_election.cc:304] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:41.451745 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbfc7e608d44993abcdb2bd32dceea5" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:41.452962 28904 raft_consensus.cc:3060] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.454752 29160 leader_election.cc:290] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Requested vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:41.454973 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbfc7e608d44993abcdb2bd32dceea5" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
W20260709 12:14:41.458792 28945 leader_election.cc:343] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.431911 29029 consensus_queue.cc:260] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:41.473611 29026 tablet_bootstrap.cc:492] T 87cb9e51c63f43ccb4fd1736e08b5362 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:41.474505 29026 ts_tablet_manager.cc:1403] T 87cb9e51c63f43ccb4fd1736e08b5362 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.319s	user 0.016s	sys 0.010s
I20260709 12:14:41.461134 29091 raft_consensus.cc:2804] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.485309 29029 ts_tablet_manager.cc:1434] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.071s	user 0.012s	sys 0.000s
I20260709 12:14:41.487015 29029 tablet_bootstrap.cc:492] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:41.500555 29062 consensus_queue.cc:1048] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.501865 29031 raft_consensus.cc:2749] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:41.489069 29092 raft_consensus.cc:493] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.503139 29092 raft_consensus.cc:515] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:41.505920 29092 leader_election.cc:290] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:41.507422 28901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7fcce98a294494bbbbe754f2a38bec" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:41.509869 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7fcce98a294494bbbbe754f2a38bec" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:41.511096 28978 raft_consensus.cc:2393] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e669768c5dca47ba994036a8a31ccb0c in current term 1: Already voted for candidate f029ebada0294afb8944524587b5e663 in this term.
I20260709 12:14:41.512598 29029 tablet_bootstrap.cc:654] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.513273 28829 raft_consensus.cc:2468] T cd8ba4d7ff974fc595de2c80e3839733 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:41.480218 29091 raft_consensus.cc:493] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.521410 29091 raft_consensus.cc:3060] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.529314 28945 leader_election.cc:304] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:41.540874 29026 raft_consensus.cc:359] T 87cb9e51c63f43ccb4fd1736e08b5362 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:41.542207 29026 raft_consensus.cc:385] T 87cb9e51c63f43ccb4fd1736e08b5362 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.542541 29026 raft_consensus.cc:740] T 87cb9e51c63f43ccb4fd1736e08b5362 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.536242 29080 raft_consensus.cc:2804] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.550588 29098 raft_consensus.cc:2749] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:41.553658 29024 tablet_bootstrap.cc:492] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:41.554227 29024 ts_tablet_manager.cc:1403] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.184s	user 0.007s	sys 0.024s
I20260709 12:14:41.548950 28719 leader_election.cc:304] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663
I20260709 12:14:41.558310 28904 raft_consensus.cc:2468] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:41.559446 29153 raft_consensus.cc:3060] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.546739 29080 raft_consensus.cc:697] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:14:41.547994 29026 consensus_queue.cc:260] T 87cb9e51c63f43ccb4fd1736e08b5362 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:41.566491 29080 consensus_queue.cc:237] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:41.574671 29027 tablet_bootstrap.cc:492] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:41.575304 29027 ts_tablet_manager.cc:1403] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.205s	user 0.028s	sys 0.021s
I20260709 12:14:41.576187 28653 catalog_manager.cc:5697] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } }
I20260709 12:14:41.579500 28944 leader_election.cc:304] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:41.585762 29170 raft_consensus.cc:2804] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.586360 29170 raft_consensus.cc:697] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:14:41.587311 29170 consensus_queue.cc:237] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:41.585216 29024 raft_consensus.cc:359] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:41.593938 29024 raft_consensus.cc:385] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.594558 29024 raft_consensus.cc:740] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.595903 29153 raft_consensus.cc:2749] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:41.595625 29024 consensus_queue.cc:260] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:41.569159 29172 raft_consensus.cc:493] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.600909 29172 raft_consensus.cc:515] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:41.601133 29031 consensus_queue.cc:1048] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.601820 29115 consensus_queue.cc:1048] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:41.603410 29172 leader_election.cc:290] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:41.610870 29029 tablet_bootstrap.cc:492] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:41.611614 29029 ts_tablet_manager.cc:1403] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.125s	user 0.015s	sys 0.014s
I20260709 12:14:41.580605 29091 raft_consensus.cc:515] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:41.614177 29026 ts_tablet_manager.cc:1434] T 87cb9e51c63f43ccb4fd1736e08b5362 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.139s	user 0.009s	sys 0.000s
I20260709 12:14:41.616744 29027 raft_consensus.cc:359] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:41.615805 29026 tablet_bootstrap.cc:492] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:41.617594 29027 raft_consensus.cc:385] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.618487 29027 raft_consensus.cc:740] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.619745 29027 consensus_queue.cc:260] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:41.633352 29024 ts_tablet_manager.cc:1434] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.003s
I20260709 12:14:41.636782 29024 tablet_bootstrap.cc:492] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:41.637966 29027 ts_tablet_manager.cc:1434] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260709 12:14:41.638898 29027 tablet_bootstrap.cc:492] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:41.630951 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87cb9e51c63f43ccb4fd1736e08b5362" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:41.641971 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87cb9e51c63f43ccb4fd1736e08b5362" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:41.654397 29029 raft_consensus.cc:359] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:41.655084 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246f19b527244a2b95941eedd1ca6a77" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:41.655275 29029 raft_consensus.cc:385] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.655769 28978 raft_consensus.cc:3060] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.655761 29029 raft_consensus.cc:740] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.657317 29029 consensus_queue.cc:260] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:41.659245 28904 raft_consensus.cc:2468] T 87cb9e51c63f43ccb4fd1736e08b5362 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:41.660727 28796 leader_election.cc:304] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:41.650677 28756 raft_consensus.cc:2468] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:41.668473 29172 raft_consensus.cc:2804] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.670787 29172 raft_consensus.cc:493] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.672448 29172 raft_consensus.cc:3060] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.681272 28651 catalog_manager.cc:5697] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.683454 29162 raft_consensus.cc:493] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.684562 29162 raft_consensus.cc:515] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:41.687381 29162 leader_election.cc:290] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:41.704358 28902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ad59b16d284f37950958333e6e3d3b" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:41.705384 29029 ts_tablet_manager.cc:1434] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.002s
I20260709 12:14:41.712136 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ad59b16d284f37950958333e6e3d3b" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:41.711257 29091 leader_election.cc:290] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
W20260709 12:14:41.711395 28944 leader_election.cc:343] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.717063 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246f19b527244a2b95941eedd1ca6a77" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
W20260709 12:14:41.718827 28945 leader_election.cc:343] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.724495 29029 tablet_bootstrap.cc:492] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:41.724990 29026 tablet_bootstrap.cc:654] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.725840 28945 leader_election.cc:304] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114; no voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663
I20260709 12:14:41.727955 29080 raft_consensus.cc:2749] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:41.731613 28978 raft_consensus.cc:2468] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
W20260709 12:14:41.732492 28797 leader_election.cc:343] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.743575 28794 leader_election.cc:304] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:41.734150 29024 tablet_bootstrap.cc:654] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.744616 29171 raft_consensus.cc:2804] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.745185 29171 raft_consensus.cc:697] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:41.746083 29171 consensus_queue.cc:237] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:41.733820 29140 consensus_queue.cc:1048] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:14:41.741730 29172 raft_consensus.cc:515] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:41.751853 29172 leader_election.cc:290] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:41.752972 28902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87cb9e51c63f43ccb4fd1736e08b5362" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:41.753821 28902 raft_consensus.cc:3060] T 87cb9e51c63f43ccb4fd1736e08b5362 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.753371 28653 catalog_manager.cc:5697] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 1 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.753902 29146 consensus_queue.cc:1048] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.752893 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87cb9e51c63f43ccb4fd1736e08b5362" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:41.759179 28754 raft_consensus.cc:3060] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.764853 28902 raft_consensus.cc:2468] T 87cb9e51c63f43ccb4fd1736e08b5362 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:41.767117 28796 leader_election.cc:304] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:41.768272 29132 raft_consensus.cc:2804] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.776825 29029 tablet_bootstrap.cc:654] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.780932 28754 raft_consensus.cc:2468] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:41.787595 29026 tablet_bootstrap.cc:492] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:41.788224 29026 ts_tablet_manager.cc:1403] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.173s	user 0.016s	sys 0.008s
I20260709 12:14:41.765229 29027 tablet_bootstrap.cc:654] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.795001 29026 raft_consensus.cc:359] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:41.796078 29026 raft_consensus.cc:385] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.796478 29026 raft_consensus.cc:740] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.800101 29024 tablet_bootstrap.cc:492] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:41.800863 29024 ts_tablet_manager.cc:1403] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.167s	user 0.017s	sys 0.008s
I20260709 12:14:41.798513 29026 consensus_queue.cc:260] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:41.803133 29172 raft_consensus.cc:493] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.807646 29172 raft_consensus.cc:515] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:41.809912 29026 ts_tablet_manager.cc:1434] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.003s
I20260709 12:14:41.811331 29026 tablet_bootstrap.cc:492] T 48ad59b16d284f37950958333e6e3d3b P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:41.813311 29024 raft_consensus.cc:359] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:41.814368 29024 raft_consensus.cc:385] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.814625 29024 raft_consensus.cc:740] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.816349 29172 leader_election.cc:290] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:41.815436 29024 consensus_queue.cc:260] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:41.817549 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619b96f80e58493bbef4852fc029aa01" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:41.819504 29024 ts_tablet_manager.cc:1434] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
W20260709 12:14:41.819451 28794 leader_election.cc:343] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.820963 28902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619b96f80e58493bbef4852fc029aa01" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:41.822160 29029 tablet_bootstrap.cc:492] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
W20260709 12:14:41.822459 28796 leader_election.cc:343] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.822736 29029 ts_tablet_manager.cc:1403] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.098s	user 0.004s	sys 0.012s
I20260709 12:14:41.822981 28796 leader_election.cc:304] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab; no voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663
I20260709 12:14:41.824411 29172 raft_consensus.cc:2749] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:41.825472 29027 tablet_bootstrap.cc:492] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:41.825724 29026 tablet_bootstrap.cc:654] T 48ad59b16d284f37950958333e6e3d3b P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.826157 29027 ts_tablet_manager.cc:1403] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.187s	user 0.012s	sys 0.002s
I20260709 12:14:41.825822 29029 raft_consensus.cc:359] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:41.826710 29029 raft_consensus.cc:385] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.827051 29029 raft_consensus.cc:740] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.827832 29029 consensus_queue.cc:260] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:41.830010 29027 raft_consensus.cc:359] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:41.830901 29027 raft_consensus.cc:385] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.830192 29029 ts_tablet_manager.cc:1434] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:41.831272 29027 raft_consensus.cc:740] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.832383 29029 tablet_bootstrap.cc:492] T b0ebdce3abf94728ae38c59fc337e534 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:41.832348 29027 consensus_queue.cc:260] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:41.812029 29132 raft_consensus.cc:697] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:41.834959 29024 tablet_bootstrap.cc:492] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:41.837214 29132 consensus_queue.cc:237] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:41.838708 29027 ts_tablet_manager.cc:1434] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:14:41.839833 29027 tablet_bootstrap.cc:492] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:41.835847 28652 catalog_manager.cc:5697] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 1 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:41.857050 29027 tablet_bootstrap.cc:654] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.874979 28651 catalog_manager.cc:5697] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 1 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.877825 29024 tablet_bootstrap.cc:654] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.882355 29029 tablet_bootstrap.cc:654] T b0ebdce3abf94728ae38c59fc337e534 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.905413 29026 tablet_bootstrap.cc:492] T 48ad59b16d284f37950958333e6e3d3b P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:41.906136 29026 ts_tablet_manager.cc:1403] T 48ad59b16d284f37950958333e6e3d3b P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.095s	user 0.031s	sys 0.027s
I20260709 12:14:41.916666 29027 tablet_bootstrap.cc:492] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:41.917311 29027 ts_tablet_manager.cc:1403] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.078s	user 0.031s	sys 0.031s
I20260709 12:14:41.917963 29026 raft_consensus.cc:359] T 48ad59b16d284f37950958333e6e3d3b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:41.919000 29026 raft_consensus.cc:385] T 48ad59b16d284f37950958333e6e3d3b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.919384 29026 raft_consensus.cc:740] T 48ad59b16d284f37950958333e6e3d3b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.922322 29191 raft_consensus.cc:493] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.922860 29191 raft_consensus.cc:515] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:41.923381 29024 tablet_bootstrap.cc:492] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:41.923050 29027 raft_consensus.cc:359] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:41.923979 29024 ts_tablet_manager.cc:1403] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.009s
I20260709 12:14:41.924069 29027 raft_consensus.cc:385] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.924577 29027 raft_consensus.cc:740] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.925199 29191 leader_election.cc:290] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:41.925524 29027 consensus_queue.cc:260] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:41.927484 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61fd660ff1e4cda83dcd531e58e3922" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:41.928354 29027 ts_tablet_manager.cc:1434] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:14:41.929049 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61fd660ff1e4cda83dcd531e58e3922" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
W20260709 12:14:41.929337 28871 leader_election.cc:343] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.929512 29026 consensus_queue.cc:260] T 48ad59b16d284f37950958333e6e3d3b P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
W20260709 12:14:41.930404 28871 leader_election.cc:343] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.930841 28871 leader_election.cc:304] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f029ebada0294afb8944524587b5e663; no voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:41.932771 29140 raft_consensus.cc:2749] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:41.933274 29027 tablet_bootstrap.cc:492] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:41.931943 29026 ts_tablet_manager.cc:1434] T 48ad59b16d284f37950958333e6e3d3b P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:14:41.934595 29026 tablet_bootstrap.cc:492] T 10ea48da8df44fa3805928385cae0f90 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:41.937619 29024 raft_consensus.cc:359] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:41.938478 29024 raft_consensus.cc:385] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.938787 29024 raft_consensus.cc:740] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.939510 29024 consensus_queue.cc:260] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:41.941118 29026 tablet_bootstrap.cc:654] T 10ea48da8df44fa3805928385cae0f90 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.941817 29024 ts_tablet_manager.cc:1434] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 12:14:41.943027 29024 tablet_bootstrap.cc:492] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:41.946086 29029 tablet_bootstrap.cc:492] T b0ebdce3abf94728ae38c59fc337e534 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:41.946650 29029 ts_tablet_manager.cc:1403] T b0ebdce3abf94728ae38c59fc337e534 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.114s	user 0.020s	sys 0.003s
I20260709 12:14:41.949790 29029 raft_consensus.cc:359] T b0ebdce3abf94728ae38c59fc337e534 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:41.950525 29029 raft_consensus.cc:385] T b0ebdce3abf94728ae38c59fc337e534 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.950800 29027 tablet_bootstrap.cc:654] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.950872 29029 raft_consensus.cc:740] T b0ebdce3abf94728ae38c59fc337e534 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.951846 29029 consensus_queue.cc:260] T b0ebdce3abf94728ae38c59fc337e534 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:42.005551 29024 tablet_bootstrap.cc:654] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.013060 29132 raft_consensus.cc:493] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.014494 29132 raft_consensus.cc:515] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:42.016155 29029 ts_tablet_manager.cc:1434] T b0ebdce3abf94728ae38c59fc337e534 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.002s
I20260709 12:14:42.019254 29029 tablet_bootstrap.cc:492] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:42.020303 29132 leader_election.cc:290] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:42.029956 28902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ad59b16d284f37950958333e6e3d3b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:42.031491 28902 raft_consensus.cc:2468] T 48ad59b16d284f37950958333e6e3d3b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:42.030054 29026 tablet_bootstrap.cc:492] T 10ea48da8df44fa3805928385cae0f90 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:42.035771 28796 leader_election.cc:304] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:42.037859 29172 raft_consensus.cc:2804] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:42.038446 29172 raft_consensus.cc:493] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.038852 29172 raft_consensus.cc:3060] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.039386 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ad59b16d284f37950958333e6e3d3b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:42.049507 29026 ts_tablet_manager.cc:1403] T 10ea48da8df44fa3805928385cae0f90 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.001s
I20260709 12:14:42.058553 29080 raft_consensus.cc:493] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.040479 28978 raft_consensus.cc:2468] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:42.059492 29080 raft_consensus.cc:515] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:42.069432 28652 catalog_manager.cc:5697] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 1 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:42.072587 29080 leader_election.cc:290] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:42.075695 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ebdce3abf94728ae38c59fc337e534" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:42.076598 28830 raft_consensus.cc:2468] T b0ebdce3abf94728ae38c59fc337e534 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
I20260709 12:14:42.079628 28945 leader_election.cc:304] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: 
I20260709 12:14:42.080680 29170 raft_consensus.cc:2804] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:42.081103 29170 raft_consensus.cc:493] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.081494 29170 raft_consensus.cc:3060] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.081951 29027 tablet_bootstrap.cc:492] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:42.082715 29027 ts_tablet_manager.cc:1403] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.150s	user 0.007s	sys 0.008s
I20260709 12:14:42.082052 29026 raft_consensus.cc:359] T 10ea48da8df44fa3805928385cae0f90 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:42.083333 29026 raft_consensus.cc:385] T 10ea48da8df44fa3805928385cae0f90 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.083755 29026 raft_consensus.cc:740] T 10ea48da8df44fa3805928385cae0f90 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.085122 29026 consensus_queue.cc:260] T 10ea48da8df44fa3805928385cae0f90 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:42.090338 29027 raft_consensus.cc:359] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:42.091466 29027 raft_consensus.cc:385] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.091813 29027 raft_consensus.cc:740] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.092760 29027 consensus_queue.cc:260] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:42.099305 29172 raft_consensus.cc:515] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:42.101684 29026 ts_tablet_manager.cc:1434] T 10ea48da8df44fa3805928385cae0f90 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.052s	user 0.003s	sys 0.010s
I20260709 12:14:42.107218 29026 tablet_bootstrap.cc:492] T 619b96f80e58493bbef4852fc029aa01 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:42.110634 29170 raft_consensus.cc:515] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:42.111716 29080 consensus_queue.cc:1048] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:42.109329 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ebdce3abf94728ae38c59fc337e534" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:42.114886 29027 ts_tablet_manager.cc:1434] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260709 12:14:42.124297 28902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ad59b16d284f37950958333e6e3d3b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:42.125150 28902 raft_consensus.cc:3060] T 48ad59b16d284f37950958333e6e3d3b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.126508 29170 leader_election.cc:290] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:42.127568 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ad59b16d284f37950958333e6e3d3b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:42.123458 29172 leader_election.cc:290] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:42.119249 28754 raft_consensus.cc:2468] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
I20260709 12:14:42.133733 29024 tablet_bootstrap.cc:492] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:42.134524 29024 ts_tablet_manager.cc:1403] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.192s	user 0.036s	sys 0.018s
I20260709 12:14:42.134397 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ebdce3abf94728ae38c59fc337e534" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:42.135025 29027 tablet_bootstrap.cc:492] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:42.133756 29029 tablet_bootstrap.cc:654] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.128504 28978 raft_consensus.cc:3060] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.139657 29098 raft_consensus.cc:493] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.140170 29026 tablet_bootstrap.cc:654] T 619b96f80e58493bbef4852fc029aa01 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.140410 29098 raft_consensus.cc:515] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:42.144325 29080 raft_consensus.cc:493] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.138131 28756 raft_consensus.cc:3060] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.139846 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ebdce3abf94728ae38c59fc337e534" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:42.147456 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246f19b527244a2b95941eedd1ca6a77" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:42.147614 28830 raft_consensus.cc:3060] T b0ebdce3abf94728ae38c59fc337e534 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.148427 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246f19b527244a2b95941eedd1ca6a77" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:42.149448 28977 raft_consensus.cc:2393] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e669768c5dca47ba994036a8a31ccb0c in current term 1: Already voted for candidate 14eb69c7af384cf391d23190c95375ab in this term.
I20260709 12:14:42.149580 29098 leader_election.cc:290] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:42.153131 28719 leader_election.cc:304] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114
I20260709 12:14:42.158313 29098 raft_consensus.cc:3060] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:42.159323 28945 consensus_peers.cc:597] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:42.166914 29162 consensus_queue.cc:1048] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:42.176035 29098 raft_consensus.cc:2749] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:42.178205 28978 raft_consensus.cc:2468] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:42.172369 29024 raft_consensus.cc:359] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:42.205014 29024 raft_consensus.cc:385] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.205433 29024 raft_consensus.cc:740] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.191861 28902 raft_consensus.cc:2468] T 48ad59b16d284f37950958333e6e3d3b P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:42.213475 28794 leader_election.cc:304] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: 
I20260709 12:14:42.214536 29172 raft_consensus.cc:2804] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:42.215051 29172 raft_consensus.cc:697] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:42.195269 29080 raft_consensus.cc:515] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:42.218510 29080 leader_election.cc:290] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:42.219563 29024 consensus_queue.cc:260] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:42.234565 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d0df57a46d4c18896d8fa894bc5883" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:42.238227 28756 raft_consensus.cc:2468] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:42.238919 29026 tablet_bootstrap.cc:492] T 619b96f80e58493bbef4852fc029aa01 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:42.239625 29026 ts_tablet_manager.cc:1403] T 619b96f80e58493bbef4852fc029aa01 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.133s	user 0.039s	sys 0.037s
I20260709 12:14:42.242650 29172 consensus_queue.cc:237] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
W20260709 12:14:42.245147 28945 leader_election.cc:343] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.246021 28945 leader_election.cc:304] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:14:42.246717 29024 ts_tablet_manager.cc:1434] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.110s	user 0.009s	sys 0.000s
I20260709 12:14:42.247148 29170 raft_consensus.cc:2804] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:42.247704 29170 raft_consensus.cc:697] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:14:42.249056 29170 consensus_queue.cc:237] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:42.254096 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d0df57a46d4c18896d8fa894bc5883" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:42.254809 29162 consensus_queue.cc:1048] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:42.266090 29024 tablet_bootstrap.cc:492] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
W20260709 12:14:42.271895 28944 leader_election.cc:343] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.272744 28944 leader_election.cc:304] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663
I20260709 12:14:42.274463 28830 raft_consensus.cc:2468] T b0ebdce3abf94728ae38c59fc337e534 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:42.274961 29080 raft_consensus.cc:2749] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:42.276316 29027 tablet_bootstrap.cc:654] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.282598 29026 raft_consensus.cc:359] T 619b96f80e58493bbef4852fc029aa01 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:42.284518 29026 raft_consensus.cc:385] T 619b96f80e58493bbef4852fc029aa01 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.284961 29026 raft_consensus.cc:740] T 619b96f80e58493bbef4852fc029aa01 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.287240 29026 consensus_queue.cc:260] T 619b96f80e58493bbef4852fc029aa01 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:42.289448 29026 ts_tablet_manager.cc:1434] T 619b96f80e58493bbef4852fc029aa01 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 12:14:42.290982 29026 tablet_bootstrap.cc:492] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:42.327236 29098 raft_consensus.cc:493] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.328094 29098 raft_consensus.cc:515] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:42.364650 29027 tablet_bootstrap.cc:492] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:42.365286 29027 ts_tablet_manager.cc:1403] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.231s	user 0.014s	sys 0.004s
I20260709 12:14:42.368564 29027 raft_consensus.cc:359] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:42.369314 29027 raft_consensus.cc:385] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.369626 29027 raft_consensus.cc:740] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.371243 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61fd660ff1e4cda83dcd531e58e3922" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:42.372116 28904 raft_consensus.cc:2468] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 0.
I20260709 12:14:42.372665 29080 raft_consensus.cc:493] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.373246 29080 raft_consensus.cc:515] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:42.373739 28721 leader_election.cc:304] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:42.374280 29027 consensus_queue.cc:260] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:42.375595 29080 leader_election.cc:290] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:42.376060 29029 tablet_bootstrap.cc:492] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:42.376582 29029 ts_tablet_manager.cc:1403] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.358s	user 0.021s	sys 0.011s
I20260709 12:14:42.379551 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ea48da8df44fa3805928385cae0f90" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:42.380414 28904 raft_consensus.cc:2468] T 10ea48da8df44fa3805928385cae0f90 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
I20260709 12:14:42.381738 28944 leader_election.cc:304] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:42.382788 29080 raft_consensus.cc:2804] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:42.383221 29080 raft_consensus.cc:493] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.383612 29080 raft_consensus.cc:3060] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.379765 29029 raft_consensus.cc:359] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:42.384917 29029 raft_consensus.cc:385] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.385219 29029 raft_consensus.cc:740] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.385102 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61fd660ff1e4cda83dcd531e58e3922" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:42.386289 29029 consensus_queue.cc:260] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:42.387192 29098 leader_election.cc:290] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:42.395272 29225 raft_consensus.cc:2804] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:42.397326 29225 raft_consensus.cc:493] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.397796 29225 raft_consensus.cc:3060] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.399024 29217 raft_consensus.cc:493] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.399648 29217 raft_consensus.cc:515] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:42.407991 29029 ts_tablet_manager.cc:1434] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260709 12:14:42.409370 29029 tablet_bootstrap.cc:492] T 2634b0271df64282bc6d8883a570d3db P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:42.409698 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ea48da8df44fa3805928385cae0f90" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:42.417328 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619b96f80e58493bbef4852fc029aa01" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:42.418290 28904 raft_consensus.cc:2468] T 619b96f80e58493bbef4852fc029aa01 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
I20260709 12:14:42.419510 28944 leader_election.cc:304] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:42.421509 29162 raft_consensus.cc:2804] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:42.422458 29162 raft_consensus.cc:493] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.422816 29162 raft_consensus.cc:3060] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.424803 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619b96f80e58493bbef4852fc029aa01" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:42.425611 28827 raft_consensus.cc:2468] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
W20260709 12:14:42.427754 28945 leader_election.cc:343] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.433702 29027 ts_tablet_manager.cc:1434] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.068s	user 0.017s	sys 0.015s
I20260709 12:14:42.435092 29027 tablet_bootstrap.cc:492] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:42.435261 29221 consensus_queue.cc:1048] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:42.438516 29217 leader_election.cc:290] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:42.431753 29080 raft_consensus.cc:515] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:42.441875 28830 raft_consensus.cc:2468] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 0.
I20260709 12:14:42.442314 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ea48da8df44fa3805928385cae0f90" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:42.443024 28904 raft_consensus.cc:3060] T 10ea48da8df44fa3805928385cae0f90 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.447628 29024 tablet_bootstrap.cc:654] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.444792 29225 raft_consensus.cc:515] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:42.450970 29225 leader_election.cc:290] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:42.372491 29026 tablet_bootstrap.cc:654] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.453351 29027 tablet_bootstrap.cc:654] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.453516 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61fd660ff1e4cda83dcd531e58e3922" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:42.454039 28902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61fd660ff1e4cda83dcd531e58e3922" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:42.454830 28902 raft_consensus.cc:3060] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.454195 28831 raft_consensus.cc:3060] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.480221 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ea48da8df44fa3805928385cae0f90" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
W20260709 12:14:42.480687 28702 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:14:42.482692 28945 leader_election.cc:343] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.490484 29227 consensus_queue.cc:1048] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:14:42.475977 29080 leader_election.cc:290] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Requested vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:42.499059 29162 raft_consensus.cc:515] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:42.504546 29229 consensus_queue.cc:1048] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:42.525936 29229 consensus_queue.cc:1048] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:42.526724 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619b96f80e58493bbef4852fc029aa01" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:42.527529 28827 raft_consensus.cc:3060] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.544412 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619b96f80e58493bbef4852fc029aa01" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:42.545526 28905 raft_consensus.cc:3060] T 619b96f80e58493bbef4852fc029aa01 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.551141 28904 raft_consensus.cc:2468] T 10ea48da8df44fa3805928385cae0f90 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:42.554230 28827 raft_consensus.cc:2468] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:42.554912 28944 leader_election.cc:304] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:42.555764 28902 raft_consensus.cc:2468] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 1.
I20260709 12:14:42.556674 29080 raft_consensus.cc:2804] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:42.557060 28721 leader_election.cc:304] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:42.557411 29029 tablet_bootstrap.cc:654] T 2634b0271df64282bc6d8883a570d3db P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.557256 29080 raft_consensus.cc:697] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:14:42.558060 29225 raft_consensus.cc:2804] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:42.558605 29080 consensus_queue.cc:237] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:42.558645 29225 raft_consensus.cc:697] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 1 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:14:42.560895 28945 leader_election.cc:304] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: 
I20260709 12:14:42.529863 29162 leader_election.cc:290] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:42.571201 28831 raft_consensus.cc:2468] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 1.
I20260709 12:14:42.565876 29217 raft_consensus.cc:2804] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:42.573347 29217 raft_consensus.cc:697] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:14:42.573889 29024 tablet_bootstrap.cc:492] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:42.574474 29024 ts_tablet_manager.cc:1403] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.309s	user 0.016s	sys 0.002s
I20260709 12:14:42.574301 29217 consensus_queue.cc:237] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:42.561400 29225 consensus_queue.cc:237] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:42.589654 29024 raft_consensus.cc:359] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:42.591349 29024 raft_consensus.cc:385] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.591709 29024 raft_consensus.cc:740] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.606833 29026 tablet_bootstrap.cc:492] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:42.607524 29026 ts_tablet_manager.cc:1403] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.317s	user 0.023s	sys 0.009s
I20260709 12:14:42.616889 29027 tablet_bootstrap.cc:492] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:42.617599 29027 ts_tablet_manager.cc:1403] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.183s	user 0.019s	sys 0.018s
I20260709 12:14:42.625747 29029 tablet_bootstrap.cc:492] T 2634b0271df64282bc6d8883a570d3db P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:42.626418 29029 ts_tablet_manager.cc:1403] T 2634b0271df64282bc6d8883a570d3db P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.217s	user 0.019s	sys 0.007s
I20260709 12:14:42.619289 28905 raft_consensus.cc:2468] T 619b96f80e58493bbef4852fc029aa01 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:42.635706 29029 raft_consensus.cc:359] T 2634b0271df64282bc6d8883a570d3db P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:42.636662 29029 raft_consensus.cc:385] T 2634b0271df64282bc6d8883a570d3db P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.636962 29029 raft_consensus.cc:740] T 2634b0271df64282bc6d8883a570d3db P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.638813 29027 raft_consensus.cc:359] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:42.639591 29027 raft_consensus.cc:385] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.639917 29027 raft_consensus.cc:740] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.642772 29029 consensus_queue.cc:260] T 2634b0271df64282bc6d8883a570d3db P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:42.643985 29027 consensus_queue.cc:260] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:42.651095 29026 raft_consensus.cc:359] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:42.652005 29026 raft_consensus.cc:385] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.652271 29026 raft_consensus.cc:740] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.655019 29153 raft_consensus.cc:493] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.655611 29153 raft_consensus.cc:515] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:42.669991 29153 leader_election.cc:290] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:42.671775 29029 ts_tablet_manager.cc:1434] T 2634b0271df64282bc6d8883a570d3db P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 12:14:42.673415 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbfc7e608d44993abcdb2bd32dceea5" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:42.674769 29027 ts_tablet_manager.cc:1434] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.000s
I20260709 12:14:42.676199 29027 tablet_bootstrap.cc:492] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:42.677237 29029 tablet_bootstrap.cc:492] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:42.676798 29024 consensus_queue.cc:260] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:42.678344 29026 consensus_queue.cc:260] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:42.679803 29024 ts_tablet_manager.cc:1434] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.105s	user 0.011s	sys 0.001s
I20260709 12:14:42.691121 29026 ts_tablet_manager.cc:1434] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.083s	user 0.005s	sys 0.003s
I20260709 12:14:42.692485 29026 tablet_bootstrap.cc:492] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:42.693500 29027 tablet_bootstrap.cc:654] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.692523 28651 catalog_manager.cc:5697] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 1 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:42.692555 29029 tablet_bootstrap.cc:654] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.695690 28754 raft_consensus.cc:3060] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:42.698115 29235 log.cc:927] Time spent T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c: Append to log took a long time: real 0.112s	user 0.004s	sys 0.000s
W20260709 12:14:42.711607 29240 log.cc:927] Time spent T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c: Append to log took a long time: real 0.084s	user 0.000s	sys 0.002s
I20260709 12:14:42.711774 29146 raft_consensus.cc:493] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.716154 29026 tablet_bootstrap.cc:654] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.721298 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbfc7e608d44993abcdb2bd32dceea5" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:42.687256 28654 catalog_manager.cc:5697] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 1 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:42.723346 29029 tablet_bootstrap.cc:492] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:42.723968 29029 ts_tablet_manager.cc:1403] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.002s
I20260709 12:14:42.712513 29146 raft_consensus.cc:515] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:42.728446 28719 leader_election.cc:304] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663
I20260709 12:14:42.731405 29146 leader_election.cc:290] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:42.732138 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2634b0271df64282bc6d8883a570d3db" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:42.734364 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2634b0271df64282bc6d8883a570d3db" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:42.735144 28830 raft_consensus.cc:2468] T 2634b0271df64282bc6d8883a570d3db P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:42.735965 29029 raft_consensus.cc:359] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
W20260709 12:14:42.736856 28871 leader_election.cc:343] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.739333 28871 leader_election.cc:304] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:42.740621 29146 raft_consensus.cc:2804] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:42.741134 29024 tablet_bootstrap.cc:492] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:42.741259 29146 raft_consensus.cc:493] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.741963 29146 raft_consensus.cc:3060] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.744724 29029 raft_consensus.cc:385] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.746403 29029 raft_consensus.cc:740] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.747246 29029 consensus_queue.cc:260] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:42.747310 29229 consensus_queue.cc:1048] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:42.749756 29029 ts_tablet_manager.cc:1434] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:14:42.751437 29029 tablet_bootstrap.cc:492] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:42.763427 29027 tablet_bootstrap.cc:492] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:42.764024 29027 ts_tablet_manager.cc:1403] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.010s
I20260709 12:14:42.765347 29029 tablet_bootstrap.cc:654] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.767201 29027 raft_consensus.cc:359] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:42.767992 29027 raft_consensus.cc:385] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.771811 29171 consensus_queue.cc:1048] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:42.773267 29024 tablet_bootstrap.cc:654] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.768286 29027 raft_consensus.cc:740] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.754235 29146 raft_consensus.cc:515] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:42.778051 29027 consensus_queue.cc:260] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:42.780922 29027 ts_tablet_manager.cc:1434] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.008s
I20260709 12:14:42.781783 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2634b0271df64282bc6d8883a570d3db" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:42.782614 28756 raft_consensus.cc:3060] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.784206 29027 tablet_bootstrap.cc:492] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:42.787642 29162 consensus_queue.cc:1048] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:42.791689 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2634b0271df64282bc6d8883a570d3db" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:42.795536 28831 raft_consensus.cc:3060] T 2634b0271df64282bc6d8883a570d3db P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.802279 29146 leader_election.cc:290] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:42.806041 28756 raft_consensus.cc:2468] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:42.813617 28871 leader_election.cc:304] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:42.814749 29146 raft_consensus.cc:2804] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:42.815538 29146 raft_consensus.cc:697] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:42.818756 29146 consensus_queue.cc:237] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:42.825897 29029 tablet_bootstrap.cc:492] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:42.826611 29029 ts_tablet_manager.cc:1403] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.002s
I20260709 12:14:42.828536 29227 raft_consensus.cc:493] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.829352 29227 raft_consensus.cc:515] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:42.829873 29029 raft_consensus.cc:359] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:42.830719 29029 raft_consensus.cc:385] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.831010 29029 raft_consensus.cc:740] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.835837 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f485de5a69447a1b6b45f038a1da6d0" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:42.836570 29027 tablet_bootstrap.cc:654] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.836937 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f485de5a69447a1b6b45f038a1da6d0" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:42.837749 29227 leader_election.cc:290] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
W20260709 12:14:42.843632 28796 leader_election.cc:343] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:42.845216 28794 leader_election.cc:343] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.845863 28794 leader_election.cc:304] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab; no voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663
I20260709 12:14:42.850211 29171 raft_consensus.cc:2749] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:42.831733 29029 consensus_queue.cc:260] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:42.844446 28831 raft_consensus.cc:2468] T 2634b0271df64282bc6d8883a570d3db P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:42.863318 29024 tablet_bootstrap.cc:492] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:42.864269 29024 ts_tablet_manager.cc:1403] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.137s	user 0.011s	sys 0.027s
I20260709 12:14:42.871414 29080 consensus_queue.cc:1048] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:42.864440 29217 raft_consensus.cc:493] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.872610 29217 raft_consensus.cc:515] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:42.879223 29153 raft_consensus.cc:2749] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:42.881708 29225 raft_consensus.cc:493] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.882355 29225 raft_consensus.cc:515] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:42.888674 29026 tablet_bootstrap.cc:492] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:42.889261 29026 ts_tablet_manager.cc:1403] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.197s	user 0.032s	sys 0.008s
I20260709 12:14:42.889528 29225 leader_election.cc:290] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:42.889881 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ea48da8df44fa3805928385cae0f90" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:42.895697 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ea48da8df44fa3805928385cae0f90" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:42.896552 28905 raft_consensus.cc:2393] T 10ea48da8df44fa3805928385cae0f90 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e669768c5dca47ba994036a8a31ccb0c in current term 1: Already voted for candidate 208b99f185134d2c9ca4ecb4e0e74114 in this term.
I20260709 12:14:42.897583 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f1d9f944de4d2d8cb85b919a127537" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:42.897775 28721 leader_election.cc:304] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663
I20260709 12:14:42.898543 29227 raft_consensus.cc:493] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.899196 29227 raft_consensus.cc:515] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:42.901230 29153 raft_consensus.cc:3060] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.904203 29026 raft_consensus.cc:359] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:42.905045 29026 raft_consensus.cc:385] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.905345 29026 raft_consensus.cc:740] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.906213 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f1d9f944de4d2d8cb85b919a127537" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:42.906111 29026 consensus_queue.cc:260] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
W20260709 12:14:42.907554 28945 leader_election.cc:343] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:42.908368 28797 leader_election.cc:343] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.909319 29026 ts_tablet_manager.cc:1434] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260709 12:14:42.909968 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f1d9f944de4d2d8cb85b919a127537" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:42.910859 28977 raft_consensus.cc:2468] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:42.912572 28794 leader_election.cc:304] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:42.913573 29217 leader_election.cc:290] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:42.913653 29171 raft_consensus.cc:2804] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:42.914459 29171 raft_consensus.cc:493] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.914863 29171 raft_consensus.cc:3060] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.915660 29026 tablet_bootstrap.cc:492] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:42.919559 29029 ts_tablet_manager.cc:1434] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.093s	user 0.004s	sys 0.004s
I20260709 12:14:42.930256 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f1d9f944de4d2d8cb85b919a127537" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:42.932021 29024 raft_consensus.cc:359] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:42.933913 29024 raft_consensus.cc:385] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.934278 29024 raft_consensus.cc:740] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.935468 29029 tablet_bootstrap.cc:492] T e0b1319ee95c4731ba1e07d50257fa4f P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:42.935199 29024 consensus_queue.cc:260] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:42.922351 29227 leader_election.cc:290] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:42.949409 29171 raft_consensus.cc:515] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:42.950380 29153 raft_consensus.cc:2749] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:42.951514 28831 raft_consensus.cc:2393] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 208b99f185134d2c9ca4ecb4e0e74114 in current term 1: Already voted for candidate 14eb69c7af384cf391d23190c95375ab in this term.
I20260709 12:14:42.953059 29171 leader_election.cc:290] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:42.954350 29024 ts_tablet_manager.cc:1434] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.090s	user 0.008s	sys 0.000s
I20260709 12:14:42.954739 29029 tablet_bootstrap.cc:654] T e0b1319ee95c4731ba1e07d50257fa4f P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.955796 28945 leader_election.cc:304] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114; no voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:42.957839 29217 raft_consensus.cc:3060] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.959599 29026 tablet_bootstrap.cc:654] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.961124 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f1d9f944de4d2d8cb85b919a127537" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:42.954974 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f1d9f944de4d2d8cb85b919a127537" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:42.965348 29027 tablet_bootstrap.cc:492] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:42.966105 29027 ts_tablet_manager.cc:1403] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.184s	user 0.012s	sys 0.015s
I20260709 12:14:42.965948 28652 catalog_manager.cc:5697] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 0 to 1, leader changed from <none> to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 1 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:42.967959 28797 leader_election.cc:343] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.970201 29027 raft_consensus.cc:359] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:42.955574 29024 tablet_bootstrap.cc:492] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:42.977346 29027 raft_consensus.cc:385] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.977865 29027 raft_consensus.cc:740] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.978783 29027 consensus_queue.cc:260] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:42.982102 28654 catalog_manager.cc:5697] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:42.985994 29027 ts_tablet_manager.cc:1434] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260709 12:14:42.986554 29024 tablet_bootstrap.cc:654] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.986752 29217 raft_consensus.cc:2749] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:42.989413 29027 tablet_bootstrap.cc:492] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:42.990568 29217 consensus_queue.cc:1048] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:42.997448 29027 tablet_bootstrap.cc:654] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.005496 28977 raft_consensus.cc:2468] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:43.008949 28794 leader_election.cc:304] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:43.012315 29227 raft_consensus.cc:2804] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:43.012991 29227 raft_consensus.cc:697] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:43.012421 29029 tablet_bootstrap.cc:492] T e0b1319ee95c4731ba1e07d50257fa4f P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:43.014191 29227 consensus_queue.cc:237] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.014892 29029 ts_tablet_manager.cc:1403] T e0b1319ee95c4731ba1e07d50257fa4f P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.086s	user 0.019s	sys 0.021s
I20260709 12:14:43.020711 29029 raft_consensus.cc:359] T e0b1319ee95c4731ba1e07d50257fa4f P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:43.021672 29029 raft_consensus.cc:385] T e0b1319ee95c4731ba1e07d50257fa4f P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.024528 29029 raft_consensus.cc:740] T e0b1319ee95c4731ba1e07d50257fa4f P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.027124 29029 consensus_queue.cc:260] T e0b1319ee95c4731ba1e07d50257fa4f P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:43.030814 29029 ts_tablet_manager.cc:1434] T e0b1319ee95c4731ba1e07d50257fa4f P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:14:43.031929 29029 tablet_bootstrap.cc:492] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:43.033097 29024 tablet_bootstrap.cc:492] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:43.033640 29024 ts_tablet_manager.cc:1403] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.008s
I20260709 12:14:43.040256 29162 consensus_queue.cc:1048] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:43.039848 28651 catalog_manager.cc:5697] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 1 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.044705 28651 catalog_manager.cc:5697] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 1 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.047434 29170 consensus_queue.cc:1048] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:43.056960 29225 consensus_queue.cc:1048] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:43.059100 29029 tablet_bootstrap.cc:654] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.071295 29027 tablet_bootstrap.cc:492] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:43.071789 29027 ts_tablet_manager.cc:1403] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.083s	user 0.025s	sys 0.031s
I20260709 12:14:43.074764 29024 raft_consensus.cc:359] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:43.075651 29024 raft_consensus.cc:385] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.075939 29024 raft_consensus.cc:740] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.076671 29024 consensus_queue.cc:260] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:43.078858 29024 ts_tablet_manager.cc:1434] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 12:14:43.079882 29024 tablet_bootstrap.cc:492] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:43.074816 29027 raft_consensus.cc:359] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:43.081611 29027 raft_consensus.cc:385] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.081982 29027 raft_consensus.cc:740] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.082993 29027 consensus_queue.cc:260] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:43.085994 29027 ts_tablet_manager.cc:1434] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 12:14:43.086438 29026 tablet_bootstrap.cc:492] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:43.086989 29026 ts_tablet_manager.cc:1403] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.172s	user 0.019s	sys 0.003s
I20260709 12:14:43.087385 29027 tablet_bootstrap.cc:492] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:43.088197 29029 tablet_bootstrap.cc:492] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:43.092617 29024 tablet_bootstrap.cc:654] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.093007 29217 consensus_queue.cc:1048] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:43.095356 29027 tablet_bootstrap.cc:654] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.106072 29153 consensus_queue.cc:1048] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:43.108951 29029 ts_tablet_manager.cc:1403] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.003s
I20260709 12:14:43.109886 29026 raft_consensus.cc:359] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:43.110637 29026 raft_consensus.cc:385] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.110941 29026 raft_consensus.cc:740] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.111651 29026 consensus_queue.cc:260] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:43.112006 29029 raft_consensus.cc:359] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:43.112708 29029 raft_consensus.cc:385] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.113013 29029 raft_consensus.cc:740] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.113986 29026 ts_tablet_manager.cc:1434] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.027s	user 0.020s	sys 0.008s
I20260709 12:14:43.113720 29029 consensus_queue.cc:260] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:43.115123 29026 tablet_bootstrap.cc:492] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:43.116073 29029 ts_tablet_manager.cc:1434] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:14:43.117605 29029 tablet_bootstrap.cc:492] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:43.121999 29026 tablet_bootstrap.cc:654] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.124723 29080 raft_consensus.cc:493] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.125447 29024 tablet_bootstrap.cc:492] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:43.125577 29031 raft_consensus.cc:493] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.125648 29080 raft_consensus.cc:515] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:43.126371 29024 ts_tablet_manager.cc:1403] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.005s
I20260709 12:14:43.126413 29031 raft_consensus.cc:515] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:43.129453 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b1319ee95c4731ba1e07d50257fa4f" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:43.130208 28830 raft_consensus.cc:2468] T e0b1319ee95c4731ba1e07d50257fa4f P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
I20260709 12:14:43.130466 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b1319ee95c4731ba1e07d50257fa4f" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:43.130359 29024 raft_consensus.cc:359] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.131582 29024 raft_consensus.cc:385] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.131783 29031 leader_election.cc:290] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:43.132071 29024 raft_consensus.cc:740] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
W20260709 12:14:43.133286 28944 leader_election.cc:343] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.133868 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f485de5a69447a1b6b45f038a1da6d0" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:43.134357 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f485de5a69447a1b6b45f038a1da6d0" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:43.134747 28827 raft_consensus.cc:2468] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:43.135221 28977 raft_consensus.cc:2468] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:43.136440 28871 leader_election.cc:304] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:43.137243 28945 leader_election.cc:304] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: f029ebada0294afb8944524587b5e663
I20260709 12:14:43.138419 29170 raft_consensus.cc:2804] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:43.138859 29146 raft_consensus.cc:2804] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:43.138942 29170 raft_consensus.cc:493] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:43.139560 29146 raft_consensus.cc:493] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:43.139688 29170 raft_consensus.cc:3060] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.140159 29146 raft_consensus.cc:3060] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.146842 29080 leader_election.cc:290] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:43.149873 29031 raft_consensus.cc:493] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.150470 29031 raft_consensus.cc:515] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:43.150786 29170 raft_consensus.cc:515] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:43.151443 29146 raft_consensus.cc:515] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:43.152724 29029 tablet_bootstrap.cc:654] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.154340 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d0df57a46d4c18896d8fa894bc5883" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:43.155089 28977 raft_consensus.cc:2468] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:43.157203 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b1319ee95c4731ba1e07d50257fa4f" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:43.158097 28827 raft_consensus.cc:3060] T e0b1319ee95c4731ba1e07d50257fa4f P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.158980 28868 leader_election.cc:304] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:43.160032 29191 raft_consensus.cc:2804] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:43.160460 29191 raft_consensus.cc:493] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:43.160858 29191 raft_consensus.cc:3060] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.165562 29170 leader_election.cc:290] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:43.166133 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b1319ee95c4731ba1e07d50257fa4f" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
W20260709 12:14:43.167892 28944 leader_election.cc:343] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.170258 29024 consensus_queue.cc:260] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.182919 29031 leader_election.cc:290] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:43.186200 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d0df57a46d4c18896d8fa894bc5883" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:43.187229 28753 raft_consensus.cc:2468] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:43.190872 29024 ts_tablet_manager.cc:1434] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.064s	user 0.010s	sys 0.000s
I20260709 12:14:43.193969 29024 tablet_bootstrap.cc:492] T fa90c994704144c8ae69409fb83e0558 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:43.199545 28827 raft_consensus.cc:2468] T e0b1319ee95c4731ba1e07d50257fa4f P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:43.201047 28945 leader_election.cc:304] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: f029ebada0294afb8944524587b5e663
I20260709 12:14:43.202340 29146 leader_election.cc:290] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:43.202673 29080 raft_consensus.cc:2804] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:43.203341 29080 raft_consensus.cc:697] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:14:43.204236 29080 consensus_queue.cc:237] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:43.207276 29029 tablet_bootstrap.cc:492] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:43.209719 29029 ts_tablet_manager.cc:1403] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.003s
I20260709 12:14:43.236328 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f485de5a69447a1b6b45f038a1da6d0" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:43.237107 28977 raft_consensus.cc:3060] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.247114 29191 raft_consensus.cc:515] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:43.250712 28977 raft_consensus.cc:2468] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:43.252842 28868 leader_election.cc:304] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:43.254040 29146 raft_consensus.cc:2804] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:43.254549 29146 raft_consensus.cc:697] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:43.255502 29146 consensus_queue.cc:237] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:43.259634 29029 raft_consensus.cc:359] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.261315 29024 tablet_bootstrap.cc:654] T fa90c994704144c8ae69409fb83e0558 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.260466 29029 raft_consensus.cc:385] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.278038 29029 raft_consensus.cc:740] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.285686 29029 consensus_queue.cc:260] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.286352 29171 raft_consensus.cc:493] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.295838 29171 raft_consensus.cc:515] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:43.298097 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f485de5a69447a1b6b45f038a1da6d0" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:43.298921 28827 raft_consensus.cc:3060] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.300298 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4cb3548271422e8c3220cea323718e" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:43.300455 29029 ts_tablet_manager.cc:1434] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.090s	user 0.009s	sys 0.001s
I20260709 12:14:43.304759 29029 tablet_bootstrap.cc:492] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:43.306576 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4cb3548271422e8c3220cea323718e" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:43.307368 28753 raft_consensus.cc:2468] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:43.308148 29191 leader_election.cc:290] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:43.298400 29171 leader_election.cc:290] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:43.329448 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d0df57a46d4c18896d8fa894bc5883" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:43.330318 29026 tablet_bootstrap.cc:492] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:43.330500 28979 raft_consensus.cc:3060] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.330921 29026 ts_tablet_manager.cc:1403] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.216s	user 0.068s	sys 0.095s
I20260709 12:14:43.341629 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d0df57a46d4c18896d8fa894bc5883" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:43.343322 28753 raft_consensus.cc:3060] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.322978 28797 leader_election.cc:304] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:14:43.346491 29132 raft_consensus.cc:2804] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:14:43.346855 28796 leader_election.cc:343] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.346927 29132 raft_consensus.cc:493] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:43.347548 29132 raft_consensus.cc:3060] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.353749 29026 raft_consensus.cc:359] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:43.355398 29026 raft_consensus.cc:385] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.355619 29026 raft_consensus.cc:740] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.370034 29026 consensus_queue.cc:260] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:43.373272 29026 ts_tablet_manager.cc:1434] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.002s
I20260709 12:14:43.374665 29026 tablet_bootstrap.cc:492] T e0b1319ee95c4731ba1e07d50257fa4f P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:43.375574 28979 raft_consensus.cc:2468] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:43.375921 29029 tablet_bootstrap.cc:654] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.376971 28868 leader_election.cc:304] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:43.377956 29031 raft_consensus.cc:2804] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:43.378225 28827 raft_consensus.cc:2468] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:43.378522 29031 raft_consensus.cc:697] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:43.383587 29026 tablet_bootstrap.cc:654] T e0b1319ee95c4731ba1e07d50257fa4f P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:43.383247 28796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:37979, user_credentials={real_user=slave}} blocked reactor thread for 59049.6us
I20260709 12:14:43.389919 29024 tablet_bootstrap.cc:492] T fa90c994704144c8ae69409fb83e0558 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:43.390520 29024 ts_tablet_manager.cc:1403] T fa90c994704144c8ae69409fb83e0558 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.197s	user 0.012s	sys 0.017s
I20260709 12:14:43.388561 29031 consensus_queue.cc:237] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:43.397244 29277 consensus_queue.cc:1048] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:43.399600 28650 catalog_manager.cc:5697] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 1 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.401079 29024 raft_consensus.cc:359] T fa90c994704144c8ae69409fb83e0558 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.401780 29227 consensus_queue.cc:1048] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:43.402185 29024 raft_consensus.cc:385] T fa90c994704144c8ae69409fb83e0558 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.402506 29024 raft_consensus.cc:740] T fa90c994704144c8ae69409fb83e0558 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.403291 29024 consensus_queue.cc:260] T fa90c994704144c8ae69409fb83e0558 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.408828 29276 raft_consensus.cc:493] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.409394 29227 raft_consensus.cc:493] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.409633 29276 raft_consensus.cc:515] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:43.417303 29024 ts_tablet_manager.cc:1434] T fa90c994704144c8ae69409fb83e0558 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 12:14:43.416155 29276 leader_election.cc:290] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:43.423825 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4cb3548271422e8c3220cea323718e" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:43.424620 28754 raft_consensus.cc:2468] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:43.425362 29132 raft_consensus.cc:515] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:43.410048 29227 raft_consensus.cc:515] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.426528 29027 tablet_bootstrap.cc:492] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:43.427115 29027 ts_tablet_manager.cc:1403] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.340s	user 0.046s	sys 0.096s
I20260709 12:14:43.427805 29132 leader_election.cc:290] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:43.428088 29227 leader_election.cc:290] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:43.428786 29024 tablet_bootstrap.cc:492] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:43.426236 28871 leader_election.cc:304] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:43.429895 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4cb3548271422e8c3220cea323718e" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:43.430629 28905 raft_consensus.cc:3060] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.432090 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4b5c8e2ea24ae6bd65ee11bf93081a" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:43.425701 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4cb3548271422e8c3220cea323718e" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:43.430294 29027 raft_consensus.cc:359] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.434103 29026 tablet_bootstrap.cc:492] T e0b1319ee95c4731ba1e07d50257fa4f P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:43.433789 29027 raft_consensus.cc:385] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.434852 29026 ts_tablet_manager.cc:1403] T e0b1319ee95c4731ba1e07d50257fa4f P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.004s
I20260709 12:14:43.435144 29027 raft_consensus.cc:740] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.433077 28977 raft_consensus.cc:2468] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:43.444941 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4b5c8e2ea24ae6bd65ee11bf93081a" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
W20260709 12:14:43.448071 28797 leader_election.cc:343] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.447433 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4cb3548271422e8c3220cea323718e" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:43.449266 28756 raft_consensus.cc:3060] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.453205 28794 leader_election.cc:304] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:43.448765 28831 raft_consensus.cc:2393] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f029ebada0294afb8944524587b5e663 in current term 1: Already voted for candidate 14eb69c7af384cf391d23190c95375ab in this term.
I20260709 12:14:43.457878 28905 raft_consensus.cc:2468] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:43.461064 28796 leader_election.cc:304] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:43.462472 29171 raft_consensus.cc:2804] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:43.433085 28753 raft_consensus.cc:2468] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:43.463099 29171 raft_consensus.cc:493] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:43.463953 29191 raft_consensus.cc:2764] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:14:43.463150 29132 raft_consensus.cc:2804] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:43.462636 29024 tablet_bootstrap.cc:654] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.476125 29132 raft_consensus.cc:697] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:43.477248 29132 consensus_queue.cc:237] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:43.464069 29171 raft_consensus.cc:3060] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.469324 28653 catalog_manager.cc:5697] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.470624 29029 tablet_bootstrap.cc:492] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:43.481534 29029 ts_tablet_manager.cc:1403] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.177s	user 0.033s	sys 0.014s
I20260709 12:14:43.436318 29027 consensus_queue.cc:260] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.480450 29026 raft_consensus.cc:359] T e0b1319ee95c4731ba1e07d50257fa4f P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:43.483584 29026 raft_consensus.cc:385] T e0b1319ee95c4731ba1e07d50257fa4f P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.483987 29026 raft_consensus.cc:740] T e0b1319ee95c4731ba1e07d50257fa4f P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.486274 29027 ts_tablet_manager.cc:1434] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.001s
I20260709 12:14:43.486595 28756 raft_consensus.cc:2468] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:43.498418 29029 raft_consensus.cc:359] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:43.499289 29029 raft_consensus.cc:385] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.499606 29029 raft_consensus.cc:740] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.499468 29031 consensus_queue.cc:1048] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:43.500810 29029 consensus_queue.cc:260] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:43.509984 29026 consensus_queue.cc:260] T e0b1319ee95c4731ba1e07d50257fa4f P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:43.513646 29026 ts_tablet_manager.cc:1434] T e0b1319ee95c4731ba1e07d50257fa4f P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.078s	user 0.010s	sys 0.000s
I20260709 12:14:43.514623 29027 tablet_bootstrap.cc:492] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:43.515349 29026 tablet_bootstrap.cc:492] T ca5c7e1b4ddd4184841bb6be93e0dfda P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:43.526268 29029 ts_tablet_manager.cc:1434] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260709 12:14:43.527634 29029 tablet_bootstrap.cc:492] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:43.529632 29026 tablet_bootstrap.cc:654] T ca5c7e1b4ddd4184841bb6be93e0dfda P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.508759 29171 raft_consensus.cc:515] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.535034 29024 tablet_bootstrap.cc:492] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:43.535594 29024 ts_tablet_manager.cc:1403] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.000s
I20260709 12:14:43.530093 29153 raft_consensus.cc:493] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.541440 29153 raft_consensus.cc:515] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.551246 29153 leader_election.cc:290] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:43.554343 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f1d9f944de4d2d8cb85b919a127537" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:43.555393 29024 raft_consensus.cc:359] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:43.556142 29024 raft_consensus.cc:385] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.556404 29024 raft_consensus.cc:740] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.556479 28651 catalog_manager.cc:5697] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 1 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.559531 29171 leader_election.cc:290] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:43.557152 29024 consensus_queue.cc:260] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:43.560441 29029 tablet_bootstrap.cc:654] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.568981 28756 raft_consensus.cc:3060] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.574295 29024 ts_tablet_manager.cc:1434] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 12:14:43.576872 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f1d9f944de4d2d8cb85b919a127537" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:43.578783 29191 raft_consensus.cc:493] T e0b1319ee95c4731ba1e07d50257fa4f P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.579365 29191 raft_consensus.cc:515] T e0b1319ee95c4731ba1e07d50257fa4f P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:43.579892 28722 leader_election.cc:304] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114
I20260709 12:14:43.580120 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4b5c8e2ea24ae6bd65ee11bf93081a" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:43.581725 29191 leader_election.cc:290] T e0b1319ee95c4731ba1e07d50257fa4f P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
W20260709 12:14:43.582093 28797 leader_election.cc:343] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.583474 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b1319ee95c4731ba1e07d50257fa4f" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:43.585897 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4b5c8e2ea24ae6bd65ee11bf93081a" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:43.586534 28979 raft_consensus.cc:3060] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.586776 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b1319ee95c4731ba1e07d50257fa4f" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:43.587721 28827 raft_consensus.cc:2393] T e0b1319ee95c4731ba1e07d50257fa4f P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f029ebada0294afb8944524587b5e663 in current term 1: Already voted for candidate 208b99f185134d2c9ca4ecb4e0e74114 in this term.
I20260709 12:14:43.589035 29024 tablet_bootstrap.cc:492] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:43.590214 28871 leader_election.cc:304] T e0b1319ee95c4731ba1e07d50257fa4f P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f029ebada0294afb8944524587b5e663; no voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114
I20260709 12:14:43.592310 29191 raft_consensus.cc:3060] T e0b1319ee95c4731ba1e07d50257fa4f P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.618032 28654 catalog_manager.cc:5697] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.615433 29191 raft_consensus.cc:2749] T e0b1319ee95c4731ba1e07d50257fa4f P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:43.635216 29024 tablet_bootstrap.cc:654] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.636610 29217 consensus_queue.cc:1048] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:43.639097 29029 tablet_bootstrap.cc:492] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:43.639863 29029 ts_tablet_manager.cc:1403] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.006s
I20260709 12:14:43.644862 29153 raft_consensus.cc:2749] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:43.648276 29026 tablet_bootstrap.cc:492] T ca5c7e1b4ddd4184841bb6be93e0dfda P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:43.649032 29026 ts_tablet_manager.cc:1403] T ca5c7e1b4ddd4184841bb6be93e0dfda P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.134s	user 0.021s	sys 0.010s
I20260709 12:14:43.655018 28979 raft_consensus.cc:2468] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:43.657860 29026 raft_consensus.cc:359] T ca5c7e1b4ddd4184841bb6be93e0dfda P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:43.667326 29026 raft_consensus.cc:385] T ca5c7e1b4ddd4184841bb6be93e0dfda P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.656596 29029 raft_consensus.cc:359] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.660749 29227 consensus_queue.cc:1048] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:43.668422 29029 raft_consensus.cc:385] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.667924 29026 raft_consensus.cc:740] T ca5c7e1b4ddd4184841bb6be93e0dfda P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.667155 28651 catalog_manager.cc:5697] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 1 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.668885 29029 raft_consensus.cc:740] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.675072 29026 consensus_queue.cc:260] T ca5c7e1b4ddd4184841bb6be93e0dfda P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:43.690471 29027 tablet_bootstrap.cc:654] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.681689 29029 consensus_queue.cc:260] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.700024 29026 ts_tablet_manager.cc:1434] T ca5c7e1b4ddd4184841bb6be93e0dfda P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.002s
I20260709 12:14:43.733698 29029 ts_tablet_manager.cc:1434] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.093s	user 0.012s	sys 0.000s
I20260709 12:14:43.739488 29026 tablet_bootstrap.cc:492] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:43.742280 29029 tablet_bootstrap.cc:492] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:43.754585 29024 tablet_bootstrap.cc:492] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:43.749752 29171 raft_consensus.cc:493] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.757543 29171 raft_consensus.cc:515] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.759745 29171 leader_election.cc:290] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:43.760353 29277 consensus_queue.cc:1048] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:43.761662 29026 tablet_bootstrap.cc:654] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.764810 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa90c994704144c8ae69409fb83e0558" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:43.767364 29277 consensus_queue.cc:1048] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:43.755246 29024 ts_tablet_manager.cc:1403] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.166s	user 0.034s	sys 0.038s
I20260709 12:14:43.772322 29029 tablet_bootstrap.cc:654] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.776551 28794 leader_election.cc:304] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:43.782213 29171 raft_consensus.cc:2804] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:14:43.781751 28797 leader_election.cc:343] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.782536 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa90c994704144c8ae69409fb83e0558" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:43.789413 29027 tablet_bootstrap.cc:492] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:43.792439 29027 ts_tablet_manager.cc:1403] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.278s	user 0.011s	sys 0.013s
I20260709 12:14:43.798534 29024 raft_consensus.cc:359] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.799719 29217 consensus_queue.cc:1048] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:43.800169 29171 raft_consensus.cc:697] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:43.801263 29171 consensus_queue.cc:237] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.799736 29024 raft_consensus.cc:385] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.806416 29024 raft_consensus.cc:740] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.808928 29024 consensus_queue.cc:260] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.818985 29132 raft_consensus.cc:493] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.819918 29132 raft_consensus.cc:515] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:43.826669 28979 raft_consensus.cc:2468] T fa90c994704144c8ae69409fb83e0558 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:43.828824 29027 raft_consensus.cc:359] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.829705 29027 raft_consensus.cc:385] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.830014 29027 raft_consensus.cc:740] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.832131 28794 leader_election.cc:304] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:43.834272 29229 raft_consensus.cc:2804] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:43.834681 29229 raft_consensus.cc:493] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:43.835081 29229 raft_consensus.cc:3060] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.837267 29276 consensus_queue.cc:1048] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:43.838418 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716cb18ce5340668ccf2917769a1e74" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
W20260709 12:14:43.840241 28797 leader_election.cc:343] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.844110 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716cb18ce5340668ccf2917769a1e74" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
W20260709 12:14:43.846657 28796 leader_election.cc:343] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:43.846863 28702 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:43.847200 28796 leader_election.cc:304] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab; no voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663
I20260709 12:14:43.848534 29227 raft_consensus.cc:2749] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:43.830716 29027 consensus_queue.cc:260] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.851600 29229 raft_consensus.cc:515] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.852427 29027 ts_tablet_manager.cc:1434] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 12:14:43.853673 29027 tablet_bootstrap.cc:492] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:43.854588 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa90c994704144c8ae69409fb83e0558" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:43.855278 28979 raft_consensus.cc:3060] T fa90c994704144c8ae69409fb83e0558 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.856746 29132 leader_election.cc:290] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:43.857697 29146 consensus_queue.cc:1048] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:43.862607 29024 ts_tablet_manager.cc:1434] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.002s
I20260709 12:14:43.865206 29024 tablet_bootstrap.cc:492] T 572ead575cd94d62a0a0b256812e16a7 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:43.870355 29132 consensus_queue.cc:1048] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:43.874398 29027 tablet_bootstrap.cc:654] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.888942 29217 raft_consensus.cc:493] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.893532 29217 raft_consensus.cc:515] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:43.896049 29217 leader_election.cc:290] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:43.899044 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5c7e1b4ddd4184841bb6be93e0dfda" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:43.899693 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5c7e1b4ddd4184841bb6be93e0dfda" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:43.899843 28903 raft_consensus.cc:2468] T ca5c7e1b4ddd4184841bb6be93e0dfda P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
I20260709 12:14:43.906567 28651 catalog_manager.cc:5697] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 1 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.911827 29026 tablet_bootstrap.cc:492] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:43.912282 29026 ts_tablet_manager.cc:1403] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.177s	user 0.047s	sys 0.011s
W20260709 12:14:43.912974 28945 leader_election.cc:343] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.919770 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa90c994704144c8ae69409fb83e0558" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:43.921151 28944 leader_election.cc:304] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
W20260709 12:14:43.921402 28797 leader_election.cc:343] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.924268 29170 raft_consensus.cc:2804] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:43.924751 29170 raft_consensus.cc:493] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:43.925141 29170 raft_consensus.cc:3060] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.906167 29229 leader_election.cc:290] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:43.932472 29024 tablet_bootstrap.cc:654] T 572ead575cd94d62a0a0b256812e16a7 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.940256 29026 raft_consensus.cc:359] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:43.945612 29026 raft_consensus.cc:385] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.946023 29026 raft_consensus.cc:740] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.958074 29029 tablet_bootstrap.cc:492] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:43.958617 29029 ts_tablet_manager.cc:1403] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.217s	user 0.014s	sys 0.011s
I20260709 12:14:43.961530 29029 raft_consensus.cc:359] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:43.962247 29029 raft_consensus.cc:385] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.962520 29029 raft_consensus.cc:740] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.963275 29029 consensus_queue.cc:260] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:43.964756 29217 raft_consensus.cc:493] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.965211 29029 ts_tablet_manager.cc:1434] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:14:43.965356 29217 raft_consensus.cc:515] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:43.966375 29029 tablet_bootstrap.cc:492] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:43.967672 29217 leader_election.cc:290] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:43.946982 29026 consensus_queue.cc:260] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:43.933804 28979 raft_consensus.cc:2468] T fa90c994704144c8ae69409fb83e0558 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:43.983068 29026 ts_tablet_manager.cc:1434] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.003s
I20260709 12:14:43.959939 29170 raft_consensus.cc:515] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:43.995205 29026 tablet_bootstrap.cc:492] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:44.010942 29029 tablet_bootstrap.cc:654] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.013823 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f007701ca94b0eb7ca7723db93460b" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:44.015059 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f007701ca94b0eb7ca7723db93460b" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:44.019245 29027 tablet_bootstrap.cc:492] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:44.019207 28794 leader_election.cc:304] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:44.020354 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5c7e1b4ddd4184841bb6be93e0dfda" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:44.021467 28905 raft_consensus.cc:3060] T ca5c7e1b4ddd4184841bb6be93e0dfda P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.022168 29027 ts_tablet_manager.cc:1403] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.169s	user 0.016s	sys 0.019s
I20260709 12:14:44.020083 29170 leader_election.cc:290] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Requested vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:44.024803 29026 tablet_bootstrap.cc:654] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.023198 29227 raft_consensus.cc:2804] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.028817 29227 raft_consensus.cc:697] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:44.029845 29227 consensus_queue.cc:237] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
W20260709 12:14:44.042191 28945 leader_election.cc:343] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.051493 29229 raft_consensus.cc:493] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.053700 28905 raft_consensus.cc:2468] T ca5c7e1b4ddd4184841bb6be93e0dfda P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:44.055447 28944 leader_election.cc:304] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:44.052105 29229 raft_consensus.cc:515] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.076017 29307 raft_consensus.cc:2804] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.076606 29307 raft_consensus.cc:697] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:14:44.077749 29171 consensus_queue.cc:1048] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:44.077636 29307 consensus_queue.cc:237] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:44.087628 29191 raft_consensus.cc:493] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:44.088057 28945 leader_election.cc:343] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.088573 28945 leader_election.cc:304] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114; no voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:44.090119 29229 leader_election.cc:290] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:44.088287 29191 raft_consensus.cc:515] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:44.103017 29029 tablet_bootstrap.cc:492] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:44.103560 29029 ts_tablet_manager.cc:1403] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.137s	user 0.019s	sys 0.007s
I20260709 12:14:44.110673 29027 raft_consensus.cc:359] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:44.111371 29027 raft_consensus.cc:385] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.111658 29027 raft_consensus.cc:740] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.114147 29191 leader_election.cc:290] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:44.116035 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c455d2858ad04f9abc04ad8c6d65bd64" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:44.118863 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5c7e1b4ddd4184841bb6be93e0dfda" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:44.120466 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716cb18ce5340668ccf2917769a1e74" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:44.121179 28830 raft_consensus.cc:2468] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:44.123358 29024 tablet_bootstrap.cc:492] T 572ead575cd94d62a0a0b256812e16a7 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:44.123831 29024 ts_tablet_manager.cc:1403] T 572ead575cd94d62a0a0b256812e16a7 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.260s	user 0.015s	sys 0.003s
I20260709 12:14:44.126457 29024 raft_consensus.cc:359] T 572ead575cd94d62a0a0b256812e16a7 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:44.127183 29024 raft_consensus.cc:385] T 572ead575cd94d62a0a0b256812e16a7 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.127497 29024 raft_consensus.cc:740] T 572ead575cd94d62a0a0b256812e16a7 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
W20260709 12:14:44.128592 28794 leader_election.cc:343] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.098670 29217 raft_consensus.cc:2749] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:44.132108 28871 leader_election.cc:304] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:44.133074 29191 raft_consensus.cc:2804] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.132858 29024 consensus_queue.cc:260] T 572ead575cd94d62a0a0b256812e16a7 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:44.133553 29191 raft_consensus.cc:493] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.133975 29191 raft_consensus.cc:3060] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.139397 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716cb18ce5340668ccf2917769a1e74" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:44.139317 29024 ts_tablet_manager.cc:1434] T 572ead575cd94d62a0a0b256812e16a7 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:14:44.144328 29191 raft_consensus.cc:515] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:44.145746 29024 tablet_bootstrap.cc:492] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
W20260709 12:14:44.153756 28871 leader_election.cc:343] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.112341 29027 consensus_queue.cc:260] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:44.171245 28651 catalog_manager.cc:5697] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 1 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:44.173094 29293 raft_consensus.cc:493] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.173725 29293 raft_consensus.cc:515] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:44.174844 28754 raft_consensus.cc:3060] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.177974 29027 ts_tablet_manager.cc:1434] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.155s	user 0.008s	sys 0.003s
I20260709 12:14:44.179200 29027 tablet_bootstrap.cc:492] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
W20260709 12:14:44.182785 29311 log.cc:927] Time spent T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260709 12:14:44.160300 29029 raft_consensus.cc:359] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:44.185045 29029 raft_consensus.cc:385] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.185410 29029 raft_consensus.cc:740] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.186244 29029 consensus_queue.cc:260] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:44.189147 28754 raft_consensus.cc:2468] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:44.189728 29191 leader_election.cc:290] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:44.194584 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5c7e1b4ddd4184841bb6be93e0dfda" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:44.195604 28903 raft_consensus.cc:2393] T ca5c7e1b4ddd4184841bb6be93e0dfda P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e669768c5dca47ba994036a8a31ccb0c in current term 1: Already voted for candidate 208b99f185134d2c9ca4ecb4e0e74114 in this term.
I20260709 12:14:44.195559 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5c7e1b4ddd4184841bb6be93e0dfda" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:44.197535 28719 leader_election.cc:304] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663
I20260709 12:14:44.199128 29024 tablet_bootstrap.cc:654] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.199117 29153 raft_consensus.cc:2749] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:44.199965 29293 leader_election.cc:290] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:44.201352 29227 consensus_queue.cc:1048] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:44.217613 29029 ts_tablet_manager.cc:1434] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.114s	user 0.009s	sys 0.000s
I20260709 12:14:44.225095 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716cb18ce5340668ccf2917769a1e74" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:44.231529 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c455d2858ad04f9abc04ad8c6d65bd64" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:44.254952 29029 tablet_bootstrap.cc:492] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:44.269013 29029 tablet_bootstrap.cc:654] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.269766 29026 tablet_bootstrap.cc:492] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:44.270382 29026 ts_tablet_manager.cc:1403] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.276s	user 0.022s	sys 0.029s
I20260709 12:14:44.253670 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716cb18ce5340668ccf2917769a1e74" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:44.281234 29027 tablet_bootstrap.cc:654] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.288995 29293 raft_consensus.cc:493] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.289654 29293 raft_consensus.cc:515] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:44.292001 29293 leader_election.cc:290] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:44.292548 29026 raft_consensus.cc:359] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.293395 29026 raft_consensus.cc:385] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.293700 29026 raft_consensus.cc:740] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.294169 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4b5c8e2ea24ae6bd65ee11bf93081a" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
W20260709 12:14:44.296319 28871 leader_election.cc:343] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.296571 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4b5c8e2ea24ae6bd65ee11bf93081a" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:44.298310 28722 leader_election.cc:304] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114
W20260709 12:14:44.299649 28796 leader_election.cc:343] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.301474 29293 raft_consensus.cc:2749] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:44.294442 29026 consensus_queue.cc:260] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.300222 28796 leader_election.cc:304] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab; no voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663
I20260709 12:14:44.308353 29026 ts_tablet_manager.cc:1434] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.005s
I20260709 12:14:44.305747 28830 raft_consensus.cc:3060] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.321079 29132 raft_consensus.cc:2749] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:44.331729 29024 tablet_bootstrap.cc:492] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:44.332283 29024 ts_tablet_manager.cc:1403] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.188s	user 0.004s	sys 0.010s
I20260709 12:14:44.340854 29026 tablet_bootstrap.cc:492] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:44.347714 28754 raft_consensus.cc:3060] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.355988 29026 tablet_bootstrap.cc:654] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.356554 29027 tablet_bootstrap.cc:492] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:44.357339 29027 ts_tablet_manager.cc:1403] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.178s	user 0.016s	sys 0.006s
I20260709 12:14:44.363309 29024 raft_consensus.cc:359] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.364223 29024 raft_consensus.cc:385] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.364579 29024 raft_consensus.cc:740] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.365428 29024 consensus_queue.cc:260] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.367094 28652 catalog_manager.cc:5697] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 1 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:44.370520 29026 tablet_bootstrap.cc:492] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:44.371124 29026 ts_tablet_manager.cc:1403] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.003s
I20260709 12:14:44.372527 28830 raft_consensus.cc:2468] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:44.374289 29026 raft_consensus.cc:359] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:44.375113 29026 raft_consensus.cc:385] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.375519 29026 raft_consensus.cc:740] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.378715 29024 ts_tablet_manager.cc:1434] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.046s	user 0.017s	sys 0.000s
I20260709 12:14:44.379010 29132 consensus_queue.cc:1048] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:44.379832 29024 tablet_bootstrap.cc:492] T dbd9b0eb1f014262be5ba99bdfa33f52 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:44.378078 29029 tablet_bootstrap.cc:492] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:44.381112 29029 ts_tablet_manager.cc:1403] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.147s	user 0.026s	sys 0.003s
I20260709 12:14:44.377256 28871 leader_election.cc:304] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:44.382719 29276 raft_consensus.cc:2804] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.383244 29276 raft_consensus.cc:697] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:44.384161 29276 consensus_queue.cc:237] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:44.378844 29026 consensus_queue.cc:260] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:44.386420 29024 tablet_bootstrap.cc:654] T dbd9b0eb1f014262be5ba99bdfa33f52 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.387382 29026 ts_tablet_manager.cc:1434] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:14:44.388604 29026 tablet_bootstrap.cc:492] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:44.405205 29026 tablet_bootstrap.cc:654] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.412799 29029 raft_consensus.cc:359] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:44.413673 29029 raft_consensus.cc:385] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.413983 29029 raft_consensus.cc:740] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.421167 29026 tablet_bootstrap.cc:492] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:44.423673 29026 ts_tablet_manager.cc:1403] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.007s
I20260709 12:14:44.422416 29027 raft_consensus.cc:359] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:44.424995 29027 raft_consensus.cc:385] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.425423 29027 raft_consensus.cc:740] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.426338 29027 consensus_queue.cc:260] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:44.422464 29029 consensus_queue.cc:260] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:44.434921 29029 ts_tablet_manager.cc:1434] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 12:14:44.435285 29026 raft_consensus.cc:359] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:44.436053 29026 raft_consensus.cc:385] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.436300 29026 raft_consensus.cc:740] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.436995 29026 consensus_queue.cc:260] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:44.438174 29029 tablet_bootstrap.cc:492] T 1400e6877122435d9463409975e822d8 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:44.439235 29026 ts_tablet_manager.cc:1434] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:44.440325 29026 tablet_bootstrap.cc:492] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:44.441579 28652 catalog_manager.cc:5697] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:44.445554 29029 tablet_bootstrap.cc:654] T 1400e6877122435d9463409975e822d8 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.453976 29026 tablet_bootstrap.cc:654] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.457729 29027 ts_tablet_manager.cc:1434] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.100s	user 0.003s	sys 0.006s
I20260709 12:14:44.458685 29024 tablet_bootstrap.cc:492] T dbd9b0eb1f014262be5ba99bdfa33f52 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:44.469110 29024 ts_tablet_manager.cc:1403] T dbd9b0eb1f014262be5ba99bdfa33f52 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.027s
I20260709 12:14:44.469219 29132 raft_consensus.cc:493] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.469704 29132 raft_consensus.cc:515] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:44.471880 29024 raft_consensus.cc:359] T dbd9b0eb1f014262be5ba99bdfa33f52 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:44.472654 29024 raft_consensus.cc:385] T dbd9b0eb1f014262be5ba99bdfa33f52 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.472981 29024 raft_consensus.cc:740] T dbd9b0eb1f014262be5ba99bdfa33f52 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.472795 29132 leader_election.cc:290] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:44.473664 29024 consensus_queue.cc:260] T dbd9b0eb1f014262be5ba99bdfa33f52 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:44.474756 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f007701ca94b0eb7ca7723db93460b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:44.476033 29024 ts_tablet_manager.cc:1434] T dbd9b0eb1f014262be5ba99bdfa33f52 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
W20260709 12:14:44.476253 28797 leader_election.cc:343] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.480285 29027 tablet_bootstrap.cc:492] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:44.505616 29024 tablet_bootstrap.cc:492] T c455d2858ad04f9abc04ad8c6d65bd64 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:44.506413 29027 tablet_bootstrap.cc:654] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.517738 29024 tablet_bootstrap.cc:654] T c455d2858ad04f9abc04ad8c6d65bd64 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.523276 29026 tablet_bootstrap.cc:492] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:44.537000 29026 ts_tablet_manager.cc:1403] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.097s	user 0.020s	sys 0.030s
I20260709 12:14:44.540283 29026 raft_consensus.cc:359] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:44.541251 29026 raft_consensus.cc:385] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.541607 29026 raft_consensus.cc:740] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.546216 29026 consensus_queue.cc:260] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:44.549623 29024 tablet_bootstrap.cc:492] T c455d2858ad04f9abc04ad8c6d65bd64 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:44.550381 29024 ts_tablet_manager.cc:1403] T c455d2858ad04f9abc04ad8c6d65bd64 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.003s
I20260709 12:14:44.554574 29024 raft_consensus.cc:359] T c455d2858ad04f9abc04ad8c6d65bd64 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.555568 29024 raft_consensus.cc:385] T c455d2858ad04f9abc04ad8c6d65bd64 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.555917 29024 raft_consensus.cc:740] T c455d2858ad04f9abc04ad8c6d65bd64 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.556869 29024 consensus_queue.cc:260] T c455d2858ad04f9abc04ad8c6d65bd64 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.558629 29191 raft_consensus.cc:493] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.559278 29191 raft_consensus.cc:515] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:44.562551 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572ead575cd94d62a0a0b256812e16a7" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:44.563186 28979 raft_consensus.cc:2468] T 572ead575cd94d62a0a0b256812e16a7 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:44.564530 28868 leader_election.cc:304] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:44.565753 29146 raft_consensus.cc:2804] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.565855 29191 leader_election.cc:290] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:44.566159 29146 raft_consensus.cc:493] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.566535 29146 raft_consensus.cc:3060] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.567749 29026 ts_tablet_manager.cc:1434] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 12:14:44.568925 29026 tablet_bootstrap.cc:492] T 1400e6877122435d9463409975e822d8 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:44.571473 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572ead575cd94d62a0a0b256812e16a7" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
W20260709 12:14:44.574926 28871 leader_election.cc:343] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.575683 29024 ts_tablet_manager.cc:1434] T c455d2858ad04f9abc04ad8c6d65bd64 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 12:14:44.576973 29024 tablet_bootstrap.cc:492] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:44.581249 29026 tablet_bootstrap.cc:654] T 1400e6877122435d9463409975e822d8 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.582095 29146 raft_consensus.cc:515] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:44.588335 29024 tablet_bootstrap.cc:654] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:44.592329 28797 consensus_peers.cc:597] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:44.593152 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572ead575cd94d62a0a0b256812e16a7" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:44.594012 28979 raft_consensus.cc:3060] T 572ead575cd94d62a0a0b256812e16a7 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.562970 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f007701ca94b0eb7ca7723db93460b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:44.595969 28977 raft_consensus.cc:2468] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:44.599891 29024 tablet_bootstrap.cc:492] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:44.600469 29024 ts_tablet_manager.cc:1403] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.007s
I20260709 12:14:44.603540 28979 raft_consensus.cc:2468] T 572ead575cd94d62a0a0b256812e16a7 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:44.605180 28868 leader_election.cc:304] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:44.606186 29276 raft_consensus.cc:2804] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.606943 29191 raft_consensus.cc:493] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.607672 29191 raft_consensus.cc:515] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:44.609155 29146 leader_election.cc:290] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:44.610497 29191 leader_election.cc:290] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:44.612315 29153 raft_consensus.cc:493] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.612784 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd9b0eb1f014262be5ba99bdfa33f52" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:44.613194 29153 raft_consensus.cc:515] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:44.613772 28979 raft_consensus.cc:2468] T dbd9b0eb1f014262be5ba99bdfa33f52 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:44.615523 28868 leader_election.cc:304] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:44.617391 29191 raft_consensus.cc:2804] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.617941 29191 raft_consensus.cc:493] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.618408 29191 raft_consensus.cc:3060] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.618599 29153 leader_election.cc:290] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:44.619202 29024 raft_consensus.cc:359] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.623015 29024 raft_consensus.cc:385] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.623895 29024 raft_consensus.cc:740] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.623891 29276 raft_consensus.cc:697] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:44.626145 28794 leader_election.cc:304] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:44.627875 29229 raft_consensus.cc:2804] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.628393 29229 raft_consensus.cc:493] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.628855 29229 raft_consensus.cc:3060] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.629269 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd9b0eb1f014262be5ba99bdfa33f52" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:44.632045 29277 raft_consensus.cc:493] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.632807 29277 raft_consensus.cc:515] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:44.635471 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572ead575cd94d62a0a0b256812e16a7" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
W20260709 12:14:44.641964 28871 leader_election.cc:343] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.631925 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716cb18ce5340668ccf2917769a1e74" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
W20260709 12:14:44.648588 28871 leader_election.cc:343] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.650014 29277 leader_election.cc:290] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:44.652099 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7941b75d87814d4bbec2704cd0e5d679" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:44.652961 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7941b75d87814d4bbec2704cd0e5d679" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
W20260709 12:14:44.653864 28871 leader_election.cc:343] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:44.655721 28871 leader_election.cc:343] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.655333 29276 consensus_queue.cc:237] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:44.656251 28871 leader_election.cc:304] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f029ebada0294afb8944524587b5e663; no voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:44.657115 29277 raft_consensus.cc:2749] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:44.620744 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716cb18ce5340668ccf2917769a1e74" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:44.664290 28830 raft_consensus.cc:2393] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e669768c5dca47ba994036a8a31ccb0c in current term 1: Already voted for candidate f029ebada0294afb8944524587b5e663 in this term.
I20260709 12:14:44.678243 28722 leader_election.cc:304] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663
I20260709 12:14:44.686203 29293 raft_consensus.cc:3060] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.675953 29229 raft_consensus.cc:515] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:44.670784 29024 consensus_queue.cc:260] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.708017 29307 consensus_queue.cc:1048] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:44.712980 28652 catalog_manager.cc:5697] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:44.721912 29229 leader_election.cc:290] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:44.725884 29293 raft_consensus.cc:2749] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:44.728696 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f007701ca94b0eb7ca7723db93460b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
W20260709 12:14:44.730957 28797 leader_election.cc:343] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.731498 29229 consensus_queue.cc:1048] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:44.734503 29080 consensus_queue.cc:1048] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:44.697834 29191 raft_consensus.cc:515] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:44.743119 29024 ts_tablet_manager.cc:1434] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.142s	user 0.008s	sys 0.000s
I20260709 12:14:44.745682 29024 tablet_bootstrap.cc:492] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:44.749034 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd9b0eb1f014262be5ba99bdfa33f52" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:44.750115 28977 raft_consensus.cc:3060] T dbd9b0eb1f014262be5ba99bdfa33f52 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.755095 29024 tablet_bootstrap.cc:654] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.759548 29191 leader_election.cc:290] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:44.763171 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd9b0eb1f014262be5ba99bdfa33f52" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
W20260709 12:14:44.765352 28871 leader_election.cc:343] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.776997 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f007701ca94b0eb7ca7723db93460b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:44.778026 28979 raft_consensus.cc:3060] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.789593 29191 consensus_queue.cc:1048] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:44.793354 29277 raft_consensus.cc:493] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:44.795493 29332 log.cc:927] Time spent T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260709 12:14:44.794193 29277 raft_consensus.cc:515] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.819871 28977 raft_consensus.cc:2468] T dbd9b0eb1f014262be5ba99bdfa33f52 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:44.840040 29277 leader_election.cc:290] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:44.841038 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c455d2858ad04f9abc04ad8c6d65bd64" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:44.841658 29029 tablet_bootstrap.cc:492] T 1400e6877122435d9463409975e822d8 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:44.842132 29029 ts_tablet_manager.cc:1403] T 1400e6877122435d9463409975e822d8 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.404s	user 0.102s	sys 0.164s
I20260709 12:14:44.841816 28978 raft_consensus.cc:2468] T c455d2858ad04f9abc04ad8c6d65bd64 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:44.840090 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c455d2858ad04f9abc04ad8c6d65bd64" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:44.842780 28831 raft_consensus.cc:2468] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:44.844070 28871 leader_election.cc:304] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:44.844646 29026 tablet_bootstrap.cc:492] T 1400e6877122435d9463409975e822d8 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:44.845222 29026 ts_tablet_manager.cc:1403] T 1400e6877122435d9463409975e822d8 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.277s	user 0.018s	sys 0.017s
I20260709 12:14:44.845283 29277 raft_consensus.cc:2804] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.845803 29277 raft_consensus.cc:493] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.846251 29277 raft_consensus.cc:3060] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.846482 29027 tablet_bootstrap.cc:492] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:44.847170 29027 ts_tablet_manager.cc:1403] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.367s	user 0.026s	sys 0.044s
I20260709 12:14:44.845464 29029 raft_consensus.cc:359] T 1400e6877122435d9463409975e822d8 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.848335 29029 raft_consensus.cc:385] T 1400e6877122435d9463409975e822d8 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.848608 29029 raft_consensus.cc:740] T 1400e6877122435d9463409975e822d8 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.853910 29027 raft_consensus.cc:359] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:44.854749 29027 raft_consensus.cc:385] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.855073 29027 raft_consensus.cc:740] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.849992 29029 consensus_queue.cc:260] T 1400e6877122435d9463409975e822d8 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.857451 29229 raft_consensus.cc:493] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.857249 29027 consensus_queue.cc:260] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:44.858044 29229 raft_consensus.cc:515] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:44.858732 29029 ts_tablet_manager.cc:1434] T 1400e6877122435d9463409975e822d8 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 12:14:44.859715 29027 ts_tablet_manager.cc:1434] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:14:44.859877 29029 tablet_bootstrap.cc:492] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:44.856428 28979 raft_consensus.cc:2468] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:44.863049 29229 leader_election.cc:290] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:44.864415 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f7530aa55e4a999c59b97258a4a5e7" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:44.859922 29026 raft_consensus.cc:359] T 1400e6877122435d9463409975e822d8 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.867170 29026 raft_consensus.cc:385] T 1400e6877122435d9463409975e822d8 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.867380 29026 raft_consensus.cc:740] T 1400e6877122435d9463409975e822d8 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.868302 29027 tablet_bootstrap.cc:492] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:44.869596 29026 consensus_queue.cc:260] T 1400e6877122435d9463409975e822d8 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.869304 29080 raft_consensus.cc:493] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.877249 28794 leader_election.cc:304] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:44.878743 29171 raft_consensus.cc:2804] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.879359 29171 raft_consensus.cc:697] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:44.879895 28868 leader_election.cc:304] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:44.880826 29024 tablet_bootstrap.cc:492] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:44.880342 29171 consensus_queue.cc:237] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:44.881390 29024 ts_tablet_manager.cc:1403] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.136s	user 0.006s	sys 0.020s
I20260709 12:14:44.883446 29026 ts_tablet_manager.cc:1434] T 1400e6877122435d9463409975e822d8 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.002s
I20260709 12:14:44.881693 29146 raft_consensus.cc:2804] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:14:44.883211 28796 leader_election.cc:343] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.881017 29277 raft_consensus.cc:515] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.876394 29080 raft_consensus.cc:515] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.902043 29307 raft_consensus.cc:493] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.901607 29146 raft_consensus.cc:697] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:44.908563 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f7530aa55e4a999c59b97258a4a5e7" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:44.931391 29026 tablet_bootstrap.cc:492] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:44.915136 29307 raft_consensus.cc:515] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.965536 29024 raft_consensus.cc:359] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.966759 29024 raft_consensus.cc:385] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.967154 29024 raft_consensus.cc:740] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.933162 29277 leader_election.cc:290] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:44.971100 29024 consensus_queue.cc:260] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:44.951327 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1400e6877122435d9463409975e822d8" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:44.979509 28903 raft_consensus.cc:2468] T 1400e6877122435d9463409975e822d8 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
I20260709 12:14:44.950412 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c455d2858ad04f9abc04ad8c6d65bd64" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:44.939112 29080 leader_election.cc:290] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:44.940747 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c455d2858ad04f9abc04ad8c6d65bd64" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:44.991947 28979 raft_consensus.cc:3060] T c455d2858ad04f9abc04ad8c6d65bd64 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.967831 29276 consensus_queue.cc:1048] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 12:14:44.939627 29146 consensus_queue.cc:237] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:44.993728 28830 raft_consensus.cc:3060] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.013530 29024 ts_tablet_manager.cc:1434] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.130s	user 0.006s	sys 0.004s
I20260709 12:14:45.013715 29029 tablet_bootstrap.cc:654] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:44.998436 28868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:33729, user_credentials={real_user=slave}} blocked reactor thread for 46481.8us
W20260709 12:14:45.021927 29336 log.cc:927] Time spent T fa90c994704144c8ae69409fb83e0558 P 208b99f185134d2c9ca4ecb4e0e74114: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 12:14:45.043962 29024 tablet_bootstrap.cc:492] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:45.047187 28944 leader_election.cc:304] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:45.053753 29217 raft_consensus.cc:2804] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.056171 29217 raft_consensus.cc:493] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.055495 29307 leader_election.cc:290] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:45.056979 29217 raft_consensus.cc:3060] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.061982 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8823cd60a7814c80b3c8fe3494008797" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:45.062682 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1400e6877122435d9463409975e822d8" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:45.063376 28827 raft_consensus.cc:2468] T 1400e6877122435d9463409975e822d8 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
W20260709 12:14:45.065201 29339 log.cc:927] Time spent T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260709 12:14:45.071596 29027 tablet_bootstrap.cc:654] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:45.075245 28945 leader_election.cc:343] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.081374 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8823cd60a7814c80b3c8fe3494008797" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:45.081944 29026 tablet_bootstrap.cc:654] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:45.086597 28944 leader_election.cc:343] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.087196 28944 leader_election.cc:304] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114; no voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663
I20260709 12:14:45.088147 29307 raft_consensus.cc:2749] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:45.089562 28830 raft_consensus.cc:2468] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
W20260709 12:14:45.090762 28797 leader_election.cc:343] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.091271 28797 leader_election.cc:304] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab; no voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663
I20260709 12:14:45.092104 29227 raft_consensus.cc:2749] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:45.103859 28651 catalog_manager.cc:5697] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 1 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:45.119192 29217 raft_consensus.cc:515] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:45.123586 29346 raft_consensus.cc:493] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.128965 29346 raft_consensus.cc:515] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:45.132467 29346 leader_election.cc:290] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:45.134449 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f99d8931982471fad7cd007cce97769" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
W20260709 12:14:45.136135 28944 leader_election.cc:343] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.141083 28654 catalog_manager.cc:5697] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.144423 29024 tablet_bootstrap.cc:654] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:45.146044 28871 consensus_peers.cc:597] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.148977 28828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1400e6877122435d9463409975e822d8" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:45.149636 28828 raft_consensus.cc:3060] T 1400e6877122435d9463409975e822d8 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.151903 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f99d8931982471fad7cd007cce97769" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
W20260709 12:14:45.154954 28945 leader_election.cc:343] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.155562 28945 leader_election.cc:304] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114; no voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663
I20260709 12:14:45.157332 29307 raft_consensus.cc:2749] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:45.160372 28756 raft_consensus.cc:3060] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.179306 28871 leader_election.cc:304] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:45.181105 29217 leader_election.cc:290] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:45.182811 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1400e6877122435d9463409975e822d8" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:45.186057 28903 raft_consensus.cc:3060] T 1400e6877122435d9463409975e822d8 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.191609 29276 raft_consensus.cc:2804] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.197829 29276 raft_consensus.cc:697] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:45.199095 29276 consensus_queue.cc:237] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:45.204211 28903 raft_consensus.cc:2468] T 1400e6877122435d9463409975e822d8 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:45.204478 29027 tablet_bootstrap.cc:492] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:45.214282 29027 ts_tablet_manager.cc:1403] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.353s	user 0.013s	sys 0.027s
I20260709 12:14:45.228201 29029 tablet_bootstrap.cc:492] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:45.229110 28944 leader_election.cc:304] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:45.230145 29346 raft_consensus.cc:2804] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.230702 29346 raft_consensus.cc:697] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:14:45.230753 29341 consensus_queue.cc:1048] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:45.231823 29346 consensus_queue.cc:237] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:45.233492 29029 ts_tablet_manager.cc:1403] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.374s	user 0.021s	sys 0.004s
I20260709 12:14:45.237084 29029 raft_consensus.cc:359] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.237926 29029 raft_consensus.cc:385] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.238236 29029 raft_consensus.cc:740] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.176904 28979 raft_consensus.cc:2468] T c455d2858ad04f9abc04ad8c6d65bd64 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:45.238971 29029 consensus_queue.cc:260] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.252244 28828 raft_consensus.cc:2468] T 1400e6877122435d9463409975e822d8 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:45.266884 29029 ts_tablet_manager.cc:1434] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:14:45.275231 29029 tablet_bootstrap.cc:492] T 1a3dd6f684544421918d0da768e3618b P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
W20260709 12:14:45.290005 28702 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:45.288898 28651 catalog_manager.cc:5697] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 1 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:45.293177 29027 raft_consensus.cc:359] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.296566 29027 raft_consensus.cc:385] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.294454 29026 tablet_bootstrap.cc:492] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:45.297449 29026 ts_tablet_manager.cc:1403] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.373s	user 0.010s	sys 0.011s
I20260709 12:14:45.296911 29027 raft_consensus.cc:740] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.299856 29024 tablet_bootstrap.cc:492] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:45.300603 29024 ts_tablet_manager.cc:1403] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.257s	user 0.023s	sys 0.037s
I20260709 12:14:45.307113 29026 raft_consensus.cc:359] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.301450 29027 consensus_queue.cc:260] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.308584 29026 raft_consensus.cc:385] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.309068 29026 raft_consensus.cc:740] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.310036 29026 consensus_queue.cc:260] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.308861 29024 raft_consensus.cc:359] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:45.312276 29024 raft_consensus.cc:385] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.312724 29024 raft_consensus.cc:740] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.315155 29027 ts_tablet_manager.cc:1434] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.002s
I20260709 12:14:45.317031 29026 ts_tablet_manager.cc:1434] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.006s
I20260709 12:14:45.319748 29024 consensus_queue.cc:260] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:45.328881 29026 tablet_bootstrap.cc:492] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:45.336119 29026 tablet_bootstrap.cc:654] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.338727 29027 tablet_bootstrap.cc:492] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:45.340299 29024 ts_tablet_manager.cc:1434] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.004s
I20260709 12:14:45.341620 29024 tablet_bootstrap.cc:492] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:45.341549 28654 catalog_manager.cc:5697] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.348865 29029 tablet_bootstrap.cc:654] T 1a3dd6f684544421918d0da768e3618b P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.393924 29029 tablet_bootstrap.cc:492] T 1a3dd6f684544421918d0da768e3618b P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:45.394589 29029 ts_tablet_manager.cc:1403] T 1a3dd6f684544421918d0da768e3618b P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.120s	user 0.018s	sys 0.021s
I20260709 12:14:45.388911 29027 tablet_bootstrap.cc:654] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.404619 29024 tablet_bootstrap.cc:654] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.406528 29029 raft_consensus.cc:359] T 1a3dd6f684544421918d0da768e3618b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:45.407431 29029 raft_consensus.cc:385] T 1a3dd6f684544421918d0da768e3618b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.407744 29029 raft_consensus.cc:740] T 1a3dd6f684544421918d0da768e3618b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.408511 29029 consensus_queue.cc:260] T 1a3dd6f684544421918d0da768e3618b P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:45.411298 29029 ts_tablet_manager.cc:1434] T 1a3dd6f684544421918d0da768e3618b P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:14:45.412448 29029 tablet_bootstrap.cc:492] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:45.415105 29146 consensus_queue.cc:1048] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:45.424823 29227 consensus_queue.cc:1048] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.442090 29026 tablet_bootstrap.cc:492] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:45.442662 29026 ts_tablet_manager.cc:1403] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.114s	user 0.007s	sys 0.005s
I20260709 12:14:45.445546 29026 raft_consensus.cc:359] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:45.446250 29026 raft_consensus.cc:385] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.446542 29026 raft_consensus.cc:740] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.447691 29026 consensus_queue.cc:260] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:45.451851 29027 tablet_bootstrap.cc:492] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:45.452348 29029 tablet_bootstrap.cc:654] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.451928 29026 ts_tablet_manager.cc:1434] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:14:45.452606 29027 ts_tablet_manager.cc:1403] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.114s	user 0.015s	sys 0.011s
I20260709 12:14:45.460134 29026 tablet_bootstrap.cc:492] T 493230d01c49471f9b47c2f4909bf4e5 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:45.474249 29024 tablet_bootstrap.cc:492] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:45.474934 29024 ts_tablet_manager.cc:1403] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.134s	user 0.014s	sys 0.019s
W20260709 12:14:45.465566 28871 consensus_peers.cc:597] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.476343 29341 raft_consensus.cc:493] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.476958 29341 raft_consensus.cc:515] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.479507 29341 leader_election.cc:290] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:45.482048 28828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f7530aa55e4a999c59b97258a4a5e7" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:45.462793 29027 raft_consensus.cc:359] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:45.482785 28828 raft_consensus.cc:2468] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:45.482882 29027 raft_consensus.cc:385] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.483453 29027 raft_consensus.cc:740] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.480161 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f7530aa55e4a999c59b97258a4a5e7" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:45.484364 29027 consensus_queue.cc:260] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:45.485100 28753 raft_consensus.cc:2468] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:45.487366 29027 ts_tablet_manager.cc:1434] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 12:14:45.488380 28871 leader_election.cc:304] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:45.496448 29146 raft_consensus.cc:2804] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.496968 29146 raft_consensus.cc:493] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.497372 29146 raft_consensus.cc:3060] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.498798 29027 tablet_bootstrap.cc:492] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:45.506914 29029 tablet_bootstrap.cc:492] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:45.507524 29029 ts_tablet_manager.cc:1403] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.095s	user 0.016s	sys 0.014s
I20260709 12:14:45.509673 29307 raft_consensus.cc:493] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.510232 29307 raft_consensus.cc:515] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:45.510784 29029 raft_consensus.cc:359] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.511596 29029 raft_consensus.cc:385] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.511883 29029 raft_consensus.cc:740] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.512285 29307 leader_election.cc:290] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:45.496498 29024 raft_consensus.cc:359] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:45.525100 29024 raft_consensus.cc:385] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.525457 29024 raft_consensus.cc:740] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.526221 29024 consensus_queue.cc:260] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:45.528582 29024 ts_tablet_manager.cc:1434] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.000s
I20260709 12:14:45.529932 29024 tablet_bootstrap.cc:492] T 15f00d9529cd48cc9ef5f3fdd1229bfe P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:45.536860 29024 tablet_bootstrap.cc:654] T 15f00d9529cd48cc9ef5f3fdd1229bfe P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.512707 29029 consensus_queue.cc:260] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.514326 29027 tablet_bootstrap.cc:654] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.515758 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3dd6f684544421918d0da768e3618b" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:45.516498 28828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3dd6f684544421918d0da768e3618b" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:45.542292 28828 raft_consensus.cc:2468] T 1a3dd6f684544421918d0da768e3618b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
W20260709 12:14:45.494731 28797 consensus_peers.cc:597] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.543553 28797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 48957.2us
I20260709 12:14:45.545892 29029 ts_tablet_manager.cc:1434] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 12:14:45.546970 29029 tablet_bootstrap.cc:492] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:45.547762 29027 tablet_bootstrap.cc:492] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:45.548316 29027 ts_tablet_manager.cc:1403] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.000s
I20260709 12:14:45.551323 29027 raft_consensus.cc:359] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:45.552057 29027 raft_consensus.cc:385] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.553535 29027 raft_consensus.cc:740] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.554075 29146 raft_consensus.cc:515] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.554345 29027 consensus_queue.cc:260] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:45.556310 29146 leader_election.cc:290] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:45.494350 29026 tablet_bootstrap.cc:654] T 493230d01c49471f9b47c2f4909bf4e5 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.557021 29027 ts_tablet_manager.cc:1434] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:14:45.560534 29027 tablet_bootstrap.cc:492] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:45.563014 29029 tablet_bootstrap.cc:654] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:45.566572 28945 leader_election.cc:343] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.574272 29027 tablet_bootstrap.cc:654] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.592147 28945 leader_election.cc:304] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:45.575717 29026 tablet_bootstrap.cc:492] T 493230d01c49471f9b47c2f4909bf4e5 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:45.588136 28828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f7530aa55e4a999c59b97258a4a5e7" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:45.575083 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f7530aa55e4a999c59b97258a4a5e7" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:45.593564 29026 ts_tablet_manager.cc:1403] T 493230d01c49471f9b47c2f4909bf4e5 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.134s	user 0.008s	sys 0.007s
I20260709 12:14:45.593981 28753 raft_consensus.cc:3060] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.593564 28828 raft_consensus.cc:3060] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.596247 29348 raft_consensus.cc:493] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.596922 29348 raft_consensus.cc:515] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.608307 29346 raft_consensus.cc:2804] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.609082 29346 raft_consensus.cc:493] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.609521 29346 raft_consensus.cc:3060] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.613722 29026 raft_consensus.cc:359] T 493230d01c49471f9b47c2f4909bf4e5 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.614953 29026 raft_consensus.cc:385] T 493230d01c49471f9b47c2f4909bf4e5 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.615317 29026 raft_consensus.cc:740] T 493230d01c49471f9b47c2f4909bf4e5 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.616137 29026 consensus_queue.cc:260] T 493230d01c49471f9b47c2f4909bf4e5 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.617769 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493230d01c49471f9b47c2f4909bf4e5" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:45.624389 28903 raft_consensus.cc:2468] T 493230d01c49471f9b47c2f4909bf4e5 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:45.626959 28796 leader_election.cc:304] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:45.628206 29229 raft_consensus.cc:2804] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.629014 29229 raft_consensus.cc:493] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.629485 29229 raft_consensus.cc:3060] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.635766 28828 raft_consensus.cc:2468] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:45.620549 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493230d01c49471f9b47c2f4909bf4e5" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:45.641950 29026 ts_tablet_manager.cc:1434] T 493230d01c49471f9b47c2f4909bf4e5 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 12:14:45.643271 29026 tablet_bootstrap.cc:492] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:45.643524 29132 raft_consensus.cc:493] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.644258 29132 raft_consensus.cc:515] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.647274 29132 leader_election.cc:290] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
W20260709 12:14:45.649050 28797 leader_election.cc:343] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.621321 29348 leader_election.cc:290] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:45.662333 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7941b75d87814d4bbec2704cd0e5d679" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:45.662807 29153 raft_consensus.cc:493] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.663205 28903 raft_consensus.cc:2468] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:45.663488 29153 raft_consensus.cc:515] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:45.664798 28796 leader_election.cc:304] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:45.666095 29313 raft_consensus.cc:2804] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.666595 29313 raft_consensus.cc:493] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.666908 29313 raft_consensus.cc:3060] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.668114 29027 tablet_bootstrap.cc:492] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:45.668648 29027 ts_tablet_manager.cc:1403] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.006s
I20260709 12:14:45.669517 28756 raft_consensus.cc:3060] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.671523 29027 raft_consensus.cc:359] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:45.672242 29027 raft_consensus.cc:385] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.673007 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7941b75d87814d4bbec2704cd0e5d679" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:45.672523 29027 raft_consensus.cc:740] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.674345 28976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd9b0eb1f014262be5ba99bdfa33f52" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:45.675020 29027 consensus_queue.cc:260] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:45.677038 29153 leader_election.cc:290] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
W20260709 12:14:45.676095 28797 leader_election.cc:343] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.680348 28871 leader_election.cc:304] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:45.682245 29027 ts_tablet_manager.cc:1434] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:14:45.687996 29027 tablet_bootstrap.cc:492] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:45.701570 29229 raft_consensus.cc:515] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.707337 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd9b0eb1f014262be5ba99bdfa33f52" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:45.686170 29341 raft_consensus.cc:2804] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.711555 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493230d01c49471f9b47c2f4909bf4e5" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:45.710700 29027 tablet_bootstrap.cc:654] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.710496 29229 leader_election.cc:290] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:45.713418 28905 raft_consensus.cc:3060] T 493230d01c49471f9b47c2f4909bf4e5 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.718189 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493230d01c49471f9b47c2f4909bf4e5" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:45.718562 28721 leader_election.cc:304] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663
I20260709 12:14:45.720010 29153 raft_consensus.cc:2749] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:45.712544 29341 raft_consensus.cc:697] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:45.724316 29341 consensus_queue.cc:237] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.725731 28753 raft_consensus.cc:2468] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:45.726339 28905 raft_consensus.cc:2468] T 493230d01c49471f9b47c2f4909bf4e5 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:45.728653 28796 leader_election.cc:304] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:45.717319 29345 raft_consensus.cc:493] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:45.730273 28797 leader_election.cc:343] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.720413 29313 raft_consensus.cc:515] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.745332 29313 leader_election.cc:290] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:45.736967 29229 raft_consensus.cc:2804] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.753479 29029 tablet_bootstrap.cc:492] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:45.754585 29029 ts_tablet_manager.cc:1403] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.208s	user 0.017s	sys 0.019s
I20260709 12:14:45.757558 29031 consensus_queue.cc:1048] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:45.757615 29229 raft_consensus.cc:697] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:45.761737 29229 consensus_queue.cc:237] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.737546 29345 raft_consensus.cc:515] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:45.763862 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7941b75d87814d4bbec2704cd0e5d679" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:45.764322 29345 leader_election.cc:290] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:45.764511 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7941b75d87814d4bbec2704cd0e5d679" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:45.770258 29024 tablet_bootstrap.cc:492] T 15f00d9529cd48cc9ef5f3fdd1229bfe P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:45.770623 28903 raft_consensus.cc:3060] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.770884 29024 ts_tablet_manager.cc:1403] T 15f00d9529cd48cc9ef5f3fdd1229bfe P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.241s	user 0.055s	sys 0.075s
I20260709 12:14:45.772051 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4aa32e5ec7b4a4ea2832924cdddf0b4" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:45.777510 28828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4aa32e5ec7b4a4ea2832924cdddf0b4" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:45.789304 29026 tablet_bootstrap.cc:654] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:45.777904 28797 leader_election.cc:343] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.780149 28654 catalog_manager.cc:5697] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:45.767987 29346 raft_consensus.cc:515] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:45.796939 29346 leader_election.cc:290] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:45.799274 29191 consensus_queue.cc:1048] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:45.811230 29029 raft_consensus.cc:359] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:45.812000 29029 raft_consensus.cc:385] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.812270 29029 raft_consensus.cc:740] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.813295 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3dd6f684544421918d0da768e3618b" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:45.816910 29029 consensus_queue.cc:260] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:45.822443 29029 ts_tablet_manager.cc:1434] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.000s
I20260709 12:14:45.823474 29029 tablet_bootstrap.cc:492] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:45.823441 29024 raft_consensus.cc:359] T 15f00d9529cd48cc9ef5f3fdd1229bfe P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:45.824558 29313 raft_consensus.cc:493] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.825125 29313 raft_consensus.cc:515] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:45.827216 29313 leader_election.cc:290] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:45.828271 29341 raft_consensus.cc:493] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.813712 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3dd6f684544421918d0da768e3618b" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:45.829206 28831 raft_consensus.cc:3060] T 1a3dd6f684544421918d0da768e3618b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.828962 29341 raft_consensus.cc:515] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:45.831362 29341 leader_election.cc:290] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:45.824448 29024 raft_consensus.cc:385] T 15f00d9529cd48cc9ef5f3fdd1229bfe P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:14:45.833441 28945 leader_election.cc:343] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.838635 29029 tablet_bootstrap.cc:654] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:45.839049 28945 leader_election.cc:343] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.836970 29024 raft_consensus.cc:740] T 15f00d9529cd48cc9ef5f3fdd1229bfe P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.832183 29217 consensus_queue.cc:1048] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:14:45.840831 29024 consensus_queue.cc:260] T 15f00d9529cd48cc9ef5f3fdd1229bfe P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:45.832705 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8823cd60a7814c80b3c8fe3494008797" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:45.842550 28975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f00d9529cd48cc9ef5f3fdd1229bfe" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:45.845387 28975 raft_consensus.cc:2468] T 15f00d9529cd48cc9ef5f3fdd1229bfe P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:45.845443 28831 raft_consensus.cc:2468] T 1a3dd6f684544421918d0da768e3618b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:45.846663 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8823cd60a7814c80b3c8fe3494008797" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
W20260709 12:14:45.846861 28945 leader_election.cc:343] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.848074 28945 leader_election.cc:304] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114; no voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:45.848176 29024 ts_tablet_manager.cc:1434] T 15f00d9529cd48cc9ef5f3fdd1229bfe P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.000s
I20260709 12:14:45.848366 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f00d9529cd48cc9ef5f3fdd1229bfe" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:45.848088 28977 raft_consensus.cc:2468] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:45.849463 29024 tablet_bootstrap.cc:492] T 22f9dba0097849d78b1d44af3576a86c P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:45.847363 29346 consensus_queue.cc:1048] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:14:45.850001 29378 raft_consensus.cc:2749] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:45.851033 28796 leader_election.cc:343] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.837698 28651 catalog_manager.cc:5697] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 1 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:45.856905 28871 leader_election.cc:343] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.861521 28794 leader_election.cc:304] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: f029ebada0294afb8944524587b5e663
I20260709 12:14:45.862778 29229 raft_consensus.cc:2804] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.863291 29229 raft_consensus.cc:493] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.863703 29229 raft_consensus.cc:3060] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.863448 28868 leader_election.cc:304] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:45.867899 28945 leader_election.cc:304] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:45.871016 29276 raft_consensus.cc:2804] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.874544 29276 raft_consensus.cc:493] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.874914 29276 raft_consensus.cc:3060] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.876185 29027 tablet_bootstrap.cc:492] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:45.876924 29027 ts_tablet_manager.cc:1403] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.191s	user 0.016s	sys 0.000s
I20260709 12:14:45.878734 29217 raft_consensus.cc:2804] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.879338 29217 raft_consensus.cc:697] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:14:45.859369 28903 raft_consensus.cc:2468] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:45.880206 29217 consensus_queue.cc:237] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:45.882032 28796 leader_election.cc:304] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:45.883343 29313 raft_consensus.cc:2804] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.886565 29313 raft_consensus.cc:697] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:45.887368 29313 consensus_queue.cc:237] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.880342 29027 raft_consensus.cc:359] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.911657 29027 raft_consensus.cc:385] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.911994 29027 raft_consensus.cc:740] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.912918 29026 tablet_bootstrap.cc:492] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:45.914068 29026 ts_tablet_manager.cc:1403] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.271s	user 0.014s	sys 0.006s
I20260709 12:14:45.912711 29027 consensus_queue.cc:260] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:45.929692 29024 tablet_bootstrap.cc:654] T 22f9dba0097849d78b1d44af3576a86c P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.943811 29027 ts_tablet_manager.cc:1434] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260709 12:14:45.945209 29027 tablet_bootstrap.cc:492] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:45.932498 29276 raft_consensus.cc:515] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:45.955858 29276 leader_election.cc:290] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:45.960391 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f00d9529cd48cc9ef5f3fdd1229bfe" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:45.963244 28977 raft_consensus.cc:3060] T 15f00d9529cd48cc9ef5f3fdd1229bfe P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.965858 29026 raft_consensus.cc:359] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:45.972237 29026 raft_consensus.cc:385] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.972671 29026 raft_consensus.cc:740] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.973830 29024 tablet_bootstrap.cc:492] T 22f9dba0097849d78b1d44af3576a86c P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:45.973614 29026 consensus_queue.cc:260] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:45.974431 29024 ts_tablet_manager.cc:1403] T 22f9dba0097849d78b1d44af3576a86c P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.125s	user 0.017s	sys 0.003s
I20260709 12:14:45.976212 29293 raft_consensus.cc:493] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.976773 29293 raft_consensus.cc:515] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:45.978386 29229 raft_consensus.cc:515] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:45.978963 29293 leader_election.cc:290] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:45.986887 28828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f007701ca94b0eb7ca7723db93460b" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:45.990186 28975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f007701ca94b0eb7ca7723db93460b" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:45.997172 28719 leader_election.cc:304] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114
I20260709 12:14:46.000525 29293 raft_consensus.cc:2749] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:46.002081 29027 tablet_bootstrap.cc:654] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.007126 28977 raft_consensus.cc:2468] T 15f00d9529cd48cc9ef5f3fdd1229bfe P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
W20260709 12:14:46.012444 28871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:38445, user_credentials={real_user=slave}} blocked reactor thread for 63564.4us
I20260709 12:14:46.010746 29024 raft_consensus.cc:359] T 22f9dba0097849d78b1d44af3576a86c P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.014477 29024 raft_consensus.cc:385] T 22f9dba0097849d78b1d44af3576a86c P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.014814 29024 raft_consensus.cc:740] T 22f9dba0097849d78b1d44af3576a86c P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.021741 29026 ts_tablet_manager.cc:1434] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.107s	user 0.010s	sys 0.000s
I20260709 12:14:46.029727 29026 tablet_bootstrap.cc:492] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:46.020825 29024 consensus_queue.cc:260] T 22f9dba0097849d78b1d44af3576a86c P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.038163 28755 raft_consensus.cc:3060] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.039405 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f00d9529cd48cc9ef5f3fdd1229bfe" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:46.046739 29229 leader_election.cc:290] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:46.047801 28975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8823cd60a7814c80b3c8fe3494008797" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:46.048552 28975 raft_consensus.cc:3060] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.064023 29024 ts_tablet_manager.cc:1434] T 22f9dba0097849d78b1d44af3576a86c P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.089s	user 0.010s	sys 0.000s
W20260709 12:14:46.068820 28871 leader_election.cc:343] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:46.076920 28754 raft_consensus.cc:3060] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.077757 29029 tablet_bootstrap.cc:492] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:46.078327 29029 ts_tablet_manager.cc:1403] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.255s	user 0.029s	sys 0.017s
I20260709 12:14:46.081059 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8823cd60a7814c80b3c8fe3494008797" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:46.081774 28903 raft_consensus.cc:3060] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.087195 28654 catalog_manager.cc:5697] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 1 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:46.092068 29024 tablet_bootstrap.cc:492] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:46.093755 28653 catalog_manager.cc:5697] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 1 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:46.100960 29029 raft_consensus.cc:359] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.102023 29029 raft_consensus.cc:385] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.102325 29029 raft_consensus.cc:740] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.103361 29029 consensus_queue.cc:260] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.120298 29029 ts_tablet_manager.cc:1434] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 12:14:46.129827 28868 leader_election.cc:304] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:46.131294 29029 tablet_bootstrap.cc:492] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:46.133828 29026 tablet_bootstrap.cc:654] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.137081 29341 raft_consensus.cc:2804] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:46.137682 29341 raft_consensus.cc:697] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:46.138592 29341 consensus_queue.cc:237] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:46.149487 29029 tablet_bootstrap.cc:654] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.155674 29391 consensus_queue.cc:1048] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:46.158710 29024 tablet_bootstrap.cc:654] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.162441 28903 raft_consensus.cc:2468] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:46.165146 29027 tablet_bootstrap.cc:492] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:46.177716 29027 ts_tablet_manager.cc:1403] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.233s	user 0.027s	sys 0.010s
I20260709 12:14:46.179224 29026 tablet_bootstrap.cc:492] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:46.179780 29026 ts_tablet_manager.cc:1403] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.150s	user 0.011s	sys 0.005s
I20260709 12:14:46.180667 29027 raft_consensus.cc:359] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.181456 29027 raft_consensus.cc:385] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.173703 28975 raft_consensus.cc:2468] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:46.181769 29027 raft_consensus.cc:740] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.184849 29027 consensus_queue.cc:260] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.189417 28794 leader_election.cc:304] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: 
I20260709 12:14:46.191049 29348 raft_consensus.cc:2804] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:46.191215 29026 raft_consensus.cc:359] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:46.191567 29348 raft_consensus.cc:697] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:46.191962 29026 raft_consensus.cc:385] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.192299 29026 raft_consensus.cc:740] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.192662 29348 consensus_queue.cc:237] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:46.193010 29031 consensus_queue.cc:1048] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:46.219054 29027 ts_tablet_manager.cc:1434] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 12:14:46.222023 29027 tablet_bootstrap.cc:492] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:46.229596 29026 consensus_queue.cc:260] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:46.236338 29026 ts_tablet_manager.cc:1434] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.056s	user 0.010s	sys 0.001s
I20260709 12:14:46.241042 29029 tablet_bootstrap.cc:492] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:46.241650 29029 ts_tablet_manager.cc:1403] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.111s	user 0.023s	sys 0.016s
I20260709 12:14:46.253953 29229 consensus_queue.cc:1048] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:46.259449 29027 tablet_bootstrap.cc:654] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.266426 29029 raft_consensus.cc:359] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.267633 29029 raft_consensus.cc:385] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.267927 29029 raft_consensus.cc:740] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.268678 29029 consensus_queue.cc:260] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.270440 29026 tablet_bootstrap.cc:492] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:46.271203 29029 ts_tablet_manager.cc:1434] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 12:14:46.272348 29029 tablet_bootstrap.cc:492] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:46.279040 29345 consensus_queue.cc:1048] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:46.288615 29024 tablet_bootstrap.cc:492] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:46.289291 29024 ts_tablet_manager.cc:1403] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.207s	user 0.030s	sys 0.005s
I20260709 12:14:46.279028 28654 catalog_manager.cc:5697] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 1 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:46.314519 29026 tablet_bootstrap.cc:654] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:46.319500 28797 consensus_peers.cc:597] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:46.321507 28945 consensus_peers.cc:597] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:46.334429 29026 tablet_bootstrap.cc:492] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:46.335007 29026 ts_tablet_manager.cc:1403] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.004s
I20260709 12:14:46.337255 29229 consensus_queue.cc:1048] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:46.338194 29026 raft_consensus.cc:359] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:46.339062 29026 raft_consensus.cc:385] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.339349 29026 raft_consensus.cc:740] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.344172 29026 consensus_queue.cc:260] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:46.348172 29029 tablet_bootstrap.cc:654] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.349946 29153 raft_consensus.cc:493] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.353137 29153 raft_consensus.cc:515] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:46.351886 29024 raft_consensus.cc:359] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:46.354662 29026 ts_tablet_manager.cc:1434] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:14:46.354857 29024 raft_consensus.cc:385] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.355222 29024 raft_consensus.cc:740] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.355583 29153 leader_election.cc:290] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:46.356024 29026 tablet_bootstrap.cc:492] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:46.357906 28828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7941b75d87814d4bbec2704cd0e5d679" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:46.362604 29027 tablet_bootstrap.cc:492] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:46.364583 29024 consensus_queue.cc:260] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:46.371596 29024 ts_tablet_manager.cc:1434] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.000s
I20260709 12:14:46.373071 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7941b75d87814d4bbec2704cd0e5d679" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:46.373520 29027 ts_tablet_manager.cc:1403] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.153s	user 0.015s	sys 0.020s
I20260709 12:14:46.372069 28755 raft_consensus.cc:3060] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.377825 29024 tablet_bootstrap.cc:492] T 89902041fec54fde90d5033de88e702b P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:46.376264 29027 raft_consensus.cc:359] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.384189 29027 raft_consensus.cc:385] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.384418 29229 raft_consensus.cc:493] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.385118 29229 raft_consensus.cc:515] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.386549 29029 tablet_bootstrap.cc:492] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:46.384539 29027 raft_consensus.cc:740] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.387465 28721 leader_election.cc:304] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663
I20260709 12:14:46.386865 29026 tablet_bootstrap.cc:654] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.400539 29024 tablet_bootstrap.cc:654] T 89902041fec54fde90d5033de88e702b P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.403167 29027 consensus_queue.cc:260] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.422513 29026 tablet_bootstrap.cc:492] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:46.423075 29027 ts_tablet_manager.cc:1434] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.001s
I20260709 12:14:46.423152 29026 ts_tablet_manager.cc:1403] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.002s
I20260709 12:14:46.424265 29027 tablet_bootstrap.cc:492] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:46.406530 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f9dba0097849d78b1d44af3576a86c" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:46.402611 29029 ts_tablet_manager.cc:1403] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.130s	user 0.011s	sys 0.002s
W20260709 12:14:46.426550 28797 leader_election.cc:343] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:46.403944 29229 leader_election.cc:290] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:46.420725 28975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f9dba0097849d78b1d44af3576a86c" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:46.429831 28975 raft_consensus.cc:2468] T 22f9dba0097849d78b1d44af3576a86c P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:46.432165 29390 raft_consensus.cc:493] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.432801 29390 raft_consensus.cc:515] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:46.435352 29390 leader_election.cc:290] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:46.418036 29348 consensus_queue.cc:1048] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:14:46.416028 29153 raft_consensus.cc:2749] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:46.441435 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3640eec9049d8bdba1d71e6a6297e" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:46.443152 29153 raft_consensus.cc:493] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.443723 29153 raft_consensus.cc:515] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.444278 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3640eec9049d8bdba1d71e6a6297e" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:46.447810 28975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3dd6f684544421918d0da768e3618b" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
W20260709 12:14:46.414541 28702 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:46.457619 29027 tablet_bootstrap.cc:654] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.396546 28653 catalog_manager.cc:5697] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:46.455814 28794 leader_election.cc:304] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:46.458302 29153 leader_election.cc:290] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:46.467862 29348 raft_consensus.cc:2804] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:46.468317 29348 raft_consensus.cc:493] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:46.468780 29348 raft_consensus.cc:3060] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:46.452380 28871 leader_election.cc:343] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:46.472785 28871 leader_election.cc:343] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:46.473227 28871 leader_election.cc:304] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f029ebada0294afb8944524587b5e663; no voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:46.475205 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3dd6f684544421918d0da768e3618b" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:46.475282 29029 raft_consensus.cc:359] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:46.476766 29029 raft_consensus.cc:385] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.477098 29029 raft_consensus.cc:740] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.477236 29390 raft_consensus.cc:2749] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:46.477921 29029 consensus_queue.cc:260] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:46.478660 28722 leader_election.cc:304] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114
I20260709 12:14:46.480655 29293 raft_consensus.cc:2749] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:46.481650 29348 raft_consensus.cc:515] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.483938 29348 leader_election.cc:290] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:46.479097 29026 raft_consensus.cc:359] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:46.488245 29026 raft_consensus.cc:385] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.488544 29026 raft_consensus.cc:740] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.489295 29026 consensus_queue.cc:260] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:46.493068 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f9dba0097849d78b1d44af3576a86c" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:46.495446 29029 ts_tablet_manager.cc:1434] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.069s	user 0.002s	sys 0.005s
I20260709 12:14:46.507627 29341 raft_consensus.cc:493] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.508270 29341 raft_consensus.cc:515] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:46.510488 29341 leader_election.cc:290] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
W20260709 12:14:46.512039 28797 leader_election.cc:343] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:46.512214 28976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f99d8931982471fad7cd007cce97769" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:46.512905 28976 raft_consensus.cc:2468] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:46.514374 28868 leader_election.cc:304] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:46.515102 29341 raft_consensus.cc:2804] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:46.515533 29341 raft_consensus.cc:493] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:46.515868 29341 raft_consensus.cc:3060] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.521561 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f9dba0097849d78b1d44af3576a86c" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:46.522233 28977 raft_consensus.cc:3060] T 22f9dba0097849d78b1d44af3576a86c P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.523176 29029 tablet_bootstrap.cc:492] T 3f99d8931982471fad7cd007cce97769 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:46.543795 29029 tablet_bootstrap.cc:654] T 3f99d8931982471fad7cd007cce97769 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.545296 29026 ts_tablet_manager.cc:1434] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.122s	user 0.008s	sys 0.000s
I20260709 12:14:46.555852 28828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f99d8931982471fad7cd007cce97769" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:46.559508 29026 tablet_bootstrap.cc:492] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:46.566500 29026 tablet_bootstrap.cc:654] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.576254 29027 tablet_bootstrap.cc:492] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:46.577908 29027 ts_tablet_manager.cc:1403] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.154s	user 0.056s	sys 0.022s
I20260709 12:14:46.568928 28977 raft_consensus.cc:2468] T 22f9dba0097849d78b1d44af3576a86c P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:46.581866 29341 raft_consensus.cc:515] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:46.582018 28794 leader_election.cc:304] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:46.583622 29027 raft_consensus.cc:359] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:46.584442 29027 raft_consensus.cc:385] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.584815 29027 raft_consensus.cc:740] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.586290 29348 raft_consensus.cc:2804] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:46.586848 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f99d8931982471fad7cd007cce97769" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:46.586881 29348 raft_consensus.cc:697] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:46.587548 28977 raft_consensus.cc:3060] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.588117 29348 consensus_queue.cc:237] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.589834 29313 raft_consensus.cc:493] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.590068 29341 leader_election.cc:290] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
W20260709 12:14:46.570402 28871 leader_election.cc:343] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:46.590379 29313 raft_consensus.cc:515] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:46.592885 29313 leader_election.cc:290] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:46.589775 29029 tablet_bootstrap.cc:492] T 3f99d8931982471fad7cd007cce97769 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:46.593968 29029 ts_tablet_manager.cc:1403] T 3f99d8931982471fad7cd007cce97769 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.003s
I20260709 12:14:46.594599 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1b113d13b54ccbbae2c7d64953ba26" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:46.596439 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1b113d13b54ccbbae2c7d64953ba26" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:46.600220 29024 tablet_bootstrap.cc:492] T 89902041fec54fde90d5033de88e702b P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:46.600924 29024 ts_tablet_manager.cc:1403] T 89902041fec54fde90d5033de88e702b P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.223s	user 0.026s	sys 0.027s
W20260709 12:14:46.601616 28797 leader_election.cc:343] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:46.601895 29029 raft_consensus.cc:359] T 3f99d8931982471fad7cd007cce97769 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:46.605288 29029 raft_consensus.cc:385] T 3f99d8931982471fad7cd007cce97769 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.605684 29029 raft_consensus.cc:740] T 3f99d8931982471fad7cd007cce97769 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
W20260709 12:14:46.605842 28796 leader_election.cc:343] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:46.606390 28796 leader_election.cc:304] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab; no voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663
I20260709 12:14:46.607542 29313 raft_consensus.cc:2749] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:46.606567 29029 consensus_queue.cc:260] T 3f99d8931982471fad7cd007cce97769 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:46.604921 29026 tablet_bootstrap.cc:492] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:46.611138 29026 ts_tablet_manager.cc:1403] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.000s
I20260709 12:14:46.612684 29029 ts_tablet_manager.cc:1434] T 3f99d8931982471fad7cd007cce97769 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:14:46.603678 29024 raft_consensus.cc:359] T 89902041fec54fde90d5033de88e702b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:46.613334 29024 raft_consensus.cc:385] T 89902041fec54fde90d5033de88e702b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.613101 29027 consensus_queue.cc:260] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:46.614413 29029 tablet_bootstrap.cc:492] T ff63ac88d12f4ca2a150ebd824e37293 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:46.618603 29026 raft_consensus.cc:359] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:46.619835 29026 raft_consensus.cc:385] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.620232 29026 raft_consensus.cc:740] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.614876 29027 ts_tablet_manager.cc:1434] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 12:14:46.622184 29313 raft_consensus.cc:493] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.622790 29313 raft_consensus.cc:515] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.624063 29027 tablet_bootstrap.cc:492] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:46.613621 29024 raft_consensus.cc:740] T 89902041fec54fde90d5033de88e702b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.627040 29024 consensus_queue.cc:260] T 89902041fec54fde90d5033de88e702b P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:46.628582 29313 leader_election.cc:290] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:46.629511 28975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4aa32e5ec7b4a4ea2832924cdddf0b4" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:46.630255 28975 raft_consensus.cc:2468] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:46.631610 28794 leader_election.cc:304] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: 
I20260709 12:14:46.632128 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4aa32e5ec7b4a4ea2832924cdddf0b4" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:46.633028 28755 raft_consensus.cc:2468] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:46.634143 29029 tablet_bootstrap.cc:654] T ff63ac88d12f4ca2a150ebd824e37293 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.641618 29313 raft_consensus.cc:2804] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:46.648964 29313 raft_consensus.cc:493] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:46.649441 29313 raft_consensus.cc:3060] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.652930 28828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f99d8931982471fad7cd007cce97769" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:46.642781 29024 ts_tablet_manager.cc:1434] T 89902041fec54fde90d5033de88e702b P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.002s
I20260709 12:14:46.642390 28654 catalog_manager.cc:5697] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 1 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:46.653671 28828 raft_consensus.cc:3060] T 3f99d8931982471fad7cd007cce97769 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.656450 29024 tablet_bootstrap.cc:492] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:46.637722 29027 tablet_bootstrap.cc:654] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.621440 29026 consensus_queue.cc:260] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:46.671370 29024 tablet_bootstrap.cc:654] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.671898 29341 raft_consensus.cc:493] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.672591 29341 raft_consensus.cc:515] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:46.679430 28828 raft_consensus.cc:2468] T 3f99d8931982471fad7cd007cce97769 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:46.679914 29341 leader_election.cc:290] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:46.688115 29026 ts_tablet_manager.cc:1434] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.001s
I20260709 12:14:46.689437 29026 tablet_bootstrap.cc:492] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:46.698648 28975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f820d17f733456c8f76dbb807b969ec" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
W20260709 12:14:46.699999 28868 leader_election.cc:343] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:46.702260 29341 consensus_queue.cc:1048] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:46.704298 29313 raft_consensus.cc:515] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.717849 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f820d17f733456c8f76dbb807b969ec" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
W20260709 12:14:46.718284 28871 consensus_peers.cc:597] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:46.719452 29348 consensus_queue.cc:1048] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:46.721791 29029 tablet_bootstrap.cc:492] T ff63ac88d12f4ca2a150ebd824e37293 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:46.722371 29029 ts_tablet_manager.cc:1403] T ff63ac88d12f4ca2a150ebd824e37293 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.108s	user 0.020s	sys 0.000s
I20260709 12:14:46.713677 28977 raft_consensus.cc:2468] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:46.724402 28868 leader_election.cc:304] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:46.725898 29191 raft_consensus.cc:2804] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:46.726466 29191 raft_consensus.cc:697] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
W20260709 12:14:46.728989 28871 leader_election.cc:343] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:46.729650 28871 leader_election.cc:304] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f029ebada0294afb8944524587b5e663; no voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114
I20260709 12:14:46.732106 29390 raft_consensus.cc:2749] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:46.727452 29191 consensus_queue.cc:237] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:46.741658 28976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4aa32e5ec7b4a4ea2832924cdddf0b4" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:46.742578 28976 raft_consensus.cc:3060] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.744863 29029 raft_consensus.cc:359] T ff63ac88d12f4ca2a150ebd824e37293 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.745673 29029 raft_consensus.cc:385] T ff63ac88d12f4ca2a150ebd824e37293 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.745999 29029 raft_consensus.cc:740] T ff63ac88d12f4ca2a150ebd824e37293 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.745946 29229 consensus_queue.cc:1048] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:46.747074 29029 consensus_queue.cc:260] T ff63ac88d12f4ca2a150ebd824e37293 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.773808 29346 raft_consensus.cc:493] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.774603 29346 raft_consensus.cc:515] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:46.780957 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608654d4e937404d9624787ab2437f5a" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
W20260709 12:14:46.782948 28944 leader_election.cc:343] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:46.784365 29346 leader_election.cc:290] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:46.785629 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608654d4e937404d9624787ab2437f5a" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
W20260709 12:14:46.787562 28945 leader_election.cc:343] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:46.788082 29341 raft_consensus.cc:493] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.788161 28945 leader_election.cc:304] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663
I20260709 12:14:46.788981 29341 raft_consensus.cc:515] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:46.790271 29346 raft_consensus.cc:2749] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:46.792593 29341 leader_election.cc:290] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:46.794622 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89902041fec54fde90d5033de88e702b" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
W20260709 12:14:46.796492 28871 leader_election.cc:343] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:46.799687 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4aa32e5ec7b4a4ea2832924cdddf0b4" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:46.800356 28754 raft_consensus.cc:3060] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.797283 29313 leader_election.cc:290] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:46.802294 29293 raft_consensus.cc:493] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.808971 28754 raft_consensus.cc:2468] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:46.811110 29024 tablet_bootstrap.cc:492] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:46.813809 29024 ts_tablet_manager.cc:1403] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.158s	user 0.023s	sys 0.027s
I20260709 12:14:46.815749 28797 leader_election.cc:304] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:14:46.818322 29313 raft_consensus.cc:2804] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:46.825093 29313 raft_consensus.cc:697] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:46.825203 28975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89902041fec54fde90d5033de88e702b" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:46.826023 29313 consensus_queue.cc:237] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.827762 28976 raft_consensus.cc:2468] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:46.812577 29293 raft_consensus.cc:515] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:46.833588 29026 tablet_bootstrap.cc:654] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.825886 28975 raft_consensus.cc:2468] T 89902041fec54fde90d5033de88e702b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:46.839731 28868 leader_election.cc:304] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:46.836006 29024 raft_consensus.cc:359] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:46.841692 29024 raft_consensus.cc:385] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.842006 29024 raft_consensus.cc:740] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.848116 29029 ts_tablet_manager.cc:1434] T ff63ac88d12f4ca2a150ebd824e37293 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.125s	user 0.023s	sys 0.026s
I20260709 12:14:46.842703 29024 consensus_queue.cc:260] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:46.856405 29027 tablet_bootstrap.cc:492] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:46.856979 29027 ts_tablet_manager.cc:1403] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.233s	user 0.031s	sys 0.021s
I20260709 12:14:46.857034 29029 tablet_bootstrap.cc:492] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:46.859905 29027 raft_consensus.cc:359] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:46.860829 29027 raft_consensus.cc:385] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.861169 29027 raft_consensus.cc:740] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.848215 29341 raft_consensus.cc:2804] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:46.863574 29024 ts_tablet_manager.cc:1434] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.003s
I20260709 12:14:46.867388 29341 raft_consensus.cc:493] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:46.867689 29024 tablet_bootstrap.cc:492] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:46.867908 29341 raft_consensus.cc:3060] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.861974 29027 consensus_queue.cc:260] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:46.890051 29293 leader_election.cc:290] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:46.886838 28654 catalog_manager.cc:5697] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:46.894040 29024 tablet_bootstrap.cc:654] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.927124 29029 tablet_bootstrap.cc:654] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.932978 29027 ts_tablet_manager.cc:1434] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.076s	user 0.009s	sys 0.005s
I20260709 12:14:46.933379 29341 raft_consensus.cc:515] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:46.936271 29341 leader_election.cc:290] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:46.938369 29024 tablet_bootstrap.cc:492] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:46.939198 29024 ts_tablet_manager.cc:1403] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.002s
I20260709 12:14:46.943866 29027 tablet_bootstrap.cc:492] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:46.959448 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89902041fec54fde90d5033de88e702b" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
W20260709 12:14:46.963374 28871 leader_election.cc:343] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:46.970463 28754 raft_consensus.cc:3060] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.972757 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3640eec9049d8bdba1d71e6a6297e" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:46.973496 28903 raft_consensus.cc:2468] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 0.
I20260709 12:14:46.966786 28653 catalog_manager.cc:5697] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 1 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:46.980587 28975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89902041fec54fde90d5033de88e702b" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:46.983157 28975 raft_consensus.cc:3060] T 89902041fec54fde90d5033de88e702b P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.986155 29024 raft_consensus.cc:359] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.986992 29024 raft_consensus.cc:385] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.987309 29024 raft_consensus.cc:740] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.991343 29027 tablet_bootstrap.cc:654] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.992352 29026 tablet_bootstrap.cc:492] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:46.993045 29026 ts_tablet_manager.cc:1403] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.304s	user 0.012s	sys 0.022s
I20260709 12:14:46.988091 29024 consensus_queue.cc:260] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:46.996292 29024 ts_tablet_manager.cc:1434] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.000s
I20260709 12:14:46.997498 29024 tablet_bootstrap.cc:492] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:46.999562 29345 raft_consensus.cc:493] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.999694 29026 raft_consensus.cc:359] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:47.000428 29026 raft_consensus.cc:385] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.000161 29345 raft_consensus.cc:515] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:47.000739 29026 raft_consensus.cc:740] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.003973 28975 raft_consensus.cc:2468] T 89902041fec54fde90d5033de88e702b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:46.996101 28721 leader_election.cc:304] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:47.010190 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff63ac88d12f4ca2a150ebd824e37293" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:47.010085 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff63ac88d12f4ca2a150ebd824e37293" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:47.012435 28827 raft_consensus.cc:2468] T ff63ac88d12f4ca2a150ebd824e37293 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
I20260709 12:14:47.008446 29345 leader_election.cc:290] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:47.009542 28868 leader_election.cc:304] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:47.013685 29031 raft_consensus.cc:2804] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:47.014127 29031 raft_consensus.cc:697] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:47.017108 29293 raft_consensus.cc:2804] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:47.017709 29293 raft_consensus.cc:493] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.017329 29031 consensus_queue.cc:237] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:47.018119 29293 raft_consensus.cc:3060] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.020843 29026 consensus_queue.cc:260] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:47.023358 29024 tablet_bootstrap.cc:654] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.013831 28945 leader_election.cc:304] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: 
I20260709 12:14:47.025195 29345 raft_consensus.cc:2804] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:47.025583 29345 raft_consensus.cc:493] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.025934 29345 raft_consensus.cc:3060] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.028070 29341 raft_consensus.cc:493] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.028612 29341 raft_consensus.cc:515] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:47.030763 29341 leader_election.cc:290] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:47.031602 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3640eec9049d8bdba1d71e6a6297e" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:47.034646 28975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608654d4e937404d9624787ab2437f5a" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:47.035959 28975 raft_consensus.cc:2468] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:47.036249 29026 ts_tablet_manager.cc:1434] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.043s	user 0.000s	sys 0.006s
I20260709 12:14:47.037428 29026 tablet_bootstrap.cc:492] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:47.037249 28868 leader_election.cc:304] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:47.038070 29341 raft_consensus.cc:2804] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:47.038426 29341 raft_consensus.cc:493] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.038757 29341 raft_consensus.cc:3060] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:47.042224 28722 leader_election.cc:343] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:47.048653 28945 leader_election.cc:343] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.061652 29027 tablet_bootstrap.cc:492] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:47.062253 29027 ts_tablet_manager.cc:1403] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.119s	user 0.008s	sys 0.017s
I20260709 12:14:47.066165 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608654d4e937404d9624787ab2437f5a" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:47.072058 29029 tablet_bootstrap.cc:492] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:47.072762 29029 ts_tablet_manager.cc:1403] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.216s	user 0.010s	sys 0.010s
W20260709 12:14:47.074533 28871 leader_election.cc:343] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.093449 29024 tablet_bootstrap.cc:492] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:47.094055 29024 ts_tablet_manager.cc:1403] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.097s	user 0.024s	sys 0.016s
I20260709 12:14:47.096601 29027 raft_consensus.cc:359] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:47.097494 29027 raft_consensus.cc:385] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.097795 29027 raft_consensus.cc:740] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.098506 29027 consensus_queue.cc:260] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
W20260709 12:14:47.113767 28797 consensus_peers.cc:597] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:47.116245 29027 ts_tablet_manager.cc:1434] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.001s
I20260709 12:14:47.119978 29293 raft_consensus.cc:515] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:47.123178 29293 leader_election.cc:290] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:47.129319 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3640eec9049d8bdba1d71e6a6297e" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:47.130880 29425 consensus_queue.cc:1048] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:47.130724 29029 raft_consensus.cc:359] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:47.131843 29029 raft_consensus.cc:385] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.132238 29029 raft_consensus.cc:740] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.132772 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3640eec9049d8bdba1d71e6a6297e" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:47.133407 28903 raft_consensus.cc:3060] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:47.131080 28722 leader_election.cc:343] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.133378 29029 consensus_queue.cc:260] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:47.145458 29341 raft_consensus.cc:515] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:47.151546 29345 raft_consensus.cc:515] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:47.153205 29027 tablet_bootstrap.cc:492] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:47.154106 29345 leader_election.cc:290] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:47.106761 29437 raft_consensus.cc:493] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.155946 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff63ac88d12f4ca2a150ebd824e37293" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:47.159286 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff63ac88d12f4ca2a150ebd824e37293" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:47.159973 28831 raft_consensus.cc:3060] T ff63ac88d12f4ca2a150ebd824e37293 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.158087 28650 catalog_manager.cc:5697] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:47.162539 28945 leader_election.cc:343] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.169477 29026 tablet_bootstrap.cc:654] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.172348 29029 ts_tablet_manager.cc:1434] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260709 12:14:47.181666 28831 raft_consensus.cc:2468] T ff63ac88d12f4ca2a150ebd824e37293 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:47.185163 29341 leader_election.cc:290] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:47.192613 29029 tablet_bootstrap.cc:492] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:47.193564 28975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608654d4e937404d9624787ab2437f5a" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:47.200938 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608654d4e937404d9624787ab2437f5a" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:47.194245 28975 raft_consensus.cc:3060] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.206828 28753 raft_consensus.cc:3060] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.172065 29437 raft_consensus.cc:515] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:47.225795 29024 raft_consensus.cc:359] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:47.226682 29024 raft_consensus.cc:385] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.226975 29024 raft_consensus.cc:740] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.227670 29024 consensus_queue.cc:260] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:47.228682 29438 consensus_queue.cc:1048] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:14:47.238513 29024 ts_tablet_manager.cc:1434] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.144s	user 0.007s	sys 0.000s
I20260709 12:14:47.239809 29024 tablet_bootstrap.cc:492] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
W20260709 12:14:47.242347 28871 leader_election.cc:343] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.241086 28828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493230d01c49471f9b47c2f4909bf4e5" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:47.250551 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493230d01c49471f9b47c2f4909bf4e5" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:47.250020 29437 leader_election.cc:290] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:47.292101 28722 leader_election.cc:304] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663
I20260709 12:14:47.292841 29029 tablet_bootstrap.cc:654] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:47.286664 28945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 106686us
I20260709 12:14:47.425545 29027 tablet_bootstrap.cc:654] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.413046 29345 raft_consensus.cc:493] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:47.426373 29440 log.cc:927] Time spent T 22f9dba0097849d78b1d44af3576a86c P 208b99f185134d2c9ca4ecb4e0e74114: Append to log took a long time: real 0.074s	user 0.001s	sys 0.006s
I20260709 12:14:47.434115 29345 raft_consensus.cc:515] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:47.439093 29345 leader_election.cc:290] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:47.435500 28903 raft_consensus.cc:2468] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 1.
I20260709 12:14:47.439888 28975 raft_consensus.cc:2468] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:47.442514 28945 leader_election.cc:304] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c
W20260709 12:14:47.444080 28721 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:37979, user_credentials={real_user=slave}} blocked reactor thread for 172965us
I20260709 12:14:47.445648 29024 tablet_bootstrap.cc:654] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.488826 29026 tablet_bootstrap.cc:492] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:47.489413 29026 ts_tablet_manager.cc:1403] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.452s	user 0.031s	sys 0.040s
I20260709 12:14:47.477916 29346 raft_consensus.cc:2804] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:47.492071 29435 consensus_queue.cc:1048] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:14:47.501555 29346 raft_consensus.cc:697] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:14:47.502537 29346 consensus_queue.cc:237] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:47.506397 28828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f820d17f733456c8f76dbb807b969ec" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:47.510372 29026 raft_consensus.cc:359] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:47.512861 29421 raft_consensus.cc:493] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.513446 29421 raft_consensus.cc:515] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:47.514945 29229 consensus_queue.cc:1048] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:47.515775 29421 leader_election.cc:290] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:47.511214 29026 raft_consensus.cc:385] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.524556 28721 leader_election.cc:304] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663; no voters: 14eb69c7af384cf391d23190c95375ab
I20260709 12:14:47.528954 29441 raft_consensus.cc:2804] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:47.529678 29441 raft_consensus.cc:697] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [term 1 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:14:47.522497 29026 raft_consensus.cc:740] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
W20260709 12:14:47.536790 28722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:38445, user_credentials={real_user=slave}} blocked reactor thread for 284677us
I20260709 12:14:47.530903 29441 consensus_queue.cc:237] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:47.542275 29153 raft_consensus.cc:2749] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:47.556555 28944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:37979, user_credentials={real_user=slave}} blocked reactor thread for 142331us
I20260709 12:14:47.563360 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f820d17f733456c8f76dbb807b969ec" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:47.564352 28905 raft_consensus.cc:2468] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
I20260709 12:14:47.572985 28756 raft_consensus.cc:3060] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.546209 29026 consensus_queue.cc:260] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:47.575075 28868 leader_election.cc:304] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:47.591059 29029 tablet_bootstrap.cc:492] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:47.591805 29029 ts_tablet_manager.cc:1403] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.412s	user 0.020s	sys 0.019s
I20260709 12:14:47.595129 29029 raft_consensus.cc:359] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:47.595873 29029 raft_consensus.cc:385] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.596148 29029 raft_consensus.cc:740] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.599761 29027 tablet_bootstrap.cc:492] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:47.600314 29027 ts_tablet_manager.cc:1403] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.447s	user 0.018s	sys 0.018s
W20260709 12:14:47.604235 28702 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:47.610250 28944 leader_election.cc:304] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:47.611383 29031 raft_consensus.cc:2804] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:47.612183 29031 raft_consensus.cc:697] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:47.623494 29026 ts_tablet_manager.cc:1434] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.134s	user 0.007s	sys 0.001s
I20260709 12:14:47.613392 29031 consensus_queue.cc:237] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:47.638873 29027 raft_consensus.cc:359] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:47.639760 29027 raft_consensus.cc:385] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.640087 29027 raft_consensus.cc:740] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.644704 29027 consensus_queue.cc:260] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:47.652823 29029 consensus_queue.cc:260] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
W20260709 12:14:47.632324 28794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:33729, user_credentials={real_user=slave}} blocked reactor thread for 119154us
I20260709 12:14:47.688419 29026 tablet_bootstrap.cc:492] T cb9349902c1e46ae93adaa8ece85ad54 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:47.660068 29456 raft_consensus.cc:493] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.673593 29217 raft_consensus.cc:2804] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:47.699368 29029 ts_tablet_manager.cc:1434] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.107s	user 0.014s	sys 0.000s
I20260709 12:14:47.707383 29024 tablet_bootstrap.cc:492] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:47.708160 29024 ts_tablet_manager.cc:1403] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.469s	user 0.012s	sys 0.017s
I20260709 12:14:47.697098 29217 raft_consensus.cc:493] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.709273 29293 raft_consensus.cc:493] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f029ebada0294afb8944524587b5e663)
I20260709 12:14:47.753670 29293 raft_consensus.cc:515] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
W20260709 12:14:47.755851 29451 log.cc:927] Time spent T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 12:14:47.760013 29029 tablet_bootstrap.cc:492] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:47.721637 29217 raft_consensus.cc:3060] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.697783 29456 raft_consensus.cc:515] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
W20260709 12:14:47.789690 28945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:38445, user_credentials={real_user=slave}} blocked reactor thread for 225473us
W20260709 12:14:47.802729 28945 leader_election.cc:343] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.762615 28751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3640eec9049d8bdba1d71e6a6297e" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:47.816025 29461 raft_consensus.cc:493] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.816648 29461 raft_consensus.cc:515] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:47.817451 29456 leader_election.cc:290] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:47.819734 29027 ts_tablet_manager.cc:1434] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.219s	user 0.027s	sys 0.027s
I20260709 12:14:47.825882 29027 tablet_bootstrap.cc:492] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:47.856549 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9349902c1e46ae93adaa8ece85ad54" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:47.848472 29461 leader_election.cc:290] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:47.880846 29024 raft_consensus.cc:359] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:47.881628 29024 raft_consensus.cc:385] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.881912 29024 raft_consensus.cc:740] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.883872 28748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9349902c1e46ae93adaa8ece85ad54" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:47.884830 28748 raft_consensus.cc:2468] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 0.
I20260709 12:14:47.885769 29029 tablet_bootstrap.cc:654] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.889321 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9349902c1e46ae93adaa8ece85ad54" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
W20260709 12:14:47.914702 28871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 58836.9us
I20260709 12:14:47.916837 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9349902c1e46ae93adaa8ece85ad54" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
W20260709 12:14:47.916234 28944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:37979, user_credentials={real_user=slave}} blocked reactor thread for 82086.9us
I20260709 12:14:47.919814 28977 raft_consensus.cc:2468] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 0.
I20260709 12:14:47.882849 29313 consensus_queue.cc:1048] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.048s
I20260709 12:14:47.927543 29458 consensus_queue.cc:1048] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:47.931579 29469 raft_consensus.cc:493] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:47.932843 29471 log.cc:927] Time spent T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 12:14:47.926776 29024 consensus_queue.cc:260] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
W20260709 12:14:47.958076 28944 leader_election.cc:343] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.960294 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3640eec9049d8bdba1d71e6a6297e" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:47.963057 28905 raft_consensus.cc:2393] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14eb69c7af384cf391d23190c95375ab in current term 1: Already voted for candidate e669768c5dca47ba994036a8a31ccb0c in this term.
I20260709 12:14:47.932082 29469 raft_consensus.cc:515] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:47.970543 28945 leader_election.cc:304] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: f029ebada0294afb8944524587b5e663
I20260709 12:14:47.983992 29446 raft_consensus.cc:2804] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:47.984541 29446 raft_consensus.cc:493] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.984980 29446 raft_consensus.cc:3060] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.991050 29026 tablet_bootstrap.cc:654] T cb9349902c1e46ae93adaa8ece85ad54 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.993530 29469 leader_election.cc:290] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:48.001013 29024 ts_tablet_manager.cc:1434] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.292s	user 0.009s	sys 0.010s
I20260709 12:14:48.002694 29024 tablet_bootstrap.cc:492] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:48.011296 29217 raft_consensus.cc:515] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:48.014428 29027 tablet_bootstrap.cc:654] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.017148 29313 raft_consensus.cc:493] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.017788 29313 raft_consensus.cc:515] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
W20260709 12:14:48.024940 28797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 188425us
I20260709 12:14:48.029808 29313 leader_election.cc:290] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
W20260709 12:14:48.041018 28945 consensus_peers.cc:597] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:48.059722 29445 raft_consensus.cc:493] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.053598 29293 leader_election.cc:290] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:48.064965 28974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f820d17f733456c8f76dbb807b969ec" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:48.066056 28974 raft_consensus.cc:2393] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14eb69c7af384cf391d23190c95375ab in current term 1: Already voted for candidate 208b99f185134d2c9ca4ecb4e0e74114 in this term.
I20260709 12:14:48.060451 29445 raft_consensus.cc:515] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:48.069756 29446 raft_consensus.cc:515] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:48.078472 28899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f820d17f733456c8f76dbb807b969ec" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:48.079264 28899 raft_consensus.cc:2468] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:48.082042 28747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9349902c1e46ae93adaa8ece85ad54" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:48.083076 28747 raft_consensus.cc:3060] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.083768 29217 leader_election.cc:290] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:48.087131 28797 leader_election.cc:304] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab; no voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663
I20260709 12:14:48.089339 28796 leader_election.cc:304] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 208b99f185134d2c9ca4ecb4e0e74114
W20260709 12:14:48.089767 28797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 50471.1us
I20260709 12:14:48.095431 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f820d17f733456c8f76dbb807b969ec" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:48.096827 29473 raft_consensus.cc:2804] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:48.097446 29473 raft_consensus.cc:493] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:48.097838 29473 raft_consensus.cc:3060] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.098362 29227 raft_consensus.cc:3060] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.104081 29024 tablet_bootstrap.cc:654] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.106684 29445 leader_election.cc:290] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:48.113569 28747 raft_consensus.cc:2468] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:48.124684 28945 leader_election.cc:304] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:14:48.127586 29345 raft_consensus.cc:2804] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:48.128458 29345 raft_consensus.cc:697] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:14:48.129781 29345 consensus_queue.cc:237] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:48.072552 29446 leader_election.cc:290] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Requested vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:48.142493 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec4df6036ac468d900af63ead3159f0" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
W20260709 12:14:48.144704 28945 leader_election.cc:343] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:48.162400 28871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 241126us
W20260709 12:14:48.163380 28871 consensus_peers.cc:597] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:48.172394 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9349902c1e46ae93adaa8ece85ad54" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
W20260709 12:14:48.182916 28722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:38445, user_credentials={real_user=slave}} blocked reactor thread for 210162us
I20260709 12:14:48.210429 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f820d17f733456c8f76dbb807b969ec" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:48.211229 28905 raft_consensus.cc:3060] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.213563 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1b113d13b54ccbbae2c7d64953ba26" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:48.214445 28830 raft_consensus.cc:2468] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:48.216234 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1b113d13b54ccbbae2c7d64953ba26" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
W20260709 12:14:48.182577 28719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:33729, user_credentials={real_user=slave}} blocked reactor thread for 295216us
W20260709 12:14:48.267414 28944 leader_election.cc:343] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:48.361384 29444 consensus_queue.cc:1048] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.155s
W20260709 12:14:48.452900 28794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:33729, user_credentials={real_user=slave}} blocked reactor thread for 78595.7us
W20260709 12:14:48.356554 28721 leader_election.cc:343] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:48.454074 28797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 93172.8us
I20260709 12:14:48.457103 28905 raft_consensus.cc:2468] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:48.451150 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f00d9529cd48cc9ef5f3fdd1229bfe" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:48.474561 29024 tablet_bootstrap.cc:492] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:48.474858 29026 tablet_bootstrap.cc:492] T cb9349902c1e46ae93adaa8ece85ad54 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:48.475360 29024 ts_tablet_manager.cc:1403] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.473s	user 0.021s	sys 0.018s
I20260709 12:14:48.475606 29026 ts_tablet_manager.cc:1403] T cb9349902c1e46ae93adaa8ece85ad54 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.794s	user 0.022s	sys 0.011s
I20260709 12:14:48.461552 28899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec4df6036ac468d900af63ead3159f0" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
W20260709 12:14:48.477329 28721 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:37979, user_credentials={real_user=slave}} blocked reactor thread for 132598us
W20260709 12:14:48.512058 28871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 61225.5us
I20260709 12:14:48.516695 28944 leader_election.cc:304] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:48.524317 29024 raft_consensus.cc:359] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:48.529853 29024 raft_consensus.cc:385] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.530294 29024 raft_consensus.cc:740] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.537523 29027 tablet_bootstrap.cc:492] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:48.538295 29027 ts_tablet_manager.cc:1403] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.713s	user 0.027s	sys 0.064s
W20260709 12:14:48.557734 28871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 44328.2us
I20260709 12:14:48.555166 28719 leader_election.cc:304] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: f029ebada0294afb8944524587b5e663
W20260709 12:14:48.558907 28871 leader_election.cc:343] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:48.560715 29482 log.cc:927] Time spent T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114: Append to log took a long time: real 0.084s	user 0.003s	sys 0.000s
I20260709 12:14:48.564085 28975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f00d9529cd48cc9ef5f3fdd1229bfe" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
W20260709 12:14:48.565928 29489 log.cc:927] Time spent T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114: Append to log took a long time: real 0.087s	user 0.000s	sys 0.001s
I20260709 12:14:48.573794 29026 raft_consensus.cc:359] T cb9349902c1e46ae93adaa8ece85ad54 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:48.574836 29026 raft_consensus.cc:385] T cb9349902c1e46ae93adaa8ece85ad54 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.575148 29026 raft_consensus.cc:740] T cb9349902c1e46ae93adaa8ece85ad54 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.575863 29026 consensus_queue.cc:260] T cb9349902c1e46ae93adaa8ece85ad54 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:48.585337 29442 raft_consensus.cc:2804] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:48.602962 29026 ts_tablet_manager.cc:1434] T cb9349902c1e46ae93adaa8ece85ad54 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.127s	user 0.009s	sys 0.001s
I20260709 12:14:48.549947 29227 raft_consensus.cc:2749] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:48.603984 28871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 44149.4us
I20260709 12:14:48.585994 29442 raft_consensus.cc:697] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
W20260709 12:14:48.609995 28944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:37979, user_credentials={real_user=slave}} blocked reactor thread for 93457.3us
W20260709 12:14:48.613387 28944 leader_election.cc:343] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:48.614815 28944 leader_election.cc:304] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114; no voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663
I20260709 12:14:48.601315 29437 raft_consensus.cc:2764] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:14:48.623271 28871 leader_election.cc:304] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
W20260709 12:14:48.611197 28719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.4:33729, user_credentials={real_user=slave}} blocked reactor thread for 54332.6us
I20260709 12:14:48.619549 29456 raft_consensus.cc:2749] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:48.640290 29341 raft_consensus.cc:2804] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:48.642139 29341 raft_consensus.cc:493] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:48.642509 29341 raft_consensus.cc:3060] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:48.644028 29473 consensus_meta.cc:287] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab: Time spent flushing consensus metadata: real 0.546s	user 0.010s	sys 0.003s
I20260709 12:14:48.644469 29473 raft_consensus.cc:515] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:48.650517 28831 raft_consensus.cc:2393] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 208b99f185134d2c9ca4ecb4e0e74114 in current term 1: Already voted for candidate 14eb69c7af384cf391d23190c95375ab in this term.
I20260709 12:14:48.635003 29442 consensus_queue.cc:237] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:48.654345 29341 raft_consensus.cc:515] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:48.654862 29029 tablet_bootstrap.cc:492] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:48.666191 29029 ts_tablet_manager.cc:1403] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.947s	user 0.019s	sys 0.009s
I20260709 12:14:48.658128 29441 raft_consensus.cc:493] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14eb69c7af384cf391d23190c95375ab)
I20260709 12:14:48.667482 29441 raft_consensus.cc:515] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:48.669617 29441 leader_election.cc:290] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:48.672289 29473 leader_election.cc:290] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:48.677386 29341 leader_election.cc:290] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:48.675981 29027 raft_consensus.cc:359] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:48.679536 29027 raft_consensus.cc:385] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.679877 29027 raft_consensus.cc:740] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.680523 29027 consensus_queue.cc:260] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:48.690868 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f820d17f733456c8f76dbb807b969ec" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:48.654374 28721 leader_election.cc:304] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663
I20260709 12:14:48.679245 28974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4b5c8e2ea24ae6bd65ee11bf93081a" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:48.699275 29441 raft_consensus.cc:2749] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:48.699349 28721 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:37979, user_credentials={real_user=slave}} blocked reactor thread for 45064.3us
I20260709 12:14:48.700735 28650 catalog_manager.cc:5697] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 1 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:48.706557 28722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:38445, user_credentials={real_user=slave}} blocked reactor thread for 126407us
I20260709 12:14:48.709967 29027 ts_tablet_manager.cc:1434] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.171s	user 0.008s	sys 0.000s
I20260709 12:14:48.719122 28904 raft_consensus.cc:3060] T cb9349902c1e46ae93adaa8ece85ad54 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.720233 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4b5c8e2ea24ae6bd65ee11bf93081a" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:48.726416 28901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f820d17f733456c8f76dbb807b969ec" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:48.727408 28901 raft_consensus.cc:2393] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 14eb69c7af384cf391d23190c95375ab in current term 1: Already voted for candidate 208b99f185134d2c9ca4ecb4e0e74114 in this term.
I20260709 12:14:48.729488 29491 consensus_queue.cc:1048] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:48.756112 29027 tablet_bootstrap.cc:492] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:48.763051 28722 leader_election.cc:304] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114
I20260709 12:14:48.765677 28796 leader_election.cc:304] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [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: 14eb69c7af384cf391d23190c95375ab; no voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663
I20260709 12:14:48.776013 29024 consensus_queue.cc:260] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:48.768879 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1b113d13b54ccbbae2c7d64953ba26" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:48.782534 28827 raft_consensus.cc:3060] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.784727 28754 raft_consensus.cc:3060] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.797926 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1b113d13b54ccbbae2c7d64953ba26" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:48.768296 29441 raft_consensus.cc:2749] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:48.815959 28827 raft_consensus.cc:2468] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:48.833062 29026 tablet_bootstrap.cc:492] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:48.817299 29024 ts_tablet_manager.cc:1434] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.341s	user 0.012s	sys 0.000s
I20260709 12:14:48.819854 29477 consensus_queue.cc:1048] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:48.843365 29024 tablet_bootstrap.cc:492] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114: Bootstrap starting.
I20260709 12:14:48.843302 29442 consensus_queue.cc:1048] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.769943 29473 raft_consensus.cc:2749] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:48.828497 29029 raft_consensus.cc:359] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:48.863416 29029 raft_consensus.cc:385] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.863801 29029 raft_consensus.cc:740] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.864563 29029 consensus_queue.cc:260] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
W20260709 12:14:48.866447 28702 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:48.866871 29029 ts_tablet_manager.cc:1434] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.200s	user 0.008s	sys 0.000s
I20260709 12:14:48.767351 29461 consensus_queue.cc:1048] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.062s
I20260709 12:14:48.879061 29437 consensus_queue.cc:1048] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:14:48.893991 28871 leader_election.cc:343] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:48.896306 29027 tablet_bootstrap.cc:654] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.922617 29029 tablet_bootstrap.cc:492] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
W20260709 12:14:48.930305 28797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 163059us
I20260709 12:14:48.904906 29293 raft_consensus.cc:493] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.949400 28871 leader_election.cc:304] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:48.940425 29293 raft_consensus.cc:515] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:48.936342 29435 consensus_queue.cc:1048] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 12:14:48.963608 29500 raft_consensus.cc:2804] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:48.987845 29026 tablet_bootstrap.cc:654] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.009147 29024 tablet_bootstrap.cc:654] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.013839 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608654d4e937404d9624787ab2437f5a" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
W20260709 12:14:49.020351 29509 log.cc:927] Time spent T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
W20260709 12:14:49.021399 29507 log.cc:927] Time spent T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 12:14:49.016794 29293 leader_election.cc:290] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:48.995910 29500 raft_consensus.cc:697] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:49.032516 29500 consensus_queue.cc:237] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:49.034377 29029 tablet_bootstrap.cc:654] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.037514 28974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608654d4e937404d9624787ab2437f5a" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:49.043165 28719 leader_election.cc:304] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663
I20260709 12:14:49.049451 29437 raft_consensus.cc:2749] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:49.061185 29446 raft_consensus.cc:493] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.061805 29446 raft_consensus.cc:515] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:49.063812 29446 leader_election.cc:290] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:49.074399 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8264ab69662b4699a6755b56f38350c8" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:49.076952 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8264ab69662b4699a6755b56f38350c8" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
W20260709 12:14:49.082463 28945 leader_election.cc:343] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.104070 29425 raft_consensus.cc:493] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.104732 29425 raft_consensus.cc:515] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:49.109607 28974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec4df6036ac468d900af63ead3159f0" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:49.110330 28974 raft_consensus.cc:2468] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:49.111714 28794 leader_election.cc:304] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: 
I20260709 12:14:49.114071 29227 raft_consensus.cc:2804] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:49.114470 29227 raft_consensus.cc:493] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.114816 29227 raft_consensus.cc:3060] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.127396 29024 tablet_bootstrap.cc:492] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114: No bootstrap required, opened a new log
I20260709 12:14:49.128376 29024 ts_tablet_manager.cc:1403] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent bootstrapping tablet: real 0.285s	user 0.017s	sys 0.003s
I20260709 12:14:49.106853 29425 leader_election.cc:290] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:49.153470 29026 tablet_bootstrap.cc:492] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:49.154284 29026 ts_tablet_manager.cc:1403] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.321s	user 0.013s	sys 0.005s
I20260709 12:14:49.194839 29024 raft_consensus.cc:359] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:49.195711 29024 raft_consensus.cc:385] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.202761 29027 tablet_bootstrap.cc:492] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:49.203383 29027 ts_tablet_manager.cc:1403] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.485s	user 0.021s	sys 0.034s
I20260709 12:14:49.208681 28901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec4df6036ac468d900af63ead3159f0" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:49.196012 29024 raft_consensus.cc:740] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.211548 29024 consensus_queue.cc:260] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
W20260709 12:14:49.212653 28796 leader_election.cc:343] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:49.208741 28945 leader_election.cc:343] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.215814 28945 leader_election.cc:304] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114; no voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:49.242594 29026 raft_consensus.cc:359] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:49.243462 29026 raft_consensus.cc:385] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.243747 29026 raft_consensus.cc:740] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.243781 29027 raft_consensus.cc:359] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:49.244860 29027 raft_consensus.cc:385] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.245287 29027 raft_consensus.cc:740] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.244511 29026 consensus_queue.cc:260] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:49.244998 29227 raft_consensus.cc:515] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:49.248176 29227 leader_election.cc:290] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:49.251688 29026 ts_tablet_manager.cc:1434] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.001s
I20260709 12:14:49.253172 29026 tablet_bootstrap.cc:492] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:49.254009 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec4df6036ac468d900af63ead3159f0" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
W20260709 12:14:49.255750 28796 leader_election.cc:343] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.259959 29026 tablet_bootstrap.cc:654] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.245774 29024 ts_tablet_manager.cc:1434] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114: Time spent starting tablet: real 0.117s	user 0.006s	sys 0.001s
I20260709 12:14:49.265758 29027 consensus_queue.cc:260] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:49.268872 29217 consensus_queue.cc:1048] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:49.272070 29217 raft_consensus.cc:493] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.272555 29217 raft_consensus.cc:515] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:49.274709 29217 leader_election.cc:290] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:49.277863 29475 raft_consensus.cc:493] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.278477 29475 raft_consensus.cc:515] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:49.284320 29029 tablet_bootstrap.cc:492] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:49.284979 29029 ts_tablet_manager.cc:1403] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.371s	user 0.012s	sys 0.020s
I20260709 12:14:49.239208 29439 raft_consensus.cc:2749] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:49.286681 28654 catalog_manager.cc:5697] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:49.290838 28972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec4df6036ac468d900af63ead3159f0" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:49.291615 28972 raft_consensus.cc:3060] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.298890 28748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675785f2845147eb95cc14338a42a5b3" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
W20260709 12:14:49.300947 28945 leader_election.cc:343] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.310251 29029 raft_consensus.cc:359] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:49.317543 28824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92a87ab4bd4626b1b724982bfa490b" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:49.318076 28900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675785f2845147eb95cc14338a42a5b3" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:49.315419 29456 consensus_queue.cc:1048] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:14:49.318704 28972 raft_consensus.cc:2468] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
W20260709 12:14:49.319831 28944 leader_election.cc:343] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:49.320528 28871 leader_election.cc:343] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.321914 28748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92a87ab4bd4626b1b724982bfa490b" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:49.323331 29027 ts_tablet_manager.cc:1434] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.120s	user 0.009s	sys 0.001s
I20260709 12:14:49.323187 28794 leader_election.cc:304] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: f029ebada0294afb8944524587b5e663
I20260709 12:14:49.320302 28944 leader_election.cc:304] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663
I20260709 12:14:49.325338 29478 raft_consensus.cc:2804] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:49.327499 29456 raft_consensus.cc:2749] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:49.312580 29475 leader_election.cc:290] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
W20260709 12:14:49.329648 28871 leader_election.cc:343] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.334364 28871 leader_election.cc:304] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f029ebada0294afb8944524587b5e663; no voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:49.330123 29029 raft_consensus.cc:385] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.335788 29029 raft_consensus.cc:740] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.331549 29027 tablet_bootstrap.cc:492] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:49.332132 29026 tablet_bootstrap.cc:492] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:49.336856 29026 ts_tablet_manager.cc:1403] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.008s
I20260709 12:14:49.337321 29480 raft_consensus.cc:2749] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:49.333351 29478 raft_consensus.cc:697] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:49.341358 29029 consensus_queue.cc:260] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:49.341572 28653 catalog_manager.cc:5697] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 0 to 1, leader changed from <none> to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 1 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:49.344647 29026 raft_consensus.cc:359] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:49.345443 29026 raft_consensus.cc:385] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.345736 29026 raft_consensus.cc:740] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.341956 29478 consensus_queue.cc:237] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:49.351341 29029 ts_tablet_manager.cc:1434] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.066s	user 0.004s	sys 0.004s
I20260709 12:14:49.353184 29026 consensus_queue.cc:260] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:49.359544 29029 tablet_bootstrap.cc:492] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab: Bootstrap starting.
I20260709 12:14:49.356601 28654 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42068 (request call id 79) took 1480 ms. Trace:
I20260709 12:14:49.356516 29313 raft_consensus.cc:493] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.363437 29313 raft_consensus.cc:515] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:49.364380 29026 ts_tablet_manager.cc:1434] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260709 12:14:49.365865 29026 tablet_bootstrap.cc:492] T 2ec4df6036ac468d900af63ead3159f0 P f029ebada0294afb8944524587b5e663: Bootstrap starting.
I20260709 12:14:49.366307 29313 leader_election.cc:290] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:49.367739 28972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8264ab69662b4699a6755b56f38350c8" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:49.368752 28972 raft_consensus.cc:2468] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:49.370503 28794 leader_election.cc:304] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: 
I20260709 12:14:49.370641 28748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8264ab69662b4699a6755b56f38350c8" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:49.371309 29313 raft_consensus.cc:2804] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:49.371781 29313 raft_consensus.cc:493] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.372200 29313 raft_consensus.cc:3060] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:49.372712 28797 leader_election.cc:343] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.384335 29027 tablet_bootstrap.cc:654] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.360735 28654 rpcz_store.cc:276] 0709 12:14:47.875947 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:47.876118 (+   171us) service_pool.cc:224] Handling call
0709 12:14:49.356521 (+1480403us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:49.326902 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:49.327420 (+   518us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:49.327454 (+    34us) write_op.cc:435] Acquired schema lock
0709 12:14:49.327466 (+    12us) tablet.cc:662] Decoding operations
0709 12:14:49.327832 (+   366us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:49.327907 (+    75us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:49.327934 (+    27us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:14:49.328114 (+   180us) tablet.cc:701] Row locks acquired
0709 12:14:49.328130 (+    16us) write_op.cc:260] PREPARE: finished
0709 12:14:49.328273 (+   143us) write_op.cc:270] Start()
0709 12:14:49.328381 (+   108us) write_op.cc:276] Timestamp: P: 1783599289328227 usec, L: 0
0709 12:14:49.328396 (+    15us) op_driver.cc:348] REPLICATION: starting
0709 12:14:49.328991 (+   595us) log.cc:844] Serialized 534 byte log entry
0709 12:14:49.330744 (+  1753us) op_driver.cc:464] REPLICATION: finished
0709 12:14:49.331163 (+   419us) write_op.cc:301] APPLY: starting
0709 12:14:49.331239 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:49.331349 (+   110us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:49.331456 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:49.331631 (+   175us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:49.331775 (+   144us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:14:49.331815 (+    40us) write_op.cc:312] APPLY: finished
0709 12:14:49.331976 (+   161us) log.cc:844] Serialized 22 byte log entry
0709 12:14:49.332134 (+   158us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:49.332213 (+    79us) write_op.cc:454] Released schema lock
0709 12:14:49.332252 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:49.332589 (+   337us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:49.332619 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":6255,"reported_tablets":13,"child_traces":[["op",{"apply.queue_time_us":223,"apply.run_cpu_time_us":1405,"apply.run_wall_time_us":1405,"num_ops":1,"prepare.queue_time_us":4391,"prepare.run_cpu_time_us":2344,"prepare.run_wall_time_us":2344,"replication_time_us":2234}]]}
I20260709 12:14:49.390837 29029 tablet_bootstrap.cc:654] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.394572 28650 catalog_manager.cc:5697] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 1 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:49.415048 28650 catalog_manager.cc:5697] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 1 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:49.388520 29313 raft_consensus.cc:515] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:49.422834 29026 tablet_bootstrap.cc:654] T 2ec4df6036ac468d900af63ead3159f0 P f029ebada0294afb8944524587b5e663: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.427464 29027 tablet_bootstrap.cc:492] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:49.428021 29027 ts_tablet_manager.cc:1403] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.002s
I20260709 12:14:49.435346 29313 leader_election.cc:290] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:49.435428 28972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8264ab69662b4699a6755b56f38350c8" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:49.439142 28972 raft_consensus.cc:3060] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.441323 29029 tablet_bootstrap.cc:492] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab: No bootstrap required, opened a new log
I20260709 12:14:49.441856 29029 ts_tablet_manager.cc:1403] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.003s
I20260709 12:14:49.444669 29029 raft_consensus.cc:359] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:49.445384 29029 raft_consensus.cc:385] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.446686 28972 raft_consensus.cc:2468] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:49.447954 28794 leader_election.cc:304] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: 
I20260709 12:14:49.448766 29313 raft_consensus.cc:2804] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:49.445673 29029 raft_consensus.cc:740] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.449594 29313 raft_consensus.cc:697] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:49.449926 29029 consensus_queue.cc:260] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:49.450477 29313 consensus_queue.cc:237] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:49.437427 29027 raft_consensus.cc:359] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:49.438275 28748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8264ab69662b4699a6755b56f38350c8" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
W20260709 12:14:49.452919 28797 leader_election.cc:343] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.453975 29027 raft_consensus.cc:385] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.460942 28654 catalog_manager.cc:5697] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 1 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:49.476815 28651 catalog_manager.cc:5697] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:49.478814 29029 ts_tablet_manager.cc:1434] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 12:14:49.489205 29027 raft_consensus.cc:740] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.490031 29027 consensus_queue.cc:260] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:49.491638 29027 ts_tablet_manager.cc:1434] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.063s	user 0.003s	sys 0.003s
I20260709 12:14:49.498735 29027 tablet_bootstrap.cc:492] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:49.508567 29027 tablet_bootstrap.cc:654] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.520588 28654 catalog_manager.cc:5697] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 1 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:49.542356 29026 tablet_bootstrap.cc:492] T 2ec4df6036ac468d900af63ead3159f0 P f029ebada0294afb8944524587b5e663: No bootstrap required, opened a new log
I20260709 12:14:49.546108 29026 ts_tablet_manager.cc:1403] T 2ec4df6036ac468d900af63ead3159f0 P f029ebada0294afb8944524587b5e663: Time spent bootstrapping tablet: real 0.181s	user 0.018s	sys 0.006s
I20260709 12:14:49.579010 29490 consensus_queue.cc:1048] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:14:49.592097 28871 consensus_peers.cc:597] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:49.592185 29027 tablet_bootstrap.cc:492] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:49.593713 29027 ts_tablet_manager.cc:1403] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.095s	user 0.016s	sys 0.019s
I20260709 12:14:49.597078 29027 raft_consensus.cc:359] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:49.597838 29027 raft_consensus.cc:385] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.598102 29027 raft_consensus.cc:740] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.598817 29027 consensus_queue.cc:260] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:49.601064 29027 ts_tablet_manager.cc:1434] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:49.602445 29027 tablet_bootstrap.cc:492] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:49.604470 29480 raft_consensus.cc:493] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.605129 29480 raft_consensus.cc:515] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:49.614420 29027 tablet_bootstrap.cc:654] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.623152 28972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675785f2845147eb95cc14338a42a5b3" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:49.593652 29026 raft_consensus.cc:359] T 2ec4df6036ac468d900af63ead3159f0 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:49.624056 28972 raft_consensus.cc:2468] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 0.
I20260709 12:14:49.624073 29026 raft_consensus.cc:385] T 2ec4df6036ac468d900af63ead3159f0 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.624872 29026 raft_consensus.cc:740] T 2ec4df6036ac468d900af63ead3159f0 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.625880 28868 leader_election.cc:304] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:49.626796 29027 tablet_bootstrap.cc:492] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:49.627648 29027 ts_tablet_manager.cc:1403] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.002s
I20260709 12:14:49.628259 29500 raft_consensus.cc:2804] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:49.628765 29500 raft_consensus.cc:493] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.629096 29500 raft_consensus.cc:3060] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.637043 29027 raft_consensus.cc:359] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:49.637959 29027 raft_consensus.cc:385] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.638257 29027 raft_consensus.cc:740] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.638800 29500 raft_consensus.cc:515] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:49.639039 29027 consensus_queue.cc:260] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:49.626634 29026 consensus_queue.cc:260] T 2ec4df6036ac468d900af63ead3159f0 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:49.643865 29480 leader_election.cc:290] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:49.646796 29026 ts_tablet_manager.cc:1434] T 2ec4df6036ac468d900af63ead3159f0 P f029ebada0294afb8944524587b5e663: Time spent starting tablet: real 0.100s	user 0.007s	sys 0.000s
I20260709 12:14:49.652194 28748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675785f2845147eb95cc14338a42a5b3" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
W20260709 12:14:49.653891 28871 leader_election.cc:343] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.660406 28972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675785f2845147eb95cc14338a42a5b3" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:49.680434 28972 raft_consensus.cc:3060] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.659601 28751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675785f2845147eb95cc14338a42a5b3" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:49.674672 29027 ts_tablet_manager.cc:1434] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
W20260709 12:14:49.686456 28871 leader_election.cc:343] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:49.686769 29490 raft_consensus.cc:493] T 2ec4df6036ac468d900af63ead3159f0 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.687001 29027 tablet_bootstrap.cc:492] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:49.687302 29490 raft_consensus.cc:515] T 2ec4df6036ac468d900af63ead3159f0 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:14:49.689456 29490 leader_election.cc:290] T 2ec4df6036ac468d900af63ead3159f0 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:49.690974 28971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec4df6036ac468d900af63ead3159f0" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:49.691860 28971 raft_consensus.cc:2393] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f029ebada0294afb8944524587b5e663 in current term 1: Already voted for candidate 14eb69c7af384cf391d23190c95375ab in this term.
I20260709 12:14:49.697219 29027 tablet_bootstrap.cc:654] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.705013 28972 raft_consensus.cc:2468] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:49.705976 29437 raft_consensus.cc:493] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.659178 29500 leader_election.cc:290] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:49.715714 29437 raft_consensus.cc:515] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:49.716948 28868 leader_election.cc:304] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:49.718119 29500 raft_consensus.cc:2804] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:49.718680 29500 raft_consensus.cc:697] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:49.719606 29437 leader_election.cc:290] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:49.707576 28827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec4df6036ac468d900af63ead3159f0" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:49.720124 28901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89902041fec54fde90d5033de88e702b" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:49.712029 29027 tablet_bootstrap.cc:492] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:49.721297 29027 ts_tablet_manager.cc:1403] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.004s
I20260709 12:14:49.722059 28871 leader_election.cc:304] T 2ec4df6036ac468d900af63ead3159f0 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f029ebada0294afb8944524587b5e663; no voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114
I20260709 12:14:49.723421 29390 raft_consensus.cc:3060] T 2ec4df6036ac468d900af63ead3159f0 P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.724207 29500 consensus_queue.cc:237] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:49.722402 28972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89902041fec54fde90d5033de88e702b" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:49.727636 28719 leader_election.cc:304] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663
I20260709 12:14:49.728981 29437 raft_consensus.cc:2749] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:49.731583 29027 raft_consensus.cc:359] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:49.732456 29027 raft_consensus.cc:385] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.732774 29027 raft_consensus.cc:740] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.733636 29027 consensus_queue.cc:260] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:49.735108 29390 raft_consensus.cc:2749] T 2ec4df6036ac468d900af63ead3159f0 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:49.737498 28748 raft_consensus.cc:3060] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.737864 29027 ts_tablet_manager.cc:1434] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:14:49.738950 29027 tablet_bootstrap.cc:492] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:49.748951 29027 tablet_bootstrap.cc:654] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.798821 28653 catalog_manager.cc:5697] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 0 to 1, leader changed from <none> to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:49.803406 29027 tablet_bootstrap.cc:492] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:49.804070 29027 ts_tablet_manager.cc:1403] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.020s
I20260709 12:14:49.808321 29027 raft_consensus.cc:359] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:49.809209 29027 raft_consensus.cc:385] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.809525 29027 raft_consensus.cc:740] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.810467 28748 raft_consensus.cc:3060] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.810205 29027 consensus_queue.cc:260] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:49.812458 29027 ts_tablet_manager.cc:1434] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:14:49.813571 29027 tablet_bootstrap.cc:492] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:49.819366 29027 tablet_bootstrap.cc:654] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:49.823375 29478 raft_consensus.cc:493] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.823954 29478 raft_consensus.cc:515] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:49.824806 29027 tablet_bootstrap.cc:492] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c: No bootstrap required, opened a new log
I20260709 12:14:49.825306 29027 ts_tablet_manager.cc:1403] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 12:14:49.839304 28754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92a87ab4bd4626b1b724982bfa490b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:49.840078 28754 raft_consensus.cc:2468] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:49.842249 29478 leader_election.cc:290] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:49.844787 28900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92a87ab4bd4626b1b724982bfa490b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:49.845583 28900 raft_consensus.cc:2468] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 0.
I20260709 12:14:49.846217 29027 raft_consensus.cc:359] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:49.846997 29027 raft_consensus.cc:385] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:49.847281 29027 raft_consensus.cc:740] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:49.848047 29027 consensus_queue.cc:260] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:49.850890 29027 ts_tablet_manager.cc:1434] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 12:14:49.851440 28796 leader_election.cc:304] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:49.852154 29425 raft_consensus.cc:2804] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:49.852551 29425 raft_consensus.cc:493] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.852952 29425 raft_consensus.cc:3060] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.862036 29425 raft_consensus.cc:515] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:49.863045 28754 raft_consensus.cc:3060] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.865103 28751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92a87ab4bd4626b1b724982bfa490b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:49.865753 28900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92a87ab4bd4626b1b724982bfa490b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:49.865943 29425 leader_election.cc:290] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:49.865814 28751 raft_consensus.cc:3060] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.866479 28900 raft_consensus.cc:3060] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.873234 28751 raft_consensus.cc:2468] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:49.874419 28797 leader_election.cc:304] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:14:49.880419 29425 raft_consensus.cc:2804] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:49.874368 28900 raft_consensus.cc:2468] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:49.881579 29425 raft_consensus.cc:697] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:49.883021 29425 consensus_queue.cc:237] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:49.886577 29437 raft_consensus.cc:493] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.887118 29437 raft_consensus.cc:515] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:49.889309 29437 leader_election.cc:290] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:49.890013 28900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675785f2845147eb95cc14338a42a5b3" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:49.890743 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675785f2845147eb95cc14338a42a5b3" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:49.891572 28979 raft_consensus.cc:2393] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e669768c5dca47ba994036a8a31ccb0c in current term 1: Already voted for candidate f029ebada0294afb8944524587b5e663 in this term.
I20260709 12:14:49.892864 28719 leader_election.cc:304] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663
I20260709 12:14:49.894749 29437 raft_consensus.cc:3060] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:49.902871 29437 raft_consensus.cc:2749] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:49.912514 28650 catalog_manager.cc:5697] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 1 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:49.931672 23828 tablet_server.cc:179] TabletServer@127.23.69.1:0 shutting down...
I20260709 12:14:49.931367 29425 consensus_queue.cc:1048] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:14:49.942401 28945 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 12:14:49.950628 29478 consensus_queue.cc:1048] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:14:49.976478 28945 consensus_peers.cc:597] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:49.998780 28871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 56308.2us
I20260709 12:14:50.008239 29425 consensus_queue.cc:1048] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 12:14:50.043784 28871 consensus_peers.cc:597] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.068645 29437 raft_consensus.cc:493] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.069336 29437 raft_consensus.cc:515] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:50.071694 29437 leader_election.cc:290] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
W20260709 12:14:50.079851 28871 consensus_peers.cc:597] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:50.080883 28871 consensus_peers.cc:597] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.081707 28901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1b113d13b54ccbbae2c7d64953ba26" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:50.083667 28823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1b113d13b54ccbbae2c7d64953ba26" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
W20260709 12:14:50.182219 28871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 101385us
I20260709 12:14:50.221261 28722 leader_election.cc:304] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663
I20260709 12:14:50.226292 29437 raft_consensus.cc:2749] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:50.240985 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:50.243129 23828 tablet_replica.cc:333] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.244129 23828 raft_consensus.cc:2243] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.244731 23828 raft_consensus.cc:2272] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.247412 23828 tablet_replica.cc:333] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
W20260709 12:14:50.247473 28871 consensus_peers.cc:597] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.248507 23828 raft_consensus.cc:2243] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.249202 23828 raft_consensus.cc:2272] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.249784 29501 raft_consensus.cc:493] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.250664 29501 raft_consensus.cc:515] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:50.252295 23828 tablet_replica.cc:333] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.252907 29501 leader_election.cc:290] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:50.253183 23828 raft_consensus.cc:2243] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.253845 23828 raft_consensus.cc:2272] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:50.266848 28797 consensus_peers.cc:597] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.268471 23828 tablet_replica.cc:333] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.269519 23828 raft_consensus.cc:2243] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.269904 28974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8264ab69662b4699a6755b56f38350c8" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:50.274161 29490 consensus_queue.cc:1048] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:50.270119 23828 raft_consensus.cc:2272] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.289018 23828 tablet_replica.cc:333] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.296003 23828 raft_consensus.cc:2243] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.296962 23828 raft_consensus.cc:2272] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.302022 23828 tablet_replica.cc:333] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.303743 23828 raft_consensus.cc:2243] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.304458 23828 raft_consensus.cc:2272] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.307514 23828 tablet_replica.cc:333] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.308769 23828 raft_consensus.cc:2243] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.309521 23828 raft_consensus.cc:2272] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:50.311650 28945 consensus_peers.cc:597] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.312873 23828 tablet_replica.cc:333] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.318665 28823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8264ab69662b4699a6755b56f38350c8" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:50.318256 23828 raft_consensus.cc:2243] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.320796 23828 raft_consensus.cc:2272] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.323956 23828 tablet_replica.cc:333] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.324961 23828 raft_consensus.cc:2243] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.325485 23828 raft_consensus.cc:2272] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.328807 23828 tablet_replica.cc:333] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.345031 23828 raft_consensus.cc:2243] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.345674 23828 raft_consensus.cc:2272] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.347991 23828 tablet_replica.cc:333] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.348747 23828 raft_consensus.cc:2243] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.349324 23828 raft_consensus.cc:2272] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.352398 23828 tablet_replica.cc:333] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.353299 23828 raft_consensus.cc:2243] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.353853 23828 raft_consensus.cc:2272] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.357161 23828 tablet_replica.cc:333] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.358006 23828 raft_consensus.cc:2243] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.359355 23828 raft_consensus.cc:2272] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:50.359809 28871 consensus_peers.cc:597] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.362656 23828 tablet_replica.cc:333] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.363749 23828 raft_consensus.cc:2243] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.364310 23828 raft_consensus.cc:2272] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.365361 28722 leader_election.cc:304] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114
W20260709 12:14:50.366032 28722 raft_consensus.cc:2686] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:14:50.366837 23828 tablet_replica.cc:333] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.367851 23828 raft_consensus.cc:2243] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.368413 23828 raft_consensus.cc:2272] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.370966 23828 tablet_replica.cc:333] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.371833 23828 raft_consensus.cc:2243] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.371789 29425 consensus_queue.cc:1048] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:50.372591 23828 raft_consensus.cc:2272] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:50.374871 28797 consensus_peers.cc:597] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.375211 23828 tablet_replica.cc:333] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.376188 23828 raft_consensus.cc:2243] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.376761 23828 raft_consensus.cc:2272] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.379966 23828 tablet_replica.cc:333] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
W20260709 12:14:50.380007 28945 consensus_peers.cc:597] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.380978 23828 raft_consensus.cc:2243] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.381542 23828 raft_consensus.cc:2272] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.383862 23828 tablet_replica.cc:333] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.384471 23828 raft_consensus.cc:2243] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.385002 23828 raft_consensus.cc:2272] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:50.386507 28945 consensus_peers.cc:597] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.387780 23828 tablet_replica.cc:333] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.388770 23828 raft_consensus.cc:2243] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.389160 23828 raft_consensus.cc:2272] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:50.391700 28871 consensus_peers.cc:597] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:50.392000 28945 consensus_peers.cc:597] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:50.392496 28871 consensus_peers.cc:597] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.392520 23828 tablet_replica.cc:333] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
W20260709 12:14:50.393055 28945 consensus_peers.cc:597] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.393668 23828 raft_consensus.cc:2243] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:50.393676 28945 consensus_peers.cc:597] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.397225 23828 raft_consensus.cc:2272] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.400909 23828 tablet_replica.cc:333] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
W20260709 12:14:50.401667 28871 consensus_peers.cc:597] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.401880 23828 raft_consensus.cc:2243] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.402346 23828 raft_consensus.cc:2272] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:50.406450 28871 consensus_peers.cc:597] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.404742 23828 tablet_replica.cc:333] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
W20260709 12:14:50.407416 28871 consensus_peers.cc:597] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:50.407485 28797 consensus_peers.cc:597] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.408083 23828 raft_consensus.cc:2243] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:50.408720 28797 consensus_peers.cc:597] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.408735 23828 raft_consensus.cc:2272] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:50.417809 28797 consensus_peers.cc:597] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.419184 23828 tablet_replica.cc:333] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.439043 23828 raft_consensus.cc:2243] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.440295 23828 raft_consensus.cc:2272] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.443907 23828 tablet_replica.cc:333] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.444806 23828 raft_consensus.cc:2243] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.445333 23828 raft_consensus.cc:2272] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:50.447000 28871 consensus_peers.cc:597] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.447883 23828 tablet_replica.cc:333] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.448828 23828 raft_consensus.cc:2243] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.449386 23828 raft_consensus.cc:2272] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.452926 23828 tablet_replica.cc:333] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.453791 23828 raft_consensus.cc:2243] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.454317 23828 raft_consensus.cc:2272] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.456779 23828 tablet_replica.cc:333] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.457844 23828 raft_consensus.cc:2243] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.458851 23828 raft_consensus.cc:2272] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.461796 23828 tablet_replica.cc:333] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.462598 23828 raft_consensus.cc:2243] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.463080 23828 raft_consensus.cc:2272] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:50.465445 28871 consensus_peers.cc:597] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:50.466180 28871 consensus_peers.cc:597] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:50.466763 28871 consensus_peers.cc:597] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:50.467231 28797 consensus_peers.cc:597] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.465510 23828 tablet_replica.cc:333] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
W20260709 12:14:50.468748 28945 consensus_peers.cc:597] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.469756 23828 raft_consensus.cc:2243] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.470403 23828 raft_consensus.cc:2272] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:50.470763 28797 consensus_peers.cc:597] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:50.471401 28797 consensus_peers.cc:597] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:50.471917 28797 consensus_peers.cc:597] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:50.472476 28797 consensus_peers.cc:597] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.473066 23828 tablet_replica.cc:333] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
W20260709 12:14:50.473030 28797 consensus_peers.cc:597] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:50.473791 28797 consensus_peers.cc:597] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.473989 23828 raft_consensus.cc:2243] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:50.474427 28797 consensus_peers.cc:597] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.474566 23828 raft_consensus.cc:2272] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:50.476336 28797 consensus_peers.cc:597] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.477037 23828 tablet_replica.cc:333] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.477917 23828 raft_consensus.cc:2243] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.478930 23828 raft_consensus.cc:2272] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.481746 23828 tablet_replica.cc:333] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
W20260709 12:14:50.481616 28797 consensus_peers.cc:597] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.482636 23828 raft_consensus.cc:2243] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.483471 23828 raft_consensus.cc:2272] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.485847 23828 tablet_replica.cc:333] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.486423 23828 raft_consensus.cc:2243] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.486949 23828 raft_consensus.cc:2272] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.489593 23828 tablet_replica.cc:333] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.490381 23828 raft_consensus.cc:2243] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.490861 23828 raft_consensus.cc:2272] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.492964 23828 tablet_replica.cc:333] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.493736 23828 raft_consensus.cc:2243] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.494341 23828 raft_consensus.cc:2272] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.497395 23828 tablet_replica.cc:333] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.498140 23828 raft_consensus.cc:2243] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.498677 23828 raft_consensus.cc:2272] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.500880 23828 tablet_replica.cc:333] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.501613 23828 raft_consensus.cc:2243] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.502094 23828 raft_consensus.cc:2272] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.504432 23828 tablet_replica.cc:333] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
W20260709 12:14:50.505077 28871 consensus_peers.cc:597] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.505173 23828 raft_consensus.cc:2243] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.506258 23828 raft_consensus.cc:2272] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.508776 23828 tablet_replica.cc:333] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.509474 23828 raft_consensus.cc:2243] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.509946 23828 raft_consensus.cc:2272] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.512023 23828 tablet_replica.cc:333] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.512544 23828 raft_consensus.cc:2243] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.513317 23828 raft_consensus.cc:2272] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.515190 23828 tablet_replica.cc:333] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.515867 23828 raft_consensus.cc:2243] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.516355 23828 raft_consensus.cc:2272] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.518416 23828 tablet_replica.cc:333] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.519737 23828 raft_consensus.cc:2243] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.520251 23828 raft_consensus.cc:2272] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.522908 23828 tablet_replica.cc:333] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.523559 23828 raft_consensus.cc:2243] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.524034 23828 raft_consensus.cc:2272] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:50.527071 28945 consensus_peers.cc:597] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.527148 23828 tablet_replica.cc:333] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c: stopping tablet replica
I20260709 12:14:50.528343 23828 raft_consensus.cc:2243] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.529116 23828 raft_consensus.cc:2272] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.608376 23828 tablet_server.cc:196] TabletServer@127.23.69.1:0 shutdown complete.
I20260709 12:14:50.687700 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:50.698166 29565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:50.698714 29566 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:50.701081 29568 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:50.701589 23828 server_base.cc:1061] running on GCE node
I20260709 12:14:50.705538 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:50.705857 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:50.706097 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599290706078 us; error 0 us; skew 500 ppm
I20260709 12:14:50.707019 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:50.716396 23828 webserver.cc:533] Webserver started at http://127.23.69.1:38495/ using document root <none> and password file <none>
I20260709 12:14:50.717585 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:50.717873 23828 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:14:50.726491 23828 fs_manager.cc:714] Time spent opening directory manager: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:14:50.737202 29574 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:50.738233 23828 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 12:14:50.738708 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-0-root
uuid: "e669768c5dca47ba994036a8a31ccb0c"
format_stamp: "Formatted at 2026-07-09 12:14:37 on dist-test-slave-lgtn"
I20260709 12:14:50.739217 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599078110164-23828-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:50.783443 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:50.785148 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:50.837198 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:50.849112 29582 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 12:14:51.135010 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:14:51.135322 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.293s	user 0.010s	sys 0.005s
I20260709 12:14:51.135617 23828 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:14:51.140974 29582 tablet_bootstrap.cc:492] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.156592 29582 tablet_bootstrap.cc:492] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.157572 29582 tablet_bootstrap.cc:492] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.158210 29582 ts_tablet_manager.cc:1403] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.012s
I20260709 12:14:51.160953 29582 raft_consensus.cc:359] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:51.161597 29582 raft_consensus.cc:740] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.162299 29582 consensus_queue.cc:260] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c [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: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:51.169564 29582 ts_tablet_manager.cc:1434] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.005s
I20260709 12:14:51.170362 29582 tablet_bootstrap.cc:492] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.195514 29582 tablet_bootstrap.cc:492] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.196530 29582 tablet_bootstrap.cc:492] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.197255 29582 ts_tablet_manager.cc:1403] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260709 12:14:51.199923 29582 raft_consensus.cc:359] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.200652 29582 raft_consensus.cc:740] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.201486 29582 consensus_queue.cc:260] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [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: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.203496 29582 ts_tablet_manager.cc:1434] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:51.204317 29582 tablet_bootstrap.cc:492] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.219895 29582 tablet_bootstrap.cc:492] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.220896 29582 tablet_bootstrap.cc:492] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.221556 29582 ts_tablet_manager.cc:1403] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 12:14:51.224164 29582 raft_consensus.cc:359] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:51.224901 29582 raft_consensus.cc:740] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.225612 29582 consensus_queue.cc:260] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c [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: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:51.227576 29582 ts_tablet_manager.cc:1434] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:51.228406 29582 tablet_bootstrap.cc:492] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.247509 29582 tablet_bootstrap.cc:492] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.248498 29582 tablet_bootstrap.cc:492] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.249194 29582 ts_tablet_manager.cc:1403] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260709 12:14:51.251715 29582 raft_consensus.cc:359] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.252460 29582 raft_consensus.cc:740] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.253147 29582 consensus_queue.cc:260] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [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: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.255188 29582 ts_tablet_manager.cc:1434] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:51.255988 29582 tablet_bootstrap.cc:492] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.271766 29582 tablet_bootstrap.cc:492] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.272927 29582 tablet_bootstrap.cc:492] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.273517 29582 ts_tablet_manager.cc:1403] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 12:14:51.275849 29582 raft_consensus.cc:359] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.276530 29582 raft_consensus.cc:740] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.277482 29582 consensus_queue.cc:260] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c [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: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.279670 29582 ts_tablet_manager.cc:1434] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:51.280499 29582 tablet_bootstrap.cc:492] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.293979 29582 tablet_bootstrap.cc:492] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.294732 29582 tablet_bootstrap.cc:492] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.295310 29582 ts_tablet_manager.cc:1403] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:14:51.297302 29582 raft_consensus.cc:359] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.297992 29582 raft_consensus.cc:385] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.298229 29582 raft_consensus.cc:740] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.298780 29582 consensus_queue.cc:260] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.300302 29582 ts_tablet_manager.cc:1434] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:51.301049 29582 tablet_bootstrap.cc:492] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.322531 29582 tablet_bootstrap.cc:492] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.323570 29582 tablet_bootstrap.cc:492] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.324290 29582 ts_tablet_manager.cc:1403] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260709 12:14:51.326375 29582 raft_consensus.cc:359] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:51.326912 29582 raft_consensus.cc:740] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.327505 29582 consensus_queue.cc:260] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [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: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:51.329116 29582 ts_tablet_manager.cc:1434] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:14:51.329807 29582 tablet_bootstrap.cc:492] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.344693 29582 tablet_bootstrap.cc:492] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.345656 29582 tablet_bootstrap.cc:492] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.346295 29582 ts_tablet_manager.cc:1403] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:14:51.348716 29582 raft_consensus.cc:359] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:51.349467 29582 raft_consensus.cc:740] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.350353 29582 consensus_queue.cc:260] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c [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: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:51.352644 29582 ts_tablet_manager.cc:1434] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:51.353520 29582 tablet_bootstrap.cc:492] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.376679 29582 tablet_bootstrap.cc:492] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.377688 29582 tablet_bootstrap.cc:492] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.378340 29582 ts_tablet_manager.cc:1403] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.009s
I20260709 12:14:51.380931 29582 raft_consensus.cc:359] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.381664 29582 raft_consensus.cc:740] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.382509 29582 consensus_queue.cc:260] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [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: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.385620 29582 ts_tablet_manager.cc:1434] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:51.386454 29582 tablet_bootstrap.cc:492] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.403645 29582 tablet_bootstrap.cc:492] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.405400 29582 tablet_bootstrap.cc:492] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.406119 29582 ts_tablet_manager.cc:1403] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 12:14:51.408900 29582 raft_consensus.cc:359] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.409629 29582 raft_consensus.cc:740] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.410360 29582 consensus_queue.cc:260] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [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: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.412753 29582 ts_tablet_manager.cc:1434] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:51.414206 29582 tablet_bootstrap.cc:492] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.418620 23828 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:14:51.419159 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.284s	user 0.265s	sys 0.004s
I20260709 12:14:51.505666 29582 tablet_bootstrap.cc:492] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.506886 29582 tablet_bootstrap.cc:492] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.507827 29582 ts_tablet_manager.cc:1403] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.094s	user 0.045s	sys 0.036s
I20260709 12:14:51.511469 29582 raft_consensus.cc:359] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.512499 29582 raft_consensus.cc:740] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.513548 29582 consensus_queue.cc:260] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c [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: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.516305 29582 ts_tablet_manager.cc:1434] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:51.517395 29582 tablet_bootstrap.cc:492] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.545423 29582 tablet_bootstrap.cc:492] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.546707 29582 tablet_bootstrap.cc:492] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.547652 29582 ts_tablet_manager.cc:1403] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.008s
I20260709 12:14:51.551177 29582 raft_consensus.cc:359] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:51.551949 29582 raft_consensus.cc:740] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.552914 29582 consensus_queue.cc:260] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c [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: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:51.555857 29582 ts_tablet_manager.cc:1434] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 12:14:51.557063 29582 tablet_bootstrap.cc:492] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.586513 29582 tablet_bootstrap.cc:492] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.587872 29582 tablet_bootstrap.cc:492] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.588752 29582 ts_tablet_manager.cc:1403] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.032s	user 0.026s	sys 0.004s
I20260709 12:14:51.591961 29582 raft_consensus.cc:359] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:51.592900 29582 raft_consensus.cc:740] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.594238 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.1:34829
I20260709 12:14:51.593858 29582 consensus_queue.cc:260] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c [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: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:51.594637 29654 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.1:34829 every 8 connection(s)
I20260709 12:14:51.596519 29582 ts_tablet_manager.cc:1434] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:51.597518 29582 tablet_bootstrap.cc:492] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.627444 29582 tablet_bootstrap.cc:492] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.628398 29582 tablet_bootstrap.cc:492] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.629068 29582 ts_tablet_manager.cc:1403] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.008s
I20260709 12:14:51.631624 29582 raft_consensus.cc:359] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.632273 29582 raft_consensus.cc:740] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.633071 29582 consensus_queue.cc:260] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c [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: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.634809 29582 ts_tablet_manager.cc:1434] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:14:51.635603 29582 tablet_bootstrap.cc:492] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.650120 29656 heartbeater.cc:344] Connected to a master server at 127.23.69.62:42963
I20260709 12:14:51.650578 29656 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:51.651330 29656 heartbeater.cc:507] Master 127.23.69.62:42963 requested a full tablet report, sending...
I20260709 12:14:51.651949 29582 tablet_bootstrap.cc:492] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.652830 29582 tablet_bootstrap.cc:492] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.653544 29582 ts_tablet_manager.cc:1403] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 12:14:51.655609 29582 raft_consensus.cc:359] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:51.656127 29582 raft_consensus.cc:740] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.656821 29582 consensus_queue.cc:260] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [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: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:51.659211 29582 ts_tablet_manager.cc:1434] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260709 12:14:51.660993 29582 tablet_bootstrap.cc:492] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.676252 29582 tablet_bootstrap.cc:492] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.677600 29582 tablet_bootstrap.cc:492] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.678337 29582 ts_tablet_manager.cc:1403] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260709 12:14:51.678269 28654 ts_manager.cc:194] Re-registered known tserver with Master: e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:51.680564 29582 raft_consensus.cc:359] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:51.681250 29582 raft_consensus.cc:740] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.681917 29582 consensus_queue.cc:260] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c [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: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:51.684142 29582 ts_tablet_manager.cc:1434] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:51.684831 29582 tablet_bootstrap.cc:492] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.695261 29582 tablet_bootstrap.cc:492] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.696216 29582 tablet_bootstrap.cc:492] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.696993 29582 ts_tablet_manager.cc:1403] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.007s
I20260709 12:14:51.699725 29582 raft_consensus.cc:359] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:51.700491 29582 raft_consensus.cc:740] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.701239 29582 consensus_queue.cc:260] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:51.703537 29582 ts_tablet_manager.cc:1434] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:51.704381 29582 tablet_bootstrap.cc:492] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.722216 29582 tablet_bootstrap.cc:492] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.723142 29582 tablet_bootstrap.cc:492] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.723851 29582 ts_tablet_manager.cc:1403] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 12:14:51.728327 28654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47738
I20260709 12:14:51.728222 29582 raft_consensus.cc:359] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:51.729025 29582 raft_consensus.cc:740] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.729756 29582 consensus_queue.cc:260] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c [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: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:51.733956 29582 ts_tablet_manager.cc:1434] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:14:51.733757 29656 heartbeater.cc:499] Master 127.23.69.62:42963 was elected leader, sending a full tablet report...
I20260709 12:14:51.734942 29582 tablet_bootstrap.cc:492] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.738857 29553 raft_consensus.cc:493] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e669768c5dca47ba994036a8a31ccb0c)
I20260709 12:14:51.739481 29553 raft_consensus.cc:515] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.742486 29553 leader_election.cc:290] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:51.742877 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93008cabbcb74afa98f2cf70d78bd759" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:51.742815 29559 raft_consensus.cc:493] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e669768c5dca47ba994036a8a31ccb0c)
I20260709 12:14:51.743726 29626 raft_consensus.cc:2468] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:51.743891 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93008cabbcb74afa98f2cf70d78bd759" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:51.744509 28831 raft_consensus.cc:2468] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:51.744089 29559 raft_consensus.cc:515] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:51.745766 28945 leader_election.cc:304] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [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: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:14:51.747521 29553 raft_consensus.cc:2804] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:51.747905 29553 raft_consensus.cc:493] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e669768c5dca47ba994036a8a31ccb0c)
I20260709 12:14:51.747958 29425 raft_consensus.cc:493] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e669768c5dca47ba994036a8a31ccb0c)
I20260709 12:14:51.748356 29553 raft_consensus.cc:3060] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.748730 29425 raft_consensus.cc:515] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:51.753456 29425 leader_election.cc:290] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:51.755319 29627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3640eec9049d8bdba1d71e6a6297e" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:51.748723 29478 raft_consensus.cc:493] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e669768c5dca47ba994036a8a31ccb0c)
I20260709 12:14:51.756650 29478 raft_consensus.cc:515] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.759070 29478 leader_election.cc:290] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:51.760993 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3640eec9049d8bdba1d71e6a6297e" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
W20260709 12:14:51.761229 28797 leader_election.cc:343] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:51.763140 29627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c475867f904ed885e38b213323bc4b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:51.763851 29627 raft_consensus.cc:2468] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:51.764534 28796 leader_election.cc:304] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab; no voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663
I20260709 12:14:51.766291 29425 raft_consensus.cc:2749] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:51.750146 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348623bc3de94be59d4a7a2229e54765" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:51.750944 29555 raft_consensus.cc:493] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e669768c5dca47ba994036a8a31ccb0c)
I20260709 12:14:51.770490 29555 raft_consensus.cc:515] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.773725 28797 leader_election.cc:304] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [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: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:14:51.774206 29582 tablet_bootstrap.cc:492] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.775230 29582 tablet_bootstrap.cc:492] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.775148 28972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348623bc3de94be59d4a7a2229e54765" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:51.776065 29582 ts_tablet_manager.cc:1403] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.007s
I20260709 12:14:51.776098 29425 raft_consensus.cc:2804] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:51.776742 29425 raft_consensus.cc:493] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election (detected failure of leader e669768c5dca47ba994036a8a31ccb0c)
I20260709 12:14:51.777196 29425 raft_consensus.cc:3060] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:51.777655 28871 leader_election.cc:343] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:51.778144 28871 leader_election.cc:304] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f029ebada0294afb8944524587b5e663; no voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:51.778918 29559 leader_election.cc:290] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:14:51.779109 29582 raft_consensus.cc:359] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:51.779843 29582 raft_consensus.cc:740] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.780074 29555 leader_election.cc:290] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:51.781929 29559 raft_consensus.cc:2749] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:51.780607 29582 consensus_queue.cc:260] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c [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: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:51.786218 29559 raft_consensus.cc:493] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e669768c5dca47ba994036a8a31ccb0c)
I20260709 12:14:51.786834 29559 raft_consensus.cc:515] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:51.787890 29586 raft_consensus.cc:493] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.788043 29582 ts_tablet_manager.cc:1434] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 12:14:51.788441 29586 raft_consensus.cc:515] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.789065 29582 tablet_bootstrap.cc:492] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.795877 29627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3640eec9049d8bdba1d71e6a6297e" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
W20260709 12:14:51.797859 28871 leader_election.cc:343] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:51.799248 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c475867f904ed885e38b213323bc4b" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:51.799491 28972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c475867f904ed885e38b213323bc4b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:51.800571 28972 raft_consensus.cc:2468] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:51.801934 29559 leader_election.cc:290] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:51.792729 29553 raft_consensus.cc:515] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.806830 28823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3640eec9049d8bdba1d71e6a6297e" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:51.805059 29586 leader_election.cc:290] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:51.810189 28823 raft_consensus.cc:2468] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 1.
I20260709 12:14:51.811292 29627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c475867f904ed885e38b213323bc4b" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:51.812047 29627 raft_consensus.cc:2468] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:51.811885 29425 raft_consensus.cc:515] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.812340 29553 leader_election.cc:290] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 2 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:51.813128 28831 raft_consensus.cc:2393] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 208b99f185134d2c9ca4ecb4e0e74114 in current term 2: Already voted for candidate 14eb69c7af384cf391d23190c95375ab in this term.
I20260709 12:14:51.820919 29627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c475867f904ed885e38b213323bc4b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:51.821666 29627 raft_consensus.cc:3060] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.822757 29425 leader_election.cc:290] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 2 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:14:51.822980 29628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93008cabbcb74afa98f2cf70d78bd759" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:51.823993 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93008cabbcb74afa98f2cf70d78bd759" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:51.826438 28831 raft_consensus.cc:3060] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.825702 29628 raft_consensus.cc:3060] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.834935 28945 leader_election.cc:304] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [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: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab
I20260709 12:14:51.836025 29553 raft_consensus.cc:2804] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:51.836424 29553 raft_consensus.cc:493] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e669768c5dca47ba994036a8a31ccb0c)
I20260709 12:14:51.836872 29553 raft_consensus.cc:3060] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.841020 28831 raft_consensus.cc:2468] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 2.
I20260709 12:14:51.817206 28871 leader_election.cc:304] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [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: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:51.846184 29559 raft_consensus.cc:2804] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:51.846643 29559 raft_consensus.cc:493] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e669768c5dca47ba994036a8a31ccb0c)
I20260709 12:14:51.847059 29559 raft_consensus.cc:3060] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.849190 28972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8264ab69662b4699a6755b56f38350c8" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114" is_pre_election: true
I20260709 12:14:51.851006 28945 leader_election.cc:304] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: 
I20260709 12:14:51.848479 29553 raft_consensus.cc:515] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.854751 29553 leader_election.cc:290] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 2 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:51.855365 29555 raft_consensus.cc:2804] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:51.856437 29628 raft_consensus.cc:2468] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 2.
I20260709 12:14:51.858585 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c475867f904ed885e38b213323bc4b" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:51.858843 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c475867f904ed885e38b213323bc4b" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
I20260709 12:14:51.859396 28831 raft_consensus.cc:2393] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 208b99f185134d2c9ca4ecb4e0e74114 in current term 2: Already voted for candidate 14eb69c7af384cf391d23190c95375ab in this term.
I20260709 12:14:51.860880 29559 raft_consensus.cc:515] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:51.864754 29478 raft_consensus.cc:493] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e669768c5dca47ba994036a8a31ccb0c)
I20260709 12:14:51.864842 29559 leader_election.cc:290] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 2 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:14:51.865480 29478 raft_consensus.cc:515] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:51.867919 29478 leader_election.cc:290] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:51.862244 29666 raft_consensus.cc:493] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e669768c5dca47ba994036a8a31ccb0c)
I20260709 12:14:51.869395 29666 raft_consensus.cc:515] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:51.869639 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61fd660ff1e4cda83dcd531e58e3922" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:51.870738 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61fd660ff1e4cda83dcd531e58e3922" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
W20260709 12:14:51.871301 28797 leader_election.cc:343] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:51.871529 28903 raft_consensus.cc:2468] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 1.
I20260709 12:14:51.871866 29666 leader_election.cc:290] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:51.872900 28796 leader_election.cc:304] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [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: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:51.874275 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348623bc3de94be59d4a7a2229e54765" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:51.874816 29554 raft_consensus.cc:2804] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:51.875758 29554 raft_consensus.cc:493] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting leader election (detected failure of leader e669768c5dca47ba994036a8a31ccb0c)
I20260709 12:14:51.875828 28903 raft_consensus.cc:2468] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 1.
I20260709 12:14:51.876312 29554 raft_consensus.cc:3060] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.877369 28944 leader_election.cc:304] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [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: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:14:51.879310 29674 raft_consensus.cc:2804] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:51.879762 29674 raft_consensus.cc:493] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e669768c5dca47ba994036a8a31ccb0c)
I20260709 12:14:51.880203 29674 raft_consensus.cc:3060] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.862462 28945 leader_election.cc:304] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [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: 208b99f185134d2c9ca4ecb4e0e74114; no voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:51.881115 29666 raft_consensus.cc:2749] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:51.882004 28831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3640eec9049d8bdba1d71e6a6297e" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:14:51.882596 28831 raft_consensus.cc:3060] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.886548 28972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c475867f904ed885e38b213323bc4b" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:14:51.887503 28972 raft_consensus.cc:2393] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 14eb69c7af384cf391d23190c95375ab in current term 2: Already voted for candidate 208b99f185134d2c9ca4ecb4e0e74114 in this term.
I20260709 12:14:51.894610 29555 raft_consensus.cc:697] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:14:51.896785 29625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348623bc3de94be59d4a7a2229e54765" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c" is_pre_election: true
I20260709 12:14:51.901549 29626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3640eec9049d8bdba1d71e6a6297e" candidate_uuid: "f029ebada0294afb8944524587b5e663" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
W20260709 12:14:51.902598 28945 leader_election.cc:343] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:51.902971 28871 leader_election.cc:343] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:51.875088 29627 raft_consensus.cc:2468] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 2.
I20260709 12:14:51.895869 29555 consensus_queue.cc:237] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.908363 29554 raft_consensus.cc:515] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:51.911513 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8264ab69662b4699a6755b56f38350c8" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:51.921643 29582 tablet_bootstrap.cc:492] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.922025 29579 leader_election.cc:304] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114
I20260709 12:14:51.922724 29582 tablet_bootstrap.cc:492] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:51.923532 29582 ts_tablet_manager.cc:1403] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.135s	user 0.017s	sys 0.001s
I20260709 12:14:51.924281 28797 leader_election.cc:304] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [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: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c; no voters: 208b99f185134d2c9ca4ecb4e0e74114
I20260709 12:14:51.925544 29425 raft_consensus.cc:2804] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:51.926070 29425 raft_consensus.cc:697] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 2 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:51.927637 29669 raft_consensus.cc:2749] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:51.926961 29425 consensus_queue.cc:237] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:51.938987 29554 leader_election.cc:290] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 2 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:51.919148 29674 raft_consensus.cc:515] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:51.938831 29582 raft_consensus.cc:359] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:51.913515 28831 raft_consensus.cc:2468] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f029ebada0294afb8944524587b5e663 in term 2.
I20260709 12:14:51.947610 29582 raft_consensus.cc:740] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.942186 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61fd660ff1e4cda83dcd531e58e3922" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:51.948319 28903 raft_consensus.cc:3060] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.948472 29582 consensus_queue.cc:260] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [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: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:51.950748 28871 leader_election.cc:304] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [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: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:51.952099 29582 ts_tablet_manager.cc:1434] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 12:14:51.953171 29667 raft_consensus.cc:2804] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:51.953451 29582 tablet_bootstrap.cc:492] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:51.953819 29667 raft_consensus.cc:697] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 2 LEADER]: Becoming Leader. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:14:51.954936 29667 consensus_queue.cc:237] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:51.948961 29674 leader_election.cc:290] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 2 election: Requested vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:51.963063 29628 raft_consensus.cc:3060] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.942297 29627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61fd660ff1e4cda83dcd531e58e3922" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
W20260709 12:14:51.973682 28797 leader_election.cc:343] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:51.973682 28650 catalog_manager.cc:5697] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 1 to 2, leader changed from e669768c5dca47ba994036a8a31ccb0c (127.23.69.1) to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 2 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:51.977422 28653 catalog_manager.cc:5697] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 1 to 2, leader changed from e669768c5dca47ba994036a8a31ccb0c (127.23.69.1) to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 2 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:51.990841 28903 raft_consensus.cc:2468] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 2.
I20260709 12:14:51.991948 28796 leader_election.cc:304] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [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: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:51.992900 29425 raft_consensus.cc:2804] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:51.993636 29425 raft_consensus.cc:697] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 2 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:14:51.994902 29425 consensus_queue.cc:237] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:52.002804 29627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348623bc3de94be59d4a7a2229e54765" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
W20260709 12:14:52.007289 28868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.4:33729, user_credentials={real_user=slave}} blocked reactor thread for 83070.1us
W20260709 12:14:52.012022 28945 leader_election.cc:343] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:52.039163 28651 catalog_manager.cc:5697] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 reported cstate change: term changed from 1 to 2, leader changed from e669768c5dca47ba994036a8a31ccb0c (127.23.69.1) to f029ebada0294afb8944524587b5e663 (127.23.69.3). New cstate: current_term: 2 leader_uuid: "f029ebada0294afb8944524587b5e663" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:52.044613 28797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 48616.8us
I20260709 12:14:52.046594 28900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348623bc3de94be59d4a7a2229e54765" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:14:52.047225 28900 raft_consensus.cc:3060] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.055114 28900 raft_consensus.cc:2468] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 2.
I20260709 12:14:52.072367 29582 tablet_bootstrap.cc:492] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:52.073546 29582 tablet_bootstrap.cc:492] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:52.074294 29582 ts_tablet_manager.cc:1403] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.121s	user 0.049s	sys 0.037s
I20260709 12:14:52.077912 29582 raft_consensus.cc:359] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
W20260709 12:14:52.078486 28871 consensus_peers.cc:597] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:52.078708 29582 raft_consensus.cc:740] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:52.081907 29582 consensus_queue.cc:260] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c [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: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:52.084038 28944 leader_election.cc:304] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [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: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: e669768c5dca47ba994036a8a31ccb0c
I20260709 12:14:52.086949 29666 raft_consensus.cc:2804] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:52.087603 29666 raft_consensus.cc:697] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:14:52.088706 29666 consensus_queue.cc:237] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:52.084230 29582 ts_tablet_manager.cc:1434] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:52.097036 29582 tablet_bootstrap.cc:492] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:52.179205 29582 tablet_bootstrap.cc:492] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:52.186350 29582 tablet_bootstrap.cc:492] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:52.197719 28654 catalog_manager.cc:5697] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 1 to 2, leader changed from e669768c5dca47ba994036a8a31ccb0c (127.23.69.1) to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 2 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:52.249858 29582 ts_tablet_manager.cc:1403] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.153s	user 0.022s	sys 0.001s
I20260709 12:14:52.255208 29582 raft_consensus.cc:359] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:52.277223 28654 catalog_manager.cc:5697] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 1 to 2, leader changed from e669768c5dca47ba994036a8a31ccb0c (127.23.69.1) to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 2 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:52.256362 29582 raft_consensus.cc:740] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:52.324947 28823 raft_consensus.cc:1275] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Refusing update from remote peer 208b99f185134d2c9ca4ecb4e0e74114: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:52.331275 29555 consensus_queue.cc:1048] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:52.329949 29582 consensus_queue.cc:260] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [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: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:52.344169 29582 ts_tablet_manager.cc:1434] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.094s	user 0.002s	sys 0.009s
I20260709 12:14:52.352581 29582 tablet_bootstrap.cc:492] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:52.367182 29627 raft_consensus.cc:1275] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Refusing update from remote peer 208b99f185134d2c9ca4ecb4e0e74114: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:52.372964 29674 consensus_queue.cc:1048] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:52.459931 29582 tablet_bootstrap.cc:492] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:52.460870 29582 tablet_bootstrap.cc:492] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:52.461787 29582 ts_tablet_manager.cc:1403] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.110s	user 0.009s	sys 0.044s
I20260709 12:14:52.465867 29582 raft_consensus.cc:359] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:52.466853 29582 raft_consensus.cc:385] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:52.467270 29582 raft_consensus.cc:740] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:52.468267 29582 consensus_queue.cc:260] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:52.471475 29582 ts_tablet_manager.cc:1434] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:14:52.472956 29582 tablet_bootstrap.cc:492] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:52.495283 29582 tablet_bootstrap.cc:492] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:52.496495 29582 tablet_bootstrap.cc:492] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:52.497332 29582 ts_tablet_manager.cc:1403] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260709 12:14:52.500692 29582 raft_consensus.cc:359] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:52.501497 29582 raft_consensus.cc:740] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:52.502439 29582 consensus_queue.cc:260] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [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: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:52.504933 29582 ts_tablet_manager.cc:1434] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:52.506163 29582 tablet_bootstrap.cc:492] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
W20260709 12:14:52.510353 28797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 106735us
I20260709 12:14:52.521356 29582 tablet_bootstrap.cc:492] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:52.523768 29582 tablet_bootstrap.cc:492] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:52.524560 29582 ts_tablet_manager.cc:1403] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 12:14:52.529001 29582 raft_consensus.cc:359] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:52.530010 29582 raft_consensus.cc:740] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:52.531049 29582 consensus_queue.cc:260] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:52.541679 29582 ts_tablet_manager.cc:1434] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:14:52.542909 29582 tablet_bootstrap.cc:492] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:52.561555 29582 tablet_bootstrap.cc:492] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:52.562603 29582 tablet_bootstrap.cc:492] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:52.563364 29582 ts_tablet_manager.cc:1403] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.002s
W20260709 12:14:52.564981 28797 consensus_peers.cc:597] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:52.566498 29582 raft_consensus.cc:359] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:52.567406 29582 raft_consensus.cc:740] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:52.568253 29582 consensus_queue.cc:260] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c [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: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:52.571131 29582 ts_tablet_manager.cc:1434] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:14:52.572155 29582 tablet_bootstrap.cc:492] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:52.592435 29627 raft_consensus.cc:1275] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Refusing update from remote peer 14eb69c7af384cf391d23190c95375ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:14:52.599666 28797 consensus_peers.cc:597] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:52.600579 29684 consensus_queue.cc:1048] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:14:52.600569 28871 consensus_peers.cc:597] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:52.604167 28871 consensus_peers.cc:597] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:52.620512 29582 tablet_bootstrap.cc:492] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:52.621711 29582 tablet_bootstrap.cc:492] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:52.622618 29582 ts_tablet_manager.cc:1403] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.016s
I20260709 12:14:52.626204 29582 raft_consensus.cc:359] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:52.626889 29582 raft_consensus.cc:740] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:52.627601 29582 consensus_queue.cc:260] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c [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: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:52.630465 29582 ts_tablet_manager.cc:1434] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260709 12:14:52.631582 29582 tablet_bootstrap.cc:492] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
W20260709 12:14:52.686582 28945 consensus_peers.cc:597] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:52.738529 28797 consensus_peers.cc:597] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:52.765455 28823 raft_consensus.cc:1275] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Refusing update from remote peer f029ebada0294afb8944524587b5e663: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:52.770072 29669 raft_consensus.cc:493] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.770819 29669 raft_consensus.cc:515] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:52.771855 29709 consensus_queue.cc:1048] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:52.775177 28823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1b113d13b54ccbbae2c7d64953ba26" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14eb69c7af384cf391d23190c95375ab" is_pre_election: true
I20260709 12:14:52.776103 29669 leader_election.cc:290] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:14:52.796691 28975 raft_consensus.cc:1275] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Refusing update from remote peer 14eb69c7af384cf391d23190c95375ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:52.804060 29684 consensus_queue.cc:1048] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:52.808452 28901 raft_consensus.cc:1275] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Refusing update from remote peer 14eb69c7af384cf391d23190c95375ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:52.813580 29684 consensus_queue.cc:1048] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:52.848093 28945 consensus_peers.cc:597] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:52.848986 28871 consensus_peers.cc:597] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:52.849921 28797 consensus_peers.cc:597] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:52.861766 28797 consensus_peers.cc:597] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:52.868396 29625 raft_consensus.cc:3060] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.926805 29582 tablet_bootstrap.cc:492] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:52.927893 29582 tablet_bootstrap.cc:492] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:52.936184 28901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1b113d13b54ccbbae2c7d64953ba26" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f029ebada0294afb8944524587b5e663" is_pre_election: true
I20260709 12:14:52.928561 29582 ts_tablet_manager.cc:1403] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.297s	user 0.030s	sys 0.002s
I20260709 12:14:52.940313 29582 raft_consensus.cc:359] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:52.941169 29582 raft_consensus.cc:740] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:52.941870 29582 consensus_queue.cc:260] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c [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: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
W20260709 12:14:52.945751 28871 consensus_peers.cc:597] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:52.949224 29578 leader_election.cc:304] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c; no voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663
I20260709 12:14:52.950347 29582 ts_tablet_manager.cc:1434] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:14:52.951440 29582 tablet_bootstrap.cc:492] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
W20260709 12:14:52.996584 28871 consensus_peers.cc:597] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:52.997953 28871 consensus_peers.cc:597] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:53.002481 29582 tablet_bootstrap.cc:492] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.003674 29582 tablet_bootstrap.cc:492] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:53.004424 29582 ts_tablet_manager.cc:1403] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.000s
I20260709 12:14:53.010010 29582 raft_consensus.cc:359] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:53.013793 29582 raft_consensus.cc:740] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.015873 29582 consensus_queue.cc:260] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c [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: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
W20260709 12:14:53.020153 28945 consensus_peers.cc:597] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:53.020845 29582 ts_tablet_manager.cc:1434] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:14:53.021903 29582 tablet_bootstrap.cc:492] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:53.047309 29669 raft_consensus.cc:2749] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:53.057914 28871 consensus_peers.cc:597] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:53.084511 28901 raft_consensus.cc:1275] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Refusing update from remote peer 208b99f185134d2c9ca4ecb4e0e74114: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.100077 29582 tablet_bootstrap.cc:492] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.100131 29678 consensus_queue.cc:1048] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:53.101101 29582 tablet_bootstrap.cc:492] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:53.101931 29582 ts_tablet_manager.cc:1403] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.019s
I20260709 12:14:53.109233 29582 raft_consensus.cc:359] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:53.111119 29582 raft_consensus.cc:740] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.111910 29582 consensus_queue.cc:260] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c [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: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:53.119706 29582 ts_tablet_manager.cc:1434] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 12:14:53.120893 29582 tablet_bootstrap.cc:492] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:53.158932 29582 tablet_bootstrap.cc:492] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.159881 29582 tablet_bootstrap.cc:492] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:53.160588 29582 ts_tablet_manager.cc:1403] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260709 12:14:53.163290 29582 raft_consensus.cc:359] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.163967 29582 raft_consensus.cc:740] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.164664 29582 consensus_queue.cc:260] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [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: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.167328 29582 ts_tablet_manager.cc:1434] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:53.168435 29582 tablet_bootstrap.cc:492] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:53.182243 29582 tablet_bootstrap.cc:492] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.183126 29582 tablet_bootstrap.cc:492] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:53.183703 29582 ts_tablet_manager.cc:1403] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 12:14:53.185732 29582 raft_consensus.cc:359] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.186250 29582 raft_consensus.cc:740] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.187047 29582 consensus_queue.cc:260] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [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: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.188674 29582 ts_tablet_manager.cc:1434] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:14:53.190016 29582 tablet_bootstrap.cc:492] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
W20260709 12:14:53.197365 28797 consensus_peers.cc:597] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:53.204957 29582 tablet_bootstrap.cc:492] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.206054 29582 tablet_bootstrap.cc:492] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
W20260709 12:14:53.206434 28945 consensus_peers.cc:597] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. 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 12:14:53.206790 29582 ts_tablet_manager.cc:1403] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 12:14:53.209422 29582 raft_consensus.cc:359] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:53.210103 29582 raft_consensus.cc:740] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.210716 29582 consensus_queue.cc:260] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [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: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:53.212671 29582 ts_tablet_manager.cc:1434] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:53.213974 29582 tablet_bootstrap.cc:492] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
W20260709 12:14:53.230895 28797 consensus_peers.cc:597] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:53.232311 29582 tablet_bootstrap.cc:492] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.233487 29582 tablet_bootstrap.cc:492] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:53.234251 29582 ts_tablet_manager.cc:1403] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260709 12:14:53.237180 29582 raft_consensus.cc:359] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.237855 29582 raft_consensus.cc:740] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.238651 29582 consensus_queue.cc:260] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c [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: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.241289 29582 ts_tablet_manager.cc:1434] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:14:53.242486 29582 tablet_bootstrap.cc:492] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:53.262203 29582 tablet_bootstrap.cc:492] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.263334 29582 tablet_bootstrap.cc:492] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:53.264066 29582 ts_tablet_manager.cc:1403] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 12:14:53.266418 29582 raft_consensus.cc:359] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:53.266963 29582 raft_consensus.cc:740] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.267693 29582 consensus_queue.cc:260] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [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: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:53.269760 29582 ts_tablet_manager.cc:1434] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 12:14:53.271986 29582 tablet_bootstrap.cc:492] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:53.290618 29582 tablet_bootstrap.cc:492] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.291554 29582 tablet_bootstrap.cc:492] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:53.292207 29582 ts_tablet_manager.cc:1403] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260709 12:14:53.294801 29582 raft_consensus.cc:359] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.295461 29582 raft_consensus.cc:740] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.296061 29582 consensus_queue.cc:260] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c [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: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.297605 29582 ts_tablet_manager.cc:1434] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.007s
I20260709 12:14:53.298660 29582 tablet_bootstrap.cc:492] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:53.315882 29582 tablet_bootstrap.cc:492] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.316923 29582 tablet_bootstrap.cc:492] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:53.317564 29582 ts_tablet_manager.cc:1403] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:14:53.319849 29582 raft_consensus.cc:359] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.320423 29582 raft_consensus.cc:740] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.321234 29582 consensus_queue.cc:260] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [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: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.322582 29582 ts_tablet_manager.cc:1434] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:53.323472 29582 tablet_bootstrap.cc:492] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:53.340078 29582 tablet_bootstrap.cc:492] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.341153 29582 tablet_bootstrap.cc:492] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:53.341858 29582 ts_tablet_manager.cc:1403] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260709 12:14:53.344530 29582 raft_consensus.cc:359] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.345235 29582 raft_consensus.cc:740] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.346024 29582 consensus_queue.cc:260] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [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: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.348179 29582 ts_tablet_manager.cc:1434] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 12:14:53.349236 29582 tablet_bootstrap.cc:492] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:53.358677 29625 raft_consensus.cc:3060] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:53.373525 29582 tablet_bootstrap.cc:492] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.374629 29582 tablet_bootstrap.cc:492] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:53.375329 29582 ts_tablet_manager.cc:1403] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.014s
I20260709 12:14:53.377912 29582 raft_consensus.cc:359] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:53.378445 29582 raft_consensus.cc:740] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.379065 29582 consensus_queue.cc:260] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c [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: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:14:53.380882 29582 ts_tablet_manager.cc:1434] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:14:53.381592 29582 tablet_bootstrap.cc:492] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:53.397604 29582 tablet_bootstrap.cc:492] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.398458 29582 tablet_bootstrap.cc:492] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:53.399111 29582 ts_tablet_manager.cc:1403] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260709 12:14:53.401583 29582 raft_consensus.cc:359] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.402237 29582 raft_consensus.cc:740] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.402912 29582 consensus_queue.cc:260] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [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: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.405301 29582 ts_tablet_manager.cc:1434] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 12:14:53.415553 29582 tablet_bootstrap.cc:492] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:53.449154 29582 tablet_bootstrap.cc:492] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.450320 29582 tablet_bootstrap.cc:492] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:53.451105 29582 ts_tablet_manager.cc:1403] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.004s
I20260709 12:14:53.454133 29582 raft_consensus.cc:359] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.454931 29582 raft_consensus.cc:740] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.455765 29582 consensus_queue.cc:260] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [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: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.458149 29582 ts_tablet_manager.cc:1434] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:14:53.459085 29582 tablet_bootstrap.cc:492] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:53.483408 29582 tablet_bootstrap.cc:492] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.484378 29582 tablet_bootstrap.cc:492] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:53.484975 29582 ts_tablet_manager.cc:1403] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260709 12:14:53.486879 29582 raft_consensus.cc:359] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:53.487403 29582 raft_consensus.cc:740] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.487943 29582 consensus_queue.cc:260] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [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: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:53.489558 29582 ts_tablet_manager.cc:1434] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:53.490711 29582 tablet_bootstrap.cc:492] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:53.509356 29582 tablet_bootstrap.cc:492] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.510301 29582 tablet_bootstrap.cc:492] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:53.510906 29582 ts_tablet_manager.cc:1403] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 12:14:53.513136 29582 raft_consensus.cc:359] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.513687 29582 raft_consensus.cc:740] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.514324 29582 consensus_queue.cc:260] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c [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: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.515955 29582 ts_tablet_manager.cc:1434] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:53.517223 29582 tablet_bootstrap.cc:492] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:53.531219 29582 tablet_bootstrap.cc:492] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.532249 29582 tablet_bootstrap.cc:492] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:53.532994 29582 ts_tablet_manager.cc:1403] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 12:14:53.535142 29582 raft_consensus.cc:359] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.535815 29582 raft_consensus.cc:740] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.536511 29582 consensus_queue.cc:260] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [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: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:14:53.538663 29582 ts_tablet_manager.cc:1434] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:53.539459 29582 tablet_bootstrap.cc:492] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap starting.
I20260709 12:14:53.558055 29582 tablet_bootstrap.cc:492] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.559617 29582 tablet_bootstrap.cc:492] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c: Bootstrap complete.
I20260709 12:14:53.560540 29582 ts_tablet_manager.cc:1403] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260709 12:14:53.563225 29582 raft_consensus.cc:359] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:53.563750 29582 raft_consensus.cc:740] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.564368 29582 consensus_queue.cc:260] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [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: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:14:53.566063 29582 ts_tablet_manager.cc:1434] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260709 12:14:53.654804 29000 debug-util.cc:398] Leaking SignalData structure 0x7b08001083a0 after lost signal to thread 23831
W20260709 12:14:53.656114 29000 debug-util.cc:398] Leaking SignalData structure 0x7b08000d9540 after lost signal to thread 28688
W20260709 12:14:53.657647 29000 debug-util.cc:398] Leaking SignalData structure 0x7b08000d0e20 after lost signal to thread 28855
W20260709 12:14:53.660275 29000 debug-util.cc:398] Leaking SignalData structure 0x7b08001df500 after lost signal to thread 29003
W20260709 12:14:53.663290 29000 debug-util.cc:398] Leaking SignalData structure 0x7b08003b8120 after lost signal to thread 29654
I20260709 12:14:53.706516 29620 raft_consensus.cc:3060] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:53.961616 29620 raft_consensus.cc:3060] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:01.733532 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:01.796278 28824 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "246f19b527244a2b95941eedd1ca6a77"
dest_uuid: "14eb69c7af384cf391d23190c95375ab"
mode: GRACEFUL
new_leader_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:58232
I20260709 12:15:01.797083 28824 raft_consensus.cc:606] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Received request to transfer leadership to TS e669768c5dca47ba994036a8a31ccb0c
I20260709 12:15:01.800292 28829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d4b5c8e2ea24ae6bd65ee11bf93081a"
dest_uuid: "14eb69c7af384cf391d23190c95375ab"
mode: GRACEFUL
new_leader_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:58232
I20260709 12:15:01.800933 28829 raft_consensus.cc:606] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Received request to transfer leadership to TS e669768c5dca47ba994036a8a31ccb0c
I20260709 12:15:01.816035 28901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "608654d4e937404d9624787ab2437f5a"
dest_uuid: "f029ebada0294afb8944524587b5e663"
mode: GRACEFUL
new_leader_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:47434
I20260709 12:15:01.816587 28901 raft_consensus.cc:606] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Received request to transfer leadership to TS e669768c5dca47ba994036a8a31ccb0c
I20260709 12:15:01.819285 28829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7941b75d87814d4bbec2704cd0e5d679"
dest_uuid: "14eb69c7af384cf391d23190c95375ab"
mode: GRACEFUL
new_leader_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:58232
I20260709 12:15:01.819833 28829 raft_consensus.cc:606] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Received request to transfer leadership to TS e669768c5dca47ba994036a8a31ccb0c
I20260709 12:15:01.831634 28975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb9349902c1e46ae93adaa8ece85ad54"
dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
mode: GRACEFUL
new_leader_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:39496
I20260709 12:15:01.832212 28975 raft_consensus.cc:606] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Received request to transfer leadership to TS e669768c5dca47ba994036a8a31ccb0c
I20260709 12:15:01.835021 28829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf6c739ccb9b46ddaf8093306ea79f0c"
dest_uuid: "14eb69c7af384cf391d23190c95375ab"
mode: GRACEFUL
new_leader_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:58232
I20260709 12:15:01.835557 28829 raft_consensus.cc:606] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Received request to transfer leadership to TS e669768c5dca47ba994036a8a31ccb0c
I20260709 12:15:01.838125 28829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3f1d9f944de4d2d8cb85b919a127537"
dest_uuid: "14eb69c7af384cf391d23190c95375ab"
mode: GRACEFUL
new_leader_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:58232
I20260709 12:15:01.838728 28829 raft_consensus.cc:606] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Received request to transfer leadership to TS e669768c5dca47ba994036a8a31ccb0c
I20260709 12:15:01.840137 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:15:01.841733 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:01.842695 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:01.845716 29770 raft_consensus.cc:993] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab: : Instructing follower e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:01.846292 29770 raft_consensus.cc:1081] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Signalling peer e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:01.847942 29620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf6c739ccb9b46ddaf8093306ea79f0c"
dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:52364
I20260709 12:15:01.848536 29620 raft_consensus.cc:493] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:01.848964 29620 raft_consensus.cc:3060] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:01.856040 29620 raft_consensus.cc:515] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:15:01.857877 29620 leader_election.cc:290] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:15:01.858582 28824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6c739ccb9b46ddaf8093306ea79f0c" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:15:01.859158 28901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6c739ccb9b46ddaf8093306ea79f0c" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:15:01.859175 28824 raft_consensus.cc:3055] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:01.859800 28901 raft_consensus.cc:3060] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:01.859809 28824 raft_consensus.cc:740] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:15:01.860848 28824 consensus_queue.cc:260] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:15:01.862104 28824 raft_consensus.cc:3060] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:01.865908 28901 raft_consensus.cc:2468] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:01.867448 29578 leader_election.cc:304] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:15:01.869217 29777 raft_consensus.cc:2804] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:01.874630 28824 raft_consensus.cc:2468] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:01.878376 29777 raft_consensus.cc:697] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:15:01.879455 29770 raft_consensus.cc:993] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab: : Instructing follower e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:01.880066 29770 raft_consensus.cc:1081] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Signalling peer e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:01.880201 29777 consensus_queue.cc:237] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:15:01.881994 29620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7941b75d87814d4bbec2704cd0e5d679"
dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:52364
I20260709 12:15:01.882501 29620 raft_consensus.cc:493] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:01.882864 29620 raft_consensus.cc:3060] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:01.890818 29620 raft_consensus.cc:515] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:15:01.897243 28824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7941b75d87814d4bbec2704cd0e5d679" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:15:01.897789 28901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7941b75d87814d4bbec2704cd0e5d679" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:15:01.897998 28824 raft_consensus.cc:3055] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:01.898381 28901 raft_consensus.cc:3060] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:01.900372 28824 raft_consensus.cc:740] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:15:01.901501 28824 consensus_queue.cc:260] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:15:01.903541 28824 raft_consensus.cc:3060] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:01.906910 29770 raft_consensus.cc:993] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab: : Instructing follower e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:01.907285 28901 raft_consensus.cc:2468] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:01.907529 29768 raft_consensus.cc:1081] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Signalling peer e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:01.898474 29620 leader_election.cc:290] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:15:01.910974 29578 leader_election.cc:304] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:15:01.911891 29621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d4b5c8e2ea24ae6bd65ee11bf93081a"
dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:52364
I20260709 12:15:01.912468 29621 raft_consensus.cc:493] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:01.912984 29621 raft_consensus.cc:3060] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:01.913090 28650 catalog_manager.cc:5697] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 1 to 2, leader changed from 14eb69c7af384cf391d23190c95375ab (127.23.69.2) to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 2 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:01.916378 28824 raft_consensus.cc:2468] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:01.921443 29777 raft_consensus.cc:2804] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:01.922693 29621 raft_consensus.cc:515] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:15:01.926883 29777 raft_consensus.cc:697] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:15:01.928085 29621 leader_election.cc:290] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:15:01.930002 28824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4b5c8e2ea24ae6bd65ee11bf93081a" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:15:01.930572 28824 raft_consensus.cc:3055] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:01.930876 28824 raft_consensus.cc:740] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:15:01.931656 28975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4b5c8e2ea24ae6bd65ee11bf93081a" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:15:01.932323 28975 raft_consensus.cc:3060] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:01.931663 28824 consensus_queue.cc:260] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:15:01.935698 28824 raft_consensus.cc:3060] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:01.948482 28975 raft_consensus.cc:2468] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:01.950184 29576 leader_election.cc:304] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:15:01.951059 29778 raft_consensus.cc:2804] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:01.951800 28824 raft_consensus.cc:2468] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:01.952505 29778 raft_consensus.cc:697] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:15:01.953814 29777 consensus_queue.cc:237] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:15:01.955379 29778 consensus_queue.cc:237] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:15:01.971036 28650 catalog_manager.cc:5697] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 1 to 2, leader changed from 14eb69c7af384cf391d23190c95375ab (127.23.69.2) to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 2 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:01.972241 28650 catalog_manager.cc:5697] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 1 to 2, leader changed from 14eb69c7af384cf391d23190c95375ab (127.23.69.2) to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 2 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:02.030311 29770 raft_consensus.cc:993] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab: : Instructing follower e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:02.030997 29788 raft_consensus.cc:1081] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Signalling peer e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:02.032773 29621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "246f19b527244a2b95941eedd1ca6a77"
dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:52364
I20260709 12:15:02.033334 29621 raft_consensus.cc:493] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:02.033699 29621 raft_consensus.cc:3060] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:02.041029 29621 raft_consensus.cc:515] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:15:02.042989 29621 leader_election.cc:290] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:15:02.044602 28975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246f19b527244a2b95941eedd1ca6a77" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:15:02.044682 28824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246f19b527244a2b95941eedd1ca6a77" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:15:02.045359 28975 raft_consensus.cc:3060] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:02.045511 28824 raft_consensus.cc:3055] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:02.045985 28824 raft_consensus.cc:740] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:15:02.046799 28824 consensus_queue.cc:260] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:15:02.048182 28824 raft_consensus.cc:3060] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:02.052584 28975 raft_consensus.cc:2468] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:02.054571 29576 leader_election.cc:304] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:15:02.055471 29778 raft_consensus.cc:2804] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:02.055925 29778 raft_consensus.cc:697] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:15:02.056834 29778 consensus_queue.cc:237] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:15:02.059417 28824 raft_consensus.cc:2468] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:02.069916 28650 catalog_manager.cc:5697] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 1 to 2, leader changed from 14eb69c7af384cf391d23190c95375ab (127.23.69.2) to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 2 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:02.121937 29788 raft_consensus.cc:993] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab: : Instructing follower e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:02.122453 29788 raft_consensus.cc:1081] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Signalling peer e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:02.123955 29621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3f1d9f944de4d2d8cb85b919a127537"
dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:52364
I20260709 12:15:02.124557 29621 raft_consensus.cc:493] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:02.124958 29621 raft_consensus.cc:3060] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:02.130600 29621 raft_consensus.cc:515] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:15:02.132534 29621 leader_election.cc:290] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:15:02.133153 28975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f1d9f944de4d2d8cb85b919a127537" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:15:02.133759 28975 raft_consensus.cc:3060] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:02.133930 28824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f1d9f944de4d2d8cb85b919a127537" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:15:02.134660 28824 raft_consensus.cc:3055] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:02.135007 28824 raft_consensus.cc:740] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:15:02.136241 28824 consensus_queue.cc:260] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:15:02.138497 28824 raft_consensus.cc:3060] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:02.142304 28975 raft_consensus.cc:2468] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:02.143517 29576 leader_election.cc:304] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:15:02.144240 29778 raft_consensus.cc:2804] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:02.144778 29778 raft_consensus.cc:697] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:15:02.145130 28824 raft_consensus.cc:2468] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:02.145749 29778 consensus_queue.cc:237] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:15:02.155603 28650 catalog_manager.cc:5697] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 1 to 2, leader changed from 14eb69c7af384cf391d23190c95375ab (127.23.69.2) to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 2 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:02.206887 29555 raft_consensus.cc:993] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114: : Instructing follower e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:02.207532 29772 raft_consensus.cc:1081] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Signalling peer e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:02.209395 29621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb9349902c1e46ae93adaa8ece85ad54"
dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:52386
I20260709 12:15:02.209942 29621 raft_consensus.cc:493] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:02.210330 29621 raft_consensus.cc:3060] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:02.219789 29621 raft_consensus.cc:515] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:15:02.221938 29621 leader_election.cc:290] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Requested vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:15:02.260303 28975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9349902c1e46ae93adaa8ece85ad54" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:15:02.269778 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9349902c1e46ae93adaa8ece85ad54" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:15:02.271063 28904 raft_consensus.cc:3060] T cb9349902c1e46ae93adaa8ece85ad54 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:02.269884 28975 raft_consensus.cc:3055] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:02.275123 28975 raft_consensus.cc:740] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:15:02.277681 28975 consensus_queue.cc:260] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:15:02.300122 28975 raft_consensus.cc:3060] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:02.346642 28904 raft_consensus.cc:2468] T cb9349902c1e46ae93adaa8ece85ad54 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:02.359591 29578 leader_election.cc:304] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:15:02.370136 29778 raft_consensus.cc:2804] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:02.371060 29778 raft_consensus.cc:697] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:15:02.373077 29778 consensus_queue.cc:237] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:15:02.364030 28829 raft_consensus.cc:1275] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:02.378742 29777 consensus_queue.cc:1048] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:02.384263 28975 raft_consensus.cc:2468] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:02.398051 28823 raft_consensus.cc:1275] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:02.403538 29778 consensus_queue.cc:1048] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:02.410990 28904 raft_consensus.cc:1275] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:02.410128 28650 catalog_manager.cc:5697] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 1 to 2, leader changed from 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4) to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 2 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:02.417155 29777 consensus_queue.cc:1048] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:02.447975 28901 raft_consensus.cc:1275] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:02.449965 29777 consensus_queue.cc:1048] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:02.561213 28823 raft_consensus.cc:1275] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:02.571264 29802 consensus_queue.cc:1048] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:02.634130 28975 raft_consensus.cc:1275] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:02.766995 29777 consensus_queue.cc:1048] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:15:02.769799 28829 raft_consensus.cc:1275] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:15:02.806578 28871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:38445, user_credentials={real_user=slave}} blocked reactor thread for 176437us
I20260709 12:15:02.809726 29777 consensus_queue.cc:1048] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:02.807229 28973 raft_consensus.cc:1275] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:02.833479 28975 raft_consensus.cc:1275] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:02.843662 29778 consensus_queue.cc:1048] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:15:02.824326 29777 consensus_queue.cc:1048] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 12:15:02.852252 28824 raft_consensus.cc:1275] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:02.864017 29777 consensus_queue.cc:1048] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:02.895690 29813 raft_consensus.cc:993] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663: : Instructing follower e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:02.896713 29762 raft_consensus.cc:1081] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Signalling peer e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:02.899487 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:02.922824 29625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "608654d4e937404d9624787ab2437f5a"
dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:52370
I20260709 12:15:02.923789 29625 raft_consensus.cc:493] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:02.924232 29625 raft_consensus.cc:3060] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:02.932601 28974 raft_consensus.cc:1275] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:02.935096 29811 consensus_queue.cc:1048] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:02.948519 28903 raft_consensus.cc:1275] T cb9349902c1e46ae93adaa8ece85ad54 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:02.952744 29811 consensus_queue.cc:1048] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:02.992028 29625 raft_consensus.cc:515] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:15:02.994367 29625 leader_election.cc:290] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Requested vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:15:02.995546 28974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608654d4e937404d9624787ab2437f5a" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:15:02.996819 28974 raft_consensus.cc:3060] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.016330 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608654d4e937404d9624787ab2437f5a" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:15:03.017122 28903 raft_consensus.cc:3055] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:03.017489 28903 raft_consensus.cc:740] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:15:03.018425 28903 consensus_queue.cc:260] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:15:03.019790 28903 raft_consensus.cc:3060] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.029912 28903 raft_consensus.cc:2468] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
W20260709 12:15:03.042989 28945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:34829, user_credentials={real_user=slave}} blocked reactor thread for 149788us
I20260709 12:15:03.053829 29578 leader_election.cc:304] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:15:03.055058 29811 raft_consensus.cc:2804] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:03.055652 29811 raft_consensus.cc:697] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:15:03.056720 29811 consensus_queue.cc:237] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:15:03.093168 28974 raft_consensus.cc:2468] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:03.107569 28903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f485de5a69447a1b6b45f038a1da6d0"
dest_uuid: "f029ebada0294afb8944524587b5e663"
mode: GRACEFUL
new_leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
 from {username='slave'} at 127.0.0.1:47434
I20260709 12:15:03.108274 28903 raft_consensus.cc:606] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Received request to transfer leadership to TS 208b99f185134d2c9ca4ecb4e0e74114
I20260709 12:15:03.112427 28903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d23b32955604155b1f1adac9f2736ac"
dest_uuid: "f029ebada0294afb8944524587b5e663"
mode: GRACEFUL
new_leader_uuid: "14eb69c7af384cf391d23190c95375ab"
 from {username='slave'} at 127.0.0.1:47434
I20260709 12:15:03.113111 28903 raft_consensus.cc:606] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Received request to transfer leadership to TS 14eb69c7af384cf391d23190c95375ab
I20260709 12:15:03.114254 28651 catalog_manager.cc:5697] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 1 to 2, leader changed from f029ebada0294afb8944524587b5e663 (127.23.69.3) to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 2 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:03.119112 28903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "608654d4e937404d9624787ab2437f5a"
dest_uuid: "f029ebada0294afb8944524587b5e663"
mode: GRACEFUL
new_leader_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:47434
I20260709 12:15:03.120076 28903 raft_consensus.cc:606] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Received request to transfer leadership to TS e669768c5dca47ba994036a8a31ccb0c
I20260709 12:15:03.121670 28903 raft_consensus.cc:614] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:03.124504 28974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f820d17f733456c8f76dbb807b969ec"
dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
mode: GRACEFUL
new_leader_uuid: "14eb69c7af384cf391d23190c95375ab"
 from {username='slave'} at 127.0.0.1:39496
I20260709 12:15:03.125485 28974 raft_consensus.cc:606] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Received request to transfer leadership to TS 14eb69c7af384cf391d23190c95375ab
I20260709 12:15:03.128752 28903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4d0df57a46d4c18896d8fa894bc5883"
dest_uuid: "f029ebada0294afb8944524587b5e663"
mode: GRACEFUL
new_leader_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:47434
I20260709 12:15:03.130594 28903 raft_consensus.cc:606] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Received request to transfer leadership to TS e669768c5dca47ba994036a8a31ccb0c
I20260709 12:15:03.133982 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:15:03.135831 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:03.136909 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:03.220091 29813 raft_consensus.cc:993] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663: : Instructing follower e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:03.220840 29795 raft_consensus.cc:1081] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Signalling peer e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:03.222987 29628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4d0df57a46d4c18896d8fa894bc5883"
dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:52370
I20260709 12:15:03.223587 29628 raft_consensus.cc:493] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:03.224058 29628 raft_consensus.cc:3060] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.230733 29628 raft_consensus.cc:515] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:15:03.233069 29628 leader_election.cc:290] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Requested vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:15:03.234201 28971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d0df57a46d4c18896d8fa894bc5883" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:15:03.234918 28971 raft_consensus.cc:3060] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.235152 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d0df57a46d4c18896d8fa894bc5883" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:15:03.235769 28903 raft_consensus.cc:3055] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:03.236075 28903 raft_consensus.cc:740] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:15:03.236997 28903 consensus_queue.cc:260] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:15:03.238410 28903 raft_consensus.cc:3060] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.243661 28971 raft_consensus.cc:2468] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:03.245290 29576 leader_election.cc:304] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:15:03.245944 28903 raft_consensus.cc:2468] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:03.246282 29811 raft_consensus.cc:2804] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:03.246901 29811 raft_consensus.cc:697] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:15:03.247964 29811 consensus_queue.cc:237] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:15:03.259706 28651 catalog_manager.cc:5697] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 1 to 2, leader changed from f029ebada0294afb8944524587b5e663 (127.23.69.3) to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 2 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:03.422488 29772 raft_consensus.cc:993] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114: : Instructing follower 14eb69c7af384cf391d23190c95375ab to start an election
I20260709 12:15:03.423071 29772 raft_consensus.cc:1081] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Signalling peer 14eb69c7af384cf391d23190c95375ab to start an election
I20260709 12:15:03.425122 28829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f820d17f733456c8f76dbb807b969ec"
dest_uuid: "14eb69c7af384cf391d23190c95375ab"
 from {username='slave'} at 127.0.0.1:47182
I20260709 12:15:03.425697 28829 raft_consensus.cc:493] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:03.425997 28829 raft_consensus.cc:3060] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.433646 28829 raft_consensus.cc:515] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:15:03.435417 29813 raft_consensus.cc:993] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663: : Instructing follower 14eb69c7af384cf391d23190c95375ab to start an election
I20260709 12:15:03.436342 29813 raft_consensus.cc:1081] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Signalling peer 14eb69c7af384cf391d23190c95375ab to start an election
I20260709 12:15:03.438534 28829 leader_election.cc:290] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 2 election: Requested vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:15:03.438696 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f820d17f733456c8f76dbb807b969ec" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:15:03.439447 28904 raft_consensus.cc:3060] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.438894 28831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d23b32955604155b1f1adac9f2736ac"
dest_uuid: "14eb69c7af384cf391d23190c95375ab"
 from {username='slave'} at 127.0.0.1:47192
I20260709 12:15:03.439939 28831 raft_consensus.cc:493] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:03.440248 28831 raft_consensus.cc:3060] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.442240 28971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f820d17f733456c8f76dbb807b969ec" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:15:03.442946 28971 raft_consensus.cc:3055] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:03.443276 28971 raft_consensus.cc:740] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:15:03.444101 28971 consensus_queue.cc:260] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:15:03.445480 28971 raft_consensus.cc:3060] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.447981 28831 raft_consensus.cc:515] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:15:03.448486 28904 raft_consensus.cc:2468] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 2.
I20260709 12:15:03.450398 28831 leader_election.cc:290] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 2 election: Requested vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:15:03.451772 28972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d23b32955604155b1f1adac9f2736ac" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:15:03.449913 28796 leader_election.cc:304] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:15:03.452431 28972 raft_consensus.cc:3060] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.454753 29788 raft_consensus.cc:2804] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:03.455355 29788 raft_consensus.cc:697] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [term 2 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:15:03.456447 29788 consensus_queue.cc:237] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:15:03.457213 28971 raft_consensus.cc:2468] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 2.
I20260709 12:15:03.469717 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d23b32955604155b1f1adac9f2736ac" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:15:03.473217 28904 raft_consensus.cc:3055] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:03.473551 28904 raft_consensus.cc:740] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:15:03.475046 28972 raft_consensus.cc:2468] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 2.
I20260709 12:15:03.474637 28904 consensus_queue.cc:260] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:15:03.476588 28794 leader_election.cc:304] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: 
I20260709 12:15:03.477336 28904 raft_consensus.cc:3060] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.477705 29770 raft_consensus.cc:2804] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:03.478499 29770 raft_consensus.cc:697] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [term 2 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:15:03.482453 29770 consensus_queue.cc:237] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:15:03.487195 28904 raft_consensus.cc:2468] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 2.
I20260709 12:15:03.495316 28651 catalog_manager.cc:5697] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 1 to 2, leader changed from 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4) to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 2 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.496778 28651 catalog_manager.cc:5697] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 1 to 2, leader changed from f029ebada0294afb8944524587b5e663 (127.23.69.3) to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 2 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.542158 28904 raft_consensus.cc:1275] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.543416 29811 consensus_queue.cc:1048] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.564009 28972 raft_consensus.cc:1275] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.565629 29802 consensus_queue.cc:1048] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:03.643169 29813 raft_consensus.cc:993] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663: : Instructing follower 208b99f185134d2c9ca4ecb4e0e74114 to start an election
I20260709 12:15:03.643672 29795 raft_consensus.cc:1081] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Signalling peer 208b99f185134d2c9ca4ecb4e0e74114 to start an election
I20260709 12:15:03.645279 28972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f485de5a69447a1b6b45f038a1da6d0"
dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
 from {username='slave'} at 127.0.0.1:59060
I20260709 12:15:03.645756 28972 raft_consensus.cc:493] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:03.646080 28972 raft_consensus.cc:3060] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.653410 28972 raft_consensus.cc:515] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:15:03.655387 28972 leader_election.cc:290] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 2 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:15:03.656178 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f485de5a69447a1b6b45f038a1da6d0" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:15:03.656361 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f485de5a69447a1b6b45f038a1da6d0" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:15:03.656971 28829 raft_consensus.cc:3060] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.656983 28904 raft_consensus.cc:3055] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:03.657593 28904 raft_consensus.cc:740] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:15:03.658440 28904 consensus_queue.cc:260] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:15:03.659791 28904 raft_consensus.cc:3060] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.665134 28829 raft_consensus.cc:2468] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 2.
I20260709 12:15:03.666723 28945 leader_election.cc:304] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, 208b99f185134d2c9ca4ecb4e0e74114; no voters: 
I20260709 12:15:03.667135 28904 raft_consensus.cc:2468] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 2.
I20260709 12:15:03.667672 29772 raft_consensus.cc:2804] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:03.668330 29772 raft_consensus.cc:697] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:15:03.669286 29772 consensus_queue.cc:237] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:15:03.679980 28650 catalog_manager.cc:5697] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 1 to 2, leader changed from f029ebada0294afb8944524587b5e663 (127.23.69.3) to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 2 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:03.711613 28904 raft_consensus.cc:1275] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.713043 29802 consensus_queue.cc:1048] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.728355 28972 raft_consensus.cc:1275] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.729802 29806 consensus_queue.cc:1048] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.863746 28971 raft_consensus.cc:1275] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Refusing update from remote peer 14eb69c7af384cf391d23190c95375ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.865149 29768 consensus_queue.cc:1048] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.875934 28904 raft_consensus.cc:1275] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Refusing update from remote peer 14eb69c7af384cf391d23190c95375ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.878083 29770 consensus_queue.cc:1048] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:04.006482 28904 raft_consensus.cc:1275] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Refusing update from remote peer 14eb69c7af384cf391d23190c95375ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.007792 29788 consensus_queue.cc:1048] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:04.022413 28972 raft_consensus.cc:1275] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Refusing update from remote peer 14eb69c7af384cf391d23190c95375ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.028558 29814 consensus_queue.cc:1048] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:04.141819 28829 raft_consensus.cc:1275] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Refusing update from remote peer 208b99f185134d2c9ca4ecb4e0e74114: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.143217 29772 consensus_queue.cc:1048] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:04.158355 28904 raft_consensus.cc:1275] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Refusing update from remote peer 208b99f185134d2c9ca4ecb4e0e74114: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.162746 29772 consensus_queue.cc:1048] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:04.174899 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:04.250358 28904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "435e1807fcfe4825bcbf79199c4d7294"
dest_uuid: "f029ebada0294afb8944524587b5e663"
mode: GRACEFUL
new_leader_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:47434
I20260709 12:15:04.251022 28904 raft_consensus.cc:606] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Received request to transfer leadership to TS e669768c5dca47ba994036a8a31ccb0c
I20260709 12:15:04.254281 28829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8823cd60a7814c80b3c8fe3494008797"
dest_uuid: "14eb69c7af384cf391d23190c95375ab"
mode: GRACEFUL
new_leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
 from {username='slave'} at 127.0.0.1:58232
I20260709 12:15:04.254863 28829 raft_consensus.cc:606] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Received request to transfer leadership to TS 208b99f185134d2c9ca4ecb4e0e74114
I20260709 12:15:04.257918 28904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a716cb18ce5340668ccf2917769a1e74"
dest_uuid: "f029ebada0294afb8944524587b5e663"
mode: GRACEFUL
new_leader_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:47434
I20260709 12:15:04.258426 28904 raft_consensus.cc:606] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Received request to transfer leadership to TS e669768c5dca47ba994036a8a31ccb0c
I20260709 12:15:04.260944 28971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0ebdce3abf94728ae38c59fc337e534"
dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
mode: GRACEFUL
new_leader_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:39496
I20260709 12:15:04.261420 28971 raft_consensus.cc:606] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Received request to transfer leadership to TS e669768c5dca47ba994036a8a31ccb0c
I20260709 12:15:04.264266 28829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e61fd660ff1e4cda83dcd531e58e3922"
dest_uuid: "14eb69c7af384cf391d23190c95375ab"
mode: GRACEFUL
new_leader_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:58232
I20260709 12:15:04.264874 28829 raft_consensus.cc:606] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 2 LEADER]: Received request to transfer leadership to TS e669768c5dca47ba994036a8a31ccb0c
I20260709 12:15:04.266124 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:15:04.267591 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:04.268237 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:04.365505 29799 raft_consensus.cc:993] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663: : Instructing follower e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:04.366104 29849 raft_consensus.cc:1081] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Signalling peer e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:04.367585 29628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a716cb18ce5340668ccf2917769a1e74"
dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:52370
I20260709 12:15:04.368127 29628 raft_consensus.cc:493] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.368445 29628 raft_consensus.cc:3060] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.375931 29628 raft_consensus.cc:515] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:15:04.378278 29628 leader_election.cc:290] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:15:04.382854 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716cb18ce5340668ccf2917769a1e74" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:15:04.383594 28904 raft_consensus.cc:3055] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:04.383929 28904 raft_consensus.cc:740] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:15:04.389313 28904 consensus_queue.cc:260] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:15:04.390746 28904 raft_consensus.cc:3060] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.382860 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716cb18ce5340668ccf2917769a1e74" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:15:04.391600 28829 raft_consensus.cc:3060] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.404897 28829 raft_consensus.cc:2468] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:04.406860 29579 leader_election.cc:304] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:15:04.407922 29806 raft_consensus.cc:2804] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:04.405537 28904 raft_consensus.cc:2468] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:04.408672 29806 raft_consensus.cc:697] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:15:04.409598 29806 consensus_queue.cc:237] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:15:04.418903 28651 catalog_manager.cc:5697] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 1 to 2, leader changed from f029ebada0294afb8944524587b5e663 (127.23.69.3) to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 2 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.475101 29814 raft_consensus.cc:993] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab: : Instructing follower 208b99f185134d2c9ca4ecb4e0e74114 to start an election
I20260709 12:15:04.475586 29788 raft_consensus.cc:1081] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Signalling peer 208b99f185134d2c9ca4ecb4e0e74114 to start an election
I20260709 12:15:04.477147 28971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8823cd60a7814c80b3c8fe3494008797"
dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
 from {username='slave'} at 127.0.0.1:59084
I20260709 12:15:04.477753 28971 raft_consensus.cc:493] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.478171 28971 raft_consensus.cc:3060] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.482277 29849 raft_consensus.cc:993] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663: : Instructing follower e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:04.482803 29799 raft_consensus.cc:1081] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Signalling peer e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:04.484612 29628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "435e1807fcfe4825bcbf79199c4d7294"
dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:52370
I20260709 12:15:04.485334 29628 raft_consensus.cc:493] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.485693 29628 raft_consensus.cc:3060] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.485527 28971 raft_consensus.cc:515] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:15:04.488334 28971 leader_election.cc:290] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 2 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:15:04.489107 28900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8823cd60a7814c80b3c8fe3494008797" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:15:04.489866 28900 raft_consensus.cc:3060] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.490007 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8823cd60a7814c80b3c8fe3494008797" candidate_uuid: "208b99f185134d2c9ca4ecb4e0e74114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:15:04.490675 28829 raft_consensus.cc:3055] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:04.490991 28829 raft_consensus.cc:740] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:15:04.491856 28829 consensus_queue.cc:260] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:15:04.492803 29628 raft_consensus.cc:515] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:15:04.493391 28829 raft_consensus.cc:3060] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.495627 28824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435e1807fcfe4825bcbf79199c4d7294" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:15:04.496182 28824 raft_consensus.cc:3060] T 435e1807fcfe4825bcbf79199c4d7294 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.500667 28900 raft_consensus.cc:2468] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 2.
I20260709 12:15:04.503240 28824 raft_consensus.cc:2468] T 435e1807fcfe4825bcbf79199c4d7294 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:04.503429 28944 leader_election.cc:304] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:15:04.505559 29555 raft_consensus.cc:2804] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:04.506126 29555 raft_consensus.cc:697] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 LEADER]: Becoming Leader. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:15:04.505719 29628 leader_election.cc:290] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:15:04.507117 29555 consensus_queue.cc:237] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:15:04.508601 28829 raft_consensus.cc:2468] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 208b99f185134d2c9ca4ecb4e0e74114 in term 2.
I20260709 12:15:04.509492 29579 leader_election.cc:304] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:15:04.509827 28900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435e1807fcfe4825bcbf79199c4d7294" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:15:04.510424 29806 raft_consensus.cc:2804] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:04.510552 28900 raft_consensus.cc:3055] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:04.510990 28900 raft_consensus.cc:740] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:15:04.511000 29806 raft_consensus.cc:697] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:15:04.512190 28900 consensus_queue.cc:260] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:15:04.512193 29806 consensus_queue.cc:237] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:15:04.514245 28900 raft_consensus.cc:3060] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.525898 28900 raft_consensus.cc:2468] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:04.528357 28651 catalog_manager.cc:5697] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 1 to 2, leader changed from f029ebada0294afb8944524587b5e663 (127.23.69.3) to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 2 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.538694 28653 catalog_manager.cc:5697] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 reported cstate change: term changed from 1 to 2, leader changed from 14eb69c7af384cf391d23190c95375ab (127.23.69.2) to 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4). New cstate: current_term: 2 leader_uuid: "208b99f185134d2c9ca4ecb4e0e74114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:04.590255 29793 raft_consensus.cc:993] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114: : Instructing follower e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:04.590871 29793 raft_consensus.cc:1081] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Signalling peer e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:04.594381 29628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0ebdce3abf94728ae38c59fc337e534"
dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:52386
I20260709 12:15:04.595021 29628 raft_consensus.cc:493] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.595391 29628 raft_consensus.cc:3060] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.607095 29628 raft_consensus.cc:515] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:15:04.609930 29628 leader_election.cc:290] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:15:04.610140 28971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ebdce3abf94728ae38c59fc337e534" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:15:04.611218 28971 raft_consensus.cc:3055] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:04.610713 28824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ebdce3abf94728ae38c59fc337e534" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:15:04.611583 28971 raft_consensus.cc:740] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:15:04.611979 28824 raft_consensus.cc:3060] T b0ebdce3abf94728ae38c59fc337e534 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.612584 28971 consensus_queue.cc:260] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:15:04.614135 28971 raft_consensus.cc:3060] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.622401 28824 raft_consensus.cc:2468] T b0ebdce3abf94728ae38c59fc337e534 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:04.622669 28971 raft_consensus.cc:2468] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:04.623955 29576 leader_election.cc:304] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:15:04.624950 29811 raft_consensus.cc:2804] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:04.625509 29811 raft_consensus.cc:697] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:15:04.626410 29811 consensus_queue.cc:237] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:15:04.635380 28653 catalog_manager.cc:5697] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 1 to 2, leader changed from 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4) to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 2 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.816557 28904 raft_consensus.cc:1275] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.817963 29811 consensus_queue.cc:1048] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:04.824961 29814 raft_consensus.cc:993] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab: : Instructing follower e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:04.825554 29788 raft_consensus.cc:1081] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 2 LEADER]: Signalling peer e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:04.827338 29625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e61fd660ff1e4cda83dcd531e58e3922"
dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:52364
I20260709 12:15:04.828016 29625 raft_consensus.cc:493] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.828442 29625 raft_consensus.cc:3060] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:04.833345 28829 raft_consensus.cc:1275] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.836266 29625 raft_consensus.cc:515] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:15:04.836447 29811 consensus_queue.cc:1048] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:04.840267 29625 leader_election.cc:290] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 3 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:15:04.842182 28824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61fd660ff1e4cda83dcd531e58e3922" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:15:04.842892 28824 raft_consensus.cc:3055] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:04.843238 28900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61fd660ff1e4cda83dcd531e58e3922" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:15:04.843329 28824 raft_consensus.cc:740] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:15:04.844389 28824 consensus_queue.cc:260] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [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: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:15:04.845762 28824 raft_consensus.cc:3060] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:04.856858 28900 raft_consensus.cc:3060] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:04.861863 28824 raft_consensus.cc:2468] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 3.
I20260709 12:15:04.863147 29579 leader_election.cc:304] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [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: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:15:04.864176 29806 raft_consensus.cc:2804] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:04.864696 29806 raft_consensus.cc:697] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 3 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:15:04.865545 29806 consensus_queue.cc:237] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [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: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:15:04.872139 28900 raft_consensus.cc:2468] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 3.
I20260709 12:15:04.901139 28651 catalog_manager.cc:5697] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 2 to 3, leader changed from 14eb69c7af384cf391d23190c95375ab (127.23.69.2) to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 3 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.931497 28900 raft_consensus.cc:1275] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.932740 29806 consensus_queue.cc:1048] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:04.942020 28829 raft_consensus.cc:1275] T 435e1807fcfe4825bcbf79199c4d7294 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.943439 29802 consensus_queue.cc:1048] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:05.031836 28829 raft_consensus.cc:1275] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Refusing update from remote peer 208b99f185134d2c9ca4ecb4e0e74114: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:05.033141 29772 consensus_queue.cc:1048] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:05.045082 28900 raft_consensus.cc:1275] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Refusing update from remote peer 208b99f185134d2c9ca4ecb4e0e74114: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:05.046747 29793 consensus_queue.cc:1048] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:05.157809 28971 raft_consensus.cc:1275] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:05.159066 29802 consensus_queue.cc:1048] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:05.168934 28824 raft_consensus.cc:1275] T b0ebdce3abf94728ae38c59fc337e534 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:05.170452 29806 consensus_queue.cc:1048] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:05.307082 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:05.348969 28900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33f7530aa55e4a999c59b97258a4a5e7"
dest_uuid: "f029ebada0294afb8944524587b5e663"
mode: GRACEFUL
new_leader_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:47434
I20260709 12:15:05.349517 28900 raft_consensus.cc:606] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Received request to transfer leadership to TS e669768c5dca47ba994036a8a31ccb0c
I20260709 12:15:05.352265 28971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8823cd60a7814c80b3c8fe3494008797"
dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
mode: GRACEFUL
new_leader_uuid: "14eb69c7af384cf391d23190c95375ab"
 from {username='slave'} at 127.0.0.1:39496
I20260709 12:15:05.352960 28971 raft_consensus.cc:606] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 LEADER]: Received request to transfer leadership to TS 14eb69c7af384cf391d23190c95375ab
I20260709 12:15:05.354272 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:05.355693 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:05.356401 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:05.356563 28900 raft_consensus.cc:1275] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [term 3 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:05.357968 29806 consensus_queue.cc:1048] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:05.391906 28824 raft_consensus.cc:1275] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 3 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:05.394393 29802 consensus_queue.cc:1048] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:05.646471 29555 raft_consensus.cc:993] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114: : Instructing follower 14eb69c7af384cf391d23190c95375ab to start an election
I20260709 12:15:05.646957 29555 raft_consensus.cc:1081] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 LEADER]: Signalling peer 14eb69c7af384cf391d23190c95375ab to start an election
I20260709 12:15:05.648514 28829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8823cd60a7814c80b3c8fe3494008797"
dest_uuid: "14eb69c7af384cf391d23190c95375ab"
 from {username='slave'} at 127.0.0.1:47182
I20260709 12:15:05.649047 28829 raft_consensus.cc:493] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:05.649377 28829 raft_consensus.cc:3060] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:05.654189 29849 raft_consensus.cc:993] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663: : Instructing follower e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:05.654747 29849 raft_consensus.cc:1081] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Signalling peer e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:05.656083 28829 raft_consensus.cc:515] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:15:05.657080 29625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33f7530aa55e4a999c59b97258a4a5e7"
dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:52370
I20260709 12:15:05.657678 29625 raft_consensus.cc:493] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:05.658015 29625 raft_consensus.cc:3060] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:05.659889 28829 leader_election.cc:290] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [CANDIDATE]: Term 3 election: Requested vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729)
I20260709 12:15:05.659765 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8823cd60a7814c80b3c8fe3494008797" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:15:05.660496 28903 raft_consensus.cc:3060] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:05.664119 29625 raft_consensus.cc:515] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:15:05.666235 29625 leader_election.cc:290] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Requested vote from peers 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445), f029ebada0294afb8944524587b5e663 (127.23.69.3:37979)
I20260709 12:15:05.666805 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f7530aa55e4a999c59b97258a4a5e7" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:15:05.667114 28900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f7530aa55e4a999c59b97258a4a5e7" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f029ebada0294afb8944524587b5e663"
I20260709 12:15:05.667418 28829 raft_consensus.cc:3060] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:05.667719 28900 raft_consensus.cc:3055] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:05.667665 28903 raft_consensus.cc:2468] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 3.
I20260709 12:15:05.668753 28900 raft_consensus.cc:740] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f029ebada0294afb8944524587b5e663, State: Running, Role: LEADER
I20260709 12:15:05.670104 28796 leader_election.cc:304] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [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: 14eb69c7af384cf391d23190c95375ab, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:15:05.670375 28900 consensus_queue.cc:260] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:15:05.670922 29770 raft_consensus.cc:2804] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:05.671499 29770 raft_consensus.cc:697] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 3 LEADER]: Becoming Leader. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:15:05.671715 28900 raft_consensus.cc:3060] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:05.672600 29770 consensus_queue.cc:237] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [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: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:15:05.679723 28900 raft_consensus.cc:2468] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:05.680815 28829 raft_consensus.cc:2468] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:05.668615 28971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8823cd60a7814c80b3c8fe3494008797" candidate_uuid: "14eb69c7af384cf391d23190c95375ab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:15:05.681825 28971 raft_consensus.cc:3055] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:05.682099 28971 raft_consensus.cc:740] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 208b99f185134d2c9ca4ecb4e0e74114, State: Running, Role: LEADER
I20260709 12:15:05.682821 28971 consensus_queue.cc:260] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [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: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } }
I20260709 12:15:05.684005 28971 raft_consensus.cc:3060] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:05.684108 28650 catalog_manager.cc:5697] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab reported cstate change: term changed from 2 to 3, leader changed from 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4) to 14eb69c7af384cf391d23190c95375ab (127.23.69.2). New cstate: current_term: 3 leader_uuid: "14eb69c7af384cf391d23190c95375ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:05.681102 29578 leader_election.cc:304] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663; no voters: 
I20260709 12:15:05.688825 29806 raft_consensus.cc:2804] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:05.689352 29806 raft_consensus.cc:697] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:15:05.690289 29806 consensus_queue.cc:237] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } }
I20260709 12:15:05.707736 28971 raft_consensus.cc:2468] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14eb69c7af384cf391d23190c95375ab in term 3.
I20260709 12:15:05.716954 28653 catalog_manager.cc:5697] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 1 to 2, leader changed from f029ebada0294afb8944524587b5e663 (127.23.69.3) to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 2 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:06.053669 28900 raft_consensus.cc:1275] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663 [term 3 FOLLOWER]: Refusing update from remote peer 14eb69c7af384cf391d23190c95375ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:06.054702 28971 raft_consensus.cc:1275] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 3 FOLLOWER]: Refusing update from remote peer 14eb69c7af384cf391d23190c95375ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:06.055061 29788 consensus_queue.cc:1048] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:06.056027 29770 consensus_queue.cc:1048] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:06.132210 28900 raft_consensus.cc:1275] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:06.133749 29878 consensus_queue.cc:1048] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:06.150683 28824 raft_consensus.cc:1275] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:06.152194 29802 consensus_queue.cc:1048] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:06.415126 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:06.457351 28824 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60f007701ca94b0eb7ca7723db93460b"
dest_uuid: "14eb69c7af384cf391d23190c95375ab"
mode: GRACEFUL
new_leader_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:58232
I20260709 12:15:06.458045 28824 raft_consensus.cc:606] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Received request to transfer leadership to TS e669768c5dca47ba994036a8a31ccb0c
I20260709 12:15:06.459241 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:15:06.460449 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:06.461169 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:06.611828 29788 raft_consensus.cc:993] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab: : Instructing follower e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:06.612480 29770 raft_consensus.cc:1081] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Signalling peer e669768c5dca47ba994036a8a31ccb0c to start an election
I20260709 12:15:06.614013 29628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60f007701ca94b0eb7ca7723db93460b"
dest_uuid: "e669768c5dca47ba994036a8a31ccb0c"
 from {username='slave'} at 127.0.0.1:52364
I20260709 12:15:06.614650 29628 raft_consensus.cc:493] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:06.615001 29628 raft_consensus.cc:3060] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.621233 29628 raft_consensus.cc:515] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:15:06.623531 29628 leader_election.cc:290] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Requested vote from peers 208b99f185134d2c9ca4ecb4e0e74114 (127.23.69.4:33729), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:15:06.623797 28971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f007701ca94b0eb7ca7723db93460b" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "208b99f185134d2c9ca4ecb4e0e74114"
I20260709 12:15:06.624402 28971 raft_consensus.cc:3060] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.626470 28824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f007701ca94b0eb7ca7723db93460b" candidate_uuid: "e669768c5dca47ba994036a8a31ccb0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14eb69c7af384cf391d23190c95375ab"
I20260709 12:15:06.627161 28824 raft_consensus.cc:3055] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:06.627478 28824 raft_consensus.cc:740] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14eb69c7af384cf391d23190c95375ab, State: Running, Role: LEADER
I20260709 12:15:06.628222 28824 consensus_queue.cc:260] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:15:06.629518 28824 raft_consensus.cc:3060] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.630679 28971 raft_consensus.cc:2468] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:06.631958 29576 leader_election.cc:304] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 208b99f185134d2c9ca4ecb4e0e74114, e669768c5dca47ba994036a8a31ccb0c; no voters: 
I20260709 12:15:06.632928 29806 raft_consensus.cc:2804] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:06.633608 29806 raft_consensus.cc:697] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Becoming Leader. State: Replica: e669768c5dca47ba994036a8a31ccb0c, State: Running, Role: LEADER
I20260709 12:15:06.634924 29806 consensus_queue.cc:237] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:15:06.640544 28824 raft_consensus.cc:2468] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e669768c5dca47ba994036a8a31ccb0c in term 2.
I20260709 12:15:06.649354 28650 catalog_manager.cc:5697] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c reported cstate change: term changed from 1 to 2, leader changed from 14eb69c7af384cf391d23190c95375ab (127.23.69.2) to e669768c5dca47ba994036a8a31ccb0c (127.23.69.1). New cstate: current_term: 2 leader_uuid: "e669768c5dca47ba994036a8a31ccb0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.230785 28971 raft_consensus.cc:1275] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.232227 29806 consensus_queue.cc:1048] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.245863 28829 raft_consensus.cc:1275] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Refusing update from remote peer e669768c5dca47ba994036a8a31ccb0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.247447 29806 consensus_queue.cc:1048] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.500591 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:07.539474 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:07.541298 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:07.542033 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:07.581377 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:07.622617 23828 tablet_server.cc:179] TabletServer@127.23.69.1:34829 shutting down...
W20260709 12:15:07.634439 28797 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 128 similar messages]
W20260709 12:15:07.639357 28797 consensus_peers.cc:597] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:07.643229 28871 consensus_peers.cc:597] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.663877 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:07.664808 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.665541 23828 raft_consensus.cc:2243] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.665982 23828 raft_consensus.cc:2272] T 3b4cb3548271422e8c3220cea323718e P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.669034 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.669765 23828 raft_consensus.cc:2243] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:07.671208 23828 raft_consensus.cc:2272] T 435e1807fcfe4825bcbf79199c4d7294 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.673658 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.674364 23828 raft_consensus.cc:2243] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.674787 23828 raft_consensus.cc:2272] T eebf185a63fe45d2b293b5684375aff6 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:07.677482 28945 consensus_peers.cc:597] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.678049 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.678998 23828 raft_consensus.cc:2243] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:07.679982 23828 raft_consensus.cc:2272] T e61fd660ff1e4cda83dcd531e58e3922 P e669768c5dca47ba994036a8a31ccb0c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:07.682339 28871 consensus_peers.cc:597] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.682570 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.683326 23828 raft_consensus.cc:2243] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:07.684091 23828 raft_consensus.cc:2272] T 33f7530aa55e4a999c59b97258a4a5e7 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.686019 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.686591 23828 raft_consensus.cc:2243] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:07.687386 23828 raft_consensus.cc:2272] T e3f1d9f944de4d2d8cb85b919a127537 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.690109 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.690887 23828 raft_consensus.cc:2243] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:07.691915 23828 raft_consensus.cc:2272] T b0ebdce3abf94728ae38c59fc337e534 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:07.690956 28945 consensus_peers.cc:597] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.694880 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.695792 23828 raft_consensus.cc:2243] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.696170 23828 raft_consensus.cc:2272] T 572ead575cd94d62a0a0b256812e16a7 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.698351 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.698889 23828 raft_consensus.cc:2243] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.699312 23828 raft_consensus.cc:2272] T dbd9b0eb1f014262be5ba99bdfa33f52 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.701373 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.702116 23828 raft_consensus.cc:2243] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.702571 23828 raft_consensus.cc:2272] T ff63ac88d12f4ca2a150ebd824e37293 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.705353 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.706178 23828 raft_consensus.cc:2243] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.706700 23828 raft_consensus.cc:2272] T 132883b413de43f48b2392553f33c722 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:07.708233 28797 consensus_peers.cc:597] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.709548 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.710202 23828 raft_consensus.cc:2243] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.710601 23828 raft_consensus.cc:2272] T 0d94125cfc6e45c6bf14ac1b502d9a87 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.712713 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.713359 23828 raft_consensus.cc:2243] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.713760 23828 raft_consensus.cc:2272] T 2634b0271df64282bc6d8883a570d3db P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.716106 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.716804 23828 raft_consensus.cc:2243] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.717247 23828 raft_consensus.cc:2272] T e900b3941f374999bb374696c24f717b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.719959 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.720691 23828 raft_consensus.cc:2243] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.721302 23828 raft_consensus.cc:2272] T ff92a87ab4bd4626b1b724982bfa490b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.724004 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.724869 23828 raft_consensus.cc:2243] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.725261 23828 raft_consensus.cc:2272] T 22f9dba0097849d78b1d44af3576a86c P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.728089 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.728893 23828 raft_consensus.cc:2243] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:07.729866 23828 raft_consensus.cc:2272] T 608654d4e937404d9624787ab2437f5a P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.732478 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.733296 23828 raft_consensus.cc:2243] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.733829 23828 raft_consensus.cc:2272] T fa90c994704144c8ae69409fb83e0558 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.736621 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.737388 23828 raft_consensus.cc:2243] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.738015 23828 raft_consensus.cc:2272] T ca5c7e1b4ddd4184841bb6be93e0dfda P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:07.738479 28945 consensus_peers.cc:597] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.741091 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.741812 23828 raft_consensus.cc:2243] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.742378 23828 raft_consensus.cc:2272] T 0e7fcce98a294494bbbbe754f2a38bec P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.745556 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.746241 23828 raft_consensus.cc:2243] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:07.747040 23828 raft_consensus.cc:2272] T cf6c739ccb9b46ddaf8093306ea79f0c P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.749591 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.750193 23828 raft_consensus.cc:2243] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.750651 23828 raft_consensus.cc:2272] T de1b113d13b54ccbbae2c7d64953ba26 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.752817 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.753530 23828 raft_consensus.cc:2243] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:07.754428 23828 raft_consensus.cc:2272] T cb9349902c1e46ae93adaa8ece85ad54 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:07.756996 28945 consensus_peers.cc:597] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.757504 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.758405 23828 raft_consensus.cc:2243] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.759016 23828 raft_consensus.cc:2272] T 493230d01c49471f9b47c2f4909bf4e5 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.762123 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.762931 23828 raft_consensus.cc:2243] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.763477 23828 raft_consensus.cc:2272] T cd8ba4d7ff974fc595de2c80e3839733 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:07.763851 28871 consensus_peers.cc:597] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.765887 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.766920 23828 raft_consensus.cc:2243] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.767405 23828 raft_consensus.cc:2272] T 10ea48da8df44fa3805928385cae0f90 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.769977 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.770709 23828 raft_consensus.cc:2243] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.771147 23828 raft_consensus.cc:2272] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.773746 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.774623 23828 raft_consensus.cc:2243] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:07.775621 23828 raft_consensus.cc:2272] T a716cb18ce5340668ccf2917769a1e74 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.778311 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.779062 23828 raft_consensus.cc:2243] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:07.779917 23828 raft_consensus.cc:2272] T 7941b75d87814d4bbec2704cd0e5d679 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.782115 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.782728 23828 raft_consensus.cc:2243] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.783190 23828 raft_consensus.cc:2272] T 1a3dd6f684544421918d0da768e3618b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.785446 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.786114 23828 raft_consensus.cc:2243] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.786551 23828 raft_consensus.cc:2272] T 8264ab69662b4699a6755b56f38350c8 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.789453 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.790189 23828 raft_consensus.cc:2243] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.790683 23828 raft_consensus.cc:2272] T 87cb9e51c63f43ccb4fd1736e08b5362 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.793612 23828 tablet_replica.cc:333] stopping tablet replica
W20260709 12:15:07.794138 28871 consensus_peers.cc:597] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.794386 23828 raft_consensus.cc:2243] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.795022 23828 raft_consensus.cc:2272] T 675785f2845147eb95cc14338a42a5b3 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.797160 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.797664 23828 raft_consensus.cc:2243] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.798072 23828 raft_consensus.cc:2272] T 77c475867f904ed885e38b213323bc4b P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.800105 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.800700 23828 raft_consensus.cc:2243] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:07.801515 23828 raft_consensus.cc:2272] T 60f007701ca94b0eb7ca7723db93460b P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.804067 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.804965 23828 raft_consensus.cc:2243] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.805471 23828 raft_consensus.cc:2272] T dcbfc7e608d44993abcdb2bd32dceea5 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.808009 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.808789 23828 raft_consensus.cc:2243] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.809413 23828 raft_consensus.cc:2272] T 93008cabbcb74afa98f2cf70d78bd759 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.812017 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.812798 23828 raft_consensus.cc:2243] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.813298 23828 raft_consensus.cc:2272] T 348623bc3de94be59d4a7a2229e54765 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.815855 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.816541 23828 raft_consensus.cc:2243] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:15:07.816722 28797 consensus_peers.cc:597] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.817487 23828 raft_consensus.cc:2272] T b4d0df57a46d4c18896d8fa894bc5883 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:07.818405 28871 consensus_peers.cc:597] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.819772 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.820372 23828 raft_consensus.cc:2243] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.820786 23828 raft_consensus.cc:2272] T 96a3640eec9049d8bdba1d71e6a6297e P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:07.822395 28945 consensus_peers.cc:597] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.823210 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.823952 23828 raft_consensus.cc:2243] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:07.824867 23828 raft_consensus.cc:2272] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.827407 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.828095 23828 raft_consensus.cc:2243] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.828590 23828 raft_consensus.cc:2272] T f1f9ac34d77d4f228e06f070d2222e63 P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.831095 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.831807 23828 raft_consensus.cc:2243] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:07.832701 23828 raft_consensus.cc:2272] T 246f19b527244a2b95941eedd1ca6a77 P e669768c5dca47ba994036a8a31ccb0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.834767 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.835377 23828 raft_consensus.cc:2243] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.835803 23828 raft_consensus.cc:2272] T 89902041fec54fde90d5033de88e702b P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:07.838361 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:07.839788 23828 raft_consensus.cc:2243] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:07.840265 23828 raft_consensus.cc:2272] T 15f00d9529cd48cc9ef5f3fdd1229bfe P e669768c5dca47ba994036a8a31ccb0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:07.840430 28797 consensus_peers.cc:597] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:07.865001 28871 consensus_peers.cc:597] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:07.866497 28871 consensus_peers.cc:597] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:07.880602 28797 consensus_peers.cc:597] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:07.887807 28871 consensus_peers.cc:597] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:07.890091 28945 consensus_peers.cc:597] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.913717 23828 tablet_server.cc:196] TabletServer@127.23.69.1:34829 shutdown complete.
W20260709 12:15:07.926822 28871 consensus_peers.cc:597] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:34829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:07.931631 28945 consensus_peers.cc:597] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:34829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:07.937186 28871 consensus_peers.cc:597] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:34829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.997602 23828 tablet_server.cc:179] TabletServer@127.23.69.2:0 shutting down...
W20260709 12:15:08.002977 28871 consensus_peers.cc:597] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 -> Peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Couldn't send request to peer 14eb69c7af384cf391d23190c95375ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.008348 28945 consensus_peers.cc:597] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:34829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.012351 28871 consensus_peers.cc:597] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:34829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.025695 28945 consensus_peers.cc:597] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Couldn't send request to peer 14eb69c7af384cf391d23190c95375ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.027052 28871 consensus_peers.cc:597] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 -> Peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Couldn't send request to peer 14eb69c7af384cf391d23190c95375ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.041677 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:08.043216 23828 tablet_replica.cc:333] T ff63ac88d12f4ca2a150ebd824e37293 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.046306 23828 raft_consensus.cc:2243] T ff63ac88d12f4ca2a150ebd824e37293 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.046957 23828 raft_consensus.cc:2272] T ff63ac88d12f4ca2a150ebd824e37293 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.050299 23828 tablet_replica.cc:333] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.051229 23828 raft_consensus.cc:2243] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:15:08.051770 28797 consensus_peers.cc:597] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:34829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.052017 23828 raft_consensus.cc:2272] T 22f9dba0097849d78b1d44af3576a86c P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.054813 23828 tablet_replica.cc:333] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.055703 23828 raft_consensus.cc:2243] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:15:08.055863 28871 consensus_peers.cc:597] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 -> Peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Couldn't send request to peer 14eb69c7af384cf391d23190c95375ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.056694 23828 raft_consensus.cc:2272] T ff92a87ab4bd4626b1b724982bfa490b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.058825 23828 tablet_replica.cc:333] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.059588 23828 raft_consensus.cc:2243] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.061249 23828 raft_consensus.cc:2272] T 8823cd60a7814c80b3c8fe3494008797 P 14eb69c7af384cf391d23190c95375ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.063869 23828 tablet_replica.cc:333] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.064734 23828 raft_consensus.cc:2243] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.065706 23828 raft_consensus.cc:2272] T 8264ab69662b4699a6755b56f38350c8 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.068327 23828 tablet_replica.cc:333] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.069125 23828 raft_consensus.cc:2243] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.070082 23828 raft_consensus.cc:2272] T 8f820d17f733456c8f76dbb807b969ec P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:08.072342 28871 consensus_peers.cc:597] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:34829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.072530 23828 tablet_replica.cc:333] T 1a3dd6f684544421918d0da768e3618b P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.073295 23828 raft_consensus.cc:2243] T 1a3dd6f684544421918d0da768e3618b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.073762 23828 raft_consensus.cc:2272] T 1a3dd6f684544421918d0da768e3618b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.076153 23828 tablet_replica.cc:333] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.076848 23828 raft_consensus.cc:2243] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:15:08.077564 28945 consensus_peers.cc:597] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Couldn't send request to peer 14eb69c7af384cf391d23190c95375ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.077651 23828 raft_consensus.cc:2272] T 2ec4df6036ac468d900af63ead3159f0 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.079764 23828 tablet_replica.cc:333] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.080422 23828 raft_consensus.cc:2243] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.080865 23828 raft_consensus.cc:2272] T 33f7530aa55e4a999c59b97258a4a5e7 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.082749 23828 tablet_replica.cc:333] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.083266 23828 raft_consensus.cc:2243] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.083607 23828 raft_consensus.cc:2272] T 60f007701ca94b0eb7ca7723db93460b P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.086289 23828 tablet_replica.cc:333] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.086884 23828 raft_consensus.cc:2243] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.087836 23828 raft_consensus.cc:2272] T fa90c994704144c8ae69409fb83e0558 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.089759 23828 tablet_replica.cc:333] T 3f99d8931982471fad7cd007cce97769 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.090313 23828 raft_consensus.cc:2243] T 3f99d8931982471fad7cd007cce97769 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.090670 23828 raft_consensus.cc:2272] T 3f99d8931982471fad7cd007cce97769 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.092456 23828 tablet_replica.cc:333] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.093000 23828 raft_consensus.cc:2243] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.093354 23828 raft_consensus.cc:2272] T 7941b75d87814d4bbec2704cd0e5d679 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.095124 23828 tablet_replica.cc:333] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.095708 23828 raft_consensus.cc:2243] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.096103 23828 raft_consensus.cc:2272] T a716cb18ce5340668ccf2917769a1e74 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.098455 23828 tablet_replica.cc:333] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.099277 23828 raft_consensus.cc:2243] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.099812 23828 raft_consensus.cc:2272] T 0f485de5a69447a1b6b45f038a1da6d0 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:08.102177 28945 consensus_peers.cc:597] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:34829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.102365 23828 tablet_replica.cc:333] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.103039 23828 raft_consensus.cc:2243] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.103483 23828 raft_consensus.cc:2272] T e900b3941f374999bb374696c24f717b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.105494 23828 tablet_replica.cc:333] T 2634b0271df64282bc6d8883a570d3db P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.106184 23828 raft_consensus.cc:2243] T 2634b0271df64282bc6d8883a570d3db P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.106612 23828 raft_consensus.cc:2272] T 2634b0271df64282bc6d8883a570d3db P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.108528 23828 tablet_replica.cc:333] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.109165 23828 raft_consensus.cc:2243] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.109567 23828 raft_consensus.cc:2272] T e61fd660ff1e4cda83dcd531e58e3922 P 14eb69c7af384cf391d23190c95375ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.111373 23828 tablet_replica.cc:333] T 7fdc74b2964344bb8223ef02e330a1fd P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.111927 23828 raft_consensus.cc:2243] T 7fdc74b2964344bb8223ef02e330a1fd P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.112385 23828 raft_consensus.cc:2272] T 7fdc74b2964344bb8223ef02e330a1fd P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.114425 23828 tablet_replica.cc:333] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.115025 23828 raft_consensus.cc:2243] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.115797 23828 raft_consensus.cc:2272] T 48ad59b16d284f37950958333e6e3d3b P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.117735 23828 tablet_replica.cc:333] T 1400e6877122435d9463409975e822d8 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.118289 23828 raft_consensus.cc:2243] T 1400e6877122435d9463409975e822d8 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.118711 23828 raft_consensus.cc:2272] T 1400e6877122435d9463409975e822d8 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.120505 23828 tablet_replica.cc:333] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.121289 23828 raft_consensus.cc:2243] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.121775 23828 raft_consensus.cc:2272] T 619b96f80e58493bbef4852fc029aa01 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.124473 23828 tablet_replica.cc:333] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.125206 23828 raft_consensus.cc:2243] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.126225 23828 raft_consensus.cc:2272] T 77c475867f904ed885e38b213323bc4b P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.128849 23828 tablet_replica.cc:333] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.129551 23828 raft_consensus.cc:2243] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.130703 23828 raft_consensus.cc:2272] T 87cb9e51c63f43ccb4fd1736e08b5362 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.133209 23828 tablet_replica.cc:333] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
W20260709 12:15:08.133462 28945 consensus_peers.cc:597] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Couldn't send request to peer 14eb69c7af384cf391d23190c95375ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.133914 23828 raft_consensus.cc:2243] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.134527 23828 raft_consensus.cc:2272] T 96a3640eec9049d8bdba1d71e6a6297e P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.137094 23828 tablet_replica.cc:333] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.137822 23828 raft_consensus.cc:2243] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.138425 23828 raft_consensus.cc:2272] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:08.139238 28797 consensus_peers.cc:597] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab -> Peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Couldn't send request to peer e669768c5dca47ba994036a8a31ccb0c. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:34829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.140413 28871 consensus_peers.cc:597] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 -> Peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Couldn't send request to peer 14eb69c7af384cf391d23190c95375ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.140833 23828 tablet_replica.cc:333] T d6170b6ced4547cea84ca9d48142b85a P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.141448 23828 raft_consensus.cc:2243] T d6170b6ced4547cea84ca9d48142b85a P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.141906 23828 raft_consensus.cc:2272] T d6170b6ced4547cea84ca9d48142b85a P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.143812 23828 tablet_replica.cc:333] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.144361 23828 raft_consensus.cc:2243] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.144840 23828 raft_consensus.cc:2272] T de1b113d13b54ccbbae2c7d64953ba26 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.146718 23828 tablet_replica.cc:333] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.147262 23828 raft_consensus.cc:2243] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.147676 23828 raft_consensus.cc:2272] T cf6c739ccb9b46ddaf8093306ea79f0c P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.149530 23828 tablet_replica.cc:333] T 435e1807fcfe4825bcbf79199c4d7294 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.150091 23828 raft_consensus.cc:2243] T 435e1807fcfe4825bcbf79199c4d7294 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.150504 23828 raft_consensus.cc:2272] T 435e1807fcfe4825bcbf79199c4d7294 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.152554 23828 tablet_replica.cc:333] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.153118 23828 raft_consensus.cc:2243] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.153527 23828 raft_consensus.cc:2272] T 246f19b527244a2b95941eedd1ca6a77 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.155431 23828 tablet_replica.cc:333] T b0ebdce3abf94728ae38c59fc337e534 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.155956 23828 raft_consensus.cc:2243] T b0ebdce3abf94728ae38c59fc337e534 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.156361 23828 raft_consensus.cc:2272] T b0ebdce3abf94728ae38c59fc337e534 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.158129 23828 tablet_replica.cc:333] T 0d94125cfc6e45c6bf14ac1b502d9a87 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.158658 23828 raft_consensus.cc:2243] T 0d94125cfc6e45c6bf14ac1b502d9a87 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.159083 23828 raft_consensus.cc:2272] T 0d94125cfc6e45c6bf14ac1b502d9a87 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.161161 23828 tablet_replica.cc:333] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.161693 23828 raft_consensus.cc:2243] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.162469 23828 raft_consensus.cc:2272] T 2d23b32955604155b1f1adac9f2736ac P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.164497 23828 tablet_replica.cc:333] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.165200 23828 raft_consensus.cc:2243] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.166205 23828 raft_consensus.cc:2272] T 493230d01c49471f9b47c2f4909bf4e5 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.168742 23828 tablet_replica.cc:333] T d4eec968c8f343739349de897517d9f1 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.169466 23828 raft_consensus.cc:2243] T d4eec968c8f343739349de897517d9f1 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.170008 23828 raft_consensus.cc:2272] T d4eec968c8f343739349de897517d9f1 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.172719 23828 tablet_replica.cc:333] T e0b1319ee95c4731ba1e07d50257fa4f P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.173337 23828 raft_consensus.cc:2243] T e0b1319ee95c4731ba1e07d50257fa4f P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.173820 23828 raft_consensus.cc:2272] T e0b1319ee95c4731ba1e07d50257fa4f P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.176323 23828 tablet_replica.cc:333] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.177065 23828 raft_consensus.cc:2243] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:15:08.177147 28945 consensus_peers.cc:597] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Couldn't send request to peer 14eb69c7af384cf391d23190c95375ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.178046 23828 raft_consensus.cc:2272] T 3b4cb3548271422e8c3220cea323718e P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.180732 23828 tablet_replica.cc:333] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.181360 23828 raft_consensus.cc:2243] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.182248 23828 raft_consensus.cc:2272] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.184266 23828 tablet_replica.cc:333] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.184971 23828 raft_consensus.cc:2243] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.185388 23828 raft_consensus.cc:2272] T c455d2858ad04f9abc04ad8c6d65bd64 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.187700 23828 tablet_replica.cc:333] T cd8ba4d7ff974fc595de2c80e3839733 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.188161 23828 raft_consensus.cc:2243] T cd8ba4d7ff974fc595de2c80e3839733 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.188575 23828 raft_consensus.cc:2272] T cd8ba4d7ff974fc595de2c80e3839733 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.190474 23828 tablet_replica.cc:333] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.190992 23828 raft_consensus.cc:2243] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.191394 23828 raft_consensus.cc:2272] T 93008cabbcb74afa98f2cf70d78bd759 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.193344 23828 tablet_replica.cc:333] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.193837 23828 raft_consensus.cc:2243] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.194259 23828 raft_consensus.cc:2272] T e3f1d9f944de4d2d8cb85b919a127537 P 14eb69c7af384cf391d23190c95375ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.196137 23828 tablet_replica.cc:333] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab: stopping tablet replica
I20260709 12:15:08.196591 23828 raft_consensus.cc:2243] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.197649 23828 raft_consensus.cc:2272] T eebf185a63fe45d2b293b5684375aff6 P 14eb69c7af384cf391d23190c95375ab [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:08.209959 28945 consensus_peers.cc:597] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Couldn't send request to peer 14eb69c7af384cf391d23190c95375ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.237634 28871 consensus_peers.cc:597] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 -> Peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Couldn't send request to peer 14eb69c7af384cf391d23190c95375ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.266078 28945 consensus_peers.cc:597] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Couldn't send request to peer 14eb69c7af384cf391d23190c95375ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.284947 23828 tablet_server.cc:196] TabletServer@127.23.69.2:0 shutdown complete.
W20260709 12:15:08.300719 28945 consensus_peers.cc:597] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Couldn't send request to peer 14eb69c7af384cf391d23190c95375ab. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:38445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.335246 28945 consensus_peers.cc:597] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Couldn't send request to peer 14eb69c7af384cf391d23190c95375ab. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:38445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.353009 28945 consensus_peers.cc:597] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Couldn't send request to peer 14eb69c7af384cf391d23190c95375ab. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:38445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.362056 28945 consensus_peers.cc:597] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Couldn't send request to peer 14eb69c7af384cf391d23190c95375ab. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:38445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.378525 28871 consensus_peers.cc:597] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 -> Peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Couldn't send request to peer 14eb69c7af384cf391d23190c95375ab. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:38445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.390410 23828 tablet_server.cc:179] TabletServer@127.23.69.3:0 shutting down...
W20260709 12:15:08.407182 28944 consensus_peers.cc:597] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Couldn't send request to peer f029ebada0294afb8944524587b5e663. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.409535 28944 consensus_peers.cc:597] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Couldn't send request to peer f029ebada0294afb8944524587b5e663. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.421092 28944 consensus_peers.cc:597] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Couldn't send request to peer f029ebada0294afb8944524587b5e663. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.440649 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:08.442449 23828 tablet_replica.cc:333] T cb9349902c1e46ae93adaa8ece85ad54 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.443356 23828 raft_consensus.cc:2243] T cb9349902c1e46ae93adaa8ece85ad54 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.443954 23828 raft_consensus.cc:2272] T cb9349902c1e46ae93adaa8ece85ad54 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:08.444880 28944 consensus_peers.cc:597] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Couldn't send request to peer f029ebada0294afb8944524587b5e663. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.446764 23828 tablet_replica.cc:333] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.447805 23828 raft_consensus.cc:2243] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.448347 23828 raft_consensus.cc:2272] T 608654d4e937404d9624787ab2437f5a P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.451151 23828 tablet_replica.cc:333] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.452023 23828 raft_consensus.cc:2243] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.452539 23828 raft_consensus.cc:2272] T 8f820d17f733456c8f76dbb807b969ec P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.455103 23828 tablet_replica.cc:333] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.455946 23828 raft_consensus.cc:2243] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.457027 23828 raft_consensus.cc:2272] T 89902041fec54fde90d5033de88e702b P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.459738 23828 tablet_replica.cc:333] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.460564 23828 raft_consensus.cc:2243] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.461143 23828 raft_consensus.cc:2272] T ff92a87ab4bd4626b1b724982bfa490b P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.463657 23828 tablet_replica.cc:333] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.464439 23828 raft_consensus.cc:2243] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.464973 23828 raft_consensus.cc:2272] T 8823cd60a7814c80b3c8fe3494008797 P f029ebada0294afb8944524587b5e663 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.467502 23828 tablet_replica.cc:333] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.468227 23828 raft_consensus.cc:2243] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.469345 23828 raft_consensus.cc:2272] T 15f00d9529cd48cc9ef5f3fdd1229bfe P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.471993 23828 tablet_replica.cc:333] T 2ec4df6036ac468d900af63ead3159f0 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.472819 23828 raft_consensus.cc:2243] T 2ec4df6036ac468d900af63ead3159f0 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.473358 23828 raft_consensus.cc:2272] T 2ec4df6036ac468d900af63ead3159f0 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.476121 23828 tablet_replica.cc:333] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.476935 23828 raft_consensus.cc:2243] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.477473 23828 raft_consensus.cc:2272] T 33f7530aa55e4a999c59b97258a4a5e7 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.479936 23828 tablet_replica.cc:333] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.480741 23828 raft_consensus.cc:2243] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.481695 23828 raft_consensus.cc:2272] T 572ead575cd94d62a0a0b256812e16a7 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.488644 23828 tablet_replica.cc:333] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.489473 23828 raft_consensus.cc:2243] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.490446 23828 raft_consensus.cc:2272] T dbd9b0eb1f014262be5ba99bdfa33f52 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.493160 23828 tablet_replica.cc:333] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.493706 23828 raft_consensus.cc:2243] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.494448 23828 raft_consensus.cc:2272] T 3f99d8931982471fad7cd007cce97769 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.496236 23828 tablet_replica.cc:333] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.496833 23828 raft_consensus.cc:2243] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.497205 23828 raft_consensus.cc:2272] T 7941b75d87814d4bbec2704cd0e5d679 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.499007 23828 tablet_replica.cc:333] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.499511 23828 raft_consensus.cc:2243] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.499864 23828 raft_consensus.cc:2272] T a716cb18ce5340668ccf2917769a1e74 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.501616 23828 tablet_replica.cc:333] T ca5c7e1b4ddd4184841bb6be93e0dfda P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.502179 23828 raft_consensus.cc:2243] T ca5c7e1b4ddd4184841bb6be93e0dfda P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.502557 23828 raft_consensus.cc:2272] T ca5c7e1b4ddd4184841bb6be93e0dfda P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.504295 23828 tablet_replica.cc:333] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.504842 23828 raft_consensus.cc:2243] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.505208 23828 raft_consensus.cc:2272] T 3b4cb3548271422e8c3220cea323718e P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.507040 23828 tablet_replica.cc:333] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.507544 23828 raft_consensus.cc:2243] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.507890 23828 raft_consensus.cc:2272] T 0f485de5a69447a1b6b45f038a1da6d0 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.509652 23828 tablet_replica.cc:333] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.510133 23828 raft_consensus.cc:2243] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.510852 23828 raft_consensus.cc:2272] T c455d2858ad04f9abc04ad8c6d65bd64 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.512570 23828 tablet_replica.cc:333] T 10ea48da8df44fa3805928385cae0f90 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.513134 23828 raft_consensus.cc:2243] T 10ea48da8df44fa3805928385cae0f90 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.513487 23828 raft_consensus.cc:2272] T 10ea48da8df44fa3805928385cae0f90 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.515342 23828 tablet_replica.cc:333] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.515825 23828 raft_consensus.cc:2243] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.516170 23828 raft_consensus.cc:2272] T 132883b413de43f48b2392553f33c722 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.518060 23828 tablet_replica.cc:333] T 7fdc74b2964344bb8223ef02e330a1fd P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.518584 23828 raft_consensus.cc:2243] T 7fdc74b2964344bb8223ef02e330a1fd P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.518934 23828 raft_consensus.cc:2272] T 7fdc74b2964344bb8223ef02e330a1fd P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.520790 23828 tablet_replica.cc:333] T 48ad59b16d284f37950958333e6e3d3b P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.521278 23828 raft_consensus.cc:2243] T 48ad59b16d284f37950958333e6e3d3b P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.521638 23828 raft_consensus.cc:2272] T 48ad59b16d284f37950958333e6e3d3b P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.523377 23828 tablet_replica.cc:333] T 1400e6877122435d9463409975e822d8 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.523852 23828 raft_consensus.cc:2243] T 1400e6877122435d9463409975e822d8 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.524292 23828 raft_consensus.cc:2272] T 1400e6877122435d9463409975e822d8 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.526202 23828 tablet_replica.cc:333] T 619b96f80e58493bbef4852fc029aa01 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.527036 23828 raft_consensus.cc:2243] T 619b96f80e58493bbef4852fc029aa01 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.527529 23828 raft_consensus.cc:2272] T 619b96f80e58493bbef4852fc029aa01 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.530047 23828 tablet_replica.cc:333] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.530764 23828 raft_consensus.cc:2243] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.531230 23828 raft_consensus.cc:2272] T b4d0df57a46d4c18896d8fa894bc5883 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.535102 23828 tablet_replica.cc:333] T e0b1319ee95c4731ba1e07d50257fa4f P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.535701 23828 raft_consensus.cc:2243] T e0b1319ee95c4731ba1e07d50257fa4f P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.536211 23828 raft_consensus.cc:2272] T e0b1319ee95c4731ba1e07d50257fa4f P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.538822 23828 tablet_replica.cc:333] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.539530 23828 raft_consensus.cc:2243] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.540104 23828 raft_consensus.cc:2272] T 348623bc3de94be59d4a7a2229e54765 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.542714 23828 tablet_replica.cc:333] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.543287 23828 raft_consensus.cc:2243] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.544305 23828 raft_consensus.cc:2272] T 0e7fcce98a294494bbbbe754f2a38bec P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.546604 23828 tablet_replica.cc:333] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.547156 23828 raft_consensus.cc:2243] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.547571 23828 raft_consensus.cc:2272] T 435e1807fcfe4825bcbf79199c4d7294 P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.549512 23828 tablet_replica.cc:333] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.550040 23828 raft_consensus.cc:2243] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.550447 23828 raft_consensus.cc:2272] T 2d23b32955604155b1f1adac9f2736ac P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.552466 23828 tablet_replica.cc:333] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.553220 23828 raft_consensus.cc:2243] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.553661 23828 raft_consensus.cc:2272] T dcbfc7e608d44993abcdb2bd32dceea5 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.556048 23828 tablet_replica.cc:333] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.556612 23828 raft_consensus.cc:2243] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.557427 23828 raft_consensus.cc:2272] T 0d94125cfc6e45c6bf14ac1b502d9a87 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.559966 23828 tablet_replica.cc:333] T 493230d01c49471f9b47c2f4909bf4e5 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.560536 23828 raft_consensus.cc:2243] T 493230d01c49471f9b47c2f4909bf4e5 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.561098 23828 raft_consensus.cc:2272] T 493230d01c49471f9b47c2f4909bf4e5 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.563526 23828 tablet_replica.cc:333] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.564085 23828 raft_consensus.cc:2243] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.564904 23828 raft_consensus.cc:2272] T d4eec968c8f343739349de897517d9f1 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.566956 23828 tablet_replica.cc:333] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.567494 23828 raft_consensus.cc:2243] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.568225 23828 raft_consensus.cc:2272] T e900b3941f374999bb374696c24f717b P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.570081 23828 tablet_replica.cc:333] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.570593 23828 raft_consensus.cc:2243] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.571381 23828 raft_consensus.cc:2272] T 2634b0271df64282bc6d8883a570d3db P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.573333 23828 tablet_replica.cc:333] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.573859 23828 raft_consensus.cc:2243] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.574662 23828 raft_consensus.cc:2272] T 96a3640eec9049d8bdba1d71e6a6297e P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.576717 23828 tablet_replica.cc:333] T d6170b6ced4547cea84ca9d48142b85a P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.577229 23828 raft_consensus.cc:2243] T d6170b6ced4547cea84ca9d48142b85a P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.577674 23828 raft_consensus.cc:2272] T d6170b6ced4547cea84ca9d48142b85a P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.579567 23828 tablet_replica.cc:333] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.580111 23828 raft_consensus.cc:2243] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.580930 23828 raft_consensus.cc:2272] T f1f9ac34d77d4f228e06f070d2222e63 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.582912 23828 tablet_replica.cc:333] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.583438 23828 raft_consensus.cc:2243] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.584223 23828 raft_consensus.cc:2272] T 675785f2845147eb95cc14338a42a5b3 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.586585 23828 tablet_replica.cc:333] T 87cb9e51c63f43ccb4fd1736e08b5362 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.587245 23828 raft_consensus.cc:2243] T 87cb9e51c63f43ccb4fd1736e08b5362 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.587684 23828 raft_consensus.cc:2272] T 87cb9e51c63f43ccb4fd1736e08b5362 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.590137 23828 tablet_replica.cc:333] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.590600 23828 raft_consensus.cc:2243] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.591315 23828 raft_consensus.cc:2272] T de1b113d13b54ccbbae2c7d64953ba26 P f029ebada0294afb8944524587b5e663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.593328 23828 tablet_replica.cc:333] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.593786 23828 raft_consensus.cc:2243] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.594136 23828 raft_consensus.cc:2272] T cf6c739ccb9b46ddaf8093306ea79f0c P f029ebada0294afb8944524587b5e663 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.596127 23828 tablet_replica.cc:333] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663: stopping tablet replica
I20260709 12:15:08.596529 23828 raft_consensus.cc:2243] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.596989 23828 raft_consensus.cc:2272] T e61fd660ff1e4cda83dcd531e58e3922 P f029ebada0294afb8944524587b5e663 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:08.681932 28944 consensus_peers.cc:597] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Couldn't send request to peer f029ebada0294afb8944524587b5e663. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.3:37979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.690884 23828 tablet_server.cc:196] TabletServer@127.23.69.3:0 shutdown complete.
W20260709 12:15:08.700425 28944 consensus_peers.cc:597] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Couldn't send request to peer f029ebada0294afb8944524587b5e663. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.3:37979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.702502 28944 consensus_peers.cc:597] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Couldn't send request to peer f029ebada0294afb8944524587b5e663. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.3:37979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.717684 28944 consensus_peers.cc:597] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Couldn't send request to peer f029ebada0294afb8944524587b5e663. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.3:37979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.752916 28944 consensus_peers.cc:597] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Couldn't send request to peer f029ebada0294afb8944524587b5e663. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.3:37979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.771500 23828 tablet_server.cc:179] TabletServer@127.23.69.4:0 shutting down...
I20260709 12:15:08.816164 29909 raft_consensus.cc:493] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e669768c5dca47ba994036a8a31ccb0c)
I20260709 12:15:08.816990 29909 raft_consensus.cc:515] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f029ebada0294afb8944524587b5e663" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 37979 } } peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } }
I20260709 12:15:08.819149 29772 raft_consensus.cc:493] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e669768c5dca47ba994036a8a31ccb0c)
I20260709 12:15:08.819701 29772 raft_consensus.cc:515] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "208b99f185134d2c9ca4ecb4e0e74114" member_type: VOTER last_known_addr { host: "127.23.69.4" port: 33729 } } peers { permanent_uuid: "e669768c5dca47ba994036a8a31ccb0c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34829 } } peers { permanent_uuid: "14eb69c7af384cf391d23190c95375ab" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 38445 } }
I20260709 12:15:08.820226 29909 leader_election.cc:290] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f029ebada0294afb8944524587b5e663 (127.23.69.3:37979), e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829)
I20260709 12:15:08.822074 29772 leader_election.cc:290] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829), 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445)
I20260709 12:15:08.823316 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:08.824331 23828 tablet_replica.cc:333] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
W20260709 12:15:08.824684 28944 leader_election.cc:336] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Network error: Client connection negotiation failed: client connection to 127.23.69.3:37979: connect: Connection refused (error 111)
I20260709 12:15:08.825474 23828 raft_consensus.cc:2243] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.826143 23828 raft_consensus.cc:2272] T 2ec4df6036ac468d900af63ead3159f0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.828923 23828 tablet_replica.cc:333] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.829829 23828 raft_consensus.cc:2243] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:08.829957 28945 leader_election.cc:336] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Network error: Client connection negotiation failed: client connection to 127.23.69.1:34829: connect: Connection refused (error 111)
I20260709 12:15:08.830431 23828 raft_consensus.cc:2272] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.830524 28945 leader_election.cc:304] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114 [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: 208b99f185134d2c9ca4ecb4e0e74114; no voters: e669768c5dca47ba994036a8a31ccb0c, f029ebada0294afb8944524587b5e663
W20260709 12:15:08.831228 28945 raft_consensus.cc:2686] T cb9349902c1e46ae93adaa8ece85ad54 P 208b99f185134d2c9ca4ecb4e0e74114: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:15:08.831749 28945 leader_election.cc:336] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e669768c5dca47ba994036a8a31ccb0c (127.23.69.1:34829): Network error: Client connection negotiation failed: client connection to 127.23.69.1:34829: connect: Connection refused (error 111)
W20260709 12:15:08.832468 28945 leader_election.cc:336] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14eb69c7af384cf391d23190c95375ab (127.23.69.2:38445): Network error: Client connection negotiation failed: client connection to 127.23.69.2:38445: connect: Connection refused (error 111)
I20260709 12:15:08.832881 28945 leader_election.cc:304] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [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: 208b99f185134d2c9ca4ecb4e0e74114; no voters: 14eb69c7af384cf391d23190c95375ab, e669768c5dca47ba994036a8a31ccb0c
I20260709 12:15:08.833007 23828 tablet_replica.cc:333] T 22f9dba0097849d78b1d44af3576a86c P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.833575 29909 raft_consensus.cc:2749] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:08.833993 23828 raft_consensus.cc:2243] T 22f9dba0097849d78b1d44af3576a86c P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.834563 23828 raft_consensus.cc:2272] T 22f9dba0097849d78b1d44af3576a86c P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.836901 23828 tablet_replica.cc:333] T 15f00d9529cd48cc9ef5f3fdd1229bfe P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.837509 23828 raft_consensus.cc:2243] T 15f00d9529cd48cc9ef5f3fdd1229bfe P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.837932 23828 raft_consensus.cc:2272] T 15f00d9529cd48cc9ef5f3fdd1229bfe P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.839926 23828 tablet_replica.cc:333] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.840492 23828 raft_consensus.cc:2243] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.840971 23828 raft_consensus.cc:2272] T 8264ab69662b4699a6755b56f38350c8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.843564 23828 tablet_replica.cc:333] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.844491 23828 raft_consensus.cc:2243] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.845314 23828 raft_consensus.cc:2272] T 8f820d17f733456c8f76dbb807b969ec P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.848358 23828 tablet_replica.cc:333] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.849241 23828 raft_consensus.cc:2243] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.850215 23828 raft_consensus.cc:2272] T 1a3dd6f684544421918d0da768e3618b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.852860 23828 tablet_replica.cc:333] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.853543 23828 raft_consensus.cc:2243] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.854027 23828 raft_consensus.cc:2272] T 3f99d8931982471fad7cd007cce97769 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:08.855248 28944 consensus_peers.cc:597] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Couldn't send request to peer f029ebada0294afb8944524587b5e663. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.3:37979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.856371 23828 tablet_replica.cc:333] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.857093 23828 raft_consensus.cc:2243] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.857529 23828 raft_consensus.cc:2272] T 8823cd60a7814c80b3c8fe3494008797 P 208b99f185134d2c9ca4ecb4e0e74114 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.859580 23828 tablet_replica.cc:333] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.860188 23828 raft_consensus.cc:2243] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.861042 23828 raft_consensus.cc:2272] T ff63ac88d12f4ca2a150ebd824e37293 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.863003 23828 tablet_replica.cc:333] T dbd9b0eb1f014262be5ba99bdfa33f52 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.863557 23828 raft_consensus.cc:2243] T dbd9b0eb1f014262be5ba99bdfa33f52 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.863952 23828 raft_consensus.cc:2272] T dbd9b0eb1f014262be5ba99bdfa33f52 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.866041 23828 tablet_replica.cc:333] T 572ead575cd94d62a0a0b256812e16a7 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.866604 23828 raft_consensus.cc:2243] T 572ead575cd94d62a0a0b256812e16a7 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.867120 23828 raft_consensus.cc:2272] T 572ead575cd94d62a0a0b256812e16a7 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.869287 23828 tablet_replica.cc:333] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.869889 23828 raft_consensus.cc:2243] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.870312 23828 raft_consensus.cc:2272] T 60f007701ca94b0eb7ca7723db93460b P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.872197 23828 tablet_replica.cc:333] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.872856 23828 raft_consensus.cc:2243] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.873935 23828 raft_consensus.cc:2272] T ca5c7e1b4ddd4184841bb6be93e0dfda P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.876390 23828 tablet_replica.cc:333] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.877099 23828 raft_consensus.cc:2243] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.877625 23828 raft_consensus.cc:2272] T 608654d4e937404d9624787ab2437f5a P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.879527 23828 tablet_replica.cc:333] T fa90c994704144c8ae69409fb83e0558 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.880177 23828 raft_consensus.cc:2243] T fa90c994704144c8ae69409fb83e0558 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.880657 23828 raft_consensus.cc:2272] T fa90c994704144c8ae69409fb83e0558 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.882707 23828 tablet_replica.cc:333] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.883414 23828 raft_consensus.cc:2243] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.884509 23828 raft_consensus.cc:2272] T 0f485de5a69447a1b6b45f038a1da6d0 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.886468 23828 tablet_replica.cc:333] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.887063 23828 raft_consensus.cc:2243] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.887507 23828 raft_consensus.cc:2272] T b0ebdce3abf94728ae38c59fc337e534 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.889389 23828 tablet_replica.cc:333] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.889974 23828 raft_consensus.cc:2243] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.890810 23828 raft_consensus.cc:2272] T 7fdc74b2964344bb8223ef02e330a1fd P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.893090 23828 tablet_replica.cc:333] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.893702 23828 raft_consensus.cc:2243] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.894528 23828 raft_consensus.cc:2272] T 132883b413de43f48b2392553f33c722 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.896584 23828 tablet_replica.cc:333] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.897249 23828 raft_consensus.cc:2243] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.897754 23828 raft_consensus.cc:2272] T 48ad59b16d284f37950958333e6e3d3b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.899911 23828 tablet_replica.cc:333] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.900502 23828 raft_consensus.cc:2243] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.901088 23828 raft_consensus.cc:2272] T 2d23b32955604155b1f1adac9f2736ac P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.903575 23828 tablet_replica.cc:333] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.904165 23828 raft_consensus.cc:2243] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.905224 23828 raft_consensus.cc:2272] T dcbfc7e608d44993abcdb2bd32dceea5 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.907586 23828 tablet_replica.cc:333] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.908246 23828 raft_consensus.cc:2243] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.909145 23828 raft_consensus.cc:2272] T d6170b6ced4547cea84ca9d48142b85a P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.911258 23828 tablet_replica.cc:333] T f1f9ac34d77d4f228e06f070d2222e63 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.911900 23828 raft_consensus.cc:2243] T f1f9ac34d77d4f228e06f070d2222e63 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.912346 23828 raft_consensus.cc:2272] T f1f9ac34d77d4f228e06f070d2222e63 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.914587 23828 tablet_replica.cc:333] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.915338 23828 raft_consensus.cc:2243] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.915904 23828 raft_consensus.cc:2272] T 5d4b5c8e2ea24ae6bd65ee11bf93081a P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.918483 23828 tablet_replica.cc:333] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.919173 23828 raft_consensus.cc:2243] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.920033 23828 raft_consensus.cc:2272] T e0b1319ee95c4731ba1e07d50257fa4f P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.922178 23828 tablet_replica.cc:333] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.922781 23828 raft_consensus.cc:2243] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.923640 23828 raft_consensus.cc:2272] T 348623bc3de94be59d4a7a2229e54765 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.925743 23828 tablet_replica.cc:333] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.926293 23828 raft_consensus.cc:2243] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.926700 23828 raft_consensus.cc:2272] T b4d0df57a46d4c18896d8fa894bc5883 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.928412 23828 tablet_replica.cc:333] T d4eec968c8f343739349de897517d9f1 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.928952 23828 raft_consensus.cc:2243] T d4eec968c8f343739349de897517d9f1 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.929358 23828 raft_consensus.cc:2272] T d4eec968c8f343739349de897517d9f1 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.931149 23828 tablet_replica.cc:333] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.931664 23828 raft_consensus.cc:2243] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.932080 23828 raft_consensus.cc:2272] T 0e7fcce98a294494bbbbe754f2a38bec P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.934456 23828 tablet_replica.cc:333] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.935016 23828 raft_consensus.cc:2243] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.935566 23828 raft_consensus.cc:2272] T b4aa32e5ec7b4a4ea2832924cdddf0b4 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.937888 23828 tablet_replica.cc:333] T c455d2858ad04f9abc04ad8c6d65bd64 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.938401 23828 raft_consensus.cc:2243] T c455d2858ad04f9abc04ad8c6d65bd64 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.938822 23828 raft_consensus.cc:2272] T c455d2858ad04f9abc04ad8c6d65bd64 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.940558 23828 tablet_replica.cc:333] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.941126 23828 raft_consensus.cc:2243] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.941915 23828 raft_consensus.cc:2272] T cd8ba4d7ff974fc595de2c80e3839733 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.943584 23828 tablet_replica.cc:333] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.944100 23828 raft_consensus.cc:2243] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.945034 23828 raft_consensus.cc:2272] T 10ea48da8df44fa3805928385cae0f90 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.946983 23828 tablet_replica.cc:333] T 89902041fec54fde90d5033de88e702b P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.947500 23828 raft_consensus.cc:2243] T 89902041fec54fde90d5033de88e702b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.947911 23828 raft_consensus.cc:2272] T 89902041fec54fde90d5033de88e702b P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.949832 23828 tablet_replica.cc:333] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.950356 23828 raft_consensus.cc:2243] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.950788 23828 raft_consensus.cc:2272] T 246f19b527244a2b95941eedd1ca6a77 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.952736 23828 tablet_replica.cc:333] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.953286 23828 raft_consensus.cc:2243] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.953831 23828 raft_consensus.cc:2272] T 675785f2845147eb95cc14338a42a5b3 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.955786 23828 tablet_replica.cc:333] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.956331 23828 raft_consensus.cc:2243] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.956832 23828 raft_consensus.cc:2272] T 77c475867f904ed885e38b213323bc4b P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:08.957057 28944 consensus_peers.cc:597] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 -> Peer f029ebada0294afb8944524587b5e663 (127.23.69.3:37979): Couldn't send request to peer f029ebada0294afb8944524587b5e663. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.3:37979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.958724 23828 tablet_replica.cc:333] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.959314 23828 raft_consensus.cc:2243] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.959743 23828 raft_consensus.cc:2272] T e3f1d9f944de4d2d8cb85b919a127537 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.961604 23828 tablet_replica.cc:333] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.962109 23828 raft_consensus.cc:2243] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.962502 23828 raft_consensus.cc:2272] T eebf185a63fe45d2b293b5684375aff6 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.964381 23828 tablet_replica.cc:333] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.964942 23828 raft_consensus.cc:2243] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.965674 23828 raft_consensus.cc:2272] T 93008cabbcb74afa98f2cf70d78bd759 P 208b99f185134d2c9ca4ecb4e0e74114 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.967676 23828 tablet_replica.cc:333] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.968153 23828 raft_consensus.cc:2243] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.968998 23828 raft_consensus.cc:2272] T 1400e6877122435d9463409975e822d8 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.970770 23828 tablet_replica.cc:333] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114: stopping tablet replica
I20260709 12:15:08.971233 23828 raft_consensus.cc:2243] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:08.972005 23828 raft_consensus.cc:2272] T 619b96f80e58493bbef4852fc029aa01 P 208b99f185134d2c9ca4ecb4e0e74114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:09.075338 23828 tablet_server.cc:196] TabletServer@127.23.69.4:0 shutdown complete.
I20260709 12:15:09.138572 23828 master.cc:562] Master@127.23.69.62:42963 shutting down...
I20260709 12:15:09.170588 23828 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:09.171175 23828 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:09.171453 23828 tablet_replica.cc:333] T 00000000000000000000000000000000 P dc77fb3018a2440f8c05301e09e3b0a4: stopping tablet replica
I20260709 12:15:09.193286 23828 master.cc:584] Master@127.23.69.62:42963 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (32409 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:15:09.282205 23828 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.69.62:34489
I20260709 12:15:09.283370 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:09.289731 29914 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:09.289676 29913 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:09.290709 29916 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:09.291431 23828 server_base.cc:1061] running on GCE node
I20260709 12:15:09.292591 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:09.293036 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:09.293215 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599309293199 us; error 0 us; skew 500 ppm
I20260709 12:15:09.293792 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:09.296236 23828 webserver.cc:533] Webserver started at http://127.23.69.62:42529/ using document root <none> and password file <none>
I20260709 12:15:09.296797 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:09.296985 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:09.297266 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:09.298439 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/master-0-root/instance:
uuid: "4851d158e1e141119f9f2d5e39fb4351"
format_stamp: "Formatted at 2026-07-09 12:15:09 on dist-test-slave-lgtn"
I20260709 12:15:09.303043 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:15:09.306727 29921 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:09.307536 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:15:09.307966 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/master-0-root
uuid: "4851d158e1e141119f9f2d5e39fb4351"
format_stamp: "Formatted at 2026-07-09 12:15:09 on dist-test-slave-lgtn"
I20260709 12:15:09.308284 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:09.319897 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:09.321275 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:09.363174 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.62:34489
I20260709 12:15:09.363305 29972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.62:34489 every 8 connection(s)
I20260709 12:15:09.367470 29973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.378786 29973 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351: Bootstrap starting.
I20260709 12:15:09.383667 29973 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:09.388048 29973 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351: No bootstrap required, opened a new log
I20260709 12:15:09.390178 29973 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4851d158e1e141119f9f2d5e39fb4351" member_type: VOTER }
I20260709 12:15:09.390543 29973 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:09.390740 29973 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4851d158e1e141119f9f2d5e39fb4351, State: Initialized, Role: FOLLOWER
I20260709 12:15:09.391312 29973 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4851d158e1e141119f9f2d5e39fb4351" member_type: VOTER }
I20260709 12:15:09.391762 29973 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:15:09.391961 29973 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:15:09.392163 29973 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:09.396797 29973 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4851d158e1e141119f9f2d5e39fb4351" member_type: VOTER }
I20260709 12:15:09.397272 29973 leader_election.cc:304] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [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: 4851d158e1e141119f9f2d5e39fb4351; no voters: 
I20260709 12:15:09.398396 29973 leader_election.cc:290] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:15:09.398766 29976 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:09.400313 29976 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [term 1 LEADER]: Becoming Leader. State: Replica: 4851d158e1e141119f9f2d5e39fb4351, State: Running, Role: LEADER
I20260709 12:15:09.401108 29976 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [LEADER]: Queue going to LEADER mode. State: All 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: "4851d158e1e141119f9f2d5e39fb4351" member_type: VOTER }
I20260709 12:15:09.401480 29973 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:15:09.405844 29978 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4851d158e1e141119f9f2d5e39fb4351. Latest consensus state: current_term: 1 leader_uuid: "4851d158e1e141119f9f2d5e39fb4351" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4851d158e1e141119f9f2d5e39fb4351" member_type: VOTER } }
I20260709 12:15:09.406694 29977 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4851d158e1e141119f9f2d5e39fb4351" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4851d158e1e141119f9f2d5e39fb4351" member_type: VOTER } }
I20260709 12:15:09.407145 29978 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:09.407531 29977 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:09.411294 29984 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:15:09.416751 29984 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:15:09.419456 23828 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:15:09.426024 29984 catalog_manager.cc:1383] Generated new cluster ID: be8b22b07ef54086bcfc3c9b330309cc
I20260709 12:15:09.426332 29984 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:15:09.445112 29984 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:15:09.446444 29984 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:15:09.460548 29984 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351: Generated new TSK 0
I20260709 12:15:09.461203 29984 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:15:09.486270 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:09.492704 29994 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:09.494377 29995 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:09.495851 23828 server_base.cc:1061] running on GCE node
W20260709 12:15:09.496403 29997 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:09.497381 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:09.497650 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:09.497845 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599309497821 us; error 0 us; skew 500 ppm
I20260709 12:15:09.498423 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:09.501046 23828 webserver.cc:533] Webserver started at http://127.23.69.1:46607/ using document root <none> and password file <none>
I20260709 12:15:09.501613 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:09.501837 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:09.502136 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:09.503607 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-0-root/instance:
uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
format_stamp: "Formatted at 2026-07-09 12:15:09 on dist-test-slave-lgtn"
I20260709 12:15:09.508347 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260709 12:15:09.512056 30002 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:09.513021 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:09.513371 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-0-root
uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
format_stamp: "Formatted at 2026-07-09 12:15:09 on dist-test-slave-lgtn"
I20260709 12:15:09.513630 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:09.527828 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:09.529121 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:09.530540 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:09.532972 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:09.533150 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:09.533419 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:09.533638 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:09.576074 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.1:38971
I20260709 12:15:09.576169 30064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.1:38971 every 8 connection(s)
I20260709 12:15:09.581072 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:09.588929 30069 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:09.591967 30070 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:09.592717 23828 server_base.cc:1061] running on GCE node
W20260709 12:15:09.592792 30072 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:09.594578 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:09.594861 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:09.595098 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599309595077 us; error 0 us; skew 500 ppm
I20260709 12:15:09.595826 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:09.596066 30065 heartbeater.cc:344] Connected to a master server at 127.23.69.62:34489
I20260709 12:15:09.596504 30065 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:09.597484 30065 heartbeater.cc:507] Master 127.23.69.62:34489 requested a full tablet report, sending...
I20260709 12:15:09.598548 23828 webserver.cc:533] Webserver started at http://127.23.69.2:45241/ using document root <none> and password file <none>
I20260709 12:15:09.599259 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:09.599495 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:09.599830 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:09.599855 29938 ts_manager.cc:194] Registered new tserver with Master: 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971)
I20260709 12:15:09.601496 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-1-root/instance:
uuid: "2376a68daa3c4224aa1939d470415752"
format_stamp: "Formatted at 2026-07-09 12:15:09 on dist-test-slave-lgtn"
I20260709 12:15:09.602545 29938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56730
I20260709 12:15:09.606899 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:15:09.610466 30077 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:09.611558 23828 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 12:15:09.611814 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-1-root
uuid: "2376a68daa3c4224aa1939d470415752"
format_stamp: "Formatted at 2026-07-09 12:15:09 on dist-test-slave-lgtn"
I20260709 12:15:09.612064 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:09.622009 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:09.623194 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:09.624857 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:09.627125 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:09.627308 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:09.627612 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:09.627768 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:09.670967 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.2:34663
I20260709 12:15:09.671101 30139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.2:34663 every 8 connection(s)
I20260709 12:15:09.675951 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:09.684394 30143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:09.684557 30144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:09.687974 30147 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:09.688656 30140 heartbeater.cc:344] Connected to a master server at 127.23.69.62:34489
I20260709 12:15:09.689095 23828 server_base.cc:1061] running on GCE node
I20260709 12:15:09.689196 30140 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:09.690215 30140 heartbeater.cc:507] Master 127.23.69.62:34489 requested a full tablet report, sending...
I20260709 12:15:09.690307 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:09.690665 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:09.690872 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599309690849 us; error 0 us; skew 500 ppm
I20260709 12:15:09.691538 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:09.692611 29938 ts_manager.cc:194] Registered new tserver with Master: 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:09.694589 23828 webserver.cc:533] Webserver started at http://127.23.69.3:33967/ using document root <none> and password file <none>
I20260709 12:15:09.694826 29938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56742
I20260709 12:15:09.695389 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:09.695688 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:09.696038 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:09.697531 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-2-root/instance:
uuid: "e1043ee669bb4aee9f499915659c001e"
format_stamp: "Formatted at 2026-07-09 12:15:09 on dist-test-slave-lgtn"
I20260709 12:15:09.702653 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:15:09.706615 30151 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:09.707582 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:15:09.707873 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-2-root
uuid: "e1043ee669bb4aee9f499915659c001e"
format_stamp: "Formatted at 2026-07-09 12:15:09 on dist-test-slave-lgtn"
I20260709 12:15:09.708142 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:09.729058 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:09.730537 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:09.732120 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:09.734594 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:09.734787 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:09.735090 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:09.735236 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:09.778697 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.3:44879
I20260709 12:15:09.778812 30213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.3:44879 every 8 connection(s)
I20260709 12:15:09.795142 30214 heartbeater.cc:344] Connected to a master server at 127.23.69.62:34489
I20260709 12:15:09.795717 30214 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:09.796751 30214 heartbeater.cc:507] Master 127.23.69.62:34489 requested a full tablet report, sending...
I20260709 12:15:09.799255 29938 ts_manager.cc:194] Registered new tserver with Master: e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:09.800031 23828 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017897807s
I20260709 12:15:09.801054 29938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56756
I20260709 12:15:09.829818 29938 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56758:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:09.833216 29938 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:09.920298 30030 tablet_service.cc:1511] Processing CreateTablet for tablet 1ba81d3022d04446ad34effc89217fc4 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:15:09.924530 30027 tablet_service.cc:1511] Processing CreateTablet for tablet f5e29068599049559468695970d3d825 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:15:09.925045 30028 tablet_service.cc:1511] Processing CreateTablet for tablet f039b3b9dcfe455ea380bec895b87144 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:15:09.920732 30029 tablet_service.cc:1511] Processing CreateTablet for tablet c1d15ac560fb4fcc920d4b9291049f31 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:15:09.927057 30030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ba81d3022d04446ad34effc89217fc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.929512 30027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e29068599049559468695970d3d825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.930593 30179 tablet_service.cc:1511] Processing CreateTablet for tablet 1ba81d3022d04446ad34effc89217fc4 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:15:09.933646 30178 tablet_service.cc:1511] Processing CreateTablet for tablet c1d15ac560fb4fcc920d4b9291049f31 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:15:09.941526 30025 tablet_service.cc:1511] Processing CreateTablet for tablet f6baac21c4d44b2f91d3cb46c7be0d34 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:15:09.943557 30174 tablet_service.cc:1511] Processing CreateTablet for tablet f6baac21c4d44b2f91d3cb46c7be0d34 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:15:09.944433 30024 tablet_service.cc:1511] Processing CreateTablet for tablet 6ddf8b6352e649c0863c26d64c7bbb75 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:15:09.934409 30029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d15ac560fb4fcc920d4b9291049f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.946271 30028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f039b3b9dcfe455ea380bec895b87144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.935675 30176 tablet_service.cc:1511] Processing CreateTablet for tablet f5e29068599049559468695970d3d825 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:15:09.935582 30177 tablet_service.cc:1511] Processing CreateTablet for tablet f039b3b9dcfe455ea380bec895b87144 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:15:09.932135 30179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ba81d3022d04446ad34effc89217fc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.948069 30024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ddf8b6352e649c0863c26d64c7bbb75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.938025 30026 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf186242a9f40938ce2c85f11110919 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:15:09.949820 30176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e29068599049559468695970d3d825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.950469 30026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf186242a9f40938ce2c85f11110919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.939728 30175 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf186242a9f40938ce2c85f11110919 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:15:09.952950 30025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6baac21c4d44b2f91d3cb46c7be0d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.953524 30175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf186242a9f40938ce2c85f11110919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.954627 30174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6baac21c4d44b2f91d3cb46c7be0d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.955240 30023 tablet_service.cc:1511] Processing CreateTablet for tablet a4755cb888374a6bb901b6a05f39aa33 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:15:09.956671 30022 tablet_service.cc:1511] Processing CreateTablet for tablet 1468805cd88a4134895df39c1c1285f0 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:15:09.958351 30177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f039b3b9dcfe455ea380bec895b87144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.959487 30178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d15ac560fb4fcc920d4b9291049f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.960299 30023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4755cb888374a6bb901b6a05f39aa33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.961374 30022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1468805cd88a4134895df39c1c1285f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.970402 30172 tablet_service.cc:1511] Processing CreateTablet for tablet a4755cb888374a6bb901b6a05f39aa33 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:15:09.972772 30172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4755cb888374a6bb901b6a05f39aa33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.974928 30171 tablet_service.cc:1511] Processing CreateTablet for tablet 1468805cd88a4134895df39c1c1285f0 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:15:09.976380 30171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1468805cd88a4134895df39c1c1285f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.968523 30173 tablet_service.cc:1511] Processing CreateTablet for tablet 6ddf8b6352e649c0863c26d64c7bbb75 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:15:09.982934 30173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ddf8b6352e649c0863c26d64c7bbb75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.989352 30021 tablet_service.cc:1511] Processing CreateTablet for tablet 8fffa5089a19478abdeaeeeb8cc575c7 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:15:09.990824 30170 tablet_service.cc:1511] Processing CreateTablet for tablet 8fffa5089a19478abdeaeeeb8cc575c7 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:15:09.991952 30021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fffa5089a19478abdeaeeeb8cc575c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.992264 30170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fffa5089a19478abdeaeeeb8cc575c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:10.049515 30229 tablet_bootstrap.cc:492] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
I20260709 12:15:10.091711 30105 tablet_service.cc:1511] Processing CreateTablet for tablet 1ba81d3022d04446ad34effc89217fc4 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:15:10.094342 30103 tablet_service.cc:1511] Processing CreateTablet for tablet f039b3b9dcfe455ea380bec895b87144 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:15:10.101150 30099 tablet_service.cc:1511] Processing CreateTablet for tablet 6ddf8b6352e649c0863c26d64c7bbb75 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:15:10.106673 30098 tablet_service.cc:1511] Processing CreateTablet for tablet a4755cb888374a6bb901b6a05f39aa33 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:15:10.110328 30097 tablet_service.cc:1511] Processing CreateTablet for tablet 1468805cd88a4134895df39c1c1285f0 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:15:10.110888 30104 tablet_service.cc:1511] Processing CreateTablet for tablet c1d15ac560fb4fcc920d4b9291049f31 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:15:10.116720 30100 tablet_service.cc:1511] Processing CreateTablet for tablet f6baac21c4d44b2f91d3cb46c7be0d34 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:15:10.118793 30102 tablet_service.cc:1511] Processing CreateTablet for tablet f5e29068599049559468695970d3d825 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:15:10.122439 30101 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf186242a9f40938ce2c85f11110919 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:15:10.112445 30103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f039b3b9dcfe455ea380bec895b87144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:10.128139 30097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1468805cd88a4134895df39c1c1285f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:10.128836 30099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ddf8b6352e649c0863c26d64c7bbb75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:10.131985 30100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6baac21c4d44b2f91d3cb46c7be0d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:10.135020 30096 tablet_service.cc:1511] Processing CreateTablet for tablet 8fffa5089a19478abdeaeeeb8cc575c7 (DEFAULT_TABLE table=test-workload [id=e6208edc5b37408fac0916e01932e7a1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:15:10.136571 30096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fffa5089a19478abdeaeeeb8cc575c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:10.142012 30104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d15ac560fb4fcc920d4b9291049f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:10.142736 30101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf186242a9f40938ce2c85f11110919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:10.149660 30102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e29068599049559468695970d3d825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:10.150893 30098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4755cb888374a6bb901b6a05f39aa33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:10.154018 30229 tablet_bootstrap.cc:654] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.159142 30105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ba81d3022d04446ad34effc89217fc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:10.161876 30230 tablet_bootstrap.cc:492] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e: Bootstrap starting.
I20260709 12:15:10.204780 30231 tablet_bootstrap.cc:492] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752: Bootstrap starting.
I20260709 12:15:10.216095 30230 tablet_bootstrap.cc:654] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.216882 30231 tablet_bootstrap.cc:654] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.226974 30231 tablet_bootstrap.cc:492] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752: No bootstrap required, opened a new log
I20260709 12:15:10.227219 30229 tablet_bootstrap.cc:492] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f: No bootstrap required, opened a new log
I20260709 12:15:10.227512 30231 ts_tablet_manager.cc:1403] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.006s
I20260709 12:15:10.227614 30230 tablet_bootstrap.cc:492] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e: No bootstrap required, opened a new log
I20260709 12:15:10.227877 30229 ts_tablet_manager.cc:1403] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.179s	user 0.018s	sys 0.013s
I20260709 12:15:10.228391 30230 ts_tablet_manager.cc:1403] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.012s
I20260709 12:15:10.230589 30231 raft_consensus.cc:359] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.231317 30231 raft_consensus.cc:385] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.231709 30231 raft_consensus.cc:740] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.231451 30229 raft_consensus.cc:359] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.232456 30229 raft_consensus.cc:385] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.231751 30230 raft_consensus.cc:359] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.232916 30229 raft_consensus.cc:740] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.233043 30230 raft_consensus.cc:385] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.232601 30231 consensus_queue.cc:260] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.233616 30230 raft_consensus.cc:740] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.233986 30229 consensus_queue.cc:260] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.234779 30230 consensus_queue.cc:260] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.235450 30140 heartbeater.cc:499] Master 127.23.69.62:34489 was elected leader, sending a full tablet report...
I20260709 12:15:10.235880 30231 ts_tablet_manager.cc:1434] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260709 12:15:10.237404 30231 tablet_bootstrap.cc:492] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752: Bootstrap starting.
I20260709 12:15:10.247669 30231 tablet_bootstrap.cc:654] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.262979 30229 ts_tablet_manager.cc:1434] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.035s	user 0.022s	sys 0.011s
I20260709 12:15:10.264570 30214 heartbeater.cc:499] Master 127.23.69.62:34489 was elected leader, sending a full tablet report...
I20260709 12:15:10.265529 30230 ts_tablet_manager.cc:1434] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.023s
I20260709 12:15:10.266860 30230 tablet_bootstrap.cc:492] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e: Bootstrap starting.
I20260709 12:15:10.267716 30231 tablet_bootstrap.cc:492] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752: No bootstrap required, opened a new log
I20260709 12:15:10.268370 30231 ts_tablet_manager.cc:1403] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.008s
I20260709 12:15:10.271788 30065 heartbeater.cc:499] Master 127.23.69.62:34489 was elected leader, sending a full tablet report...
I20260709 12:15:10.271773 30231 raft_consensus.cc:359] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.273564 30231 raft_consensus.cc:385] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.273979 30231 raft_consensus.cc:740] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.274601 30230 tablet_bootstrap.cc:654] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.274986 30231 consensus_queue.cc:260] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.277925 30231 ts_tablet_manager.cc:1434] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 12:15:10.279114 30231 tablet_bootstrap.cc:492] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752: Bootstrap starting.
I20260709 12:15:10.281678 30229 tablet_bootstrap.cc:492] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
W20260709 12:15:10.287340 30215 tablet.cc:2406] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:15:10.289047 30229 tablet_bootstrap.cc:654] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.290328 30231 tablet_bootstrap.cc:654] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.300379 30230 tablet_bootstrap.cc:492] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e: No bootstrap required, opened a new log
I20260709 12:15:10.301203 30230 ts_tablet_manager.cc:1403] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.010s
I20260709 12:15:10.304564 30231 tablet_bootstrap.cc:492] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752: No bootstrap required, opened a new log
I20260709 12:15:10.305335 30231 ts_tablet_manager.cc:1403] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.003s
I20260709 12:15:10.304925 30230 raft_consensus.cc:359] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.305820 30230 raft_consensus.cc:385] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.306188 30230 raft_consensus.cc:740] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.307056 30230 consensus_queue.cc:260] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.309533 30230 ts_tablet_manager.cc:1434] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:10.309257 30231 raft_consensus.cc:359] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.310252 30231 raft_consensus.cc:385] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.310663 30231 raft_consensus.cc:740] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.311039 30230 tablet_bootstrap.cc:492] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e: Bootstrap starting.
I20260709 12:15:10.311810 30231 consensus_queue.cc:260] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.314641 30231 ts_tablet_manager.cc:1434] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:15:10.314674 30229 tablet_bootstrap.cc:492] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f: No bootstrap required, opened a new log
I20260709 12:15:10.315564 30229 ts_tablet_manager.cc:1403] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.005s
I20260709 12:15:10.316241 30231 tablet_bootstrap.cc:492] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752: Bootstrap starting.
I20260709 12:15:10.319391 30230 tablet_bootstrap.cc:654] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.330053 30229 raft_consensus.cc:359] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.331029 30229 raft_consensus.cc:385] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.331337 30229 raft_consensus.cc:740] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.332010 30231 tablet_bootstrap.cc:654] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.332144 30229 consensus_queue.cc:260] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.334631 30229 ts_tablet_manager.cc:1434] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.006s
I20260709 12:15:10.335583 30229 tablet_bootstrap.cc:492] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
I20260709 12:15:10.340024 30230 tablet_bootstrap.cc:492] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e: No bootstrap required, opened a new log
I20260709 12:15:10.340720 30230 ts_tablet_manager.cc:1403] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.001s
I20260709 12:15:10.342092 30229 tablet_bootstrap.cc:654] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.342196 30231 tablet_bootstrap.cc:492] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752: No bootstrap required, opened a new log
I20260709 12:15:10.342988 30231 ts_tablet_manager.cc:1403] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.003s
I20260709 12:15:10.344215 30230 raft_consensus.cc:359] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.345142 30230 raft_consensus.cc:385] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.345500 30230 raft_consensus.cc:740] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.346526 30230 consensus_queue.cc:260] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.346755 30231 raft_consensus.cc:359] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } }
I20260709 12:15:10.347679 30231 raft_consensus.cc:385] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.348100 30231 raft_consensus.cc:740] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.349483 30230 ts_tablet_manager.cc:1434] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:15:10.349117 30231 consensus_queue.cc:260] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } }
I20260709 12:15:10.350644 30230 tablet_bootstrap.cc:492] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e: Bootstrap starting.
I20260709 12:15:10.352262 30231 ts_tablet_manager.cc:1434] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:15:10.353535 30231 tablet_bootstrap.cc:492] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752: Bootstrap starting.
I20260709 12:15:10.358177 30237 raft_consensus.cc:493] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.358800 30237 raft_consensus.cc:515] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.360111 30230 tablet_bootstrap.cc:654] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.361236 30231 tablet_bootstrap.cc:654] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.361689 30237 leader_election.cc:290] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:10.364439 30229 tablet_bootstrap.cc:492] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f: No bootstrap required, opened a new log
I20260709 12:15:10.365029 30229 ts_tablet_manager.cc:1403] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.004s
I20260709 12:15:10.368302 30229 raft_consensus.cc:359] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.369097 30229 raft_consensus.cc:385] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.369398 30229 raft_consensus.cc:740] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.370831 30229 consensus_queue.cc:260] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.373006 30231 tablet_bootstrap.cc:492] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752: No bootstrap required, opened a new log
I20260709 12:15:10.373633 30231 ts_tablet_manager.cc:1403] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260709 12:15:10.373030 30229 ts_tablet_manager.cc:1434] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:15:10.375633 30229 tablet_bootstrap.cc:492] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
I20260709 12:15:10.376741 30231 raft_consensus.cc:359] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.377534 30231 raft_consensus.cc:385] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.377820 30231 raft_consensus.cc:740] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.378648 30231 consensus_queue.cc:260] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.381485 30231 ts_tablet_manager.cc:1434] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:10.382622 30231 tablet_bootstrap.cc:492] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752: Bootstrap starting.
I20260709 12:15:10.383878 30229 tablet_bootstrap.cc:654] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.390100 30231 tablet_bootstrap.cc:654] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.400586 30230 tablet_bootstrap.cc:492] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e: No bootstrap required, opened a new log
I20260709 12:15:10.401425 30230 ts_tablet_manager.cc:1403] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.006s
I20260709 12:15:10.404675 30040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1468805cd88a4134895df39c1c1285f0" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" is_pre_election: true
W20260709 12:15:10.409037 30154 leader_election.cc:343] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.409509 30115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1468805cd88a4134895df39c1c1285f0" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752" is_pre_election: true
I20260709 12:15:10.404603 30230 raft_consensus.cc:359] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.410523 30115 raft_consensus.cc:2468] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 0.
I20260709 12:15:10.410915 30229 tablet_bootstrap.cc:492] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f: No bootstrap required, opened a new log
I20260709 12:15:10.410805 30230 raft_consensus.cc:385] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.411440 30231 tablet_bootstrap.cc:492] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752: No bootstrap required, opened a new log
I20260709 12:15:10.411481 30229 ts_tablet_manager.cc:1403] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.036s	user 0.024s	sys 0.009s
I20260709 12:15:10.411603 30230 raft_consensus.cc:740] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.412196 30231 ts_tablet_manager.cc:1403] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.015s
I20260709 12:15:10.412106 30153 leader_election.cc:304] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e; no voters: 95ac400ca83b4f0aab1cdfa6a8de888f
I20260709 12:15:10.412997 30230 consensus_queue.cc:260] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
W20260709 12:15:10.415252 29986 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:10.415865 30237 raft_consensus.cc:2804] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:10.415494 30229 raft_consensus.cc:359] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.416440 30229 raft_consensus.cc:385] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.416297 30237 raft_consensus.cc:493] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:10.416242 30231 raft_consensus.cc:359] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.417212 30237 raft_consensus.cc:3060] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.417407 30231 raft_consensus.cc:385] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.417855 30231 raft_consensus.cc:740] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.418711 30236 raft_consensus.cc:493] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.418939 30230 ts_tablet_manager.cc:1434] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.003s
I20260709 12:15:10.419250 30236 raft_consensus.cc:515] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.420044 30230 tablet_bootstrap.cc:492] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e: Bootstrap starting.
I20260709 12:15:10.422024 30236 leader_election.cc:290] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:10.422966 30231 consensus_queue.cc:260] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.425513 30231 ts_tablet_manager.cc:1434] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:15:10.427551 30230 tablet_bootstrap.cc:654] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.429039 30231 tablet_bootstrap.cc:492] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752: Bootstrap starting.
I20260709 12:15:10.433384 30229 raft_consensus.cc:740] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.432119 30237 raft_consensus.cc:515] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.436003 30237 leader_election.cc:290] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:10.436769 30040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1468805cd88a4134895df39c1c1285f0" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
I20260709 12:15:10.436597 30229 consensus_queue.cc:260] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.440486 30040 raft_consensus.cc:3060] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.437402 30115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1468805cd88a4134895df39c1c1285f0" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752"
I20260709 12:15:10.441576 30115 raft_consensus.cc:3060] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.442093 30229 ts_tablet_manager.cc:1434] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 12:15:10.443245 30229 tablet_bootstrap.cc:492] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
I20260709 12:15:10.449823 30229 tablet_bootstrap.cc:654] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.449919 30040 raft_consensus.cc:2468] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 1.
I20260709 12:15:10.452312 30154 leader_election.cc:304] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95ac400ca83b4f0aab1cdfa6a8de888f, e1043ee669bb4aee9f499915659c001e; no voters: 
I20260709 12:15:10.453375 30237 raft_consensus.cc:2804] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:10.450676 30231 tablet_bootstrap.cc:654] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.453881 30237 raft_consensus.cc:697] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Becoming Leader. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Running, Role: LEADER
I20260709 12:15:10.454806 30237 consensus_queue.cc:237] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.456177 30230 tablet_bootstrap.cc:492] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e: No bootstrap required, opened a new log
I20260709 12:15:10.456773 30230 ts_tablet_manager.cc:1403] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.010s
I20260709 12:15:10.460012 30230 raft_consensus.cc:359] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.466114 30230 raft_consensus.cc:385] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.466456 30230 raft_consensus.cc:740] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.466943 30231 tablet_bootstrap.cc:492] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752: No bootstrap required, opened a new log
I20260709 12:15:10.467593 30231 ts_tablet_manager.cc:1403] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.005s
I20260709 12:15:10.467303 30230 consensus_queue.cc:260] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.470302 30230 ts_tablet_manager.cc:1434] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260709 12:15:10.471414 30230 tablet_bootstrap.cc:492] T f5e29068599049559468695970d3d825 P e1043ee669bb4aee9f499915659c001e: Bootstrap starting.
I20260709 12:15:10.471215 30231 raft_consensus.cc:359] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.473140 30231 raft_consensus.cc:385] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.473519 30231 raft_consensus.cc:740] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.476432 30231 consensus_queue.cc:260] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.478899 30230 tablet_bootstrap.cc:654] T f5e29068599049559468695970d3d825 P e1043ee669bb4aee9f499915659c001e: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.478988 30189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6baac21c4d44b2f91d3cb46c7be0d34" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e" is_pre_election: true
I20260709 12:15:10.479424 29937 catalog_manager.cc:5697] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1043ee669bb4aee9f499915659c001e (127.23.69.3). New cstate: current_term: 1 leader_uuid: "e1043ee669bb4aee9f499915659c001e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: HEALTHY } } }
W20260709 12:15:10.481011 30004 leader_election.cc:343] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.483037 30231 ts_tablet_manager.cc:1434] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:15:10.484254 30231 tablet_bootstrap.cc:492] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752: Bootstrap starting.
I20260709 12:15:10.484292 30229 tablet_bootstrap.cc:492] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f: No bootstrap required, opened a new log
I20260709 12:15:10.489120 30229 ts_tablet_manager.cc:1403] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.004s
I20260709 12:15:10.493908 30114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6baac21c4d44b2f91d3cb46c7be0d34" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752" is_pre_election: true
I20260709 12:15:10.494769 30114 raft_consensus.cc:2468] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ac400ca83b4f0aab1cdfa6a8de888f in term 0.
I20260709 12:15:10.496136 30004 leader_election.cc:304] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, 95ac400ca83b4f0aab1cdfa6a8de888f; no voters: e1043ee669bb4aee9f499915659c001e
I20260709 12:15:10.496399 30229 raft_consensus.cc:359] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.497332 30229 raft_consensus.cc:385] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.497480 30236 raft_consensus.cc:2804] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:10.497779 30229 raft_consensus.cc:740] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.497954 30236 raft_consensus.cc:493] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:10.498519 30236 raft_consensus.cc:3060] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.499089 30229 consensus_queue.cc:260] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.506374 30235 raft_consensus.cc:493] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.507117 30235 raft_consensus.cc:515] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.508764 30236 raft_consensus.cc:515] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.494287 30231 tablet_bootstrap.cc:654] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.510308 30230 tablet_bootstrap.cc:492] T f5e29068599049559468695970d3d825 P e1043ee669bb4aee9f499915659c001e: No bootstrap required, opened a new log
I20260709 12:15:10.510946 30230 ts_tablet_manager.cc:1403] T f5e29068599049559468695970d3d825 P e1043ee669bb4aee9f499915659c001e: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.023s
I20260709 12:15:10.514410 30230 raft_consensus.cc:359] T f5e29068599049559468695970d3d825 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.515173 30114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6baac21c4d44b2f91d3cb46c7be0d34" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752"
I20260709 12:15:10.515241 30230 raft_consensus.cc:385] T f5e29068599049559468695970d3d825 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.515915 30230 raft_consensus.cc:740] T f5e29068599049559468695970d3d825 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.515949 30114 raft_consensus.cc:3060] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.516053 30235 leader_election.cc:290] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:10.517357 30230 consensus_queue.cc:260] T f5e29068599049559468695970d3d825 P e1043ee669bb4aee9f499915659c001e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.521035 30230 ts_tablet_manager.cc:1434] T f5e29068599049559468695970d3d825 P e1043ee669bb4aee9f499915659c001e: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:15:10.522468 30230 tablet_bootstrap.cc:492] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e: Bootstrap starting.
I20260709 12:15:10.526984 30114 raft_consensus.cc:2468] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ac400ca83b4f0aab1cdfa6a8de888f in term 1.
I20260709 12:15:10.506204 30115 raft_consensus.cc:2468] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 1.
I20260709 12:15:10.528825 30004 leader_election.cc:304] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, 95ac400ca83b4f0aab1cdfa6a8de888f; no voters: 
I20260709 12:15:10.529433 30230 tablet_bootstrap.cc:654] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.531423 30266 raft_consensus.cc:493] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.532002 30266 raft_consensus.cc:515] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.534762 30266 leader_election.cc:290] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:10.535516 30266 raft_consensus.cc:2804] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:10.535936 30236 leader_election.cc:290] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 election: Requested vote from peers 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:10.536164 30235 raft_consensus.cc:493] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.536988 30235 raft_consensus.cc:515] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.540091 30235 leader_election.cc:290] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:10.541013 30237 raft_consensus.cc:493] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.541589 30237 raft_consensus.cc:515] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.543780 30237 leader_election.cc:290] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:10.545500 30040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4755cb888374a6bb901b6a05f39aa33" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" is_pre_election: true
I20260709 12:15:10.547748 30114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4755cb888374a6bb901b6a05f39aa33" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752" is_pre_election: true
W20260709 12:15:10.548038 30154 leader_election.cc:343] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.548545 30114 raft_consensus.cc:2468] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 0.
I20260709 12:15:10.549875 30153 leader_election.cc:304] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e; no voters: 95ac400ca83b4f0aab1cdfa6a8de888f
I20260709 12:15:10.550802 30231 tablet_bootstrap.cc:492] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752: No bootstrap required, opened a new log
I20260709 12:15:10.551357 30231 ts_tablet_manager.cc:1403] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.007s
I20260709 12:15:10.552428 30230 tablet_bootstrap.cc:492] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e: No bootstrap required, opened a new log
I20260709 12:15:10.553095 30230 ts_tablet_manager.cc:1403] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.003s
I20260709 12:15:10.554247 30231 raft_consensus.cc:359] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.554949 30231 raft_consensus.cc:385] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.555219 30231 raft_consensus.cc:740] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.555500 30040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e29068599049559468695970d3d825" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" is_pre_election: true
I20260709 12:15:10.557729 30040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4755cb888374a6bb901b6a05f39aa33" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" is_pre_election: true
I20260709 12:15:10.557798 30189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d15ac560fb4fcc920d4b9291049f31" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e" is_pre_election: true
I20260709 12:15:10.558637 30229 ts_tablet_manager.cc:1434] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.069s	user 0.004s	sys 0.012s
I20260709 12:15:10.551178 30237 raft_consensus.cc:2804] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:10.559214 30237 raft_consensus.cc:493] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:15:10.559494 30080 leader_election.cc:343] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.560166 30189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6baac21c4d44b2f91d3cb46c7be0d34" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e"
W20260709 12:15:10.560354 30080 leader_election.cc:343] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.560675 30229 tablet_bootstrap.cc:492] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
I20260709 12:15:10.559648 30237 raft_consensus.cc:3060] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.560606 30230 raft_consensus.cc:359] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.561648 30230 raft_consensus.cc:385] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.561991 30230 raft_consensus.cc:740] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Initialized, Role: FOLLOWER
W20260709 12:15:10.562386 30004 leader_election.cc:343] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.562883 30230 consensus_queue.cc:260] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.563305 30114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d15ac560fb4fcc920d4b9291049f31" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752" is_pre_election: true
I20260709 12:15:10.563860 30189 raft_consensus.cc:3060] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:10.564747 30004 leader_election.cc:343] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.565224 30004 leader_election.cc:304] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95ac400ca83b4f0aab1cdfa6a8de888f; no voters: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e
I20260709 12:15:10.566608 30231 consensus_queue.cc:260] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.568876 30231 ts_tablet_manager.cc:1434] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260709 12:15:10.568841 30268 raft_consensus.cc:2749] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:10.571082 30260 raft_consensus.cc:493] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.571663 30260 raft_consensus.cc:515] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.536082 30266 raft_consensus.cc:697] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 LEADER]: Becoming Leader. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Running, Role: LEADER
I20260709 12:15:10.573104 30266 consensus_queue.cc:237] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.571246 30237 raft_consensus.cc:515] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.574800 30114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f039b3b9dcfe455ea380bec895b87144" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752" is_pre_election: true
I20260709 12:15:10.575508 30114 raft_consensus.cc:2468] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ac400ca83b4f0aab1cdfa6a8de888f in term 0.
I20260709 12:15:10.575820 30188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f039b3b9dcfe455ea380bec895b87144" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e" is_pre_election: true
I20260709 12:15:10.576236 30237 leader_election.cc:290] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:10.576553 30188 raft_consensus.cc:2468] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ac400ca83b4f0aab1cdfa6a8de888f in term 0.
I20260709 12:15:10.577870 30004 leader_election.cc:304] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95ac400ca83b4f0aab1cdfa6a8de888f, e1043ee669bb4aee9f499915659c001e; no voters: 
I20260709 12:15:10.578219 30114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4755cb888374a6bb901b6a05f39aa33" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752"
I20260709 12:15:10.578958 30114 raft_consensus.cc:3060] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.579303 30268 raft_consensus.cc:2804] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:10.580318 30268 raft_consensus.cc:493] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:10.580900 30268 raft_consensus.cc:3060] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.577837 30260 leader_election.cc:290] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:10.578303 30040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4755cb888374a6bb901b6a05f39aa33" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
W20260709 12:15:10.587433 30154 leader_election.cc:343] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.587855 30188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e29068599049559468695970d3d825" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e" is_pre_election: true
I20260709 12:15:10.587904 30187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4755cb888374a6bb901b6a05f39aa33" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e" is_pre_election: true
I20260709 12:15:10.588325 30237 raft_consensus.cc:493] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.588827 30188 raft_consensus.cc:2468] T f5e29068599049559468695970d3d825 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 0.
I20260709 12:15:10.589000 30187 raft_consensus.cc:2393] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2376a68daa3c4224aa1939d470415752 in current term 1: Already voted for candidate e1043ee669bb4aee9f499915659c001e in this term.
I20260709 12:15:10.588915 30237 raft_consensus.cc:515] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.591020 30079 leader_election.cc:304] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e; no voters: 95ac400ca83b4f0aab1cdfa6a8de888f
I20260709 12:15:10.592370 30039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fffa5089a19478abdeaeeeb8cc575c7" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" is_pre_election: true
I20260709 12:15:10.592581 30079 leader_election.cc:304] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2376a68daa3c4224aa1939d470415752; no voters: 95ac400ca83b4f0aab1cdfa6a8de888f, e1043ee669bb4aee9f499915659c001e
I20260709 12:15:10.593863 30235 raft_consensus.cc:2804] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:15:10.594000 30154 leader_election.cc:343] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.594331 30235 raft_consensus.cc:493] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:10.594769 30235 raft_consensus.cc:3060] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.594933 30229 tablet_bootstrap.cc:654] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.595177 30189 raft_consensus.cc:2468] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ac400ca83b4f0aab1cdfa6a8de888f in term 1.
I20260709 12:15:10.595865 30237 leader_election.cc:290] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:10.599677 30268 raft_consensus.cc:515] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.601667 30115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fffa5089a19478abdeaeeeb8cc575c7" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752" is_pre_election: true
I20260709 12:15:10.602502 30115 raft_consensus.cc:2468] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 0.
I20260709 12:15:10.604564 30187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f039b3b9dcfe455ea380bec895b87144" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e"
I20260709 12:15:10.604717 30153 leader_election.cc:304] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e; no voters: 95ac400ca83b4f0aab1cdfa6a8de888f
I20260709 12:15:10.605446 30187 raft_consensus.cc:3060] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.605973 30115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f039b3b9dcfe455ea380bec895b87144" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752"
I20260709 12:15:10.606689 30115 raft_consensus.cc:3060] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.606927 29937 catalog_manager.cc:5697] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1). New cstate: current_term: 1 leader_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:10.612555 30237 raft_consensus.cc:2804] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:10.613126 30237 raft_consensus.cc:493] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:10.613549 30237 raft_consensus.cc:3060] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.614073 30268 leader_election.cc:290] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 election: Requested vote from peers 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:10.621311 30230 ts_tablet_manager.cc:1434] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e: Time spent starting tablet: real 0.068s	user 0.011s	sys 0.000s
I20260709 12:15:10.629981 30230 tablet_bootstrap.cc:492] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e: Bootstrap starting.
I20260709 12:15:10.632879 30237 raft_consensus.cc:515] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.634970 30229 tablet_bootstrap.cc:492] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f: No bootstrap required, opened a new log
I20260709 12:15:10.635637 30229 ts_tablet_manager.cc:1403] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.026s
I20260709 12:15:10.636245 30039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fffa5089a19478abdeaeeeb8cc575c7" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
I20260709 12:15:10.636523 30113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fffa5089a19478abdeaeeeb8cc575c7" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752"
I20260709 12:15:10.637213 30113 raft_consensus.cc:3060] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:10.638062 30154 leader_election.cc:343] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.638939 30229 raft_consensus.cc:359] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } }
I20260709 12:15:10.639572 30229 raft_consensus.cc:385] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.639927 30229 raft_consensus.cc:740] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.640921 30229 consensus_queue.cc:260] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } }
I20260709 12:15:10.623885 30231 tablet_bootstrap.cc:492] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752: Bootstrap starting.
I20260709 12:15:10.627122 30115 raft_consensus.cc:2468] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ac400ca83b4f0aab1cdfa6a8de888f in term 1.
I20260709 12:15:10.644246 30004 leader_election.cc:304] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, 95ac400ca83b4f0aab1cdfa6a8de888f; no voters: 
I20260709 12:15:10.644825 30113 raft_consensus.cc:2468] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 1.
I20260709 12:15:10.645287 30268 raft_consensus.cc:2804] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:10.617830 30235 raft_consensus.cc:515] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.645885 30229 ts_tablet_manager.cc:1434] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:15:10.646224 30268 raft_consensus.cc:697] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 LEADER]: Becoming Leader. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Running, Role: LEADER
I20260709 12:15:10.646380 30153 leader_election.cc:304] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e; no voters: 95ac400ca83b4f0aab1cdfa6a8de888f
I20260709 12:15:10.590989 30114 raft_consensus.cc:2468] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 1.
I20260709 12:15:10.641453 30230 tablet_bootstrap.cc:654] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.647521 30251 raft_consensus.cc:2804] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:10.648057 30235 leader_election.cc:290] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 1 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:10.650175 30039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e29068599049559468695970d3d825" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
I20260709 12:15:10.647313 30229 tablet_bootstrap.cc:492] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
W20260709 12:15:10.651883 30080 leader_election.cc:343] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.652184 30231 tablet_bootstrap.cc:654] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.650190 30153 leader_election.cc:304] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e; no voters: 95ac400ca83b4f0aab1cdfa6a8de888f
I20260709 12:15:10.654855 30189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e29068599049559468695970d3d825" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e"
I20260709 12:15:10.655647 30189 raft_consensus.cc:3060] T f5e29068599049559468695970d3d825 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.647348 30268 consensus_queue.cc:237] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.648144 30271 raft_consensus.cc:2749] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:10.618358 30187 raft_consensus.cc:2468] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ac400ca83b4f0aab1cdfa6a8de888f in term 1.
I20260709 12:15:10.668102 30229 tablet_bootstrap.cc:654] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.681895 30229 tablet_bootstrap.cc:492] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f: No bootstrap required, opened a new log
I20260709 12:15:10.682863 30229 ts_tablet_manager.cc:1403] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.001s
I20260709 12:15:10.681775 29936 catalog_manager.cc:5697] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1). New cstate: current_term: 1 leader_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:10.684798 30271 raft_consensus.cc:493] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.686079 30237 leader_election.cc:290] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:10.685650 30271 raft_consensus.cc:515] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } }
I20260709 12:15:10.689076 30237 raft_consensus.cc:2804] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:10.689322 30039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba81d3022d04446ad34effc89217fc4" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" is_pre_election: true
I20260709 12:15:10.689677 30237 raft_consensus.cc:697] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Becoming Leader. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Running, Role: LEADER
I20260709 12:15:10.690143 30039 raft_consensus.cc:2468] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 0.
I20260709 12:15:10.690909 30237 consensus_queue.cc:237] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.691650 30080 leader_election.cc:304] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, 95ac400ca83b4f0aab1cdfa6a8de888f; no voters: 
I20260709 12:15:10.692785 30235 raft_consensus.cc:2804] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:10.693197 30235 raft_consensus.cc:493] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:10.693590 30235 raft_consensus.cc:3060] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.693941 30229 raft_consensus.cc:359] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
W20260709 12:15:10.698570 30153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:34663, user_credentials={real_user=slave}} blocked reactor thread for 48473us
I20260709 12:15:10.697009 30229 raft_consensus.cc:385] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.703527 30271 leader_election.cc:290] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:10.702894 30187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba81d3022d04446ad34effc89217fc4" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e" is_pre_election: true
W20260709 12:15:10.706522 30079 leader_election.cc:343] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.703567 30229 raft_consensus.cc:740] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.709883 30189 raft_consensus.cc:2468] T f5e29068599049559468695970d3d825 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 1.
I20260709 12:15:10.708515 30235 raft_consensus.cc:515] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } }
I20260709 12:15:10.709007 30251 raft_consensus.cc:697] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Becoming Leader. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Running, Role: LEADER
I20260709 12:15:10.709477 30229 consensus_queue.cc:260] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.713539 30235 leader_election.cc:290] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 1 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:10.712718 30251 consensus_queue.cc:237] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.714278 30039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba81d3022d04446ad34effc89217fc4" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
I20260709 12:15:10.714920 30039 raft_consensus.cc:3060] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.716943 30231 tablet_bootstrap.cc:492] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752: No bootstrap required, opened a new log
I20260709 12:15:10.717340 30231 ts_tablet_manager.cc:1403] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.025s
I20260709 12:15:10.719182 30230 tablet_bootstrap.cc:492] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e: No bootstrap required, opened a new log
I20260709 12:15:10.719715 30230 ts_tablet_manager.cc:1403] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.008s
I20260709 12:15:10.719962 30079 leader_election.cc:304] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e; no voters: 95ac400ca83b4f0aab1cdfa6a8de888f
I20260709 12:15:10.721491 30231 raft_consensus.cc:359] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.722193 30231 raft_consensus.cc:385] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.722417 30230 raft_consensus.cc:359] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } }
I20260709 12:15:10.723135 30230 raft_consensus.cc:385] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.723338 30229 ts_tablet_manager.cc:1434] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260709 12:15:10.723409 30230 raft_consensus.cc:740] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.725054 30235 raft_consensus.cc:2804] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:10.722471 30231 raft_consensus.cc:740] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.724462 30229 tablet_bootstrap.cc:492] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
I20260709 12:15:10.724946 30230 consensus_queue.cc:260] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } }
I20260709 12:15:10.728137 30189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba81d3022d04446ad34effc89217fc4" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e"
I20260709 12:15:10.728799 30189 raft_consensus.cc:3060] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.728960 30039 raft_consensus.cc:2468] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 1.
I20260709 12:15:10.730306 30080 leader_election.cc:304] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, 95ac400ca83b4f0aab1cdfa6a8de888f; no voters: 
I20260709 12:15:10.731215 30271 raft_consensus.cc:2804] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:10.732417 30230 ts_tablet_manager.cc:1434] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 12:15:10.734683 30230 tablet_bootstrap.cc:492] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e: Bootstrap starting.
I20260709 12:15:10.726064 30235 raft_consensus.cc:697] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [term 1 LEADER]: Becoming Leader. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Running, Role: LEADER
I20260709 12:15:10.733843 30231 consensus_queue.cc:260] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.741534 30271 raft_consensus.cc:697] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 1 LEADER]: Becoming Leader. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Running, Role: LEADER
I20260709 12:15:10.745822 30231 ts_tablet_manager.cc:1434] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 12:15:10.746762 30231 tablet_bootstrap.cc:492] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752: Bootstrap starting.
I20260709 12:15:10.751151 30231 tablet_bootstrap.cc:654] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.752200 29937 catalog_manager.cc:5697] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1043ee669bb4aee9f499915659c001e (127.23.69.3). New cstate: current_term: 1 leader_uuid: "e1043ee669bb4aee9f499915659c001e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:10.754426 30230 tablet_bootstrap.cc:654] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.748553 30235 consensus_queue.cc:237] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.754165 30271 consensus_queue.cc:237] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } }
I20260709 12:15:10.764050 30251 raft_consensus.cc:493] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.764947 30251 raft_consensus.cc:515] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.767795 30251 leader_election.cc:290] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:10.769069 30039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf186242a9f40938ce2c85f11110919" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" is_pre_election: true
I20260709 12:15:10.770182 30114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf186242a9f40938ce2c85f11110919" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752" is_pre_election: true
I20260709 12:15:10.770895 30114 raft_consensus.cc:2468] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 0.
I20260709 12:15:10.771164 30229 tablet_bootstrap.cc:654] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.772420 30153 leader_election.cc:304] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e; no voters: 
W20260709 12:15:10.774382 30154 leader_election.cc:343] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.775523 30251 raft_consensus.cc:2804] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:10.776177 30251 raft_consensus.cc:493] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:10.776597 30251 raft_consensus.cc:3060] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.779290 30189 raft_consensus.cc:2468] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 1.
I20260709 12:15:10.790652 30251 raft_consensus.cc:515] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.790438 29936 catalog_manager.cc:5697] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1043ee669bb4aee9f499915659c001e (127.23.69.3). New cstate: current_term: 1 leader_uuid: "e1043ee669bb4aee9f499915659c001e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:10.793522 29937 catalog_manager.cc:5697] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2376a68daa3c4224aa1939d470415752 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "2376a68daa3c4224aa1939d470415752" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:10.803202 30039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf186242a9f40938ce2c85f11110919" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
W20260709 12:15:10.805532 30154 leader_election.cc:343] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:10.808452 30114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf186242a9f40938ce2c85f11110919" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752"
I20260709 12:15:10.809233 30114 raft_consensus.cc:3060] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.819358 30230 tablet_bootstrap.cc:492] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e: No bootstrap required, opened a new log
I20260709 12:15:10.819974 30230 ts_tablet_manager.cc:1403] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e: Time spent bootstrapping tablet: real 0.086s	user 0.041s	sys 0.023s
I20260709 12:15:10.820804 30229 tablet_bootstrap.cc:492] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f: No bootstrap required, opened a new log
I20260709 12:15:10.821341 30229 ts_tablet_manager.cc:1403] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.002s
I20260709 12:15:10.821682 30251 leader_election.cc:290] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:10.820839 29936 catalog_manager.cc:5697] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2376a68daa3c4224aa1939d470415752 (127.23.69.2). New cstate: current_term: 1 leader_uuid: "2376a68daa3c4224aa1939d470415752" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:10.819358 30231 tablet_bootstrap.cc:492] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752: No bootstrap required, opened a new log
I20260709 12:15:10.823849 30231 ts_tablet_manager.cc:1403] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.036s
I20260709 12:15:10.823926 30229 raft_consensus.cc:359] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.822737 30230 raft_consensus.cc:359] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.824761 30229 raft_consensus.cc:385] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.822917 30114 raft_consensus.cc:2468] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 1.
I20260709 12:15:10.825098 30229 raft_consensus.cc:740] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.824954 30230 raft_consensus.cc:385] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.825941 30230 raft_consensus.cc:740] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.825963 30229 consensus_queue.cc:260] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.826642 30231 raft_consensus.cc:359] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.827353 30231 raft_consensus.cc:385] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.827000 30230 consensus_queue.cc:260] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.827637 30231 raft_consensus.cc:740] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.828516 30231 consensus_queue.cc:260] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.829732 30230 ts_tablet_manager.cc:1434] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:15:10.829918 30153 leader_election.cc:304] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e; no voters: 95ac400ca83b4f0aab1cdfa6a8de888f
I20260709 12:15:10.830773 30231 ts_tablet_manager.cc:1434] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:10.831776 30251 raft_consensus.cc:2804] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:10.832379 30230 tablet_bootstrap.cc:492] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e: Bootstrap starting.
I20260709 12:15:10.832499 30251 raft_consensus.cc:697] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Becoming Leader. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Running, Role: LEADER
I20260709 12:15:10.833477 30251 consensus_queue.cc:237] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.839166 30230 tablet_bootstrap.cc:654] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.842528 30229 ts_tablet_manager.cc:1434] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:15:10.843650 30229 tablet_bootstrap.cc:492] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
I20260709 12:15:10.844521 30230 tablet_bootstrap.cc:492] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e: No bootstrap required, opened a new log
I20260709 12:15:10.845126 30230 ts_tablet_manager.cc:1403] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:15:10.848029 30230 raft_consensus.cc:359] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.849985 30230 raft_consensus.cc:385] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.850365 30229 tablet_bootstrap.cc:654] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.850332 30230 raft_consensus.cc:740] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.851263 30230 consensus_queue.cc:260] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.852149 30251 consensus_queue.cc:1048] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:10.853485 30230 ts_tablet_manager.cc:1434] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:15:10.856585 29936 catalog_manager.cc:5697] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1043ee669bb4aee9f499915659c001e (127.23.69.3). New cstate: current_term: 1 leader_uuid: "e1043ee669bb4aee9f499915659c001e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:10.859361 30229 tablet_bootstrap.cc:492] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f: No bootstrap required, opened a new log
I20260709 12:15:10.859896 30229 ts_tablet_manager.cc:1403] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260709 12:15:10.862825 30229 raft_consensus.cc:359] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.863863 30229 raft_consensus.cc:385] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.864287 30229 raft_consensus.cc:740] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.865268 30229 consensus_queue.cc:260] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.872061 30273 consensus_queue.cc:1048] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:10.873406 30229 ts_tablet_manager.cc:1434] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:15:10.874398 30229 tablet_bootstrap.cc:492] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
I20260709 12:15:10.879112 30229 tablet_bootstrap.cc:654] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:10.890735 30229 tablet_bootstrap.cc:492] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f: No bootstrap required, opened a new log
I20260709 12:15:10.891355 30229 ts_tablet_manager.cc:1403] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 12:15:10.893965 30229 raft_consensus.cc:359] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.894820 30229 raft_consensus.cc:385] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:10.895165 30229 raft_consensus.cc:740] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:10.895826 30229 consensus_queue.cc:260] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.897717 30229 ts_tablet_manager.cc:1434] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:10.911123 30268 raft_consensus.cc:493] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.911593 30268 raft_consensus.cc:515] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.913468 30268 leader_election.cc:290] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:10.914270 30114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e29068599049559468695970d3d825" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752" is_pre_election: true
I20260709 12:15:10.914510 30189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e29068599049559468695970d3d825" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e" is_pre_election: true
I20260709 12:15:10.915409 30189 raft_consensus.cc:2393] T f5e29068599049559468695970d3d825 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95ac400ca83b4f0aab1cdfa6a8de888f in current term 1: Already voted for candidate 2376a68daa3c4224aa1939d470415752 in this term.
I20260709 12:15:10.916368 30004 leader_election.cc:304] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95ac400ca83b4f0aab1cdfa6a8de888f; no voters: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e
I20260709 12:15:10.917039 30268 raft_consensus.cc:3060] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.922192 30268 raft_consensus.cc:2749] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:10.930686 30268 raft_consensus.cc:493] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.931174 30268 raft_consensus.cc:515] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.933002 30268 leader_election.cc:290] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:10.933883 30114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddf8b6352e649c0863c26d64c7bbb75" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752" is_pre_election: true
I20260709 12:15:10.934108 30189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddf8b6352e649c0863c26d64c7bbb75" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e" is_pre_election: true
I20260709 12:15:10.934525 30114 raft_consensus.cc:2468] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ac400ca83b4f0aab1cdfa6a8de888f in term 0.
I20260709 12:15:10.934819 30189 raft_consensus.cc:2468] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ac400ca83b4f0aab1cdfa6a8de888f in term 0.
I20260709 12:15:10.935701 30004 leader_election.cc:304] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, 95ac400ca83b4f0aab1cdfa6a8de888f; no voters: 
I20260709 12:15:10.936489 30268 raft_consensus.cc:2804] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:10.936933 30268 raft_consensus.cc:493] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:10.937227 30268 raft_consensus.cc:3060] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.943133 30268 raft_consensus.cc:515] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.945147 30268 leader_election.cc:290] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 election: Requested vote from peers 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:10.945746 30114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddf8b6352e649c0863c26d64c7bbb75" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752"
I20260709 12:15:10.946084 30189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddf8b6352e649c0863c26d64c7bbb75" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e"
I20260709 12:15:10.946309 30114 raft_consensus.cc:3060] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.946707 30189 raft_consensus.cc:3060] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:10.951547 30114 raft_consensus.cc:2468] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ac400ca83b4f0aab1cdfa6a8de888f in term 1.
I20260709 12:15:10.951885 30189 raft_consensus.cc:2468] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ac400ca83b4f0aab1cdfa6a8de888f in term 1.
I20260709 12:15:10.952708 30004 leader_election.cc:304] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, 95ac400ca83b4f0aab1cdfa6a8de888f; no voters: 
I20260709 12:15:10.953552 30268 raft_consensus.cc:2804] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:10.954046 30268 raft_consensus.cc:697] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 LEADER]: Becoming Leader. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Running, Role: LEADER
I20260709 12:15:10.954802 30268 consensus_queue.cc:237] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:10.961808 29936 catalog_manager.cc:5697] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1). New cstate: current_term: 1 leader_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:10.988024 30268 consensus_queue.cc:1048] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:10.999109 30266 consensus_queue.cc:1048] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:11.026607 30273 raft_consensus.cc:493] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:11.027184 30273 raft_consensus.cc:515] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:11.028553 30266 raft_consensus.cc:493] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:11.029296 30273 leader_election.cc:290] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:11.029172 30266 raft_consensus.cc:515] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:11.030117 30039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d15ac560fb4fcc920d4b9291049f31" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" is_pre_election: true
I20260709 12:15:11.030481 30114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d15ac560fb4fcc920d4b9291049f31" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752" is_pre_election: true
I20260709 12:15:11.030726 30039 raft_consensus.cc:2468] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 0.
I20260709 12:15:11.031162 30114 raft_consensus.cc:2468] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 0.
I20260709 12:15:11.031375 30266 leader_election.cc:290] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:11.032104 30154 leader_election.cc:304] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95ac400ca83b4f0aab1cdfa6a8de888f, e1043ee669bb4aee9f499915659c001e; no voters: 
I20260709 12:15:11.032401 30114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fffa5089a19478abdeaeeeb8cc575c7" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752" is_pre_election: true
I20260709 12:15:11.033030 30273 raft_consensus.cc:2804] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:11.033704 30114 raft_consensus.cc:2393] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95ac400ca83b4f0aab1cdfa6a8de888f in current term 1: Already voted for candidate e1043ee669bb4aee9f499915659c001e in this term.
I20260709 12:15:11.033538 30189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fffa5089a19478abdeaeeeb8cc575c7" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e" is_pre_election: true
I20260709 12:15:11.033553 30273 raft_consensus.cc:493] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:11.034384 30273 raft_consensus.cc:3060] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:11.035246 30004 leader_election.cc:304] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95ac400ca83b4f0aab1cdfa6a8de888f; no voters: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e
I20260709 12:15:11.036093 30266 raft_consensus.cc:3060] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:11.040148 30273 raft_consensus.cc:515] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:11.041124 30266 raft_consensus.cc:2749] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:11.041916 30273 leader_election.cc:290] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:11.042578 30039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d15ac560fb4fcc920d4b9291049f31" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
I20260709 12:15:11.042984 30114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d15ac560fb4fcc920d4b9291049f31" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752"
I20260709 12:15:11.043227 30039 raft_consensus.cc:3060] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:11.043571 30114 raft_consensus.cc:3060] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:11.050576 30114 raft_consensus.cc:2468] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 1.
I20260709 12:15:11.050576 30039 raft_consensus.cc:2468] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 1.
I20260709 12:15:11.051975 30154 leader_election.cc:304] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95ac400ca83b4f0aab1cdfa6a8de888f, e1043ee669bb4aee9f499915659c001e; no voters: 
I20260709 12:15:11.052706 30273 raft_consensus.cc:2804] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:11.053282 30273 raft_consensus.cc:697] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Becoming Leader. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Running, Role: LEADER
I20260709 12:15:11.054056 30273 consensus_queue.cc:237] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:11.062691 29937 catalog_manager.cc:5697] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1043ee669bb4aee9f499915659c001e (127.23.69.3). New cstate: current_term: 1 leader_uuid: "e1043ee669bb4aee9f499915659c001e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:11.085383 30039 raft_consensus.cc:3060] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:11.092517 30273 consensus_queue.cc:1048] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:11.105026 30237 consensus_queue.cc:1048] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:11.122818 23828 ts_manager.cc:295] Set tserver state for 95ac400ca83b4f0aab1cdfa6a8de888f to MAINTENANCE_MODE
I20260709 12:15:11.123608 23828 tablet_server.cc:179] TabletServer@127.23.69.1:0 shutting down...
I20260709 12:15:11.129351 30237 consensus_queue.cc:1048] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:15:11.153034 30154 consensus_peers.cc:597] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:11.161669 30266 consensus_queue.cc:1048] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:15:11.162748 30080 consensus_peers.cc:597] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:11.164865 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:11.165881 23828 tablet_replica.cc:333] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f: stopping tablet replica
I20260709 12:15:11.166735 23828 raft_consensus.cc:2243] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.167187 23828 raft_consensus.cc:2272] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.170253 23828 tablet_replica.cc:333] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f: stopping tablet replica
I20260709 12:15:11.172003 23828 raft_consensus.cc:2243] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.172531 23828 raft_consensus.cc:2272] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.175446 30266 consensus_queue.cc:1048] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:15:11.185240 30080 consensus_peers.cc:597] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:11.185698 30235 consensus_queue.cc:1048] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:11.187784 23828 tablet_replica.cc:333] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f: stopping tablet replica
I20260709 12:15:11.188895 23828 raft_consensus.cc:2243] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.189543 23828 raft_consensus.cc:2272] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.198469 23828 tablet_replica.cc:333] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f: stopping tablet replica
I20260709 12:15:11.199455 23828 raft_consensus.cc:2243] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.200016 23828 raft_consensus.cc:2272] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.202709 23828 tablet_replica.cc:333] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f: stopping tablet replica
I20260709 12:15:11.203573 23828 raft_consensus.cc:2243] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:11.204857 23828 raft_consensus.cc:2272] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.207819 23828 tablet_replica.cc:333] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f: stopping tablet replica
I20260709 12:15:11.208529 23828 raft_consensus.cc:2243] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.209192 23828 raft_consensus.cc:2272] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.212000 23828 tablet_replica.cc:333] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f: stopping tablet replica
I20260709 12:15:11.212610 23828 raft_consensus.cc:2243] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.213094 23828 raft_consensus.cc:2272] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.215020 23828 tablet_replica.cc:333] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f: stopping tablet replica
I20260709 12:15:11.215567 23828 raft_consensus.cc:2243] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.215958 23828 raft_consensus.cc:2272] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.217782 23828 tablet_replica.cc:333] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f: stopping tablet replica
I20260709 12:15:11.218322 23828 raft_consensus.cc:2243] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:11.218919 23828 pending_rounds.cc:70] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f: Trying to abort 1 pending ops.
I20260709 12:15:11.219123 23828 pending_rounds.cc:77] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622777678475264 op_type: NO_OP noop_request { }
I20260709 12:15:11.219434 23828 raft_consensus.cc:2889] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:15:11.219699 23828 raft_consensus.cc:2272] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.221789 23828 tablet_replica.cc:333] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f: stopping tablet replica
I20260709 12:15:11.222299 23828 raft_consensus.cc:2243] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:11.223086 23828 raft_consensus.cc:2272] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.255952 23828 tablet_server.cc:196] TabletServer@127.23.69.1:0 shutdown complete.
W20260709 12:15:11.296006 30154 consensus_peers.cc:597] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:11.298468 30154 consensus_peers.cc:597] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:11.311287 30273 consensus_queue.cc:1048] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:11.345589 30271 consensus_queue.cc:1048] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:15:11.416425 29986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:15:11.509315 30154 consensus_peers.cc:597] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:11.536736 30154 consensus_peers.cc:597] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:12.192006 30251 consensus_queue.cc:1048] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:15:12.417951 29986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:15:12.503557 30251 raft_consensus.cc:493] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95ac400ca83b4f0aab1cdfa6a8de888f)
I20260709 12:15:12.505019 30251 raft_consensus.cc:515] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:12.508716 30251 leader_election.cc:290] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:12.510999 30113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6baac21c4d44b2f91d3cb46c7be0d34" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752" is_pre_election: true
I20260709 12:15:12.512264 30113 raft_consensus.cc:2468] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 1.
W20260709 12:15:12.513442 30154 leader_election.cc:336] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111)
I20260709 12:15:12.514549 30153 leader_election.cc:304] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [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: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e; no voters: 95ac400ca83b4f0aab1cdfa6a8de888f
I20260709 12:15:12.515342 30251 raft_consensus.cc:2804] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:12.515687 30251 raft_consensus.cc:493] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95ac400ca83b4f0aab1cdfa6a8de888f)
I20260709 12:15:12.516037 30251 raft_consensus.cc:3060] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.525305 30251 raft_consensus.cc:515] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:12.527364 30251 leader_election.cc:290] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 2 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:12.528537 30113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6baac21c4d44b2f91d3cb46c7be0d34" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752"
I20260709 12:15:12.529309 30113 raft_consensus.cc:3060] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:12.531060 30154 leader_election.cc:336] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111)
I20260709 12:15:12.537060 30113 raft_consensus.cc:2468] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 2.
I20260709 12:15:12.538327 30153 leader_election.cc:304] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [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: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e; no voters: 95ac400ca83b4f0aab1cdfa6a8de888f
I20260709 12:15:12.539158 30251 raft_consensus.cc:2804] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:12.539641 30251 raft_consensus.cc:697] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 2 LEADER]: Becoming Leader. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Running, Role: LEADER
I20260709 12:15:12.540896 30251 consensus_queue.cc:237] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:12.552901 29937 catalog_manager.cc:5697] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e reported cstate change: term changed from 1 to 2, leader changed from 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1) to e1043ee669bb4aee9f499915659c001e (127.23.69.3). New cstate: current_term: 2 leader_uuid: "e1043ee669bb4aee9f499915659c001e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:12.642370 30323 raft_consensus.cc:493] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:12.643137 30323 raft_consensus.cc:515] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:12.645357 30323 leader_election.cc:290] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:12.646831 30187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddf8b6352e649c0863c26d64c7bbb75" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e" is_pre_election: true
W20260709 12:15:12.647294 30080 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111) [suppressed 120 similar messages]
I20260709 12:15:12.647675 30187 raft_consensus.cc:2468] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 1.
I20260709 12:15:12.649401 30079 leader_election.cc:304] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [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: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e; no voters: 
I20260709 12:15:12.650287 30323 raft_consensus.cc:2804] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:12.650645 30323 raft_consensus.cc:493] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:15:12.650672 30080 leader_election.cc:336] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111)
I20260709 12:15:12.651412 30323 raft_consensus.cc:3060] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.662353 30323 raft_consensus.cc:515] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:12.664799 30323 leader_election.cc:290] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 2 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:12.667785 30187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddf8b6352e649c0863c26d64c7bbb75" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e"
I20260709 12:15:12.668653 30187 raft_consensus.cc:3060] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:12.670644 30080 leader_election.cc:336] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111)
I20260709 12:15:12.673801 30251 raft_consensus.cc:493] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95ac400ca83b4f0aab1cdfa6a8de888f)
I20260709 12:15:12.674642 30251 raft_consensus.cc:515] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:12.677201 30251 leader_election.cc:290] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:12.678853 30323 raft_consensus.cc:493] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95ac400ca83b4f0aab1cdfa6a8de888f)
I20260709 12:15:12.679759 30323 raft_consensus.cc:515] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:12.680724 30113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f039b3b9dcfe455ea380bec895b87144" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752" is_pre_election: true
I20260709 12:15:12.681512 30113 raft_consensus.cc:2468] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 1.
W20260709 12:15:12.682886 30154 leader_election.cc:336] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111)
I20260709 12:15:12.683537 30189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f039b3b9dcfe455ea380bec895b87144" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e" is_pre_election: true
I20260709 12:15:12.684010 30153 leader_election.cc:304] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [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: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e; no voters: 95ac400ca83b4f0aab1cdfa6a8de888f
I20260709 12:15:12.684525 30189 raft_consensus.cc:2468] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 1.
I20260709 12:15:12.685390 30314 raft_consensus.cc:2804] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:12.685812 30314 raft_consensus.cc:493] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95ac400ca83b4f0aab1cdfa6a8de888f)
I20260709 12:15:12.682848 30187 raft_consensus.cc:2468] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 2.
I20260709 12:15:12.686023 30079 leader_election.cc:304] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [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: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e; no voters: 
I20260709 12:15:12.686306 30314 raft_consensus.cc:3060] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.687469 30313 raft_consensus.cc:2804] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:12.687657 30079 leader_election.cc:304] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [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: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e; no voters: 95ac400ca83b4f0aab1cdfa6a8de888f
I20260709 12:15:12.688122 30313 raft_consensus.cc:493] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95ac400ca83b4f0aab1cdfa6a8de888f)
I20260709 12:15:12.688773 30313 raft_consensus.cc:3060] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.689182 30322 raft_consensus.cc:2804] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:12.695371 30323 leader_election.cc:290] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:12.698045 30314 raft_consensus.cc:515] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
W20260709 12:15:12.698316 30080 leader_election.cc:336] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111)
I20260709 12:15:12.702971 30314 leader_election.cc:290] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 2 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:12.703612 30322 raft_consensus.cc:697] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Becoming Leader. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Running, Role: LEADER
I20260709 12:15:12.703994 30113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f039b3b9dcfe455ea380bec895b87144" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752"
I20260709 12:15:12.705145 30322 consensus_queue.cc:237] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Queue going to LEADER 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: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
W20260709 12:15:12.707098 30154 leader_election.cc:336] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111)
I20260709 12:15:12.706962 30313 raft_consensus.cc:515] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:12.708549 30113 raft_consensus.cc:2393] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e1043ee669bb4aee9f499915659c001e in current term 2: Already voted for candidate 2376a68daa3c4224aa1939d470415752 in this term.
I20260709 12:15:12.710345 30313 leader_election.cc:290] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 2 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:12.711742 30187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f039b3b9dcfe455ea380bec895b87144" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e"
I20260709 12:15:12.713004 30187 raft_consensus.cc:2393] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2376a68daa3c4224aa1939d470415752 in current term 2: Already voted for candidate e1043ee669bb4aee9f499915659c001e in this term.
W20260709 12:15:12.715957 30080 leader_election.cc:336] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111)
I20260709 12:15:12.716485 30080 leader_election.cc:304] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [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: 2376a68daa3c4224aa1939d470415752; no voters: 95ac400ca83b4f0aab1cdfa6a8de888f, e1043ee669bb4aee9f499915659c001e
I20260709 12:15:12.717490 30322 raft_consensus.cc:2749] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:12.719472 30153 leader_election.cc:304] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [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: e1043ee669bb4aee9f499915659c001e; no voters: 2376a68daa3c4224aa1939d470415752, 95ac400ca83b4f0aab1cdfa6a8de888f
I20260709 12:15:12.720485 30314 raft_consensus.cc:2749] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:12.721830 29937 catalog_manager.cc:5697] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 reported cstate change: term changed from 1 to 2, leader changed from 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1) to 2376a68daa3c4224aa1939d470415752 (127.23.69.2). New cstate: current_term: 2 leader_uuid: "2376a68daa3c4224aa1939d470415752" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:12.952201 30154 consensus_peers.cc:597] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:12.992367 30113 raft_consensus.cc:1275] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Refusing update from remote peer e1043ee669bb4aee9f499915659c001e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:12.993844 30314 consensus_queue.cc:1048] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:15:13.129753 30210 debug-util.cc:398] Leaking SignalData structure 0x7b0800207760 after lost signal to thread 23831
W20260709 12:15:13.131292 30210 debug-util.cc:398] Leaking SignalData structure 0x7b08000b82c0 after lost signal to thread 29972
W20260709 12:15:13.132834 30210 debug-util.cc:398] Leaking SignalData structure 0x7b0800227de0 after lost signal to thread 30139
W20260709 12:15:13.134693 30210 debug-util.cc:398] Leaking SignalData structure 0x7b0800345ca0 after lost signal to thread 30213
I20260709 12:15:13.176692 30187 raft_consensus.cc:1275] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Refusing update from remote peer 2376a68daa3c4224aa1939d470415752: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:15:13.178206 30322 consensus_queue.cc:1048] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:15:13.195308 30080 consensus_peers.cc:597] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:13.419324 29986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:15:13.654976 30080 consensus_peers.cc:597] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:13.811442 30154 consensus_peers.cc:597] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:13.973615 30154 consensus_peers.cc:597] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:14.214365 30154 consensus_peers.cc:597] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:14.227034 30154 consensus_peers.cc:597] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:14.285059 30080 consensus_peers.cc:597] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:14.357033 30251 raft_consensus.cc:493] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:14.357648 30251 raft_consensus.cc:515] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:14.360566 30251 leader_election.cc:290] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:14.360973 30114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f039b3b9dcfe455ea380bec895b87144" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752" is_pre_election: true
I20260709 12:15:14.361778 30114 raft_consensus.cc:2468] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 2.
I20260709 12:15:14.363157 30153 leader_election.cc:304] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [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: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e; no voters: 
W20260709 12:15:14.363785 30154 leader_election.cc:336] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111)
I20260709 12:15:14.363960 30251 raft_consensus.cc:2804] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:14.364424 30251 raft_consensus.cc:493] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:14.364725 30251 raft_consensus.cc:3060] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:14.371372 30251 raft_consensus.cc:515] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:14.373318 30251 leader_election.cc:290] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 3 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:14.374624 30114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f039b3b9dcfe455ea380bec895b87144" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752"
I20260709 12:15:14.375329 30114 raft_consensus.cc:3060] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:15:14.378422 30154 leader_election.cc:336] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111)
I20260709 12:15:14.382943 30114 raft_consensus.cc:2468] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 3.
I20260709 12:15:14.384230 30153 leader_election.cc:304] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [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: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e; no voters: 95ac400ca83b4f0aab1cdfa6a8de888f
I20260709 12:15:14.385296 30251 raft_consensus.cc:2804] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:14.385864 30251 raft_consensus.cc:697] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 3 LEADER]: Becoming Leader. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Running, Role: LEADER
I20260709 12:15:14.386919 30251 consensus_queue.cc:237] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [LEADER]: Queue going to LEADER 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: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:14.396478 29936 catalog_manager.cc:5697] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e reported cstate change: term changed from 1 to 3, leader changed from 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1) to e1043ee669bb4aee9f499915659c001e (127.23.69.3). New cstate: current_term: 3 leader_uuid: "e1043ee669bb4aee9f499915659c001e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: HEALTHY } } }
W20260709 12:15:14.420557 29986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:15:14.480719 30154 consensus_peers.cc:597] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:14.788729 30113 raft_consensus.cc:1275] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Refusing update from remote peer e1043ee669bb4aee9f499915659c001e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:14.790176 30341 consensus_queue.cc:1048] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:15:14.813498 30154 consensus_peers.cc:597] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:15.421541 29986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:15:15.693737 30154 consensus_peers.cc:597] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:15.873728 30080 consensus_peers.cc:597] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:16.182497 30080 consensus_peers.cc:597] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:16.333102 30154 consensus_peers.cc:597] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:16.422562 29986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:15:16.450181 30080 consensus_peers.cc:597] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:16.529043 30154 consensus_peers.cc:597] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:16.553906 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:16.562165 30351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:16.562458 30352 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:16.564193 30354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:16.565367 23828 server_base.cc:1061] running on GCE node
I20260709 12:15:16.566520 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:16.566718 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:16.566946 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599316566927 us; error 0 us; skew 500 ppm
I20260709 12:15:16.567523 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:16.570619 23828 webserver.cc:533] Webserver started at http://127.23.69.1:46607/ using document root <none> and password file <none>
I20260709 12:15:16.571211 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:16.571420 23828 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:15:16.575933 23828 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 12:15:16.580286 30359 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:16.581166 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 12:15:16.581499 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-0-root
uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
format_stamp: "Formatted at 2026-07-09 12:15:09 on dist-test-slave-lgtn"
I20260709 12:15:16.581858 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599078110164-23828-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:16.601392 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:16.602797 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:16.604502 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:16.608651 30366 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 12:15:16.658141 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:15:16.658459 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.003s	sys 0.000s
I20260709 12:15:16.658816 23828 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:15:16.669435 30366 tablet_bootstrap.cc:492] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
W20260709 12:15:16.674607 30154 consensus_peers.cc:597] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:16.688992 30366 tablet_bootstrap.cc:492] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:16.690027 30366 tablet_bootstrap.cc:492] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap complete.
I20260709 12:15:16.690742 30366 ts_tablet_manager.cc:1403] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 12:15:16.693825 30366 raft_consensus.cc:359] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:16.694527 30366 raft_consensus.cc:740] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:16.695281 30366 consensus_queue.cc:260] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [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: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:16.698235 30366 ts_tablet_manager.cc:1434] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:15:16.699076 30366 tablet_bootstrap.cc:492] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
I20260709 12:15:16.716552 30366 tablet_bootstrap.cc:492] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:16.717585 30366 tablet_bootstrap.cc:492] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap complete.
I20260709 12:15:16.718283 30366 ts_tablet_manager.cc:1403] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:15:16.721125 30366 raft_consensus.cc:359] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:16.721820 23828 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:15:16.721822 30366 raft_consensus.cc:740] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:16.722435 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.064s	user 0.060s	sys 0.002s
I20260709 12:15:16.723004 30366 consensus_queue.cc:260] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [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: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:16.725498 30366 ts_tablet_manager.cc:1434] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:15:16.726457 30366 tablet_bootstrap.cc:492] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
I20260709 12:15:16.746806 30366 tablet_bootstrap.cc:492] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:16.747889 30366 tablet_bootstrap.cc:492] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap complete.
I20260709 12:15:16.748673 30366 ts_tablet_manager.cc:1403] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
W20260709 12:15:16.751652 30154 consensus_peers.cc:597] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:16.751654 30366 raft_consensus.cc:359] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:16.752671 30366 raft_consensus.cc:740] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:16.753547 30366 consensus_queue.cc:260] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [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: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:16.755537 30366 ts_tablet_manager.cc:1434] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:15:16.756353 30366 tablet_bootstrap.cc:492] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
I20260709 12:15:16.766907 30366 tablet_bootstrap.cc:492] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:16.767644 30366 tablet_bootstrap.cc:492] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap complete.
I20260709 12:15:16.768296 30366 ts_tablet_manager.cc:1403] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 12:15:16.770257 30366 raft_consensus.cc:359] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:16.770776 30366 raft_consensus.cc:740] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:16.771428 30366 consensus_queue.cc:260] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:16.773119 30366 ts_tablet_manager.cc:1434] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:15:16.773767 30366 tablet_bootstrap.cc:492] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
I20260709 12:15:16.784912 30366 tablet_bootstrap.cc:492] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:16.785764 30366 tablet_bootstrap.cc:492] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap complete.
I20260709 12:15:16.786448 30366 ts_tablet_manager.cc:1403] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.008s
I20260709 12:15:16.788779 30366 raft_consensus.cc:359] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:16.789472 30366 raft_consensus.cc:740] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:16.790313 30366 consensus_queue.cc:260] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:16.792300 30366 ts_tablet_manager.cc:1434] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:16.793102 30366 tablet_bootstrap.cc:492] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
I20260709 12:15:16.802325 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.1:38971
I20260709 12:15:16.802441 30428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.1:38971 every 8 connection(s)
I20260709 12:15:16.807616 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:16.808197 30366 tablet_bootstrap.cc:492] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f: 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 12:15:16.809361 30366 tablet_bootstrap.cc:492] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap complete.
I20260709 12:15:16.810209 30366 ts_tablet_manager.cc:1403] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 12:15:16.813936 30366 raft_consensus.cc:359] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:16.815239 30366 raft_consensus.cc:740] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:16.815964 30366 consensus_queue.cc:260] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [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: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:16.817677 30366 ts_tablet_manager.cc:1434] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:15:16.818763 30366 tablet_bootstrap.cc:492] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
I20260709 12:15:16.850970 30366 tablet_bootstrap.cc:492] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:16.851997 30366 tablet_bootstrap.cc:492] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap complete.
I20260709 12:15:16.852691 30366 ts_tablet_manager.cc:1403] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.034s	user 0.027s	sys 0.004s
I20260709 12:15:16.855576 30366 raft_consensus.cc:359] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:16.856371 30366 raft_consensus.cc:740] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:16.859473 30189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fffa5089a19478abdeaeeeb8cc575c7"
dest_uuid: "e1043ee669bb4aee9f499915659c001e"
mode: GRACEFUL
new_leader_uuid: "2376a68daa3c4224aa1939d470415752"
 from {username='slave'} at 127.0.0.1:60446
I20260709 12:15:16.860302 30189 raft_consensus.cc:606] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Received request to transfer leadership to TS 2376a68daa3c4224aa1939d470415752
I20260709 12:15:16.860425 30366 consensus_queue.cc:260] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f [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: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:16.862811 30366 ts_tablet_manager.cc:1434] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:15:16.863247 30189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1d15ac560fb4fcc920d4b9291049f31"
dest_uuid: "e1043ee669bb4aee9f499915659c001e"
mode: GRACEFUL
new_leader_uuid: "2376a68daa3c4224aa1939d470415752"
 from {username='slave'} at 127.0.0.1:60446
I20260709 12:15:16.863612 30366 tablet_bootstrap.cc:492] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
I20260709 12:15:16.863897 30189 raft_consensus.cc:606] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Received request to transfer leadership to TS 2376a68daa3c4224aa1939d470415752
I20260709 12:15:16.866346 30430 heartbeater.cc:344] Connected to a master server at 127.23.69.62:34489
I20260709 12:15:16.866712 30430 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:16.867484 30430 heartbeater.cc:507] Master 127.23.69.62:34489 requested a full tablet report, sending...
I20260709 12:15:16.869268 30189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6baac21c4d44b2f91d3cb46c7be0d34"
dest_uuid: "e1043ee669bb4aee9f499915659c001e"
mode: GRACEFUL
new_leader_uuid: "2376a68daa3c4224aa1939d470415752"
 from {username='slave'} at 127.0.0.1:60446
I20260709 12:15:16.869963 30189 raft_consensus.cc:606] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 2 LEADER]: Received request to transfer leadership to TS 2376a68daa3c4224aa1939d470415752
I20260709 12:15:16.871193 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:15:16.871840 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:16.872696 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:16.873461 29936 ts_manager.cc:194] Re-registered known tserver with Master: 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971)
I20260709 12:15:16.877135 30366 tablet_bootstrap.cc:492] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:16.878014 30366 tablet_bootstrap.cc:492] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap complete.
I20260709 12:15:16.878635 30366 ts_tablet_manager.cc:1403] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 12:15:16.881265 30366 raft_consensus.cc:359] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } }
I20260709 12:15:16.881887 29936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52394
I20260709 12:15:16.881925 30366 raft_consensus.cc:740] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:16.883016 30366 consensus_queue.cc:260] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } }
I20260709 12:15:16.885106 30366 ts_tablet_manager.cc:1434] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:15:16.885887 30366 tablet_bootstrap.cc:492] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
I20260709 12:15:16.886029 30430 heartbeater.cc:499] Master 127.23.69.62:34489 was elected leader, sending a full tablet report...
I20260709 12:15:16.894778 30403 raft_consensus.cc:3060] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:15:16.899677 30366 tablet_bootstrap.cc:492] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:16.900673 30366 tablet_bootstrap.cc:492] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap complete.
I20260709 12:15:16.901446 30366 ts_tablet_manager.cc:1403] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 12:15:16.904146 30366 raft_consensus.cc:359] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:16.904973 30366 raft_consensus.cc:385] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:16.905270 30366 raft_consensus.cc:740] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:16.906107 30366 consensus_queue.cc:260] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:16.908521 30366 ts_tablet_manager.cc:1434] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:16.909592 30366 tablet_bootstrap.cc:492] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap starting.
I20260709 12:15:16.920248 30366 tablet_bootstrap.cc:492] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:16.920979 30366 tablet_bootstrap.cc:492] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f: Bootstrap complete.
I20260709 12:15:16.921507 30366 ts_tablet_manager.cc:1403] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.006s
I20260709 12:15:16.923504 30366 raft_consensus.cc:359] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:16.924115 30366 raft_consensus.cc:740] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ac400ca83b4f0aab1cdfa6a8de888f, State: Initialized, Role: FOLLOWER
I20260709 12:15:16.924886 30366 consensus_queue.cc:260] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
W20260709 12:15:16.925376 30154 consensus_peers.cc:597] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:16.927026 30366 ts_tablet_manager.cc:1434] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 12:15:17.015206 30403 raft_consensus.cc:3060] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:17.020754 30403 pending_rounds.cc:85] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f: Aborting all ops after (but not including) 0
I20260709 12:15:17.021003 30403 pending_rounds.cc:107] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:15:17.021277 30403 raft_consensus.cc:2889] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:17.101768 30368 raft_consensus.cc:493] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:17.102234 30368 raft_consensus.cc:515] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:17.104338 30368 leader_election.cc:290] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:17.115808 30113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf186242a9f40938ce2c85f11110919" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752" is_pre_election: true
I20260709 12:15:17.116676 30189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf186242a9f40938ce2c85f11110919" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e" is_pre_election: true
I20260709 12:15:17.118281 30361 leader_election.cc:304] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95ac400ca83b4f0aab1cdfa6a8de888f; no voters: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e
I20260709 12:15:17.119043 30368 raft_consensus.cc:2749] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:17.154659 30350 raft_consensus.cc:993] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e: : Instructing follower 2376a68daa3c4224aa1939d470415752 to start an election
I20260709 12:15:17.155134 30350 raft_consensus.cc:1081] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Signalling peer 2376a68daa3c4224aa1939d470415752 to start an election
I20260709 12:15:17.157070 30114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fffa5089a19478abdeaeeeb8cc575c7"
dest_uuid: "2376a68daa3c4224aa1939d470415752"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:15:17.157707 30114 raft_consensus.cc:493] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:17.158077 30114 raft_consensus.cc:3060] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:17.164376 30114 raft_consensus.cc:515] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:17.167390 30114 leader_election.cc:290] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 2 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:17.167809 30403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fffa5089a19478abdeaeeeb8cc575c7" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
I20260709 12:15:17.168249 30402 raft_consensus.cc:3060] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:17.168582 30403 raft_consensus.cc:3060] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:17.168171 30189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fffa5089a19478abdeaeeeb8cc575c7" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1043ee669bb4aee9f499915659c001e"
I20260709 12:15:17.169392 30189 raft_consensus.cc:3055] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:17.169646 30189 raft_consensus.cc:740] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Running, Role: LEADER
I20260709 12:15:17.170495 30189 consensus_queue.cc:260] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:17.171805 30189 raft_consensus.cc:3060] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:17.176566 30403 raft_consensus.cc:2468] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 2.
I20260709 12:15:17.178117 30080 leader_election.cc:304] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, 95ac400ca83b4f0aab1cdfa6a8de888f; no voters: 
I20260709 12:15:17.179198 30340 raft_consensus.cc:2804] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:17.181298 30189 raft_consensus.cc:2468] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 2.
I20260709 12:15:17.181617 30340 raft_consensus.cc:697] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Becoming Leader. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Running, Role: LEADER
I20260709 12:15:17.183277 30340 consensus_queue.cc:237] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:17.194428 29936 catalog_manager.cc:5697] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 reported cstate change: term changed from 1 to 2, leader changed from e1043ee669bb4aee9f499915659c001e (127.23.69.3) to 2376a68daa3c4224aa1939d470415752 (127.23.69.2). New cstate: current_term: 2 leader_uuid: "2376a68daa3c4224aa1939d470415752" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:17.196214 30447 raft_consensus.cc:993] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e: : Instructing follower 2376a68daa3c4224aa1939d470415752 to start an election
I20260709 12:15:17.196905 30251 raft_consensus.cc:1081] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 2 LEADER]: Signalling peer 2376a68daa3c4224aa1939d470415752 to start an election
I20260709 12:15:17.198923 30114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6baac21c4d44b2f91d3cb46c7be0d34"
dest_uuid: "2376a68daa3c4224aa1939d470415752"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:15:17.199538 30114 raft_consensus.cc:493] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:17.199961 30114 raft_consensus.cc:3060] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:17.207849 30114 raft_consensus.cc:515] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:17.209836 30114 leader_election.cc:290] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 3 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:17.210506 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6baac21c4d44b2f91d3cb46c7be0d34" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
I20260709 12:15:17.211160 30402 raft_consensus.cc:3060] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:17.211464 30189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6baac21c4d44b2f91d3cb46c7be0d34" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e1043ee669bb4aee9f499915659c001e"
I20260709 12:15:17.212065 30189 raft_consensus.cc:3055] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:17.212359 30189 raft_consensus.cc:740] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Running, Role: LEADER
I20260709 12:15:17.213177 30189 consensus_queue.cc:260] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [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: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:17.214218 30189 raft_consensus.cc:3060] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:17.216931 30402 raft_consensus.cc:2468] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 3.
I20260709 12:15:17.218137 30080 leader_election.cc:304] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [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: 2376a68daa3c4224aa1939d470415752, 95ac400ca83b4f0aab1cdfa6a8de888f; no voters: 
I20260709 12:15:17.219153 30340 raft_consensus.cc:2804] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:17.219694 30340 raft_consensus.cc:697] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [term 3 LEADER]: Becoming Leader. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Running, Role: LEADER
I20260709 12:15:17.220722 30340 consensus_queue.cc:237] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [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: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:17.221302 30189 raft_consensus.cc:2468] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 3.
I20260709 12:15:17.228955 29936 catalog_manager.cc:5697] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 reported cstate change: term changed from 2 to 3, leader changed from e1043ee669bb4aee9f499915659c001e (127.23.69.3) to 2376a68daa3c4224aa1939d470415752 (127.23.69.2). New cstate: current_term: 3 leader_uuid: "2376a68daa3c4224aa1939d470415752" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:17.253801 30350 raft_consensus.cc:993] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e: : Instructing follower 2376a68daa3c4224aa1939d470415752 to start an election
I20260709 12:15:17.254340 30251 raft_consensus.cc:1081] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Signalling peer 2376a68daa3c4224aa1939d470415752 to start an election
I20260709 12:15:17.255981 30114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1d15ac560fb4fcc920d4b9291049f31"
dest_uuid: "2376a68daa3c4224aa1939d470415752"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:15:17.256505 30114 raft_consensus.cc:493] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:17.257076 30114 raft_consensus.cc:3060] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:17.262368 30114 raft_consensus.cc:515] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:17.264066 30114 leader_election.cc:290] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 2 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:17.265036 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d15ac560fb4fcc920d4b9291049f31" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
I20260709 12:15:17.265372 30189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d15ac560fb4fcc920d4b9291049f31" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1043ee669bb4aee9f499915659c001e"
I20260709 12:15:17.265717 30402 raft_consensus.cc:3060] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:17.266029 30189 raft_consensus.cc:3055] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:17.266465 30189 raft_consensus.cc:740] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Running, Role: LEADER
I20260709 12:15:17.267280 30189 consensus_queue.cc:260] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:17.268357 30189 raft_consensus.cc:3060] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:17.272387 30402 raft_consensus.cc:2468] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 2.
I20260709 12:15:17.273808 30080 leader_election.cc:304] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, 95ac400ca83b4f0aab1cdfa6a8de888f; no voters: 
I20260709 12:15:17.274922 30340 raft_consensus.cc:2804] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:17.275427 30189 raft_consensus.cc:2468] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 2.
I20260709 12:15:17.275477 30340 raft_consensus.cc:697] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Becoming Leader. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Running, Role: LEADER
I20260709 12:15:17.276821 30340 consensus_queue.cc:237] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:17.283890 29936 catalog_manager.cc:5697] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 reported cstate change: term changed from 1 to 2, leader changed from e1043ee669bb4aee9f499915659c001e (127.23.69.3) to 2376a68daa3c4224aa1939d470415752 (127.23.69.2). New cstate: current_term: 2 leader_uuid: "2376a68daa3c4224aa1939d470415752" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:17.367684 30403 raft_consensus.cc:3060] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:17.423753 29986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:15:17.669091 30189 raft_consensus.cc:1275] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 3 FOLLOWER]: Refusing update from remote peer 2376a68daa3c4224aa1939d470415752: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:17.670521 30460 consensus_queue.cc:1048] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:17.679818 30402 raft_consensus.cc:1275] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Refusing update from remote peer 2376a68daa3c4224aa1939d470415752: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:17.681457 30340 consensus_queue.cc:1048] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:17.697542 30402 raft_consensus.cc:1275] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Refusing update from remote peer 2376a68daa3c4224aa1939d470415752: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:17.698829 30340 consensus_queue.cc:1048] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:17.704838 30402 raft_consensus.cc:1275] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Refusing update from remote peer 2376a68daa3c4224aa1939d470415752: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:17.706950 30189 raft_consensus.cc:1275] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Refusing update from remote peer 2376a68daa3c4224aa1939d470415752: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:17.707862 30340 consensus_queue.cc:1048] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:17.708879 30460 consensus_queue.cc:1048] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:17.724292 30189 raft_consensus.cc:1275] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Refusing update from remote peer 2376a68daa3c4224aa1939d470415752: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:17.726209 30340 consensus_queue.cc:1048] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:17.883630 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:17.901065 30114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ba81d3022d04446ad34effc89217fc4"
dest_uuid: "2376a68daa3c4224aa1939d470415752"
mode: GRACEFUL
new_leader_uuid: "e1043ee669bb4aee9f499915659c001e"
 from {username='slave'} at 127.0.0.1:41466
I20260709 12:15:17.901569 30114 raft_consensus.cc:606] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 1 LEADER]: Received request to transfer leadership to TS e1043ee669bb4aee9f499915659c001e
I20260709 12:15:17.904014 30114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ddf8b6352e649c0863c26d64c7bbb75"
dest_uuid: "2376a68daa3c4224aa1939d470415752"
mode: GRACEFUL
new_leader_uuid: "e1043ee669bb4aee9f499915659c001e"
 from {username='slave'} at 127.0.0.1:41466
I20260709 12:15:17.904495 30114 raft_consensus.cc:606] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Received request to transfer leadership to TS e1043ee669bb4aee9f499915659c001e
I20260709 12:15:17.905529 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:17.906049 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:17.906630 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:18.009267 30460 raft_consensus.cc:993] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752: : Instructing follower e1043ee669bb4aee9f499915659c001e to start an election
I20260709 12:15:18.009750 30340 raft_consensus.cc:1081] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 1 LEADER]: Signalling peer e1043ee669bb4aee9f499915659c001e to start an election
I20260709 12:15:18.011391 30187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ba81d3022d04446ad34effc89217fc4"
dest_uuid: "e1043ee669bb4aee9f499915659c001e"
 from {username='slave'} at 127.0.0.1:43188
I20260709 12:15:18.011924 30187 raft_consensus.cc:493] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:18.012230 30187 raft_consensus.cc:3060] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:18.018005 30187 raft_consensus.cc:515] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } }
I20260709 12:15:18.019616 30187 leader_election.cc:290] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 2 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:18.020417 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba81d3022d04446ad34effc89217fc4" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
I20260709 12:15:18.020671 30114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba81d3022d04446ad34effc89217fc4" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2376a68daa3c4224aa1939d470415752"
I20260709 12:15:18.021138 30402 raft_consensus.cc:3060] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:18.021343 30114 raft_consensus.cc:3055] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:18.021721 30114 raft_consensus.cc:740] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Running, Role: LEADER
I20260709 12:15:18.022437 30114 consensus_queue.cc:260] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } }
I20260709 12:15:18.023475 30114 raft_consensus.cc:3060] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:18.026854 30402 raft_consensus.cc:2468] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 2.
I20260709 12:15:18.028080 30154 leader_election.cc:304] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95ac400ca83b4f0aab1cdfa6a8de888f, e1043ee669bb4aee9f499915659c001e; no voters: 
I20260709 12:15:18.028942 30114 raft_consensus.cc:2468] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 2.
I20260709 12:15:18.029001 30350 raft_consensus.cc:2804] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:18.029640 30350 raft_consensus.cc:697] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e [term 2 LEADER]: Becoming Leader. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Running, Role: LEADER
I20260709 12:15:18.030470 30350 consensus_queue.cc:237] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } }
I20260709 12:15:18.037530 29938 catalog_manager.cc:5697] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e reported cstate change: term changed from 1 to 2, leader changed from 2376a68daa3c4224aa1939d470415752 (127.23.69.2) to e1043ee669bb4aee9f499915659c001e (127.23.69.3). New cstate: current_term: 2 leader_uuid: "e1043ee669bb4aee9f499915659c001e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:18.424913 29986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:15:18.491680 30340 raft_consensus.cc:993] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752: : Instructing follower e1043ee669bb4aee9f499915659c001e to start an election
I20260709 12:15:18.492288 30449 raft_consensus.cc:1081] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Signalling peer e1043ee669bb4aee9f499915659c001e to start an election
I20260709 12:15:18.493969 30187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ddf8b6352e649c0863c26d64c7bbb75"
dest_uuid: "e1043ee669bb4aee9f499915659c001e"
 from {username='slave'} at 127.0.0.1:43188
I20260709 12:15:18.494544 30187 raft_consensus.cc:493] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:18.494897 30187 raft_consensus.cc:3060] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:18.500993 30187 raft_consensus.cc:515] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:18.502995 30187 leader_election.cc:290] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 3 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:18.503628 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddf8b6352e649c0863c26d64c7bbb75" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
I20260709 12:15:18.504267 30114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddf8b6352e649c0863c26d64c7bbb75" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2376a68daa3c4224aa1939d470415752"
I20260709 12:15:18.504415 30402 raft_consensus.cc:3060] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:18.504948 30114 raft_consensus.cc:3055] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:18.505256 30114 raft_consensus.cc:740] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Running, Role: LEADER
I20260709 12:15:18.505955 30114 consensus_queue.cc:260] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [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: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:18.506919 30114 raft_consensus.cc:3060] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:18.510089 30402 raft_consensus.cc:2468] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 3.
I20260709 12:15:18.511332 30154 leader_election.cc:304] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [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: 95ac400ca83b4f0aab1cdfa6a8de888f, e1043ee669bb4aee9f499915659c001e; no voters: 
I20260709 12:15:18.512044 30350 raft_consensus.cc:2804] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:18.512451 30350 raft_consensus.cc:697] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [term 3 LEADER]: Becoming Leader. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Running, Role: LEADER
I20260709 12:15:18.512490 30114 raft_consensus.cc:2468] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 3.
I20260709 12:15:18.513391 30350 consensus_queue.cc:237] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [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: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:18.520022 29938 catalog_manager.cc:5697] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e reported cstate change: term changed from 2 to 3, leader changed from 2376a68daa3c4224aa1939d470415752 (127.23.69.2) to e1043ee669bb4aee9f499915659c001e (127.23.69.3). New cstate: current_term: 3 leader_uuid: "e1043ee669bb4aee9f499915659c001e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:18.527364 30402 raft_consensus.cc:1275] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Refusing update from remote peer e1043ee669bb4aee9f499915659c001e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:18.529060 30350 consensus_queue.cc:1048] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:18.539995 30114 raft_consensus.cc:1275] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Refusing update from remote peer e1043ee669bb4aee9f499915659c001e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:18.542214 30477 consensus_queue.cc:1048] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:18.902452 30403 raft_consensus.cc:1275] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Refusing update from remote peer e1043ee669bb4aee9f499915659c001e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:18.903916 30477 consensus_queue.cc:1048] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:18.913139 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:18.914063 30114 raft_consensus.cc:1275] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Refusing update from remote peer e1043ee669bb4aee9f499915659c001e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:18.915832 30251 consensus_queue.cc:1048] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:18.928401 30187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1468805cd88a4134895df39c1c1285f0"
dest_uuid: "e1043ee669bb4aee9f499915659c001e"
mode: GRACEFUL
new_leader_uuid: "2376a68daa3c4224aa1939d470415752"
 from {username='slave'} at 127.0.0.1:60446
I20260709 12:15:18.929147 30187 raft_consensus.cc:606] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Received request to transfer leadership to TS 2376a68daa3c4224aa1939d470415752
I20260709 12:15:18.931746 30187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bf186242a9f40938ce2c85f11110919"
dest_uuid: "e1043ee669bb4aee9f499915659c001e"
mode: GRACEFUL
new_leader_uuid: "2376a68daa3c4224aa1939d470415752"
 from {username='slave'} at 127.0.0.1:60446
I20260709 12:15:18.932412 30187 raft_consensus.cc:606] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Received request to transfer leadership to TS 2376a68daa3c4224aa1939d470415752
I20260709 12:15:18.933564 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:18.934177 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:18.934788 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:18.965529 30477 raft_consensus.cc:993] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e: : Instructing follower 2376a68daa3c4224aa1939d470415752 to start an election
I20260709 12:15:18.966082 30477 raft_consensus.cc:1081] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Signalling peer 2376a68daa3c4224aa1939d470415752 to start an election
I20260709 12:15:18.967698 30114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bf186242a9f40938ce2c85f11110919"
dest_uuid: "2376a68daa3c4224aa1939d470415752"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:15:18.968170 30114 raft_consensus.cc:493] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:18.968454 30114 raft_consensus.cc:3060] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:18.973419 30114 raft_consensus.cc:515] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:18.975030 30114 leader_election.cc:290] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 2 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:18.975921 30403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf186242a9f40938ce2c85f11110919" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
I20260709 12:15:18.976270 30187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf186242a9f40938ce2c85f11110919" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1043ee669bb4aee9f499915659c001e"
I20260709 12:15:18.976578 30403 raft_consensus.cc:3060] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:18.976979 30187 raft_consensus.cc:3055] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:18.977294 30187 raft_consensus.cc:740] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Running, Role: LEADER
I20260709 12:15:18.978025 30187 consensus_queue.cc:260] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:18.979001 30187 raft_consensus.cc:3060] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:18.982280 30403 raft_consensus.cc:2468] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 2.
I20260709 12:15:18.983479 30080 leader_election.cc:304] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, 95ac400ca83b4f0aab1cdfa6a8de888f; no voters: 
I20260709 12:15:18.984345 30449 raft_consensus.cc:2804] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:18.984869 30449 raft_consensus.cc:697] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Becoming Leader. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Running, Role: LEADER
I20260709 12:15:18.984864 30187 raft_consensus.cc:2468] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 2.
I20260709 12:15:18.986068 30449 consensus_queue.cc:237] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:18.994109 29938 catalog_manager.cc:5697] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 reported cstate change: term changed from 1 to 2, leader changed from e1043ee669bb4aee9f499915659c001e (127.23.69.3) to 2376a68daa3c4224aa1939d470415752 (127.23.69.2). New cstate: current_term: 2 leader_uuid: "2376a68daa3c4224aa1939d470415752" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:19.215063 30251 raft_consensus.cc:993] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e: : Instructing follower 2376a68daa3c4224aa1939d470415752 to start an election
I20260709 12:15:19.215500 30477 raft_consensus.cc:1081] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Signalling peer 2376a68daa3c4224aa1939d470415752 to start an election
I20260709 12:15:19.217096 30114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1468805cd88a4134895df39c1c1285f0"
dest_uuid: "2376a68daa3c4224aa1939d470415752"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:15:19.217582 30114 raft_consensus.cc:493] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:19.217883 30114 raft_consensus.cc:3060] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.222774 30114 raft_consensus.cc:515] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:19.224287 30114 leader_election.cc:290] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 2 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:19.225294 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1468805cd88a4134895df39c1c1285f0" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
I20260709 12:15:19.225414 30187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1468805cd88a4134895df39c1c1285f0" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1043ee669bb4aee9f499915659c001e"
I20260709 12:15:19.226020 30402 raft_consensus.cc:3060] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.226120 30187 raft_consensus.cc:3055] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:19.226572 30187 raft_consensus.cc:740] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Running, Role: LEADER
I20260709 12:15:19.227488 30187 consensus_queue.cc:260] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:19.228847 30187 raft_consensus.cc:3060] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.231874 30402 raft_consensus.cc:2468] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 2.
I20260709 12:15:19.232980 30080 leader_election.cc:304] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, 95ac400ca83b4f0aab1cdfa6a8de888f; no voters: 
I20260709 12:15:19.233712 30449 raft_consensus.cc:2804] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:19.234184 30449 raft_consensus.cc:697] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Becoming Leader. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Running, Role: LEADER
I20260709 12:15:19.234282 30187 raft_consensus.cc:2468] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 2.
I20260709 12:15:19.235076 30449 consensus_queue.cc:237] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:19.241752 29938 catalog_manager.cc:5697] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 reported cstate change: term changed from 1 to 2, leader changed from e1043ee669bb4aee9f499915659c001e (127.23.69.3) to 2376a68daa3c4224aa1939d470415752 (127.23.69.2). New cstate: current_term: 2 leader_uuid: "2376a68daa3c4224aa1939d470415752" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:19.420675 30403 raft_consensus.cc:1275] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Refusing update from remote peer 2376a68daa3c4224aa1939d470415752: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:19.422204 30449 consensus_queue.cc:1048] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:15:19.425825 29986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:15:19.428086 30187 raft_consensus.cc:1275] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Refusing update from remote peer 2376a68daa3c4224aa1939d470415752: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:19.429980 30449 consensus_queue.cc:1048] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:19.697161 30187 raft_consensus.cc:1275] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Refusing update from remote peer 2376a68daa3c4224aa1939d470415752: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:19.698565 30340 consensus_queue.cc:1048] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:19.708308 30403 raft_consensus.cc:1275] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Refusing update from remote peer 2376a68daa3c4224aa1939d470415752: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:19.709918 30493 consensus_queue.cc:1048] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:15:20.730664 29986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:15:20.853600 30498 raft_consensus.cc:493] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e1043ee669bb4aee9f499915659c001e)
I20260709 12:15:20.854346 30498 raft_consensus.cc:515] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:20.856397 30498 leader_election.cc:290] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:20.871413 30502 raft_consensus.cc:493] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2376a68daa3c4224aa1939d470415752)
I20260709 12:15:20.872159 30502 raft_consensus.cc:515] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:20.874563 30502 leader_election.cc:290] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:20.878995 30186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddf8b6352e649c0863c26d64c7bbb75" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e" is_pre_election: true
I20260709 12:15:20.882522 30400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddf8b6352e649c0863c26d64c7bbb75" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" is_pre_election: true
I20260709 12:15:20.889792 30080 leader_election.cc:304] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [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: 2376a68daa3c4224aa1939d470415752; no voters: 95ac400ca83b4f0aab1cdfa6a8de888f, e1043ee669bb4aee9f499915659c001e
I20260709 12:15:20.890894 30501 raft_consensus.cc:2749] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:20.902341 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:20.909566 30186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6baac21c4d44b2f91d3cb46c7be0d34" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e1043ee669bb4aee9f499915659c001e" is_pre_election: true
I20260709 12:15:20.910161 30113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6baac21c4d44b2f91d3cb46c7be0d34" candidate_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2376a68daa3c4224aa1939d470415752" is_pre_election: true
I20260709 12:15:20.914601 30361 leader_election.cc:304] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [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: 95ac400ca83b4f0aab1cdfa6a8de888f; no voters: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e
I20260709 12:15:20.915851 30502 raft_consensus.cc:2749] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:20.917207 30113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1468805cd88a4134895df39c1c1285f0"
dest_uuid: "2376a68daa3c4224aa1939d470415752"
mode: GRACEFUL
new_leader_uuid: "e1043ee669bb4aee9f499915659c001e"
 from {username='slave'} at 127.0.0.1:41466
I20260709 12:15:20.917991 30113 raft_consensus.cc:606] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Received request to transfer leadership to TS e1043ee669bb4aee9f499915659c001e
I20260709 12:15:20.920644 30113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fffa5089a19478abdeaeeeb8cc575c7"
dest_uuid: "2376a68daa3c4224aa1939d470415752"
mode: GRACEFUL
new_leader_uuid: "e1043ee669bb4aee9f499915659c001e"
 from {username='slave'} at 127.0.0.1:41466
I20260709 12:15:20.921156 30113 raft_consensus.cc:606] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Received request to transfer leadership to TS e1043ee669bb4aee9f499915659c001e
I20260709 12:15:20.922230 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:20.922765 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:20.923362 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:21.343776 30503 raft_consensus.cc:993] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752: : Instructing follower e1043ee669bb4aee9f499915659c001e to start an election
I20260709 12:15:21.344448 30501 raft_consensus.cc:1081] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Signalling peer e1043ee669bb4aee9f499915659c001e to start an election
I20260709 12:15:21.346274 30186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1468805cd88a4134895df39c1c1285f0"
dest_uuid: "e1043ee669bb4aee9f499915659c001e"
 from {username='slave'} at 127.0.0.1:43188
I20260709 12:15:21.346840 30186 raft_consensus.cc:493] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:21.347183 30186 raft_consensus.cc:3060] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:21.353411 30186 raft_consensus.cc:515] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:21.355275 30186 leader_election.cc:290] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 3 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:21.356487 30113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1468805cd88a4134895df39c1c1285f0" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2376a68daa3c4224aa1939d470415752"
I20260709 12:15:21.356365 30401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1468805cd88a4134895df39c1c1285f0" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
I20260709 12:15:21.357204 30113 raft_consensus.cc:3055] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:21.357285 30401 raft_consensus.cc:3060] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:21.357574 30113 raft_consensus.cc:740] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Running, Role: LEADER
I20260709 12:15:21.358508 30113 consensus_queue.cc:260] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [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: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:21.359604 30113 raft_consensus.cc:3060] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:21.363582 30401 raft_consensus.cc:2468] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 3.
I20260709 12:15:21.365078 30154 leader_election.cc:304] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [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: 95ac400ca83b4f0aab1cdfa6a8de888f, e1043ee669bb4aee9f499915659c001e; no voters: 
I20260709 12:15:21.365705 30113 raft_consensus.cc:2468] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 3.
I20260709 12:15:21.366067 30497 raft_consensus.cc:2804] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:21.366947 30497 raft_consensus.cc:697] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 3 LEADER]: Becoming Leader. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Running, Role: LEADER
I20260709 12:15:21.367754 30497 consensus_queue.cc:237] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [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: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:21.377655 29937 catalog_manager.cc:5697] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e reported cstate change: term changed from 2 to 3, leader changed from 2376a68daa3c4224aa1939d470415752 (127.23.69.2) to e1043ee669bb4aee9f499915659c001e (127.23.69.3). New cstate: current_term: 3 leader_uuid: "e1043ee669bb4aee9f499915659c001e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:21.483713 30503 raft_consensus.cc:993] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752: : Instructing follower e1043ee669bb4aee9f499915659c001e to start an election
I20260709 12:15:21.484346 30501 raft_consensus.cc:1081] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Signalling peer e1043ee669bb4aee9f499915659c001e to start an election
I20260709 12:15:21.486104 30186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fffa5089a19478abdeaeeeb8cc575c7"
dest_uuid: "e1043ee669bb4aee9f499915659c001e"
 from {username='slave'} at 127.0.0.1:43188
I20260709 12:15:21.486649 30186 raft_consensus.cc:493] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:21.487012 30186 raft_consensus.cc:3060] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:21.492491 30186 raft_consensus.cc:515] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:21.494205 30186 leader_election.cc:290] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [CANDIDATE]: Term 3 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663)
I20260709 12:15:21.495251 30401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fffa5089a19478abdeaeeeb8cc575c7" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
I20260709 12:15:21.495546 30113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fffa5089a19478abdeaeeeb8cc575c7" candidate_uuid: "e1043ee669bb4aee9f499915659c001e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2376a68daa3c4224aa1939d470415752"
I20260709 12:15:21.495913 30401 raft_consensus.cc:3060] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:21.496168 30113 raft_consensus.cc:3055] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:21.496531 30113 raft_consensus.cc:740] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Running, Role: LEADER
I20260709 12:15:21.497253 30113 consensus_queue.cc:260] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [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: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:21.498247 30113 raft_consensus.cc:3060] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:21.502161 30401 raft_consensus.cc:2468] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 3.
I20260709 12:15:21.503394 30154 leader_election.cc:304] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [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: 95ac400ca83b4f0aab1cdfa6a8de888f, e1043ee669bb4aee9f499915659c001e; no voters: 
I20260709 12:15:21.504032 30113 raft_consensus.cc:2468] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1043ee669bb4aee9f499915659c001e in term 3.
I20260709 12:15:21.504309 30497 raft_consensus.cc:2804] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:21.505111 30497 raft_consensus.cc:697] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 3 LEADER]: Becoming Leader. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Running, Role: LEADER
I20260709 12:15:21.505947 30497 consensus_queue.cc:237] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [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: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:21.513186 29937 catalog_manager.cc:5697] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e reported cstate change: term changed from 2 to 3, leader changed from 2376a68daa3c4224aa1939d470415752 (127.23.69.2) to e1043ee669bb4aee9f499915659c001e (127.23.69.3). New cstate: current_term: 3 leader_uuid: "e1043ee669bb4aee9f499915659c001e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: HEALTHY } } }
W20260709 12:15:21.731982 29986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:15:21.751735 30401 raft_consensus.cc:1275] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Refusing update from remote peer e1043ee669bb4aee9f499915659c001e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:21.753515 30496 consensus_queue.cc:1048] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:21.766713 30113 raft_consensus.cc:1275] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Refusing update from remote peer e1043ee669bb4aee9f499915659c001e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:21.769565 30497 consensus_queue.cc:1048] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:15:21.888726 30425 debug-util.cc:398] Leaking SignalData structure 0x7b08002bd5c0 after lost signal to thread 23831
W20260709 12:15:21.889866 30425 debug-util.cc:398] Leaking SignalData structure 0x7b08002d5f00 after lost signal to thread 29972
W20260709 12:15:21.891053 30425 debug-util.cc:398] Leaking SignalData structure 0x7b08000b2ae0 after lost signal to thread 30139
W20260709 12:15:21.892042 30425 debug-util.cc:398] Leaking SignalData structure 0x7b08003f60a0 after lost signal to thread 30213
W20260709 12:15:21.893220 30425 debug-util.cc:398] Leaking SignalData structure 0x7b0800349980 after lost signal to thread 30428
I20260709 12:15:21.929750 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:21.937500 30186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fffa5089a19478abdeaeeeb8cc575c7"
dest_uuid: "e1043ee669bb4aee9f499915659c001e"
mode: GRACEFUL
new_leader_uuid: "2376a68daa3c4224aa1939d470415752"
 from {username='slave'} at 127.0.0.1:60446
I20260709 12:15:21.938251 30186 raft_consensus.cc:606] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 3 LEADER]: Received request to transfer leadership to TS 2376a68daa3c4224aa1939d470415752
I20260709 12:15:21.941210 30186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4755cb888374a6bb901b6a05f39aa33"
dest_uuid: "e1043ee669bb4aee9f499915659c001e"
mode: GRACEFUL
new_leader_uuid: "2376a68daa3c4224aa1939d470415752"
 from {username='slave'} at 127.0.0.1:60446
I20260709 12:15:21.941844 30186 raft_consensus.cc:606] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Received request to transfer leadership to TS 2376a68daa3c4224aa1939d470415752
I20260709 12:15:21.943070 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:21.943572 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:21.944262 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:22.006242 30113 raft_consensus.cc:1275] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Refusing update from remote peer e1043ee669bb4aee9f499915659c001e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:22.007866 30496 consensus_queue.cc:1048] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:22.015717 30497 raft_consensus.cc:993] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e: : Instructing follower 2376a68daa3c4224aa1939d470415752 to start an election
I20260709 12:15:22.016245 30497 raft_consensus.cc:1081] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 3 LEADER]: Signalling peer 2376a68daa3c4224aa1939d470415752 to start an election
I20260709 12:15:22.022205 30115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fffa5089a19478abdeaeeeb8cc575c7"
dest_uuid: "2376a68daa3c4224aa1939d470415752"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:15:22.022917 30115 raft_consensus.cc:493] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:22.023316 30115 raft_consensus.cc:3060] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:22.027089 30401 raft_consensus.cc:1275] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Refusing update from remote peer e1043ee669bb4aee9f499915659c001e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:22.030658 30514 consensus_queue.cc:1048] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:22.038225 30115 raft_consensus.cc:515] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:22.049463 30113 raft_consensus.cc:1240] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 4 FOLLOWER]: Rejecting Update request from peer e1043ee669bb4aee9f499915659c001e for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:22.052820 30403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fffa5089a19478abdeaeeeb8cc575c7" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
I20260709 12:15:22.052668 30189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fffa5089a19478abdeaeeeb8cc575c7" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e1043ee669bb4aee9f499915659c001e"
I20260709 12:15:22.053543 30115 leader_election.cc:290] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 4 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:22.053725 30189 raft_consensus.cc:3055] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:22.054121 30189 raft_consensus.cc:740] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Running, Role: LEADER
I20260709 12:15:22.055078 30403 raft_consensus.cc:3060] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:22.055016 30189 consensus_queue.cc:260] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [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: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:22.056429 30189 raft_consensus.cc:3060] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:22.063704 30403 raft_consensus.cc:2468] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 4.
I20260709 12:15:22.064997 30080 leader_election.cc:304] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [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: 2376a68daa3c4224aa1939d470415752, 95ac400ca83b4f0aab1cdfa6a8de888f; no voters: 
I20260709 12:15:22.065923 30520 raft_consensus.cc:2804] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:22.066409 30520 raft_consensus.cc:697] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 4 LEADER]: Becoming Leader. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Running, Role: LEADER
I20260709 12:15:22.067209 30189 raft_consensus.cc:2468] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 4.
I20260709 12:15:22.067317 30520 consensus_queue.cc:237] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:22.074458 29938 catalog_manager.cc:5697] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 reported cstate change: term changed from 3 to 4, leader changed from e1043ee669bb4aee9f499915659c001e (127.23.69.3) to 2376a68daa3c4224aa1939d470415752 (127.23.69.2). New cstate: current_term: 4 leader_uuid: "2376a68daa3c4224aa1939d470415752" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:22.384907 30514 raft_consensus.cc:993] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e: : Instructing follower 2376a68daa3c4224aa1939d470415752 to start an election
I20260709 12:15:22.386101 30514 raft_consensus.cc:1081] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Signalling peer 2376a68daa3c4224aa1939d470415752 to start an election
I20260709 12:15:22.388605 30113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4755cb888374a6bb901b6a05f39aa33"
dest_uuid: "2376a68daa3c4224aa1939d470415752"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:15:22.389567 30113 raft_consensus.cc:493] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:22.390064 30113 raft_consensus.cc:3060] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:22.403658 30113 raft_consensus.cc:515] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:22.407456 30403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4755cb888374a6bb901b6a05f39aa33" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f"
I20260709 12:15:22.408047 30113 leader_election.cc:290] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 2 election: Requested vote from peers 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971), e1043ee669bb4aee9f499915659c001e (127.23.69.3:44879)
I20260709 12:15:22.408710 30403 raft_consensus.cc:3060] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:22.408728 30189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4755cb888374a6bb901b6a05f39aa33" candidate_uuid: "2376a68daa3c4224aa1939d470415752" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1043ee669bb4aee9f499915659c001e"
I20260709 12:15:22.409686 30189 raft_consensus.cc:3055] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:22.410061 30189 raft_consensus.cc:740] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1043ee669bb4aee9f499915659c001e, State: Running, Role: LEADER
I20260709 12:15:22.411651 30189 consensus_queue.cc:260] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:22.413599 30189 raft_consensus.cc:3060] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:22.425417 30189 raft_consensus.cc:2468] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 2.
I20260709 12:15:22.426198 30403 raft_consensus.cc:2468] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2376a68daa3c4224aa1939d470415752 in term 2.
I20260709 12:15:22.427248 30079 leader_election.cc:304] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2376a68daa3c4224aa1939d470415752, e1043ee669bb4aee9f499915659c001e; no voters: 
I20260709 12:15:22.429531 30519 raft_consensus.cc:2804] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:22.430186 30519 raft_consensus.cc:697] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Becoming Leader. State: Replica: 2376a68daa3c4224aa1939d470415752, State: Running, Role: LEADER
I20260709 12:15:22.431803 30519 consensus_queue.cc:237] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } }
I20260709 12:15:22.450465 29938 catalog_manager.cc:5697] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 reported cstate change: term changed from 1 to 2, leader changed from e1043ee669bb4aee9f499915659c001e (127.23.69.3) to 2376a68daa3c4224aa1939d470415752 (127.23.69.2). New cstate: current_term: 2 leader_uuid: "2376a68daa3c4224aa1939d470415752" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2376a68daa3c4224aa1939d470415752" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 34663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:22.682701 30189 raft_consensus.cc:1275] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 4 FOLLOWER]: Refusing update from remote peer 2376a68daa3c4224aa1939d470415752: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:22.684231 30519 consensus_queue.cc:1048] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:22.690578 30403 raft_consensus.cc:1275] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 4 FOLLOWER]: Refusing update from remote peer 2376a68daa3c4224aa1939d470415752: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:22.697645 30519 consensus_queue.cc:1048] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ac400ca83b4f0aab1cdfa6a8de888f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:15:22.733374 29986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:15:22.950743 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:22.996270 23828 tablet_server.cc:179] TabletServer@127.23.69.1:38971 shutting down...
I20260709 12:15:22.996759 30189 raft_consensus.cc:1275] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Refusing update from remote peer 2376a68daa3c4224aa1939d470415752: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:22.999447 30520 consensus_queue.cc:1048] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1043ee669bb4aee9f499915659c001e" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:15:23.019958 30080 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 86 similar messages]
W20260709 12:15:23.035202 30080 consensus_peers.cc:597] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:23.040932 30154 consensus_peers.cc:597] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:23.045887 30080 consensus_peers.cc:597] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:23.074332 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:23.075440 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:23.076737 23828 raft_consensus.cc:2243] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.077625 23828 raft_consensus.cc:2272] T 2bf186242a9f40938ce2c85f11110919 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.080950 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:23.081717 23828 raft_consensus.cc:2243] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.082319 23828 raft_consensus.cc:2272] T a4755cb888374a6bb901b6a05f39aa33 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.085402 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:23.086031 23828 raft_consensus.cc:2243] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.086643 23828 raft_consensus.cc:2272] T 8fffa5089a19478abdeaeeeb8cc575c7 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.090020 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:23.090772 23828 raft_consensus.cc:2243] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.091380 23828 raft_consensus.cc:2272] T 6ddf8b6352e649c0863c26d64c7bbb75 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.094098 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:23.094787 23828 raft_consensus.cc:2243] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.095558 23828 raft_consensus.cc:2272] T f5e29068599049559468695970d3d825 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.099211 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:23.099938 23828 raft_consensus.cc:2243] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.100780 23828 raft_consensus.cc:2272] T c1d15ac560fb4fcc920d4b9291049f31 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.103909 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:23.104615 23828 raft_consensus.cc:2243] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.105360 23828 raft_consensus.cc:2272] T 1ba81d3022d04446ad34effc89217fc4 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.108299 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:23.108959 23828 raft_consensus.cc:2243] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.109562 23828 raft_consensus.cc:2272] T 1468805cd88a4134895df39c1c1285f0 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.112497 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:23.113150 23828 raft_consensus.cc:2243] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.113797 23828 raft_consensus.cc:2272] T f039b3b9dcfe455ea380bec895b87144 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.116803 23828 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:23.117425 23828 raft_consensus.cc:2243] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.118182 23828 raft_consensus.cc:2272] T f6baac21c4d44b2f91d3cb46c7be0d34 P 95ac400ca83b4f0aab1cdfa6a8de888f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:23.193005 30080 consensus_peers.cc:597] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:23.269593 30154 consensus_peers.cc:597] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:23.306994 30080 consensus_peers.cc:597] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:23.327817 30154 consensus_peers.cc:597] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:23.343158 30154 consensus_peers.cc:597] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:23.420091 30080 consensus_peers.cc:597] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:23.476465 30080 consensus_peers.cc:597] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 -> Peer 95ac400ca83b4f0aab1cdfa6a8de888f (127.23.69.1:38971): Couldn't send request to peer 95ac400ca83b4f0aab1cdfa6a8de888f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:38971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:23.734788 29986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:15:24.156313 23828 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 30425)
W20260709 12:15:24.736097 29986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:15:24.777089 23828 tablet_server.cc:196] TabletServer@127.23.69.1:38971 shutdown complete.
I20260709 12:15:24.814352 23828 tablet_server.cc:179] TabletServer@127.23.69.2:0 shutting down...
I20260709 12:15:24.842990 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:24.843835 23828 tablet_replica.cc:333] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752: stopping tablet replica
I20260709 12:15:24.844758 23828 raft_consensus.cc:2243] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.845731 23828 raft_consensus.cc:2272] T c1d15ac560fb4fcc920d4b9291049f31 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.849303 23828 tablet_replica.cc:333] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752: stopping tablet replica
I20260709 12:15:24.850426 23828 raft_consensus.cc:2243] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.851673 23828 raft_consensus.cc:2272] T 2bf186242a9f40938ce2c85f11110919 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:24.854015 30153 consensus_peers.cc:597] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e -> Peer 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663): Couldn't send request to peer 2376a68daa3c4224aa1939d470415752. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:24.855257 23828 tablet_replica.cc:333] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752: stopping tablet replica
I20260709 12:15:24.856189 23828 raft_consensus.cc:2243] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:15:24.856493 30153 consensus_peers.cc:597] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e -> Peer 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663): Couldn't send request to peer 2376a68daa3c4224aa1939d470415752. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:24.857378 23828 raft_consensus.cc:2272] T f6baac21c4d44b2f91d3cb46c7be0d34 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.860996 23828 tablet_replica.cc:333] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752: stopping tablet replica
W20260709 12:15:24.861668 30153 consensus_peers.cc:597] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e -> Peer 2376a68daa3c4224aa1939d470415752 (127.23.69.2:34663): Couldn't send request to peer 2376a68daa3c4224aa1939d470415752. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:24.861877 23828 raft_consensus.cc:2243] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.862950 23828 raft_consensus.cc:2272] T f5e29068599049559468695970d3d825 P 2376a68daa3c4224aa1939d470415752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.865679 23828 tablet_replica.cc:333] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752: stopping tablet replica
I20260709 12:15:24.866274 23828 raft_consensus.cc:2243] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.866762 23828 raft_consensus.cc:2272] T f039b3b9dcfe455ea380bec895b87144 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.869285 23828 tablet_replica.cc:333] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752: stopping tablet replica
I20260709 12:15:24.870131 23828 raft_consensus.cc:2243] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.870651 23828 raft_consensus.cc:2272] T 1ba81d3022d04446ad34effc89217fc4 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.873562 23828 tablet_replica.cc:333] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752: stopping tablet replica
I20260709 12:15:24.874468 23828 raft_consensus.cc:2243] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.875133 23828 raft_consensus.cc:2272] T 1468805cd88a4134895df39c1c1285f0 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.878309 23828 tablet_replica.cc:333] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752: stopping tablet replica
I20260709 12:15:24.878834 23828 raft_consensus.cc:2243] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.879271 23828 raft_consensus.cc:2272] T 6ddf8b6352e649c0863c26d64c7bbb75 P 2376a68daa3c4224aa1939d470415752 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.881613 23828 tablet_replica.cc:333] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752: stopping tablet replica
I20260709 12:15:24.882128 23828 raft_consensus.cc:2243] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.882934 23828 raft_consensus.cc:2272] T 8fffa5089a19478abdeaeeeb8cc575c7 P 2376a68daa3c4224aa1939d470415752 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.885231 23828 tablet_replica.cc:333] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752: stopping tablet replica
I20260709 12:15:24.885682 23828 raft_consensus.cc:2243] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:24.886456 23828 raft_consensus.cc:2272] T a4755cb888374a6bb901b6a05f39aa33 P 2376a68daa3c4224aa1939d470415752 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.921088 23828 tablet_server.cc:196] TabletServer@127.23.69.2:0 shutdown complete.
I20260709 12:15:24.951566 23828 tablet_server.cc:179] TabletServer@127.23.69.3:0 shutting down...
I20260709 12:15:24.987157 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:24.988090 23828 tablet_replica.cc:333] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e: stopping tablet replica
I20260709 12:15:24.989305 23828 raft_consensus.cc:2243] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.990211 23828 raft_consensus.cc:2272] T c1d15ac560fb4fcc920d4b9291049f31 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.992923 23828 tablet_replica.cc:333] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e: stopping tablet replica
I20260709 12:15:24.993599 23828 raft_consensus.cc:2243] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.994143 23828 raft_consensus.cc:2272] T f6baac21c4d44b2f91d3cb46c7be0d34 P e1043ee669bb4aee9f499915659c001e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.996694 23828 tablet_replica.cc:333] T f5e29068599049559468695970d3d825 P e1043ee669bb4aee9f499915659c001e: stopping tablet replica
I20260709 12:15:24.997287 23828 raft_consensus.cc:2243] T f5e29068599049559468695970d3d825 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.997793 23828 raft_consensus.cc:2272] T f5e29068599049559468695970d3d825 P e1043ee669bb4aee9f499915659c001e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.000082 23828 tablet_replica.cc:333] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e: stopping tablet replica
I20260709 12:15:25.000730 23828 raft_consensus.cc:2243] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.001287 23828 raft_consensus.cc:2272] T 2bf186242a9f40938ce2c85f11110919 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.003608 23828 tablet_replica.cc:333] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e: stopping tablet replica
I20260709 12:15:25.004222 23828 raft_consensus.cc:2243] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:25.005363 23828 raft_consensus.cc:2272] T 1ba81d3022d04446ad34effc89217fc4 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.007843 23828 tablet_replica.cc:333] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e: stopping tablet replica
I20260709 12:15:25.008479 23828 raft_consensus.cc:2243] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:25.009491 23828 raft_consensus.cc:2272] T 1468805cd88a4134895df39c1c1285f0 P e1043ee669bb4aee9f499915659c001e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.011879 23828 tablet_replica.cc:333] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e: stopping tablet replica
I20260709 12:15:25.012491 23828 raft_consensus.cc:2243] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:25.013513 23828 raft_consensus.cc:2272] T f039b3b9dcfe455ea380bec895b87144 P e1043ee669bb4aee9f499915659c001e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.015810 23828 tablet_replica.cc:333] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e: stopping tablet replica
I20260709 12:15:25.016436 23828 raft_consensus.cc:2243] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.016960 23828 raft_consensus.cc:2272] T a4755cb888374a6bb901b6a05f39aa33 P e1043ee669bb4aee9f499915659c001e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.019383 23828 tablet_replica.cc:333] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e: stopping tablet replica
I20260709 12:15:25.020041 23828 raft_consensus.cc:2243] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:25.021061 23828 raft_consensus.cc:2272] T 6ddf8b6352e649c0863c26d64c7bbb75 P e1043ee669bb4aee9f499915659c001e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.023761 23828 tablet_replica.cc:333] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e: stopping tablet replica
I20260709 12:15:25.024565 23828 raft_consensus.cc:2243] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.025110 23828 raft_consensus.cc:2272] T 8fffa5089a19478abdeaeeeb8cc575c7 P e1043ee669bb4aee9f499915659c001e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.078511 23828 tablet_server.cc:196] TabletServer@127.23.69.3:0 shutdown complete.
I20260709 12:15:25.105580 23828 master.cc:562] Master@127.23.69.62:34489 shutting down...
I20260709 12:15:25.132763 23828 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:25.133360 23828 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.133714 23828 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4851d158e1e141119f9f2d5e39fb4351: stopping tablet replica
I20260709 12:15:25.154630 23828 master.cc:584] Master@127.23.69.62:34489 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (15917 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:15:25.200268 23828 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.69.62:41391
I20260709 12:15:25.201543 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:25.207957 30542 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:25.208256 30545 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:25.207908 30543 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:25.209848 23828 server_base.cc:1061] running on GCE node
I20260709 12:15:25.211426 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:25.211651 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:25.211803 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599325211784 us; error 0 us; skew 500 ppm
I20260709 12:15:25.212352 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:25.214756 23828 webserver.cc:533] Webserver started at http://127.23.69.62:40619/ using document root <none> and password file <none>
I20260709 12:15:25.215279 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:25.215492 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:25.215777 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:25.217002 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/master-0-root/instance:
uuid: "fc686f5cea1645c8a8d94dfcf49b79d0"
format_stamp: "Formatted at 2026-07-09 12:15:25 on dist-test-slave-lgtn"
I20260709 12:15:25.221680 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:15:25.225250 30550 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:25.226061 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:15:25.226359 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/master-0-root
uuid: "fc686f5cea1645c8a8d94dfcf49b79d0"
format_stamp: "Formatted at 2026-07-09 12:15:25 on dist-test-slave-lgtn"
I20260709 12:15:25.226657 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:25.241137 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:25.242412 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:25.282970 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.62:41391
I20260709 12:15:25.283078 30601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.62:41391 every 8 connection(s)
I20260709 12:15:25.287163 30602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:25.299336 30602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0: Bootstrap starting.
I20260709 12:15:25.304459 30602 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:25.308928 30602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0: No bootstrap required, opened a new log
I20260709 12:15:25.311141 30602 raft_consensus.cc:359] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc686f5cea1645c8a8d94dfcf49b79d0" member_type: VOTER }
I20260709 12:15:25.311551 30602 raft_consensus.cc:385] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:25.311846 30602 raft_consensus.cc:740] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc686f5cea1645c8a8d94dfcf49b79d0, State: Initialized, Role: FOLLOWER
I20260709 12:15:25.312506 30602 consensus_queue.cc:260] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fc686f5cea1645c8a8d94dfcf49b79d0" member_type: VOTER }
I20260709 12:15:25.312999 30602 raft_consensus.cc:399] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:15:25.313212 30602 raft_consensus.cc:493] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:15:25.313513 30602 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:25.318472 30602 raft_consensus.cc:515] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc686f5cea1645c8a8d94dfcf49b79d0" member_type: VOTER }
I20260709 12:15:25.318971 30602 leader_election.cc:304] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [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: fc686f5cea1645c8a8d94dfcf49b79d0; no voters: 
I20260709 12:15:25.320108 30602 leader_election.cc:290] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:15:25.320453 30605 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:25.321913 30605 raft_consensus.cc:697] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [term 1 LEADER]: Becoming Leader. State: Replica: fc686f5cea1645c8a8d94dfcf49b79d0, State: Running, Role: LEADER
I20260709 12:15:25.322610 30605 consensus_queue.cc:237] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [LEADER]: Queue going to LEADER mode. State: All 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: "fc686f5cea1645c8a8d94dfcf49b79d0" member_type: VOTER }
I20260709 12:15:25.323279 30602 sys_catalog.cc:565] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:15:25.327272 30606 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fc686f5cea1645c8a8d94dfcf49b79d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc686f5cea1645c8a8d94dfcf49b79d0" member_type: VOTER } }
I20260709 12:15:25.328284 30606 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:25.328096 30607 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fc686f5cea1645c8a8d94dfcf49b79d0. Latest consensus state: current_term: 1 leader_uuid: "fc686f5cea1645c8a8d94dfcf49b79d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc686f5cea1645c8a8d94dfcf49b79d0" member_type: VOTER } }
I20260709 12:15:25.329403 30607 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:25.331182 30612 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:15:25.337380 30612 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:15:25.339407 23828 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:15:25.346555 30612 catalog_manager.cc:1383] Generated new cluster ID: 49dae2ece35540f8b5cde80d30e7e70f
I20260709 12:15:25.346899 30612 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:15:25.374558 30612 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:15:25.375969 30612 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:15:25.393102 30612 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0: Generated new TSK 0
I20260709 12:15:25.393811 30612 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:15:25.406589 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:25.413944 30623 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:25.414703 30624 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:25.418895 30626 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:25.419085 23828 server_base.cc:1061] running on GCE node
I20260709 12:15:25.420423 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:25.420683 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:25.420879 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599325420864 us; error 0 us; skew 500 ppm
I20260709 12:15:25.421584 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:25.424336 23828 webserver.cc:533] Webserver started at http://127.23.69.1:41269/ using document root <none> and password file <none>
I20260709 12:15:25.424969 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:25.425194 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:25.425513 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:25.426818 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/ts-0-root/instance:
uuid: "ecaec859c6c4410fa825c7e2e703073c"
format_stamp: "Formatted at 2026-07-09 12:15:25 on dist-test-slave-lgtn"
I20260709 12:15:25.432032 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:15:25.436013 30631 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:25.436962 23828 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:15:25.437328 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/ts-0-root
uuid: "ecaec859c6c4410fa825c7e2e703073c"
format_stamp: "Formatted at 2026-07-09 12:15:25 on dist-test-slave-lgtn"
I20260709 12:15:25.437712 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:25.454840 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:25.456197 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:25.458021 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:25.460600 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:25.460939 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:25.461215 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:25.461426 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:25.507920 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.1:37703
I20260709 12:15:25.508038 30693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.1:37703 every 8 connection(s)
I20260709 12:15:25.513603 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:25.521996 30698 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:25.522850 30699 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:25.527567 30701 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:25.528239 23828 server_base.cc:1061] running on GCE node
I20260709 12:15:25.528273 30694 heartbeater.cc:344] Connected to a master server at 127.23.69.62:41391
I20260709 12:15:25.528970 30694 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:25.529726 30694 heartbeater.cc:507] Master 127.23.69.62:41391 requested a full tablet report, sending...
I20260709 12:15:25.529742 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:25.530167 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:25.530360 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599325530341 us; error 0 us; skew 500 ppm
I20260709 12:15:25.531234 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:25.532135 30567 ts_manager.cc:194] Registered new tserver with Master: ecaec859c6c4410fa825c7e2e703073c (127.23.69.1:37703)
I20260709 12:15:25.534242 23828 webserver.cc:533] Webserver started at http://127.23.69.2:34555/ using document root <none> and password file <none>
I20260709 12:15:25.534631 30567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60486
I20260709 12:15:25.534945 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:25.535262 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:25.535559 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:25.537117 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/ts-1-root/instance:
uuid: "c2e42f987bda4b44a391c962478c347a"
format_stamp: "Formatted at 2026-07-09 12:15:25 on dist-test-slave-lgtn"
I20260709 12:15:25.542814 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:15:25.546857 30706 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:25.547729 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:15:25.548101 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/ts-1-root
uuid: "c2e42f987bda4b44a391c962478c347a"
format_stamp: "Formatted at 2026-07-09 12:15:25 on dist-test-slave-lgtn"
I20260709 12:15:25.548435 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:25.567437 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:25.569044 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:25.570756 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:25.573203 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:25.573459 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:25.573716 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:25.573891 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:25.617460 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.2:46731
I20260709 12:15:25.617588 30768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.2:46731 every 8 connection(s)
I20260709 12:15:25.622575 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:25.631839 30772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:25.632540 30773 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:25.634913 23828 server_base.cc:1061] running on GCE node
W20260709 12:15:25.636845 30776 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:25.638334 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:15:25.638536 30769 heartbeater.cc:344] Connected to a master server at 127.23.69.62:41391
W20260709 12:15:25.638679 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:25.639062 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599325639041 us; error 0 us; skew 500 ppm
I20260709 12:15:25.639161 30769 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:25.639832 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:25.640264 30769 heartbeater.cc:507] Master 127.23.69.62:41391 requested a full tablet report, sending...
I20260709 12:15:25.643007 23828 webserver.cc:533] Webserver started at http://127.23.69.3:37163/ using document root <none> and password file <none>
I20260709 12:15:25.643184 30567 ts_manager.cc:194] Registered new tserver with Master: c2e42f987bda4b44a391c962478c347a (127.23.69.2:46731)
I20260709 12:15:25.643793 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:25.644079 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:25.644402 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:25.645133 30567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43908
I20260709 12:15:25.646098 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/ts-2-root/instance:
uuid: "d76e819088154199a2b68609c1ce3859"
format_stamp: "Formatted at 2026-07-09 12:15:25 on dist-test-slave-lgtn"
I20260709 12:15:25.651018 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 12:15:25.654558 30780 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:25.655359 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:15:25.655709 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/ts-2-root
uuid: "d76e819088154199a2b68609c1ce3859"
format_stamp: "Formatted at 2026-07-09 12:15:25 on dist-test-slave-lgtn"
I20260709 12:15:25.656013 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599078110164-23828-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:25.675318 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:25.676587 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:25.678222 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:25.680568 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:25.680824 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:25.681077 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:25.681257 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:25.724490 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.3:39513
I20260709 12:15:25.724924 30842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.3:39513 every 8 connection(s)
I20260709 12:15:25.740769 30843 heartbeater.cc:344] Connected to a master server at 127.23.69.62:41391
I20260709 12:15:25.741294 30843 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:25.742199 30843 heartbeater.cc:507] Master 127.23.69.62:41391 requested a full tablet report, sending...
I20260709 12:15:25.744706 30567 ts_manager.cc:194] Registered new tserver with Master: d76e819088154199a2b68609c1ce3859 (127.23.69.3:39513)
I20260709 12:15:25.745301 23828 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017598499s
I20260709 12:15:25.746312 30567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43916
I20260709 12:15:25.774202 30567 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43924:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:25.776823 30567 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:25.825390 30808 tablet_service.cc:1511] Processing CreateTablet for tablet 1e6979c9a5e145c6a66794e529d1ba76 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d1ce1ebc3caa4bf8bff732172f9a4f95]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:15:25.826365 30807 tablet_service.cc:1511] Processing CreateTablet for tablet 698ff768823a43c5a208d122762d3e94 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d1ce1ebc3caa4bf8bff732172f9a4f95]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:15:25.826996 30808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e6979c9a5e145c6a66794e529d1ba76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:25.828073 30807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698ff768823a43c5a208d122762d3e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:25.837929 30734 tablet_service.cc:1511] Processing CreateTablet for tablet 1e6979c9a5e145c6a66794e529d1ba76 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d1ce1ebc3caa4bf8bff732172f9a4f95]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:15:25.839617 30734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e6979c9a5e145c6a66794e529d1ba76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:25.840503 30733 tablet_service.cc:1511] Processing CreateTablet for tablet 698ff768823a43c5a208d122762d3e94 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d1ce1ebc3caa4bf8bff732172f9a4f95]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:15:25.842258 30733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698ff768823a43c5a208d122762d3e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:25.853257 30858 tablet_bootstrap.cc:492] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859: Bootstrap starting.
I20260709 12:15:25.860441 30858 tablet_bootstrap.cc:654] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:25.866478 30659 tablet_service.cc:1511] Processing CreateTablet for tablet 1e6979c9a5e145c6a66794e529d1ba76 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d1ce1ebc3caa4bf8bff732172f9a4f95]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:15:25.867911 30859 tablet_bootstrap.cc:492] T 1e6979c9a5e145c6a66794e529d1ba76 P c2e42f987bda4b44a391c962478c347a: Bootstrap starting.
I20260709 12:15:25.868134 30659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e6979c9a5e145c6a66794e529d1ba76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:25.873967 30658 tablet_service.cc:1511] Processing CreateTablet for tablet 698ff768823a43c5a208d122762d3e94 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d1ce1ebc3caa4bf8bff732172f9a4f95]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:15:25.874782 30859 tablet_bootstrap.cc:654] T 1e6979c9a5e145c6a66794e529d1ba76 P c2e42f987bda4b44a391c962478c347a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:25.875459 30658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698ff768823a43c5a208d122762d3e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:25.876338 30858 tablet_bootstrap.cc:492] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859: No bootstrap required, opened a new log
I20260709 12:15:25.876897 30858 ts_tablet_manager.cc:1403] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.003s
I20260709 12:15:25.880134 30858 raft_consensus.cc:359] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:25.880918 30858 raft_consensus.cc:385] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:25.881227 30858 raft_consensus.cc:740] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d76e819088154199a2b68609c1ce3859, State: Initialized, Role: FOLLOWER
I20260709 12:15:25.882061 30858 consensus_queue.cc:260] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:25.883031 30859 tablet_bootstrap.cc:492] T 1e6979c9a5e145c6a66794e529d1ba76 P c2e42f987bda4b44a391c962478c347a: No bootstrap required, opened a new log
I20260709 12:15:25.887403 30859 ts_tablet_manager.cc:1403] T 1e6979c9a5e145c6a66794e529d1ba76 P c2e42f987bda4b44a391c962478c347a: Time spent bootstrapping tablet: real 0.020s	user 0.000s	sys 0.014s
I20260709 12:15:25.891134 30859 raft_consensus.cc:359] T 1e6979c9a5e145c6a66794e529d1ba76 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } }
I20260709 12:15:25.891988 30859 raft_consensus.cc:385] T 1e6979c9a5e145c6a66794e529d1ba76 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:25.892383 30859 raft_consensus.cc:740] T 1e6979c9a5e145c6a66794e529d1ba76 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e42f987bda4b44a391c962478c347a, State: Initialized, Role: FOLLOWER
I20260709 12:15:25.893502 30859 consensus_queue.cc:260] T 1e6979c9a5e145c6a66794e529d1ba76 P c2e42f987bda4b44a391c962478c347a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } }
I20260709 12:15:25.894356 30858 ts_tablet_manager.cc:1434] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.007s
I20260709 12:15:25.895367 30843 heartbeater.cc:499] Master 127.23.69.62:41391 was elected leader, sending a full tablet report...
I20260709 12:15:25.895869 30858 tablet_bootstrap.cc:492] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859: Bootstrap starting.
I20260709 12:15:25.901883 30864 tablet_bootstrap.cc:492] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c: Bootstrap starting.
I20260709 12:15:25.904112 30858 tablet_bootstrap.cc:654] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:25.906775 30769 heartbeater.cc:499] Master 127.23.69.62:41391 was elected leader, sending a full tablet report...
I20260709 12:15:25.907255 30859 ts_tablet_manager.cc:1434] T 1e6979c9a5e145c6a66794e529d1ba76 P c2e42f987bda4b44a391c962478c347a: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.004s
I20260709 12:15:25.908488 30859 tablet_bootstrap.cc:492] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a: Bootstrap starting.
I20260709 12:15:25.917371 30859 tablet_bootstrap.cc:654] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:25.919571 30864 tablet_bootstrap.cc:654] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:25.925503 30858 tablet_bootstrap.cc:492] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859: No bootstrap required, opened a new log
I20260709 12:15:25.926378 30858 ts_tablet_manager.cc:1403] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.019s
I20260709 12:15:25.930603 30858 raft_consensus.cc:359] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } }
I20260709 12:15:25.931686 30858 raft_consensus.cc:385] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:25.932109 30858 raft_consensus.cc:740] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d76e819088154199a2b68609c1ce3859, State: Initialized, Role: FOLLOWER
I20260709 12:15:25.933441 30858 consensus_queue.cc:260] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } }
I20260709 12:15:25.944264 30858 ts_tablet_manager.cc:1434] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.004s
I20260709 12:15:25.947849 30859 tablet_bootstrap.cc:492] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a: No bootstrap required, opened a new log
I20260709 12:15:25.948683 30859 ts_tablet_manager.cc:1403] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.020s
I20260709 12:15:25.950318 30864 tablet_bootstrap.cc:492] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c: No bootstrap required, opened a new log
I20260709 12:15:25.950894 30864 ts_tablet_manager.cc:1403] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.002s
I20260709 12:15:25.951797 30859 raft_consensus.cc:359] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:25.952504 30859 raft_consensus.cc:385] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:25.952841 30859 raft_consensus.cc:740] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e42f987bda4b44a391c962478c347a, State: Initialized, Role: FOLLOWER
I20260709 12:15:25.953440 30864 raft_consensus.cc:359] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:25.953598 30859 consensus_queue.cc:260] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:25.954058 30864 raft_consensus.cc:385] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:25.954519 30864 raft_consensus.cc:740] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecaec859c6c4410fa825c7e2e703073c, State: Initialized, Role: FOLLOWER
I20260709 12:15:25.955389 30864 consensus_queue.cc:260] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:25.956126 30859 ts_tablet_manager.cc:1434] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:15:25.957691 30694 heartbeater.cc:499] Master 127.23.69.62:41391 was elected leader, sending a full tablet report...
I20260709 12:15:25.958096 30864 ts_tablet_manager.cc:1434] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:15:25.959237 30864 tablet_bootstrap.cc:492] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c: Bootstrap starting.
I20260709 12:15:25.965466 30864 tablet_bootstrap.cc:654] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:25.970986 30864 tablet_bootstrap.cc:492] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c: No bootstrap required, opened a new log
I20260709 12:15:25.971493 30864 ts_tablet_manager.cc:1403] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 12:15:25.973779 30864 raft_consensus.cc:359] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } }
I20260709 12:15:25.974301 30864 raft_consensus.cc:385] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:25.974488 30864 raft_consensus.cc:740] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecaec859c6c4410fa825c7e2e703073c, State: Initialized, Role: FOLLOWER
I20260709 12:15:25.975111 30864 consensus_queue.cc:260] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } }
I20260709 12:15:25.976950 30864 ts_tablet_manager.cc:1434] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:15:25.981501 30868 raft_consensus.cc:493] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:25.982192 30868 raft_consensus.cc:515] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:25.982705 30862 raft_consensus.cc:493] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:25.983384 30862 raft_consensus.cc:515] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:25.985050 30868 leader_election.cc:290] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e42f987bda4b44a391c962478c347a (127.23.69.2:46731), d76e819088154199a2b68609c1ce3859 (127.23.69.3:39513)
I20260709 12:15:25.989140 30862 leader_election.cc:290] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecaec859c6c4410fa825c7e2e703073c (127.23.69.1:37703), c2e42f987bda4b44a391c962478c347a (127.23.69.2:46731)
I20260709 12:15:26.002806 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698ff768823a43c5a208d122762d3e94" candidate_uuid: "d76e819088154199a2b68609c1ce3859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecaec859c6c4410fa825c7e2e703073c" is_pre_election: true
I20260709 12:15:26.003738 30669 raft_consensus.cc:2468] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d76e819088154199a2b68609c1ce3859 in term 0.
I20260709 12:15:26.003966 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698ff768823a43c5a208d122762d3e94" candidate_uuid: "ecaec859c6c4410fa825c7e2e703073c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e42f987bda4b44a391c962478c347a" is_pre_election: true
I20260709 12:15:26.004981 30744 raft_consensus.cc:2468] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecaec859c6c4410fa825c7e2e703073c in term 0.
I20260709 12:15:26.005357 30781 leader_election.cc:304] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d76e819088154199a2b68609c1ce3859, ecaec859c6c4410fa825c7e2e703073c; no voters: 
I20260709 12:15:26.006453 30862 raft_consensus.cc:2804] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:26.006865 30862 raft_consensus.cc:493] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:26.007256 30862 raft_consensus.cc:3060] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:26.006987 30634 leader_election.cc:304] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2e42f987bda4b44a391c962478c347a, ecaec859c6c4410fa825c7e2e703073c; no voters: 
I20260709 12:15:26.008421 30868 raft_consensus.cc:2804] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:26.008926 30868 raft_consensus.cc:493] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:26.009366 30868 raft_consensus.cc:3060] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:26.016525 30862 raft_consensus.cc:515] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.017544 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698ff768823a43c5a208d122762d3e94" candidate_uuid: "d76e819088154199a2b68609c1ce3859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e42f987bda4b44a391c962478c347a" is_pre_election: true
I20260709 12:15:26.017645 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698ff768823a43c5a208d122762d3e94" candidate_uuid: "ecaec859c6c4410fa825c7e2e703073c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d76e819088154199a2b68609c1ce3859" is_pre_election: true
I20260709 12:15:26.018468 30744 raft_consensus.cc:2468] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d76e819088154199a2b68609c1ce3859 in term 0.
I20260709 12:15:26.018637 30818 raft_consensus.cc:2393] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecaec859c6c4410fa825c7e2e703073c in current term 1: Already voted for candidate d76e819088154199a2b68609c1ce3859 in this term.
I20260709 12:15:26.019681 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698ff768823a43c5a208d122762d3e94" candidate_uuid: "d76e819088154199a2b68609c1ce3859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecaec859c6c4410fa825c7e2e703073c"
I20260709 12:15:26.020931 30862 leader_election.cc:290] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [CANDIDATE]: Term 1 election: Requested vote from peers ecaec859c6c4410fa825c7e2e703073c (127.23.69.1:37703), c2e42f987bda4b44a391c962478c347a (127.23.69.2:46731)
I20260709 12:15:26.022070 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698ff768823a43c5a208d122762d3e94" candidate_uuid: "d76e819088154199a2b68609c1ce3859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e42f987bda4b44a391c962478c347a"
I20260709 12:15:26.022363 30868 raft_consensus.cc:515] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.022779 30744 raft_consensus.cc:3060] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:26.023830 30669 raft_consensus.cc:2393] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d76e819088154199a2b68609c1ce3859 in current term 1: Already voted for candidate ecaec859c6c4410fa825c7e2e703073c in this term.
I20260709 12:15:26.024601 30868 leader_election.cc:290] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [CANDIDATE]: Term 1 election: Requested vote from peers c2e42f987bda4b44a391c962478c347a (127.23.69.2:46731), d76e819088154199a2b68609c1ce3859 (127.23.69.3:39513)
I20260709 12:15:26.025342 30743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698ff768823a43c5a208d122762d3e94" candidate_uuid: "ecaec859c6c4410fa825c7e2e703073c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e42f987bda4b44a391c962478c347a"
I20260709 12:15:26.026715 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698ff768823a43c5a208d122762d3e94" candidate_uuid: "ecaec859c6c4410fa825c7e2e703073c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d76e819088154199a2b68609c1ce3859"
I20260709 12:15:26.027513 30818 raft_consensus.cc:2393] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ecaec859c6c4410fa825c7e2e703073c in current term 1: Already voted for candidate d76e819088154199a2b68609c1ce3859 in this term.
I20260709 12:15:26.028367 30632 leader_election.cc:304] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [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: ecaec859c6c4410fa825c7e2e703073c; no voters: c2e42f987bda4b44a391c962478c347a, d76e819088154199a2b68609c1ce3859
I20260709 12:15:26.029206 30868 raft_consensus.cc:2749] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:26.030856 30744 raft_consensus.cc:2468] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d76e819088154199a2b68609c1ce3859 in term 1.
I20260709 12:15:26.031845 30783 leader_election.cc:304] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2e42f987bda4b44a391c962478c347a, d76e819088154199a2b68609c1ce3859; no voters: ecaec859c6c4410fa825c7e2e703073c
I20260709 12:15:26.032588 30862 raft_consensus.cc:2804] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:26.033738 30862 raft_consensus.cc:697] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 1 LEADER]: Becoming Leader. State: Replica: d76e819088154199a2b68609c1ce3859, State: Running, Role: LEADER
I20260709 12:15:26.034590 30862 consensus_queue.cc:237] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.042640 30567 catalog_manager.cc:5697] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 reported cstate change: term changed from 0 to 1, leader changed from <none> to d76e819088154199a2b68609c1ce3859 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "d76e819088154199a2b68609c1ce3859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:26.134538 30862 raft_consensus.cc:493] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.135087 30862 raft_consensus.cc:515] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } }
I20260709 12:15:26.137236 30862 leader_election.cc:290] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e42f987bda4b44a391c962478c347a (127.23.69.2:46731), ecaec859c6c4410fa825c7e2e703073c (127.23.69.1:37703)
I20260709 12:15:26.137960 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6979c9a5e145c6a66794e529d1ba76" candidate_uuid: "d76e819088154199a2b68609c1ce3859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e42f987bda4b44a391c962478c347a" is_pre_election: true
I20260709 12:15:26.138476 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6979c9a5e145c6a66794e529d1ba76" candidate_uuid: "d76e819088154199a2b68609c1ce3859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecaec859c6c4410fa825c7e2e703073c" is_pre_election: true
I20260709 12:15:26.138657 30744 raft_consensus.cc:2468] T 1e6979c9a5e145c6a66794e529d1ba76 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d76e819088154199a2b68609c1ce3859 in term 0.
I20260709 12:15:26.139223 30669 raft_consensus.cc:2468] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d76e819088154199a2b68609c1ce3859 in term 0.
I20260709 12:15:26.139922 30783 leader_election.cc:304] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2e42f987bda4b44a391c962478c347a, d76e819088154199a2b68609c1ce3859; no voters: 
I20260709 12:15:26.140878 30862 raft_consensus.cc:2804] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:26.141309 30862 raft_consensus.cc:493] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:26.141594 30862 raft_consensus.cc:3060] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:26.147084 30862 raft_consensus.cc:515] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } }
I20260709 12:15:26.148851 30862 leader_election.cc:290] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [CANDIDATE]: Term 1 election: Requested vote from peers c2e42f987bda4b44a391c962478c347a (127.23.69.2:46731), ecaec859c6c4410fa825c7e2e703073c (127.23.69.1:37703)
I20260709 12:15:26.149966 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6979c9a5e145c6a66794e529d1ba76" candidate_uuid: "d76e819088154199a2b68609c1ce3859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecaec859c6c4410fa825c7e2e703073c"
I20260709 12:15:26.149917 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6979c9a5e145c6a66794e529d1ba76" candidate_uuid: "d76e819088154199a2b68609c1ce3859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e42f987bda4b44a391c962478c347a"
I20260709 12:15:26.150882 30669 raft_consensus.cc:3060] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:26.150899 30744 raft_consensus.cc:3060] T 1e6979c9a5e145c6a66794e529d1ba76 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:26.158794 30744 raft_consensus.cc:2468] T 1e6979c9a5e145c6a66794e529d1ba76 P c2e42f987bda4b44a391c962478c347a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d76e819088154199a2b68609c1ce3859 in term 1.
I20260709 12:15:26.158794 30669 raft_consensus.cc:2468] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d76e819088154199a2b68609c1ce3859 in term 1.
I20260709 12:15:26.160331 30783 leader_election.cc:304] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2e42f987bda4b44a391c962478c347a, d76e819088154199a2b68609c1ce3859; no voters: 
I20260709 12:15:26.161185 30862 raft_consensus.cc:2804] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:26.161615 30862 raft_consensus.cc:697] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 1 LEADER]: Becoming Leader. State: Replica: d76e819088154199a2b68609c1ce3859, State: Running, Role: LEADER
I20260709 12:15:26.162472 30862 consensus_queue.cc:237] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } }
I20260709 12:15:26.169260 30565 catalog_manager.cc:5697] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 reported cstate change: term changed from 0 to 1, leader changed from <none> to d76e819088154199a2b68609c1ce3859 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "d76e819088154199a2b68609c1ce3859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:26.265339 30565 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43940:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:26.267452 30565 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:26.292158 30659 tablet_service.cc:1511] Processing CreateTablet for tablet 0385b3a9fb5e4603a3eef969322a7222 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a4784408ff0b46eaa66f03e97173c97e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:15:26.293181 30733 tablet_service.cc:1511] Processing CreateTablet for tablet 0385b3a9fb5e4603a3eef969322a7222 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a4784408ff0b46eaa66f03e97173c97e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:15:26.293663 30659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0385b3a9fb5e4603a3eef969322a7222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.294520 30733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0385b3a9fb5e4603a3eef969322a7222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.295140 30807 tablet_service.cc:1511] Processing CreateTablet for tablet 0385b3a9fb5e4603a3eef969322a7222 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a4784408ff0b46eaa66f03e97173c97e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:15:26.296568 30807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0385b3a9fb5e4603a3eef969322a7222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.303030 30734 tablet_service.cc:1511] Processing CreateTablet for tablet 32cfc3eb53ee47ffb16e1e190727870f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a4784408ff0b46eaa66f03e97173c97e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:15:26.303283 30808 tablet_service.cc:1511] Processing CreateTablet for tablet 32cfc3eb53ee47ffb16e1e190727870f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a4784408ff0b46eaa66f03e97173c97e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:15:26.304564 30734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32cfc3eb53ee47ffb16e1e190727870f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.303030 30658 tablet_service.cc:1511] Processing CreateTablet for tablet 32cfc3eb53ee47ffb16e1e190727870f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a4784408ff0b46eaa66f03e97173c97e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:15:26.306299 30658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32cfc3eb53ee47ffb16e1e190727870f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.304579 30808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32cfc3eb53ee47ffb16e1e190727870f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.311196 30859 tablet_bootstrap.cc:492] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a: Bootstrap starting.
I20260709 12:15:26.312597 30864 tablet_bootstrap.cc:492] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c: Bootstrap starting.
I20260709 12:15:26.317965 30859 tablet_bootstrap.cc:654] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.319593 30864 tablet_bootstrap.cc:654] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.328346 30864 tablet_bootstrap.cc:492] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c: No bootstrap required, opened a new log
I20260709 12:15:26.328883 30864 ts_tablet_manager.cc:1403] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260709 12:15:26.331800 30864 raft_consensus.cc:359] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.332544 30864 raft_consensus.cc:385] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.332857 30864 raft_consensus.cc:740] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecaec859c6c4410fa825c7e2e703073c, State: Initialized, Role: FOLLOWER
W20260709 12:15:26.334741 30615 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:26.335062 30864 consensus_queue.cc:260] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.336591 30859 tablet_bootstrap.cc:492] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a: No bootstrap required, opened a new log
I20260709 12:15:26.337203 30859 ts_tablet_manager.cc:1403] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.003s
I20260709 12:15:26.337793 30864 ts_tablet_manager.cc:1434] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:15:26.340523 30859 raft_consensus.cc:359] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.341383 30859 raft_consensus.cc:385] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.341684 30859 raft_consensus.cc:740] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e42f987bda4b44a391c962478c347a, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.342669 30859 consensus_queue.cc:260] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.345131 30859 ts_tablet_manager.cc:1434] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:15:26.346181 30859 tablet_bootstrap.cc:492] T 32cfc3eb53ee47ffb16e1e190727870f P c2e42f987bda4b44a391c962478c347a: Bootstrap starting.
I20260709 12:15:26.349416 30864 tablet_bootstrap.cc:492] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c: Bootstrap starting.
I20260709 12:15:26.353127 30859 tablet_bootstrap.cc:654] T 32cfc3eb53ee47ffb16e1e190727870f P c2e42f987bda4b44a391c962478c347a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.354187 30863 raft_consensus.cc:493] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.354889 30863 raft_consensus.cc:515] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.358276 30864 tablet_bootstrap.cc:654] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.360958 30863 leader_election.cc:290] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecaec859c6c4410fa825c7e2e703073c (127.23.69.1:37703), d76e819088154199a2b68609c1ce3859 (127.23.69.3:39513)
I20260709 12:15:26.369410 30858 tablet_bootstrap.cc:492] T 32cfc3eb53ee47ffb16e1e190727870f P d76e819088154199a2b68609c1ce3859: Bootstrap starting.
I20260709 12:15:26.378221 30858 tablet_bootstrap.cc:654] T 32cfc3eb53ee47ffb16e1e190727870f P d76e819088154199a2b68609c1ce3859: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.386439 30864 tablet_bootstrap.cc:492] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c: No bootstrap required, opened a new log
I20260709 12:15:26.386426 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0385b3a9fb5e4603a3eef969322a7222" candidate_uuid: "c2e42f987bda4b44a391c962478c347a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecaec859c6c4410fa825c7e2e703073c" is_pre_election: true
I20260709 12:15:26.387115 30864 ts_tablet_manager.cc:1403] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.004s
I20260709 12:15:26.387394 30669 raft_consensus.cc:2468] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2e42f987bda4b44a391c962478c347a in term 0.
I20260709 12:15:26.388907 30707 leader_election.cc:304] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2e42f987bda4b44a391c962478c347a, ecaec859c6c4410fa825c7e2e703073c; no voters: 
I20260709 12:15:26.389762 30863 raft_consensus.cc:2804] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:26.390156 30863 raft_consensus.cc:493] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:26.390520 30863 raft_consensus.cc:3060] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:26.390739 30864 raft_consensus.cc:359] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.391605 30858 tablet_bootstrap.cc:492] T 32cfc3eb53ee47ffb16e1e190727870f P d76e819088154199a2b68609c1ce3859: No bootstrap required, opened a new log
I20260709 12:15:26.392249 30858 ts_tablet_manager.cc:1403] T 32cfc3eb53ee47ffb16e1e190727870f P d76e819088154199a2b68609c1ce3859: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.001s
I20260709 12:15:26.393894 30859 tablet_bootstrap.cc:492] T 32cfc3eb53ee47ffb16e1e190727870f P c2e42f987bda4b44a391c962478c347a: No bootstrap required, opened a new log
I20260709 12:15:26.394546 30859 ts_tablet_manager.cc:1403] T 32cfc3eb53ee47ffb16e1e190727870f P c2e42f987bda4b44a391c962478c347a: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.014s
I20260709 12:15:26.395797 30858 raft_consensus.cc:359] T 32cfc3eb53ee47ffb16e1e190727870f P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.396163 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0385b3a9fb5e4603a3eef969322a7222" candidate_uuid: "c2e42f987bda4b44a391c962478c347a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d76e819088154199a2b68609c1ce3859" is_pre_election: true
I20260709 12:15:26.391629 30864 raft_consensus.cc:385] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.397282 30864 raft_consensus.cc:740] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecaec859c6c4410fa825c7e2e703073c, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.397938 30859 raft_consensus.cc:359] T 32cfc3eb53ee47ffb16e1e190727870f P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.398121 30864 consensus_queue.cc:260] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.399140 30863 raft_consensus.cc:515] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.398839 30859 raft_consensus.cc:385] T 32cfc3eb53ee47ffb16e1e190727870f P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:15:26.399273 30707 leader_election.cc:343] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d76e819088154199a2b68609c1ce3859 (127.23.69.3:39513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:26.401412 30863 leader_election.cc:290] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [CANDIDATE]: Term 1 election: Requested vote from peers ecaec859c6c4410fa825c7e2e703073c (127.23.69.1:37703), d76e819088154199a2b68609c1ce3859 (127.23.69.3:39513)
I20260709 12:15:26.401181 30858 raft_consensus.cc:385] T 32cfc3eb53ee47ffb16e1e190727870f P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.400979 30864 ts_tablet_manager.cc:1434] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 12:15:26.401602 30859 raft_consensus.cc:740] T 32cfc3eb53ee47ffb16e1e190727870f P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e42f987bda4b44a391c962478c347a, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.402068 30858 raft_consensus.cc:740] T 32cfc3eb53ee47ffb16e1e190727870f P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d76e819088154199a2b68609c1ce3859, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.403410 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0385b3a9fb5e4603a3eef969322a7222" candidate_uuid: "c2e42f987bda4b44a391c962478c347a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecaec859c6c4410fa825c7e2e703073c"
I20260709 12:15:26.404112 30669 raft_consensus.cc:3060] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:26.404351 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0385b3a9fb5e4603a3eef969322a7222" candidate_uuid: "c2e42f987bda4b44a391c962478c347a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d76e819088154199a2b68609c1ce3859"
I20260709 12:15:26.404251 30858 consensus_queue.cc:260] T 32cfc3eb53ee47ffb16e1e190727870f P d76e819088154199a2b68609c1ce3859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
W20260709 12:15:26.406216 30707 leader_election.cc:343] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d76e819088154199a2b68609c1ce3859 (127.23.69.3:39513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:26.407119 30858 ts_tablet_manager.cc:1434] T 32cfc3eb53ee47ffb16e1e190727870f P d76e819088154199a2b68609c1ce3859: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:15:26.407757 30859 consensus_queue.cc:260] T 32cfc3eb53ee47ffb16e1e190727870f P c2e42f987bda4b44a391c962478c347a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.411676 30859 ts_tablet_manager.cc:1434] T 32cfc3eb53ee47ffb16e1e190727870f P c2e42f987bda4b44a391c962478c347a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.003s
I20260709 12:15:26.412818 30669 raft_consensus.cc:2468] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2e42f987bda4b44a391c962478c347a in term 1.
I20260709 12:15:26.414197 30707 leader_election.cc:304] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2e42f987bda4b44a391c962478c347a, ecaec859c6c4410fa825c7e2e703073c; no voters: d76e819088154199a2b68609c1ce3859
I20260709 12:15:26.415024 30863 raft_consensus.cc:2804] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:26.411909 30858 tablet_bootstrap.cc:492] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859: Bootstrap starting.
I20260709 12:15:26.416427 30863 raft_consensus.cc:697] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 1 LEADER]: Becoming Leader. State: Replica: c2e42f987bda4b44a391c962478c347a, State: Running, Role: LEADER
I20260709 12:15:26.417460 30863 consensus_queue.cc:237] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.423066 30858 tablet_bootstrap.cc:654] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.427220 30567 catalog_manager.cc:5697] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a reported cstate change: term changed from 0 to 1, leader changed from <none> to c2e42f987bda4b44a391c962478c347a (127.23.69.2). New cstate: current_term: 1 leader_uuid: "c2e42f987bda4b44a391c962478c347a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:26.428963 30858 tablet_bootstrap.cc:492] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859: No bootstrap required, opened a new log
I20260709 12:15:26.429520 30858 ts_tablet_manager.cc:1403] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 12:15:26.432425 30858 raft_consensus.cc:359] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.433132 30858 raft_consensus.cc:385] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.433455 30858 raft_consensus.cc:740] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d76e819088154199a2b68609c1ce3859, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.434329 30858 consensus_queue.cc:260] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.437440 30858 ts_tablet_manager.cc:1434] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:15:26.438824 30873 consensus_queue.cc:1048] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:26.455159 30873 consensus_queue.cc:1048] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:26.489288 30894 raft_consensus.cc:493] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.489928 30894 raft_consensus.cc:515] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.492079 30894 leader_election.cc:290] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecaec859c6c4410fa825c7e2e703073c (127.23.69.1:37703), c2e42f987bda4b44a391c962478c347a (127.23.69.2:46731)
I20260709 12:15:26.493311 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0385b3a9fb5e4603a3eef969322a7222" candidate_uuid: "d76e819088154199a2b68609c1ce3859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecaec859c6c4410fa825c7e2e703073c" is_pre_election: true
I20260709 12:15:26.493389 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0385b3a9fb5e4603a3eef969322a7222" candidate_uuid: "d76e819088154199a2b68609c1ce3859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e42f987bda4b44a391c962478c347a" is_pre_election: true
I20260709 12:15:26.494253 30669 raft_consensus.cc:2393] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d76e819088154199a2b68609c1ce3859 in current term 1: Already voted for candidate c2e42f987bda4b44a391c962478c347a in this term.
I20260709 12:15:26.495378 30781 leader_election.cc:304] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d76e819088154199a2b68609c1ce3859; no voters: c2e42f987bda4b44a391c962478c347a, ecaec859c6c4410fa825c7e2e703073c
I20260709 12:15:26.496336 30894 raft_consensus.cc:3060] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:26.503090 30894 raft_consensus.cc:2749] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:26.553218 30894 consensus_queue.cc:1048] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:26.565953 30898 consensus_queue.cc:1048] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:26.757571 30868 raft_consensus.cc:493] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.758268 30868 raft_consensus.cc:515] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.760277 30868 leader_election.cc:290] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e42f987bda4b44a391c962478c347a (127.23.69.2:46731), d76e819088154199a2b68609c1ce3859 (127.23.69.3:39513)
I20260709 12:15:26.761229 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32cfc3eb53ee47ffb16e1e190727870f" candidate_uuid: "ecaec859c6c4410fa825c7e2e703073c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e42f987bda4b44a391c962478c347a" is_pre_election: true
I20260709 12:15:26.761482 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32cfc3eb53ee47ffb16e1e190727870f" candidate_uuid: "ecaec859c6c4410fa825c7e2e703073c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d76e819088154199a2b68609c1ce3859" is_pre_election: true
I20260709 12:15:26.761873 30744 raft_consensus.cc:2468] T 32cfc3eb53ee47ffb16e1e190727870f P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecaec859c6c4410fa825c7e2e703073c in term 0.
I20260709 12:15:26.762274 30818 raft_consensus.cc:2468] T 32cfc3eb53ee47ffb16e1e190727870f P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecaec859c6c4410fa825c7e2e703073c in term 0.
I20260709 12:15:26.762967 30634 leader_election.cc:304] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2e42f987bda4b44a391c962478c347a, ecaec859c6c4410fa825c7e2e703073c; no voters: 
I20260709 12:15:26.763818 30868 raft_consensus.cc:2804] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:26.764218 30868 raft_consensus.cc:493] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:26.764496 30868 raft_consensus.cc:3060] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:26.769811 30868 raft_consensus.cc:515] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.771442 30868 leader_election.cc:290] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [CANDIDATE]: Term 1 election: Requested vote from peers c2e42f987bda4b44a391c962478c347a (127.23.69.2:46731), d76e819088154199a2b68609c1ce3859 (127.23.69.3:39513)
I20260709 12:15:26.772415 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32cfc3eb53ee47ffb16e1e190727870f" candidate_uuid: "ecaec859c6c4410fa825c7e2e703073c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e42f987bda4b44a391c962478c347a"
I20260709 12:15:26.772527 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32cfc3eb53ee47ffb16e1e190727870f" candidate_uuid: "ecaec859c6c4410fa825c7e2e703073c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d76e819088154199a2b68609c1ce3859"
I20260709 12:15:26.773289 30744 raft_consensus.cc:3060] T 32cfc3eb53ee47ffb16e1e190727870f P c2e42f987bda4b44a391c962478c347a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:26.773315 30818 raft_consensus.cc:3060] T 32cfc3eb53ee47ffb16e1e190727870f P d76e819088154199a2b68609c1ce3859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:26.781028 30818 raft_consensus.cc:2468] T 32cfc3eb53ee47ffb16e1e190727870f P d76e819088154199a2b68609c1ce3859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecaec859c6c4410fa825c7e2e703073c in term 1.
I20260709 12:15:26.781028 30744 raft_consensus.cc:2468] T 32cfc3eb53ee47ffb16e1e190727870f P c2e42f987bda4b44a391c962478c347a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecaec859c6c4410fa825c7e2e703073c in term 1.
I20260709 12:15:26.782392 30632 leader_election.cc:304] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d76e819088154199a2b68609c1ce3859, ecaec859c6c4410fa825c7e2e703073c; no voters: 
I20260709 12:15:26.783140 30868 raft_consensus.cc:2804] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:26.784065 30868 raft_consensus.cc:697] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [term 1 LEADER]: Becoming Leader. State: Replica: ecaec859c6c4410fa825c7e2e703073c, State: Running, Role: LEADER
I20260709 12:15:26.784881 30868 consensus_queue.cc:237] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.793540 30566 catalog_manager.cc:5697] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c reported cstate change: term changed from 0 to 1, leader changed from <none> to ecaec859c6c4410fa825c7e2e703073c (127.23.69.1). New cstate: current_term: 1 leader_uuid: "ecaec859c6c4410fa825c7e2e703073c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:26.815192 30863 consensus_queue.cc:1048] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:26.828330 30888 consensus_queue.cc:1048] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:26.847726 30818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e6979c9a5e145c6a66794e529d1ba76"
dest_uuid: "d76e819088154199a2b68609c1ce3859"
mode: GRACEFUL
new_leader_uuid: "ecaec859c6c4410fa825c7e2e703073c"
 from {username='slave'} at 127.0.0.1:51918
I20260709 12:15:26.848445 30818 raft_consensus.cc:606] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 1 LEADER]: Received request to transfer leadership to TS ecaec859c6c4410fa825c7e2e703073c
I20260709 12:15:26.854861 30818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "698ff768823a43c5a208d122762d3e94"
dest_uuid: "d76e819088154199a2b68609c1ce3859"
mode: GRACEFUL
new_leader_uuid: "c2e42f987bda4b44a391c962478c347a"
 from {username='slave'} at 127.0.0.1:51918
I20260709 12:15:26.855512 30818 raft_consensus.cc:606] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 1 LEADER]: Received request to transfer leadership to TS c2e42f987bda4b44a391c962478c347a
I20260709 12:15:26.870589 30744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0385b3a9fb5e4603a3eef969322a7222"
dest_uuid: "c2e42f987bda4b44a391c962478c347a"
mode: GRACEFUL
new_leader_uuid: "ecaec859c6c4410fa825c7e2e703073c"
 from {username='slave'} at 127.0.0.1:45920
I20260709 12:15:26.871169 30744 raft_consensus.cc:606] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 1 LEADER]: Received request to transfer leadership to TS ecaec859c6c4410fa825c7e2e703073c
I20260709 12:15:26.900192 30898 raft_consensus.cc:993] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859: : Instructing follower c2e42f987bda4b44a391c962478c347a to start an election
I20260709 12:15:26.900753 30894 raft_consensus.cc:1081] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 1 LEADER]: Signalling peer c2e42f987bda4b44a391c962478c347a to start an election
I20260709 12:15:26.902357 30744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "698ff768823a43c5a208d122762d3e94"
dest_uuid: "c2e42f987bda4b44a391c962478c347a"
 from {username='slave'} at 127.0.0.1:45914
I20260709 12:15:26.902859 30744 raft_consensus.cc:493] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:26.903254 30744 raft_consensus.cc:3060] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:26.909406 30744 raft_consensus.cc:515] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.911252 30744 leader_election.cc:290] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [CANDIDATE]: Term 2 election: Requested vote from peers ecaec859c6c4410fa825c7e2e703073c (127.23.69.1:37703), d76e819088154199a2b68609c1ce3859 (127.23.69.3:39513)
I20260709 12:15:26.912150 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698ff768823a43c5a208d122762d3e94" candidate_uuid: "c2e42f987bda4b44a391c962478c347a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecaec859c6c4410fa825c7e2e703073c"
I20260709 12:15:26.912518 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698ff768823a43c5a208d122762d3e94" candidate_uuid: "c2e42f987bda4b44a391c962478c347a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d76e819088154199a2b68609c1ce3859"
I20260709 12:15:26.912930 30669 raft_consensus.cc:3060] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:26.913285 30818 raft_consensus.cc:3055] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:26.913609 30818 raft_consensus.cc:740] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d76e819088154199a2b68609c1ce3859, State: Running, Role: LEADER
I20260709 12:15:26.914414 30818 consensus_queue.cc:260] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.915659 30818 raft_consensus.cc:3060] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:26.920109 30669 raft_consensus.cc:2468] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2e42f987bda4b44a391c962478c347a in term 2.
I20260709 12:15:26.921391 30707 leader_election.cc:304] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2e42f987bda4b44a391c962478c347a, ecaec859c6c4410fa825c7e2e703073c; no voters: 
I20260709 12:15:26.922060 30818 raft_consensus.cc:2468] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2e42f987bda4b44a391c962478c347a in term 2.
I20260709 12:15:26.922271 30903 raft_consensus.cc:2804] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:26.922894 30903 raft_consensus.cc:697] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [term 2 LEADER]: Becoming Leader. State: Replica: c2e42f987bda4b44a391c962478c347a, State: Running, Role: LEADER
I20260709 12:15:26.923789 30903 consensus_queue.cc:237] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:26.930934 30567 catalog_manager.cc:5697] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a reported cstate change: term changed from 1 to 2, leader changed from d76e819088154199a2b68609c1ce3859 (127.23.69.3) to c2e42f987bda4b44a391c962478c347a (127.23.69.2). New cstate: current_term: 2 leader_uuid: "c2e42f987bda4b44a391c962478c347a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:27.071327 30862 raft_consensus.cc:993] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859: : Instructing follower ecaec859c6c4410fa825c7e2e703073c to start an election
I20260709 12:15:27.071873 30894 raft_consensus.cc:1081] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 1 LEADER]: Signalling peer ecaec859c6c4410fa825c7e2e703073c to start an election
I20260709 12:15:27.073560 30669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e6979c9a5e145c6a66794e529d1ba76"
dest_uuid: "ecaec859c6c4410fa825c7e2e703073c"
 from {username='slave'} at 127.0.0.1:40032
I20260709 12:15:27.074076 30669 raft_consensus.cc:493] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:27.074411 30669 raft_consensus.cc:3060] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.080103 30669 raft_consensus.cc:515] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } }
I20260709 12:15:27.081902 30669 leader_election.cc:290] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [CANDIDATE]: Term 2 election: Requested vote from peers d76e819088154199a2b68609c1ce3859 (127.23.69.3:39513), c2e42f987bda4b44a391c962478c347a (127.23.69.2:46731)
I20260709 12:15:27.082654 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6979c9a5e145c6a66794e529d1ba76" candidate_uuid: "ecaec859c6c4410fa825c7e2e703073c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d76e819088154199a2b68609c1ce3859"
I20260709 12:15:27.083190 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6979c9a5e145c6a66794e529d1ba76" candidate_uuid: "ecaec859c6c4410fa825c7e2e703073c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2e42f987bda4b44a391c962478c347a"
I20260709 12:15:27.083376 30818 raft_consensus.cc:3055] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:27.083875 30818 raft_consensus.cc:740] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d76e819088154199a2b68609c1ce3859, State: Running, Role: LEADER
I20260709 12:15:27.083894 30744 raft_consensus.cc:3060] T 1e6979c9a5e145c6a66794e529d1ba76 P c2e42f987bda4b44a391c962478c347a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.084909 30818 consensus_queue.cc:260] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } }
I20260709 12:15:27.086313 30818 raft_consensus.cc:3060] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.091832 30744 raft_consensus.cc:2468] T 1e6979c9a5e145c6a66794e529d1ba76 P c2e42f987bda4b44a391c962478c347a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecaec859c6c4410fa825c7e2e703073c in term 2.
I20260709 12:15:27.093230 30634 leader_election.cc:304] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2e42f987bda4b44a391c962478c347a, ecaec859c6c4410fa825c7e2e703073c; no voters: 
I20260709 12:15:27.094015 30818 raft_consensus.cc:2468] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecaec859c6c4410fa825c7e2e703073c in term 2.
I20260709 12:15:27.094184 30868 raft_consensus.cc:2804] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:27.094740 30868 raft_consensus.cc:697] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [term 2 LEADER]: Becoming Leader. State: Replica: ecaec859c6c4410fa825c7e2e703073c, State: Running, Role: LEADER
I20260709 12:15:27.095626 30868 consensus_queue.cc:237] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } }
I20260709 12:15:27.102350 30566 catalog_manager.cc:5697] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c reported cstate change: term changed from 1 to 2, leader changed from d76e819088154199a2b68609c1ce3859 (127.23.69.3) to ecaec859c6c4410fa825c7e2e703073c (127.23.69.1). New cstate: current_term: 2 leader_uuid: "ecaec859c6c4410fa825c7e2e703073c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:27.239956 30868 consensus_queue.cc:1048] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:27.252558 30868 consensus_queue.cc:1048] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:27.362223 30888 raft_consensus.cc:993] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a: : Instructing follower ecaec859c6c4410fa825c7e2e703073c to start an election
I20260709 12:15:27.362773 30910 raft_consensus.cc:1081] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 1 LEADER]: Signalling peer ecaec859c6c4410fa825c7e2e703073c to start an election
I20260709 12:15:27.364580 30669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0385b3a9fb5e4603a3eef969322a7222"
dest_uuid: "ecaec859c6c4410fa825c7e2e703073c"
 from {username='slave'} at 127.0.0.1:40038
I20260709 12:15:27.365243 30669 raft_consensus.cc:493] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:27.365583 30669 raft_consensus.cc:3060] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.370975 30669 raft_consensus.cc:515] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:27.372659 30669 leader_election.cc:290] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [CANDIDATE]: Term 2 election: Requested vote from peers c2e42f987bda4b44a391c962478c347a (127.23.69.2:46731), d76e819088154199a2b68609c1ce3859 (127.23.69.3:39513)
I20260709 12:15:27.373507 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0385b3a9fb5e4603a3eef969322a7222" candidate_uuid: "ecaec859c6c4410fa825c7e2e703073c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2e42f987bda4b44a391c962478c347a"
I20260709 12:15:27.373726 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0385b3a9fb5e4603a3eef969322a7222" candidate_uuid: "ecaec859c6c4410fa825c7e2e703073c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d76e819088154199a2b68609c1ce3859"
I20260709 12:15:27.374177 30744 raft_consensus.cc:3055] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:27.374380 30818 raft_consensus.cc:3060] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.374541 30744 raft_consensus.cc:740] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2e42f987bda4b44a391c962478c347a, State: Running, Role: LEADER
I20260709 12:15:27.375389 30744 consensus_queue.cc:260] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:27.376374 30744 raft_consensus.cc:3060] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.380232 30818 raft_consensus.cc:2468] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecaec859c6c4410fa825c7e2e703073c in term 2.
I20260709 12:15:27.381733 30632 leader_election.cc:304] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d76e819088154199a2b68609c1ce3859, ecaec859c6c4410fa825c7e2e703073c; no voters: 
I20260709 12:15:27.381791 30744 raft_consensus.cc:2468] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecaec859c6c4410fa825c7e2e703073c in term 2.
I20260709 12:15:27.382539 30900 raft_consensus.cc:2804] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:27.383050 30900 raft_consensus.cc:697] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 2 LEADER]: Becoming Leader. State: Replica: ecaec859c6c4410fa825c7e2e703073c, State: Running, Role: LEADER
I20260709 12:15:27.383826 30900 consensus_queue.cc:237] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:27.389986 30567 catalog_manager.cc:5697] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c reported cstate change: term changed from 1 to 2, leader changed from c2e42f987bda4b44a391c962478c347a (127.23.69.2) to ecaec859c6c4410fa825c7e2e703073c (127.23.69.1). New cstate: current_term: 2 leader_uuid: "ecaec859c6c4410fa825c7e2e703073c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:27.474877 30818 raft_consensus.cc:1275] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 2 FOLLOWER]: Refusing update from remote peer c2e42f987bda4b44a391c962478c347a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:27.476307 30910 consensus_queue.cc:1048] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:27.478992 30669 raft_consensus.cc:1275] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [term 2 FOLLOWER]: Refusing update from remote peer c2e42f987bda4b44a391c962478c347a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:27.480525 30910 consensus_queue.cc:1048] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:27.517377 30818 raft_consensus.cc:1275] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 2 FOLLOWER]: Refusing update from remote peer ecaec859c6c4410fa825c7e2e703073c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:27.518944 30900 consensus_queue.cc:1048] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:27.527776 30744 raft_consensus.cc:1275] T 1e6979c9a5e145c6a66794e529d1ba76 P c2e42f987bda4b44a391c962478c347a [term 2 FOLLOWER]: Refusing update from remote peer ecaec859c6c4410fa825c7e2e703073c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:27.529503 30913 consensus_queue.cc:1048] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:27.612721 23828 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:15:27.614500 23828 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:15:27.614965 23828 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:15:27.628378 30669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0385b3a9fb5e4603a3eef969322a7222"
dest_uuid: "ecaec859c6c4410fa825c7e2e703073c"
mode: GRACEFUL
new_leader_uuid: "d76e819088154199a2b68609c1ce3859"
 from {username='slave'} at 127.0.0.1:40044
I20260709 12:15:27.629099 30669 raft_consensus.cc:606] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 2 LEADER]: Received request to transfer leadership to TS d76e819088154199a2b68609c1ce3859
I20260709 12:15:27.630342 23828 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:15:27.856928 30744 raft_consensus.cc:1275] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 2 FOLLOWER]: Refusing update from remote peer ecaec859c6c4410fa825c7e2e703073c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:27.858310 30913 consensus_queue.cc:1048] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:27.867498 30818 raft_consensus.cc:1275] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [term 2 FOLLOWER]: Refusing update from remote peer ecaec859c6c4410fa825c7e2e703073c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:27.869057 30868 consensus_queue.cc:1048] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:27.877540 30900 raft_consensus.cc:993] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c: : Instructing follower d76e819088154199a2b68609c1ce3859 to start an election
I20260709 12:15:27.878036 30868 raft_consensus.cc:1081] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 2 LEADER]: Signalling peer d76e819088154199a2b68609c1ce3859 to start an election
I20260709 12:15:27.879597 30818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0385b3a9fb5e4603a3eef969322a7222"
dest_uuid: "d76e819088154199a2b68609c1ce3859"
 from {username='slave'} at 127.0.0.1:51900
I20260709 12:15:27.880120 30818 raft_consensus.cc:493] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:27.880446 30818 raft_consensus.cc:3060] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:27.885840 30818 raft_consensus.cc:515] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:27.887540 30818 leader_election.cc:290] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [CANDIDATE]: Term 3 election: Requested vote from peers ecaec859c6c4410fa825c7e2e703073c (127.23.69.1:37703), c2e42f987bda4b44a391c962478c347a (127.23.69.2:46731)
I20260709 12:15:27.888772 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0385b3a9fb5e4603a3eef969322a7222" candidate_uuid: "d76e819088154199a2b68609c1ce3859" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2e42f987bda4b44a391c962478c347a"
I20260709 12:15:27.889042 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0385b3a9fb5e4603a3eef969322a7222" candidate_uuid: "d76e819088154199a2b68609c1ce3859" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ecaec859c6c4410fa825c7e2e703073c"
I20260709 12:15:27.889516 30744 raft_consensus.cc:3060] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:27.889799 30669 raft_consensus.cc:3055] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:27.890250 30669 raft_consensus.cc:740] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ecaec859c6c4410fa825c7e2e703073c, State: Running, Role: LEADER
I20260709 12:15:27.891156 30669 consensus_queue.cc:260] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [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: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:27.892730 30669 raft_consensus.cc:3060] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:27.895741 30744 raft_consensus.cc:2468] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d76e819088154199a2b68609c1ce3859 in term 3.
I20260709 12:15:27.896982 30783 leader_election.cc:304] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [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: c2e42f987bda4b44a391c962478c347a, d76e819088154199a2b68609c1ce3859; no voters: 
I20260709 12:15:27.897969 30894 raft_consensus.cc:2804] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:27.898530 30894 raft_consensus.cc:697] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [term 3 LEADER]: Becoming Leader. State: Replica: d76e819088154199a2b68609c1ce3859, State: Running, Role: LEADER
I20260709 12:15:27.899461 30894 consensus_queue.cc:237] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [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: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } }
I20260709 12:15:27.899809 30669 raft_consensus.cc:2468] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d76e819088154199a2b68609c1ce3859 in term 3.
I20260709 12:15:27.906770 30567 catalog_manager.cc:5697] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 reported cstate change: term changed from 2 to 3, leader changed from ecaec859c6c4410fa825c7e2e703073c (127.23.69.1) to d76e819088154199a2b68609c1ce3859 (127.23.69.3). New cstate: current_term: 3 leader_uuid: "d76e819088154199a2b68609c1ce3859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecaec859c6c4410fa825c7e2e703073c" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 37703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2e42f987bda4b44a391c962478c347a" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 46731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d76e819088154199a2b68609c1ce3859" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 39513 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:27.996747 23828 tablet_server.cc:179] TabletServer@127.23.69.1:0 shutting down...
I20260709 12:15:28.018332 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:28.019109 23828 tablet_replica.cc:333] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c: stopping tablet replica
I20260709 12:15:28.019721 23828 raft_consensus.cc:2243] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.020514 23828 raft_consensus.cc:2272] T 32cfc3eb53ee47ffb16e1e190727870f P ecaec859c6c4410fa825c7e2e703073c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.022791 23828 tablet_replica.cc:333] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c: stopping tablet replica
I20260709 12:15:28.023298 23828 raft_consensus.cc:2243] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.023715 23828 raft_consensus.cc:2272] T 0385b3a9fb5e4603a3eef969322a7222 P ecaec859c6c4410fa825c7e2e703073c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.026290 23828 tablet_replica.cc:333] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c: stopping tablet replica
I20260709 12:15:28.026779 23828 raft_consensus.cc:2243] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.027576 23828 raft_consensus.cc:2272] T 1e6979c9a5e145c6a66794e529d1ba76 P ecaec859c6c4410fa825c7e2e703073c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.030077 23828 tablet_replica.cc:333] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c: stopping tablet replica
I20260709 12:15:28.030539 23828 raft_consensus.cc:2243] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.030931 23828 raft_consensus.cc:2272] T 698ff768823a43c5a208d122762d3e94 P ecaec859c6c4410fa825c7e2e703073c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.056509 23828 tablet_server.cc:196] TabletServer@127.23.69.1:0 shutdown complete.
I20260709 12:15:28.069882 23828 tablet_server.cc:179] TabletServer@127.23.69.2:0 shutting down...
I20260709 12:15:28.089944 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:28.090580 23828 tablet_replica.cc:333] T 32cfc3eb53ee47ffb16e1e190727870f P c2e42f987bda4b44a391c962478c347a: stopping tablet replica
I20260709 12:15:28.091137 23828 raft_consensus.cc:2243] T 32cfc3eb53ee47ffb16e1e190727870f P c2e42f987bda4b44a391c962478c347a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.091585 23828 raft_consensus.cc:2272] T 32cfc3eb53ee47ffb16e1e190727870f P c2e42f987bda4b44a391c962478c347a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.093859 23828 tablet_replica.cc:333] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a: stopping tablet replica
I20260709 12:15:28.094358 23828 raft_consensus.cc:2243] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.094734 23828 raft_consensus.cc:2272] T 0385b3a9fb5e4603a3eef969322a7222 P c2e42f987bda4b44a391c962478c347a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.096926 23828 tablet_replica.cc:333] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a: stopping tablet replica
I20260709 12:15:28.097394 23828 raft_consensus.cc:2243] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.098129 23828 raft_consensus.cc:2272] T 698ff768823a43c5a208d122762d3e94 P c2e42f987bda4b44a391c962478c347a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.100206 23828 tablet_replica.cc:333] T 1e6979c9a5e145c6a66794e529d1ba76 P c2e42f987bda4b44a391c962478c347a: stopping tablet replica
I20260709 12:15:28.100700 23828 raft_consensus.cc:2243] T 1e6979c9a5e145c6a66794e529d1ba76 P c2e42f987bda4b44a391c962478c347a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.101073 23828 raft_consensus.cc:2272] T 1e6979c9a5e145c6a66794e529d1ba76 P c2e42f987bda4b44a391c962478c347a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.125720 23828 tablet_server.cc:196] TabletServer@127.23.69.2:0 shutdown complete.
I20260709 12:15:28.141168 23828 tablet_server.cc:179] TabletServer@127.23.69.3:0 shutting down...
I20260709 12:15:28.161366 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:28.162076 23828 tablet_replica.cc:333] T 32cfc3eb53ee47ffb16e1e190727870f P d76e819088154199a2b68609c1ce3859: stopping tablet replica
I20260709 12:15:28.162664 23828 raft_consensus.cc:2243] T 32cfc3eb53ee47ffb16e1e190727870f P d76e819088154199a2b68609c1ce3859 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.163137 23828 raft_consensus.cc:2272] T 32cfc3eb53ee47ffb16e1e190727870f P d76e819088154199a2b68609c1ce3859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.165871 23828 tablet_replica.cc:333] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859: stopping tablet replica
I20260709 12:15:28.166435 23828 raft_consensus.cc:2243] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.167099 23828 pending_rounds.cc:70] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859: Trying to abort 1 pending ops.
I20260709 12:15:28.167270 23828 pending_rounds.cc:77] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305622847087341568 op_type: NO_OP noop_request { }
I20260709 12:15:28.167574 23828 raft_consensus.cc:2889] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:15:28.167830 23828 raft_consensus.cc:2272] T 0385b3a9fb5e4603a3eef969322a7222 P d76e819088154199a2b68609c1ce3859 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.170370 23828 tablet_replica.cc:333] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859: stopping tablet replica
I20260709 12:15:28.170989 23828 raft_consensus.cc:2243] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.171700 23828 raft_consensus.cc:2272] T 1e6979c9a5e145c6a66794e529d1ba76 P d76e819088154199a2b68609c1ce3859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.174144 23828 tablet_replica.cc:333] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859: stopping tablet replica
I20260709 12:15:28.174679 23828 raft_consensus.cc:2243] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.175155 23828 raft_consensus.cc:2272] T 698ff768823a43c5a208d122762d3e94 P d76e819088154199a2b68609c1ce3859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.198693 23828 tablet_server.cc:196] TabletServer@127.23.69.3:0 shutdown complete.
I20260709 12:15:28.213563 23828 master.cc:562] Master@127.23.69.62:41391 shutting down...
I20260709 12:15:28.230080 23828 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.230711 23828 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.231091 23828 tablet_replica.cc:333] T 00000000000000000000000000000000 P fc686f5cea1645c8a8d94dfcf49b79d0: stopping tablet replica
I20260709 12:15:28.243317 23828 master.cc:584] Master@127.23.69.62:41391 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3072 ms)
[----------] 6 tests from LeaderRebalancerTest (249993 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:15:28.272897 23828 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.69.62:41605
I20260709 12:15:28.274077 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:28.279170 30921 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:28.281015 30922 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:28.281256 30924 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:28.281638 23828 server_base.cc:1061] running on GCE node
I20260709 12:15:28.282569 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:28.282786 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:28.282968 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599328282949 us; error 0 us; skew 500 ppm
I20260709 12:15:28.283550 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:28.286163 23828 webserver.cc:533] Webserver started at http://127.23.69.62:43235/ using document root <none> and password file <none>
I20260709 12:15:28.286738 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:28.286983 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:28.287299 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:28.288511 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/master-0-root/instance:
uuid: "e95aef1bbe694d8db296db1dd2ebcdd1"
format_stamp: "Formatted at 2026-07-09 12:15:28 on dist-test-slave-lgtn"
I20260709 12:15:28.293493 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:15:28.297503 30929 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:28.298377 23828 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:15:28.298719 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/master-0-root
uuid: "e95aef1bbe694d8db296db1dd2ebcdd1"
format_stamp: "Formatted at 2026-07-09 12:15:28 on dist-test-slave-lgtn"
I20260709 12:15:28.299036 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:28.314014 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:28.315112 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:28.365747 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.62:41605
I20260709 12:15:28.365892 30980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.62:41605 every 8 connection(s)
I20260709 12:15:28.371685 30981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.393208 30981 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1: Bootstrap starting.
I20260709 12:15:28.398568 30981 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.403079 30981 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1: No bootstrap required, opened a new log
I20260709 12:15:28.405407 30981 raft_consensus.cc:359] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e95aef1bbe694d8db296db1dd2ebcdd1" member_type: VOTER }
I20260709 12:15:28.405794 30981 raft_consensus.cc:385] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.405997 30981 raft_consensus.cc:740] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95aef1bbe694d8db296db1dd2ebcdd1, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.406594 30981 consensus_queue.cc:260] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e95aef1bbe694d8db296db1dd2ebcdd1" member_type: VOTER }
I20260709 12:15:28.407058 30981 raft_consensus.cc:399] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:15:28.407248 30981 raft_consensus.cc:493] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:15:28.407460 30981 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.412714 30981 raft_consensus.cc:515] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e95aef1bbe694d8db296db1dd2ebcdd1" member_type: VOTER }
I20260709 12:15:28.413300 30981 leader_election.cc:304] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [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: e95aef1bbe694d8db296db1dd2ebcdd1; no voters: 
I20260709 12:15:28.414443 30981 leader_election.cc:290] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:15:28.414899 30984 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.416373 30984 raft_consensus.cc:697] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [term 1 LEADER]: Becoming Leader. State: Replica: e95aef1bbe694d8db296db1dd2ebcdd1, State: Running, Role: LEADER
I20260709 12:15:28.417121 30984 consensus_queue.cc:237] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [LEADER]: Queue going to LEADER mode. State: All 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: "e95aef1bbe694d8db296db1dd2ebcdd1" member_type: VOTER }
I20260709 12:15:28.417613 30981 sys_catalog.cc:565] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:15:28.420158 30986 sys_catalog.cc:455] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e95aef1bbe694d8db296db1dd2ebcdd1. Latest consensus state: current_term: 1 leader_uuid: "e95aef1bbe694d8db296db1dd2ebcdd1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e95aef1bbe694d8db296db1dd2ebcdd1" member_type: VOTER } }
I20260709 12:15:28.420158 30985 sys_catalog.cc:455] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e95aef1bbe694d8db296db1dd2ebcdd1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e95aef1bbe694d8db296db1dd2ebcdd1" member_type: VOTER } }
I20260709 12:15:28.421042 30986 sys_catalog.cc:458] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:28.421145 30985 sys_catalog.cc:458] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:28.425271 30989 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:15:28.430495 30989 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:15:28.435348 23828 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:15:28.441097 30989 catalog_manager.cc:1383] Generated new cluster ID: 522cf1f396ce4bdb98fdfefe44542713
I20260709 12:15:28.441458 30989 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:15:28.460446 30989 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:15:28.462028 30989 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:15:28.475862 30989 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1: Generated new TSK 0
I20260709 12:15:28.476542 30989 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:15:28.506939 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:28.513268 31002 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:28.514668 31003 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:28.516716 31005 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:28.517704 23828 server_base.cc:1061] running on GCE node
I20260709 12:15:28.518766 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:28.519017 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:28.519208 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599328519185 us; error 0 us; skew 500 ppm
I20260709 12:15:28.519819 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:28.522441 23828 webserver.cc:533] Webserver started at http://127.23.69.1:35021/ using document root <none> and password file <none>
I20260709 12:15:28.523000 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:28.523224 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:28.523526 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:28.524791 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/ts-0-root/instance:
uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
format_stamp: "Formatted at 2026-07-09 12:15:28 on dist-test-slave-lgtn"
I20260709 12:15:28.530110 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:15:28.534299 31010 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:28.535281 23828 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:15:28.535701 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/ts-0-root
uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
format_stamp: "Formatted at 2026-07-09 12:15:28 on dist-test-slave-lgtn"
I20260709 12:15:28.536125 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:28.559248 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:28.560422 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:28.561959 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:28.564422 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:28.564604 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:28.564914 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:28.565066 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:28.609872 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.1:45253
I20260709 12:15:28.610008 31072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.1:45253 every 8 connection(s)
I20260709 12:15:28.615713 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:28.623970 31077 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:28.625494 31078 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:28.629786 23828 server_base.cc:1061] running on GCE node
W20260709 12:15:28.631011 31080 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:28.632004 31073 heartbeater.cc:344] Connected to a master server at 127.23.69.62:41605
I20260709 12:15:28.632246 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:15:28.632483 31073 heartbeater.cc:461] Registering TS with master...
W20260709 12:15:28.632629 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:28.633060 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599328633037 us; error 0 us; skew 500 ppm
I20260709 12:15:28.633616 31073 heartbeater.cc:507] Master 127.23.69.62:41605 requested a full tablet report, sending...
I20260709 12:15:28.633776 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:28.636435 30946 ts_manager.cc:194] Registered new tserver with Master: 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253)
I20260709 12:15:28.637099 23828 webserver.cc:533] Webserver started at http://127.23.69.2:40773/ using document root <none> and password file <none>
I20260709 12:15:28.637820 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:28.638067 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:28.638407 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:28.638876 30946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55814
I20260709 12:15:28.639768 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/ts-1-root/instance:
uuid: "c5558e8531d547f6a0cea955d600ecda"
format_stamp: "Formatted at 2026-07-09 12:15:28 on dist-test-slave-lgtn"
I20260709 12:15:28.645663 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.006s
I20260709 12:15:28.649596 31085 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:28.650529 23828 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:15:28.650848 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/ts-1-root
uuid: "c5558e8531d547f6a0cea955d600ecda"
format_stamp: "Formatted at 2026-07-09 12:15:28 on dist-test-slave-lgtn"
I20260709 12:15:28.651150 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:28.679388 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:28.680565 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:28.682160 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:28.684433 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:28.684613 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:28.684886 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:28.685016 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:28.725553 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.2:36689
I20260709 12:15:28.725669 31147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.2:36689 every 8 connection(s)
I20260709 12:15:28.730760 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:28.738291 31151 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:28.740540 31152 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:28.741813 31154 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:28.746333 23828 server_base.cc:1061] running on GCE node
I20260709 12:15:28.748027 31148 heartbeater.cc:344] Connected to a master server at 127.23.69.62:41605
I20260709 12:15:28.748440 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:15:28.748519 31148 heartbeater.cc:461] Registering TS with master...
W20260709 12:15:28.748868 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:28.749097 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599328749078 us; error 0 us; skew 500 ppm
I20260709 12:15:28.749658 31148 heartbeater.cc:507] Master 127.23.69.62:41605 requested a full tablet report, sending...
I20260709 12:15:28.749732 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:28.752086 30946 ts_manager.cc:194] Registered new tserver with Master: c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
I20260709 12:15:28.752781 23828 webserver.cc:533] Webserver started at http://127.23.69.3:41931/ using document root <none> and password file <none>
I20260709 12:15:28.753417 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:28.753639 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:28.753743 30946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55818
I20260709 12:15:28.753927 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:28.755410 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/ts-2-root/instance:
uuid: "2b76663603414505937efc6850070f28"
format_stamp: "Formatted at 2026-07-09 12:15:28 on dist-test-slave-lgtn"
I20260709 12:15:28.760062 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260709 12:15:28.763736 31159 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:28.764732 23828 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:15:28.765080 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/ts-2-root
uuid: "2b76663603414505937efc6850070f28"
format_stamp: "Formatted at 2026-07-09 12:15:28 on dist-test-slave-lgtn"
I20260709 12:15:28.765434 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599078110164-23828-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:28.778331 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:28.779502 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:28.781098 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:28.783385 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:28.783618 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:28.783864 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:28.784041 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:28.829723 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.3:46645
I20260709 12:15:28.829907 31221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.3:46645 every 8 connection(s)
I20260709 12:15:28.844609 31222 heartbeater.cc:344] Connected to a master server at 127.23.69.62:41605
I20260709 12:15:28.845189 31222 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:28.845945 31222 heartbeater.cc:507] Master 127.23.69.62:41605 requested a full tablet report, sending...
I20260709 12:15:28.848112 30946 ts_manager.cc:194] Registered new tserver with Master: 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:28.849201 23828 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016067507s
I20260709 12:15:28.849738 30946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55824
I20260709 12:15:28.878436 30946 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55830:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:28.881192 30946 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:28.948166 31113 tablet_service.cc:1511] Processing CreateTablet for tablet 370ececec8724c67b5e857b724bdac71 (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:28.949748 31113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 370ececec8724c67b5e857b724bdac71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.953101 31112 tablet_service.cc:1511] Processing CreateTablet for tablet da7cdb1cb4794dc0a8268dc08a8b236c (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:28.954591 31112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7cdb1cb4794dc0a8268dc08a8b236c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.955587 31187 tablet_service.cc:1511] Processing CreateTablet for tablet 370ececec8724c67b5e857b724bdac71 (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:28.956987 31187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 370ececec8724c67b5e857b724bdac71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.962743 31186 tablet_service.cc:1511] Processing CreateTablet for tablet da7cdb1cb4794dc0a8268dc08a8b236c (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:28.964249 31186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7cdb1cb4794dc0a8268dc08a8b236c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.969308 31111 tablet_service.cc:1511] Processing CreateTablet for tablet 90c174e0efd345e1bc02f4a763aae1c1 (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:28.971045 31111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c174e0efd345e1bc02f4a763aae1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.971284 31185 tablet_service.cc:1511] Processing CreateTablet for tablet 90c174e0efd345e1bc02f4a763aae1c1 (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:28.972739 31185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c174e0efd345e1bc02f4a763aae1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.975404 31110 tablet_service.cc:1511] Processing CreateTablet for tablet d0b35db9b3714938867b5d566b81e8fd (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:28.976940 31110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0b35db9b3714938867b5d566b81e8fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.977030 31184 tablet_service.cc:1511] Processing CreateTablet for tablet d0b35db9b3714938867b5d566b81e8fd (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:28.978458 31184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0b35db9b3714938867b5d566b81e8fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.984575 31109 tablet_service.cc:1511] Processing CreateTablet for tablet 384804e5c20246f6b0bc461735ef025e (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:28.986246 31109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 384804e5c20246f6b0bc461735ef025e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.986047 31183 tablet_service.cc:1511] Processing CreateTablet for tablet 384804e5c20246f6b0bc461735ef025e (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:28.987526 31183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 384804e5c20246f6b0bc461735ef025e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.990267 31108 tablet_service.cc:1511] Processing CreateTablet for tablet c66df145b43842829d3f320c5b8caabf (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:28.991894 31108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c66df145b43842829d3f320c5b8caabf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.994704 31182 tablet_service.cc:1511] Processing CreateTablet for tablet c66df145b43842829d3f320c5b8caabf (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:28.996165 31182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c66df145b43842829d3f320c5b8caabf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:29.005213 31107 tablet_service.cc:1511] Processing CreateTablet for tablet a4cf7e7fe78c49d2a27ec801bb458024 (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:29.006948 31107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4cf7e7fe78c49d2a27ec801bb458024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:29.006852 31181 tablet_service.cc:1511] Processing CreateTablet for tablet a4cf7e7fe78c49d2a27ec801bb458024 (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:29.008809 31181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4cf7e7fe78c49d2a27ec801bb458024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:29.021437 31237 tablet_bootstrap.cc:492] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda: Bootstrap starting.
I20260709 12:15:29.026206 31113 tablet_service.cc:1511] Processing CreateTablet for tablet ec72a253e830451692bd80b23c6cea9d (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:29.027551 31113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec72a253e830451692bd80b23c6cea9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:29.038959 31180 tablet_service.cc:1511] Processing CreateTablet for tablet ec72a253e830451692bd80b23c6cea9d (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:29.040484 31180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec72a253e830451692bd80b23c6cea9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:29.049707 31237 tablet_bootstrap.cc:654] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.050105 31107 tablet_service.cc:1511] Processing CreateTablet for tablet be01b268fd874698ac1121799d6df957 (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:29.051605 31107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be01b268fd874698ac1121799d6df957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:29.057296 31179 tablet_service.cc:1511] Processing CreateTablet for tablet be01b268fd874698ac1121799d6df957 (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:29.058851 31179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be01b268fd874698ac1121799d6df957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:29.060565 31237 tablet_bootstrap.cc:492] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda: No bootstrap required, opened a new log
I20260709 12:15:29.061203 31237 ts_tablet_manager.cc:1403] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.000s
I20260709 12:15:29.064376 31237 raft_consensus.cc:359] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.065186 31237 raft_consensus.cc:385] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.065488 31237 raft_consensus.cc:740] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.066654 31237 consensus_queue.cc:260] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.090221 31037 tablet_service.cc:1511] Processing CreateTablet for tablet da7cdb1cb4794dc0a8268dc08a8b236c (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:29.092381 31037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7cdb1cb4794dc0a8268dc08a8b236c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:29.094161 31036 tablet_service.cc:1511] Processing CreateTablet for tablet 90c174e0efd345e1bc02f4a763aae1c1 (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:29.096549 31035 tablet_service.cc:1511] Processing CreateTablet for tablet d0b35db9b3714938867b5d566b81e8fd (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:29.098171 31034 tablet_service.cc:1511] Processing CreateTablet for tablet 384804e5c20246f6b0bc461735ef025e (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:29.102906 31031 tablet_service.cc:1511] Processing CreateTablet for tablet ec72a253e830451692bd80b23c6cea9d (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:29.099684 31033 tablet_service.cc:1511] Processing CreateTablet for tablet c66df145b43842829d3f320c5b8caabf (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:29.101629 31032 tablet_service.cc:1511] Processing CreateTablet for tablet a4cf7e7fe78c49d2a27ec801bb458024 (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:29.104780 31030 tablet_service.cc:1511] Processing CreateTablet for tablet be01b268fd874698ac1121799d6df957 (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:29.088251 31038 tablet_service.cc:1511] Processing CreateTablet for tablet 370ececec8724c67b5e857b724bdac71 (DEFAULT_TABLE table=test-workload [id=93bb03b94190407aaf41357d5594fd22]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:29.107825 31036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c174e0efd345e1bc02f4a763aae1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:29.111577 31031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec72a253e830451692bd80b23c6cea9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:29.114863 31035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0b35db9b3714938867b5d566b81e8fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:29.117123 31030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be01b268fd874698ac1121799d6df957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:29.121387 31032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4cf7e7fe78c49d2a27ec801bb458024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:29.124145 31034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 384804e5c20246f6b0bc461735ef025e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:29.125514 31033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c66df145b43842829d3f320c5b8caabf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:29.126912 31038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 370ececec8724c67b5e857b724bdac71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:29.136801 31148 heartbeater.cc:499] Master 127.23.69.62:41605 was elected leader, sending a full tablet report...
I20260709 12:15:29.137144 31237 ts_tablet_manager.cc:1434] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda: Time spent starting tablet: real 0.076s	user 0.027s	sys 0.046s
I20260709 12:15:29.142069 31237 tablet_bootstrap.cc:492] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda: Bootstrap starting.
I20260709 12:15:29.148743 31237 tablet_bootstrap.cc:654] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.172489 31240 tablet_bootstrap.cc:492] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28: Bootstrap starting.
I20260709 12:15:29.177846 31240 tablet_bootstrap.cc:654] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.183744 31239 raft_consensus.cc:493] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.184401 31239 raft_consensus.cc:515] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.194128 31239 leader_election.cc:290] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:29.210573 31242 tablet_bootstrap.cc:492] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76: Bootstrap starting.
I20260709 12:15:29.211941 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7cdb1cb4794dc0a8268dc08a8b236c" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
W20260709 12:15:29.213989 31089 leader_election.cc:343] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b76663603414505937efc6850070f28 (127.23.69.3:46645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.218422 31240 tablet_bootstrap.cc:492] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28: No bootstrap required, opened a new log
I20260709 12:15:29.219098 31240 ts_tablet_manager.cc:1403] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.004s
I20260709 12:15:29.222290 31242 tablet_bootstrap.cc:654] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.222658 31240 raft_consensus.cc:359] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.223531 31240 raft_consensus.cc:385] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.223869 31240 raft_consensus.cc:740] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.233356 31237 tablet_bootstrap.cc:492] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda: No bootstrap required, opened a new log
I20260709 12:15:29.233901 31237 ts_tablet_manager.cc:1403] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.013s
I20260709 12:15:29.235203 31048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7cdb1cb4794dc0a8268dc08a8b236c" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" is_pre_election: true
I20260709 12:15:29.236461 31237 raft_consensus.cc:359] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.237211 31237 raft_consensus.cc:385] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:15:29.237043 31087 leader_election.cc:343] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.237614 31237 raft_consensus.cc:740] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.237767 31087 leader_election.cc:304] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5558e8531d547f6a0cea955d600ecda; no voters: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76
I20260709 12:15:29.238497 31237 consensus_queue.cc:260] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.238829 31239 raft_consensus.cc:2749] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:29.239333 31240 consensus_queue.cc:260] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.250005 31237 ts_tablet_manager.cc:1434] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.009s
I20260709 12:15:29.249955 31222 heartbeater.cc:499] Master 127.23.69.62:41605 was elected leader, sending a full tablet report...
I20260709 12:15:29.250270 31242 tablet_bootstrap.cc:492] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76: No bootstrap required, opened a new log
I20260709 12:15:29.250976 31242 ts_tablet_manager.cc:1403] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.011s
I20260709 12:15:29.251359 31237 tablet_bootstrap.cc:492] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda: Bootstrap starting.
I20260709 12:15:29.254709 31242 raft_consensus.cc:359] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.255580 31242 raft_consensus.cc:385] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.255913 31242 raft_consensus.cc:740] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.256754 31242 consensus_queue.cc:260] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.258279 31237 tablet_bootstrap.cc:654] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.259640 31073 heartbeater.cc:499] Master 127.23.69.62:41605 was elected leader, sending a full tablet report...
I20260709 12:15:29.260318 31242 ts_tablet_manager.cc:1434] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 12:15:29.261615 31242 tablet_bootstrap.cc:492] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76: Bootstrap starting.
I20260709 12:15:29.268232 31240 ts_tablet_manager.cc:1434] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.015s
I20260709 12:15:29.269119 31242 tablet_bootstrap.cc:654] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.269699 31240 tablet_bootstrap.cc:492] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28: Bootstrap starting.
I20260709 12:15:29.270604 31237 tablet_bootstrap.cc:492] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda: No bootstrap required, opened a new log
I20260709 12:15:29.271162 31237 ts_tablet_manager.cc:1403] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 12:15:29.273931 31237 raft_consensus.cc:359] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } } peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } }
I20260709 12:15:29.274549 31237 raft_consensus.cc:385] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.274802 31237 raft_consensus.cc:740] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.275259 31242 tablet_bootstrap.cc:492] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76: No bootstrap required, opened a new log
I20260709 12:15:29.275506 31237 consensus_queue.cc:260] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } } peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } }
I20260709 12:15:29.275981 31242 ts_tablet_manager.cc:1403] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 12:15:29.277870 31237 ts_tablet_manager.cc:1434] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:15:29.278976 31237 tablet_bootstrap.cc:492] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda: Bootstrap starting.
I20260709 12:15:29.279639 31242 raft_consensus.cc:359] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.280607 31242 raft_consensus.cc:385] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.280977 31242 raft_consensus.cc:740] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.281953 31242 consensus_queue.cc:260] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.284549 31242 ts_tablet_manager.cc:1434] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:15:29.285642 31237 tablet_bootstrap.cc:654] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.285722 31242 tablet_bootstrap.cc:492] T ec72a253e830451692bd80b23c6cea9d P 9a6d6a3a6a944674a3ce39ad50185f76: Bootstrap starting.
I20260709 12:15:29.291706 31245 raft_consensus.cc:493] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.292946 31240 tablet_bootstrap.cc:654] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.292538 31245 raft_consensus.cc:515] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.293563 31242 tablet_bootstrap.cc:654] T ec72a253e830451692bd80b23c6cea9d P 9a6d6a3a6a944674a3ce39ad50185f76: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.297933 31237 tablet_bootstrap.cc:492] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda: No bootstrap required, opened a new log
I20260709 12:15:29.298493 31237 ts_tablet_manager.cc:1403] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 12:15:29.299978 31048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b35db9b3714938867b5d566b81e8fd" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" is_pre_election: true
I20260709 12:15:29.301324 31237 raft_consensus.cc:359] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
W20260709 12:15:29.301921 31087 leader_election.cc:343] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.302132 31237 raft_consensus.cc:385] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.302433 31237 raft_consensus.cc:740] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.303417 31237 consensus_queue.cc:260] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.306020 31237 ts_tablet_manager.cc:1434] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:15:29.307057 31237 tablet_bootstrap.cc:492] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda: Bootstrap starting.
I20260709 12:15:29.307394 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b35db9b3714938867b5d566b81e8fd" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
I20260709 12:15:29.308660 31245 leader_election.cc:290] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
W20260709 12:15:29.309238 31089 leader_election.cc:343] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b76663603414505937efc6850070f28 (127.23.69.3:46645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.311957 31089 leader_election.cc:304] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5558e8531d547f6a0cea955d600ecda; no voters: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76
I20260709 12:15:29.312934 31239 raft_consensus.cc:2749] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:29.309289 31242 tablet_bootstrap.cc:492] T ec72a253e830451692bd80b23c6cea9d P 9a6d6a3a6a944674a3ce39ad50185f76: No bootstrap required, opened a new log
I20260709 12:15:29.316206 31237 tablet_bootstrap.cc:654] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.321101 31240 tablet_bootstrap.cc:492] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28: No bootstrap required, opened a new log
I20260709 12:15:29.321691 31240 ts_tablet_manager.cc:1403] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.013s
I20260709 12:15:29.325136 31240 raft_consensus.cc:359] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } } peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } }
I20260709 12:15:29.325995 31240 raft_consensus.cc:385] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.326332 31240 raft_consensus.cc:740] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.314934 31242 ts_tablet_manager.cc:1403] T ec72a253e830451692bd80b23c6cea9d P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.008s
I20260709 12:15:29.327266 31237 tablet_bootstrap.cc:492] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda: No bootstrap required, opened a new log
I20260709 12:15:29.328094 31237 ts_tablet_manager.cc:1403] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260709 12:15:29.327275 31240 consensus_queue.cc:260] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } } peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } }
I20260709 12:15:29.330157 31240 ts_tablet_manager.cc:1434] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:29.330854 31242 raft_consensus.cc:359] T ec72a253e830451692bd80b23c6cea9d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.331269 31240 tablet_bootstrap.cc:492] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28: Bootstrap starting.
I20260709 12:15:29.331791 31242 raft_consensus.cc:385] T ec72a253e830451692bd80b23c6cea9d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.331308 31237 raft_consensus.cc:359] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.332207 31242 raft_consensus.cc:740] T ec72a253e830451692bd80b23c6cea9d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.332341 31237 raft_consensus.cc:385] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.332836 31237 raft_consensus.cc:740] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.333238 31242 consensus_queue.cc:260] T ec72a253e830451692bd80b23c6cea9d P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.333761 31237 consensus_queue.cc:260] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.336020 31242 ts_tablet_manager.cc:1434] T ec72a253e830451692bd80b23c6cea9d P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:15:29.337193 31242 tablet_bootstrap.cc:492] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76: Bootstrap starting.
I20260709 12:15:29.339578 31237 ts_tablet_manager.cc:1434] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 12:15:29.339635 31240 tablet_bootstrap.cc:654] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.340994 31237 tablet_bootstrap.cc:492] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda: Bootstrap starting.
I20260709 12:15:29.344596 31242 tablet_bootstrap.cc:654] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.345686 31248 raft_consensus.cc:493] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.346287 31248 raft_consensus.cc:515] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.349781 31237 tablet_bootstrap.cc:654] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.352662 31240 tablet_bootstrap.cc:492] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28: No bootstrap required, opened a new log
I20260709 12:15:29.359455 31240 ts_tablet_manager.cc:1403] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.001s
I20260709 12:15:29.363735 31240 raft_consensus.cc:359] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.366429 31240 raft_consensus.cc:385] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.366925 31240 raft_consensus.cc:740] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.368395 31240 consensus_queue.cc:260] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.369858 31248 leader_election.cc:290] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:29.371294 31237 tablet_bootstrap.cc:492] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda: No bootstrap required, opened a new log
I20260709 12:15:29.371354 31240 ts_tablet_manager.cc:1434] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:15:29.372051 31237 ts_tablet_manager.cc:1403] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.017s
I20260709 12:15:29.372920 31240 tablet_bootstrap.cc:492] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28: Bootstrap starting.
I20260709 12:15:29.374673 31237 raft_consensus.cc:359] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.375288 31237 raft_consensus.cc:385] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.375536 31237 raft_consensus.cc:740] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.376185 31237 consensus_queue.cc:260] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.380241 31240 tablet_bootstrap.cc:654] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.381479 31237 ts_tablet_manager.cc:1434] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 12:15:29.382948 31237 tablet_bootstrap.cc:492] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda: Bootstrap starting.
I20260709 12:15:29.367966 31242 tablet_bootstrap.cc:492] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76: No bootstrap required, opened a new log
I20260709 12:15:29.388386 31242 ts_tablet_manager.cc:1403] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.009s
I20260709 12:15:29.391088 31237 tablet_bootstrap.cc:654] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.396549 31242 raft_consensus.cc:359] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.401587 31242 raft_consensus.cc:385] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.401968 31242 raft_consensus.cc:740] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.402824 31242 consensus_queue.cc:260] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.405305 31242 ts_tablet_manager.cc:1434] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:15:29.406388 31242 tablet_bootstrap.cc:492] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76: Bootstrap starting.
I20260709 12:15:29.417501 31242 tablet_bootstrap.cc:654] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.425475 31240 tablet_bootstrap.cc:492] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28: No bootstrap required, opened a new log
I20260709 12:15:29.425994 31240 ts_tablet_manager.cc:1403] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.034s
I20260709 12:15:29.426584 31242 tablet_bootstrap.cc:492] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76: No bootstrap required, opened a new log
I20260709 12:15:29.427196 31242 ts_tablet_manager.cc:1403] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260709 12:15:29.428094 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cf7e7fe78c49d2a27ec801bb458024" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
I20260709 12:15:29.414860 31237 tablet_bootstrap.cc:492] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda: No bootstrap required, opened a new log
I20260709 12:15:29.428932 31197 raft_consensus.cc:2468] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 0.
I20260709 12:15:29.429095 31237 ts_tablet_manager.cc:1403] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.003s
I20260709 12:15:29.429188 31240 raft_consensus.cc:359] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.430132 31240 raft_consensus.cc:385] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.430472 31240 raft_consensus.cc:740] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Initialized, Role: FOLLOWER
W20260709 12:15:29.431069 30994 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:29.431073 31242 raft_consensus.cc:359] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.431311 31240 consensus_queue.cc:260] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.432583 31237 raft_consensus.cc:359] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.433352 31237 raft_consensus.cc:385] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.433625 31237 raft_consensus.cc:740] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.434052 31240 ts_tablet_manager.cc:1434] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:15:29.434453 31237 consensus_queue.cc:260] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.435420 31240 tablet_bootstrap.cc:492] T da7cdb1cb4794dc0a8268dc08a8b236c P 2b76663603414505937efc6850070f28: Bootstrap starting.
I20260709 12:15:29.437371 31237 ts_tablet_manager.cc:1434] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:15:29.438688 31237 tablet_bootstrap.cc:492] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda: Bootstrap starting.
I20260709 12:15:29.438573 31014 leader_election.cc:304] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76; no voters: 
I20260709 12:15:29.439963 31248 raft_consensus.cc:2804] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:29.440398 31248 raft_consensus.cc:493] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:29.435268 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cf7e7fe78c49d2a27ec801bb458024" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:29.440804 31248 raft_consensus.cc:3060] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.441193 31123 raft_consensus.cc:2468] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 0.
I20260709 12:15:29.443492 31240 tablet_bootstrap.cc:654] T da7cdb1cb4794dc0a8268dc08a8b236c P 2b76663603414505937efc6850070f28: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.446614 31237 tablet_bootstrap.cc:654] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.432303 31242 raft_consensus.cc:385] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.450335 31242 raft_consensus.cc:740] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.451584 31242 consensus_queue.cc:260] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.455657 31240 tablet_bootstrap.cc:492] T da7cdb1cb4794dc0a8268dc08a8b236c P 2b76663603414505937efc6850070f28: No bootstrap required, opened a new log
I20260709 12:15:29.456226 31240 ts_tablet_manager.cc:1403] T da7cdb1cb4794dc0a8268dc08a8b236c P 2b76663603414505937efc6850070f28: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260709 12:15:29.459270 31237 tablet_bootstrap.cc:492] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda: No bootstrap required, opened a new log
I20260709 12:15:29.459350 31240 raft_consensus.cc:359] T da7cdb1cb4794dc0a8268dc08a8b236c P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.460086 31237 ts_tablet_manager.cc:1403] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260709 12:15:29.460350 31240 raft_consensus.cc:385] T da7cdb1cb4794dc0a8268dc08a8b236c P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.460727 31240 raft_consensus.cc:740] T da7cdb1cb4794dc0a8268dc08a8b236c P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.462023 31240 consensus_queue.cc:260] T da7cdb1cb4794dc0a8268dc08a8b236c P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.463368 31237 raft_consensus.cc:359] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.464085 31237 raft_consensus.cc:385] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.464354 31237 raft_consensus.cc:740] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.464550 31240 ts_tablet_manager.cc:1434] T da7cdb1cb4794dc0a8268dc08a8b236c P 2b76663603414505937efc6850070f28: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:29.465183 31237 consensus_queue.cc:260] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.468015 31240 tablet_bootstrap.cc:492] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28: Bootstrap starting.
I20260709 12:15:29.473743 31237 ts_tablet_manager.cc:1434] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:15:29.475073 31237 tablet_bootstrap.cc:492] T be01b268fd874698ac1121799d6df957 P c5558e8531d547f6a0cea955d600ecda: Bootstrap starting.
I20260709 12:15:29.475492 31240 tablet_bootstrap.cc:654] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.465595 31248 raft_consensus.cc:515] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.466184 31242 ts_tablet_manager.cc:1434] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.007s
I20260709 12:15:29.479111 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cf7e7fe78c49d2a27ec801bb458024" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:29.479818 31123 raft_consensus.cc:3060] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.482355 31237 tablet_bootstrap.cc:654] T be01b268fd874698ac1121799d6df957 P c5558e8531d547f6a0cea955d600ecda: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.485133 31246 raft_consensus.cc:493] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.485705 31246 raft_consensus.cc:515] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.486588 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cf7e7fe78c49d2a27ec801bb458024" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:29.487236 31197 raft_consensus.cc:3060] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.492654 31123 raft_consensus.cc:2468] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 1.
I20260709 12:15:29.493280 31246 leader_election.cc:290] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
I20260709 12:15:29.494517 31011 leader_election.cc:304] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:29.495688 31265 raft_consensus.cc:2804] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:29.479841 31242 tablet_bootstrap.cc:492] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76: Bootstrap starting.
I20260709 12:15:29.499656 31240 tablet_bootstrap.cc:492] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28: No bootstrap required, opened a new log
I20260709 12:15:29.500313 31240 ts_tablet_manager.cc:1403] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260709 12:15:29.503616 31240 raft_consensus.cc:359] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.504386 31240 raft_consensus.cc:385] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.506778 31240 raft_consensus.cc:740] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.507745 31240 consensus_queue.cc:260] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.509392 31242 tablet_bootstrap.cc:654] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.510918 31248 leader_election.cc:290] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Requested vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:29.516885 31197 raft_consensus.cc:2468] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 1.
I20260709 12:15:29.517445 31237 tablet_bootstrap.cc:492] T be01b268fd874698ac1121799d6df957 P c5558e8531d547f6a0cea955d600ecda: No bootstrap required, opened a new log
I20260709 12:15:29.518348 31240 ts_tablet_manager.cc:1434] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 12:15:29.521027 31237 ts_tablet_manager.cc:1403] T be01b268fd874698ac1121799d6df957 P c5558e8531d547f6a0cea955d600ecda: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.004s
I20260709 12:15:29.522311 31248 raft_consensus.cc:493] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.522941 31248 raft_consensus.cc:515] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.524106 31237 raft_consensus.cc:359] T be01b268fd874698ac1121799d6df957 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.524885 31237 raft_consensus.cc:385] T be01b268fd874698ac1121799d6df957 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.524964 31242 tablet_bootstrap.cc:492] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76: No bootstrap required, opened a new log
I20260709 12:15:29.525197 31237 raft_consensus.cc:740] T be01b268fd874698ac1121799d6df957 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.525520 31242 ts_tablet_manager.cc:1403] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.006s
I20260709 12:15:29.526384 31237 consensus_queue.cc:260] T be01b268fd874698ac1121799d6df957 P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.527225 31265 raft_consensus.cc:697] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:29.528522 31265 consensus_queue.cc:237] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.529862 31240 tablet_bootstrap.cc:492] T d0b35db9b3714938867b5d566b81e8fd P 2b76663603414505937efc6850070f28: Bootstrap starting.
I20260709 12:15:29.530345 31237 ts_tablet_manager.cc:1434] T be01b268fd874698ac1121799d6df957 P c5558e8531d547f6a0cea955d600ecda: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:15:29.534479 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be01b268fd874698ac1121799d6df957" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:29.535220 31123 raft_consensus.cc:2468] T be01b268fd874698ac1121799d6df957 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 0.
I20260709 12:15:29.536988 31011 leader_election.cc:304] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:29.538091 31240 tablet_bootstrap.cc:654] T d0b35db9b3714938867b5d566b81e8fd P 2b76663603414505937efc6850070f28: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.539378 31270 raft_consensus.cc:2804] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:29.540661 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec72a253e830451692bd80b23c6cea9d" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:29.549700 31123 raft_consensus.cc:2468] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 0.
I20260709 12:15:29.549278 31270 raft_consensus.cc:493] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:29.550980 31270 raft_consensus.cc:3060] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.542873 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be01b268fd874698ac1121799d6df957" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
I20260709 12:15:29.543481 31248 leader_election.cc:290] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:29.543071 31242 raft_consensus.cc:359] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.552135 31242 raft_consensus.cc:385] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.552209 31197 raft_consensus.cc:2468] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 0.
I20260709 12:15:29.551378 31160 leader_election.cc:304] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:29.552486 31242 raft_consensus.cc:740] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.554306 31246 raft_consensus.cc:2804] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:29.554715 31246 raft_consensus.cc:493] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:29.555083 31246 raft_consensus.cc:3060] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.555579 31048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec72a253e830451692bd80b23c6cea9d" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" is_pre_election: true
I20260709 12:15:29.555241 31242 consensus_queue.cc:260] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.556289 31048 raft_consensus.cc:2468] T ec72a253e830451692bd80b23c6cea9d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 0.
I20260709 12:15:29.558223 31242 ts_tablet_manager.cc:1434] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 12:15:29.559424 31242 tablet_bootstrap.cc:492] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76: Bootstrap starting.
I20260709 12:15:29.559147 30944 catalog_manager.cc:5697] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.560900 31270 raft_consensus.cc:515] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.563210 31270 leader_election.cc:290] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Requested vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:29.563237 31246 raft_consensus.cc:515] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.564728 31240 tablet_bootstrap.cc:492] T d0b35db9b3714938867b5d566b81e8fd P 2b76663603414505937efc6850070f28: No bootstrap required, opened a new log
I20260709 12:15:29.564919 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be01b268fd874698ac1121799d6df957" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:29.565531 31240 ts_tablet_manager.cc:1403] T d0b35db9b3714938867b5d566b81e8fd P 2b76663603414505937efc6850070f28: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.009s
I20260709 12:15:29.565622 31197 raft_consensus.cc:3060] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.566314 31048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec72a253e830451692bd80b23c6cea9d" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:29.566946 31048 raft_consensus.cc:3060] T ec72a253e830451692bd80b23c6cea9d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.568202 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be01b268fd874698ac1121799d6df957" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:29.568843 31123 raft_consensus.cc:3060] T be01b268fd874698ac1121799d6df957 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.570088 31240 raft_consensus.cc:359] T d0b35db9b3714938867b5d566b81e8fd P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.571131 31240 raft_consensus.cc:385] T d0b35db9b3714938867b5d566b81e8fd P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.571493 31240 raft_consensus.cc:740] T d0b35db9b3714938867b5d566b81e8fd P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.572433 31240 consensus_queue.cc:260] T d0b35db9b3714938867b5d566b81e8fd P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.575059 31048 raft_consensus.cc:2468] T ec72a253e830451692bd80b23c6cea9d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 1.
I20260709 12:15:29.576574 31161 leader_election.cc:304] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76; no voters: 
I20260709 12:15:29.582201 31123 raft_consensus.cc:2468] T be01b268fd874698ac1121799d6df957 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 1.
I20260709 12:15:29.583446 31122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec72a253e830451692bd80b23c6cea9d" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:29.590390 31122 raft_consensus.cc:3060] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.591583 31011 leader_election.cc:304] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:29.592550 31270 raft_consensus.cc:2804] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:29.584524 31246 leader_election.cc:290] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
I20260709 12:15:29.593231 31270 raft_consensus.cc:697] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:29.585361 31197 raft_consensus.cc:2468] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 1.
I20260709 12:15:29.593523 31246 raft_consensus.cc:2804] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:29.601390 31270 consensus_queue.cc:237] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.611652 31242 tablet_bootstrap.cc:654] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.610852 31240 ts_tablet_manager.cc:1434] T d0b35db9b3714938867b5d566b81e8fd P 2b76663603414505937efc6850070f28: Time spent starting tablet: real 0.045s	user 0.025s	sys 0.019s
I20260709 12:15:29.618960 31240 tablet_bootstrap.cc:492] T 384804e5c20246f6b0bc461735ef025e P 2b76663603414505937efc6850070f28: Bootstrap starting.
I20260709 12:15:29.620635 31246 raft_consensus.cc:697] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Becoming Leader. State: Replica: 2b76663603414505937efc6850070f28, State: Running, Role: LEADER
I20260709 12:15:29.622033 31246 consensus_queue.cc:237] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.624852 31122 raft_consensus.cc:2468] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 1.
I20260709 12:15:29.635571 31240 tablet_bootstrap.cc:654] T 384804e5c20246f6b0bc461735ef025e P 2b76663603414505937efc6850070f28: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.636602 31242 tablet_bootstrap.cc:492] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76: No bootstrap required, opened a new log
I20260709 12:15:29.636011 30945 catalog_manager.cc:5697] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.637264 31242 ts_tablet_manager.cc:1403] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent bootstrapping tablet: real 0.078s	user 0.029s	sys 0.007s
I20260709 12:15:29.641367 31240 tablet_bootstrap.cc:492] T 384804e5c20246f6b0bc461735ef025e P 2b76663603414505937efc6850070f28: No bootstrap required, opened a new log
I20260709 12:15:29.641961 31240 ts_tablet_manager.cc:1403] T 384804e5c20246f6b0bc461735ef025e P 2b76663603414505937efc6850070f28: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.004s
I20260709 12:15:29.642663 31242 raft_consensus.cc:359] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } } peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } }
I20260709 12:15:29.643517 31242 raft_consensus.cc:385] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.643826 31242 raft_consensus.cc:740] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.644726 31242 consensus_queue.cc:260] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } } peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } }
I20260709 12:15:29.644990 31240 raft_consensus.cc:359] T 384804e5c20246f6b0bc461735ef025e P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.645720 31240 raft_consensus.cc:385] T 384804e5c20246f6b0bc461735ef025e P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.646003 31240 raft_consensus.cc:740] T 384804e5c20246f6b0bc461735ef025e P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.645337 30944 catalog_manager.cc:5697] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b76663603414505937efc6850070f28 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "2b76663603414505937efc6850070f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:29.646772 31240 consensus_queue.cc:260] T 384804e5c20246f6b0bc461735ef025e P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.647408 31242 ts_tablet_manager.cc:1434] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:29.648342 31240 ts_tablet_manager.cc:1434] T 384804e5c20246f6b0bc461735ef025e P 2b76663603414505937efc6850070f28: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:15:29.648540 31242 tablet_bootstrap.cc:492] T 384804e5c20246f6b0bc461735ef025e P 9a6d6a3a6a944674a3ce39ad50185f76: Bootstrap starting.
I20260709 12:15:29.649312 31240 tablet_bootstrap.cc:492] T 90c174e0efd345e1bc02f4a763aae1c1 P 2b76663603414505937efc6850070f28: Bootstrap starting.
I20260709 12:15:29.655833 31240 tablet_bootstrap.cc:654] T 90c174e0efd345e1bc02f4a763aae1c1 P 2b76663603414505937efc6850070f28: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.656085 31242 tablet_bootstrap.cc:654] T 384804e5c20246f6b0bc461735ef025e P 9a6d6a3a6a944674a3ce39ad50185f76: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.656847 31270 raft_consensus.cc:493] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.657346 31270 raft_consensus.cc:515] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.659747 31270 leader_election.cc:290] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:29.660900 31122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7cdb1cb4794dc0a8268dc08a8b236c" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:29.661671 31122 raft_consensus.cc:2468] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 0.
I20260709 12:15:29.660912 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7cdb1cb4794dc0a8268dc08a8b236c" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
I20260709 12:15:29.663056 31197 raft_consensus.cc:2468] T da7cdb1cb4794dc0a8268dc08a8b236c P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 0.
I20260709 12:15:29.665038 31011 leader_election.cc:304] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:29.665940 31270 raft_consensus.cc:2804] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:29.666487 31270 raft_consensus.cc:493] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:29.666955 31270 raft_consensus.cc:3060] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.673578 31240 tablet_bootstrap.cc:492] T 90c174e0efd345e1bc02f4a763aae1c1 P 2b76663603414505937efc6850070f28: No bootstrap required, opened a new log
I20260709 12:15:29.673751 31242 tablet_bootstrap.cc:492] T 384804e5c20246f6b0bc461735ef025e P 9a6d6a3a6a944674a3ce39ad50185f76: No bootstrap required, opened a new log
I20260709 12:15:29.674239 31240 ts_tablet_manager.cc:1403] T 90c174e0efd345e1bc02f4a763aae1c1 P 2b76663603414505937efc6850070f28: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.009s
I20260709 12:15:29.674286 31242 ts_tablet_manager.cc:1403] T 384804e5c20246f6b0bc461735ef025e P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260709 12:15:29.675696 31270 raft_consensus.cc:515] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.677255 31242 raft_consensus.cc:359] T 384804e5c20246f6b0bc461735ef025e P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.678057 31242 raft_consensus.cc:385] T 384804e5c20246f6b0bc461735ef025e P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.678385 31242 raft_consensus.cc:740] T 384804e5c20246f6b0bc461735ef025e P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.678414 31270 leader_election.cc:290] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Requested vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:29.677664 31240 raft_consensus.cc:359] T 90c174e0efd345e1bc02f4a763aae1c1 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.679081 31122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7cdb1cb4794dc0a8268dc08a8b236c" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:29.679198 31240 raft_consensus.cc:385] T 90c174e0efd345e1bc02f4a763aae1c1 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.679248 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7cdb1cb4794dc0a8268dc08a8b236c" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:29.679286 31242 consensus_queue.cc:260] T 384804e5c20246f6b0bc461735ef025e P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.679837 31240 raft_consensus.cc:740] T 90c174e0efd345e1bc02f4a763aae1c1 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.679852 31122 raft_consensus.cc:3060] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.680369 31197 raft_consensus.cc:3060] T da7cdb1cb4794dc0a8268dc08a8b236c P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.682016 31242 ts_tablet_manager.cc:1434] T 384804e5c20246f6b0bc461735ef025e P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:29.683142 31242 tablet_bootstrap.cc:492] T c66df145b43842829d3f320c5b8caabf P 9a6d6a3a6a944674a3ce39ad50185f76: Bootstrap starting.
I20260709 12:15:29.683861 31240 consensus_queue.cc:260] T 90c174e0efd345e1bc02f4a763aae1c1 P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.688645 31197 raft_consensus.cc:2468] T da7cdb1cb4794dc0a8268dc08a8b236c P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 1.
I20260709 12:15:29.690208 31242 tablet_bootstrap.cc:654] T c66df145b43842829d3f320c5b8caabf P 9a6d6a3a6a944674a3ce39ad50185f76: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.690058 31014 leader_election.cc:304] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76; no voters: 
I20260709 12:15:29.691059 31270 raft_consensus.cc:2804] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:29.691740 31270 raft_consensus.cc:697] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:29.692647 31270 consensus_queue.cc:237] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.697656 31240 ts_tablet_manager.cc:1434] T 90c174e0efd345e1bc02f4a763aae1c1 P 2b76663603414505937efc6850070f28: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:15:29.705644 31122 raft_consensus.cc:2468] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 1.
I20260709 12:15:29.707923 31242 tablet_bootstrap.cc:492] T c66df145b43842829d3f320c5b8caabf P 9a6d6a3a6a944674a3ce39ad50185f76: No bootstrap required, opened a new log
I20260709 12:15:29.707238 30943 catalog_manager.cc:5697] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.708460 31242 ts_tablet_manager.cc:1403] T c66df145b43842829d3f320c5b8caabf P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260709 12:15:29.711019 31242 raft_consensus.cc:359] T c66df145b43842829d3f320c5b8caabf P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.711702 31242 raft_consensus.cc:385] T c66df145b43842829d3f320c5b8caabf P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.711987 31242 raft_consensus.cc:740] T c66df145b43842829d3f320c5b8caabf P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.712711 31242 consensus_queue.cc:260] T c66df145b43842829d3f320c5b8caabf P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.714581 31242 ts_tablet_manager.cc:1434] T c66df145b43842829d3f320c5b8caabf P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:15:29.715837 31270 raft_consensus.cc:493] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.716338 31270 raft_consensus.cc:515] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.718999 31270 leader_election.cc:290] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:29.719641 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b35db9b3714938867b5d566b81e8fd" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
I20260709 12:15:29.719612 31122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b35db9b3714938867b5d566b81e8fd" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:29.720422 31197 raft_consensus.cc:2468] T d0b35db9b3714938867b5d566b81e8fd P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 0.
I20260709 12:15:29.720583 31122 raft_consensus.cc:2468] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 0.
I20260709 12:15:29.721603 31014 leader_election.cc:304] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76; no voters: 
I20260709 12:15:29.722527 31270 raft_consensus.cc:2804] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:29.722905 31270 raft_consensus.cc:493] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:29.723253 31270 raft_consensus.cc:3060] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.729162 31270 raft_consensus.cc:515] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.730758 31270 leader_election.cc:290] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Requested vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:29.731614 31122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b35db9b3714938867b5d566b81e8fd" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:29.731758 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b35db9b3714938867b5d566b81e8fd" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:29.732231 31122 raft_consensus.cc:3060] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.732380 31197 raft_consensus.cc:3060] T d0b35db9b3714938867b5d566b81e8fd P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.737974 31197 raft_consensus.cc:2468] T d0b35db9b3714938867b5d566b81e8fd P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 1.
I20260709 12:15:29.739318 31014 leader_election.cc:304] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76; no voters: 
I20260709 12:15:29.739378 31122 raft_consensus.cc:2468] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 1.
I20260709 12:15:29.740149 31270 raft_consensus.cc:2804] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:29.740715 31270 raft_consensus.cc:697] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:29.741585 31270 consensus_queue.cc:237] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.748519 31246 raft_consensus.cc:493] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.749221 31246 raft_consensus.cc:515] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.749818 31275 raft_consensus.cc:493] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.749555 30943 catalog_manager.cc:5697] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.750404 31275 raft_consensus.cc:515] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } } peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } }
I20260709 12:15:29.751519 31246 leader_election.cc:290] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
I20260709 12:15:29.752667 31275 leader_election.cc:290] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253)
I20260709 12:15:29.752911 31048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66df145b43842829d3f320c5b8caabf" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" is_pre_election: true
I20260709 12:15:29.753209 31122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66df145b43842829d3f320c5b8caabf" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:29.753671 31048 raft_consensus.cc:2468] T c66df145b43842829d3f320c5b8caabf P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 0.
I20260709 12:15:29.754182 31122 raft_consensus.cc:2468] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 0.
I20260709 12:15:29.754522 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "370ececec8724c67b5e857b724bdac71" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:29.755260 31123 raft_consensus.cc:2468] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 0.
I20260709 12:15:29.755575 31160 leader_election.cc:304] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:29.756527 31275 raft_consensus.cc:2804] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:29.757171 31275 raft_consensus.cc:493] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:29.757370 31048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "370ececec8724c67b5e857b724bdac71" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" is_pre_election: true
I20260709 12:15:29.757725 31275 raft_consensus.cc:3060] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.758077 31048 raft_consensus.cc:2468] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 0.
I20260709 12:15:29.756685 31160 leader_election.cc:304] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:29.759410 31246 raft_consensus.cc:2804] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:29.759785 31246 raft_consensus.cc:493] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:29.760098 31246 raft_consensus.cc:3060] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.765028 31275 raft_consensus.cc:515] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.765439 31246 raft_consensus.cc:515] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } } peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } }
I20260709 12:15:29.767421 31275 leader_election.cc:290] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
I20260709 12:15:29.768215 31048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66df145b43842829d3f320c5b8caabf" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:29.768571 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "370ececec8724c67b5e857b724bdac71" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:29.769090 31246 leader_election.cc:290] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 election: Requested vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253)
I20260709 12:15:29.768958 31048 raft_consensus.cc:3060] T c66df145b43842829d3f320c5b8caabf P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.769402 31123 raft_consensus.cc:3060] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.768994 31047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "370ececec8724c67b5e857b724bdac71" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:29.769601 31122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66df145b43842829d3f320c5b8caabf" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:29.770438 31047 raft_consensus.cc:3060] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.770519 31122 raft_consensus.cc:3060] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.777662 31048 raft_consensus.cc:2468] T c66df145b43842829d3f320c5b8caabf P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 1.
I20260709 12:15:29.778483 31047 raft_consensus.cc:2468] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 1.
I20260709 12:15:29.778789 31122 raft_consensus.cc:2468] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 1.
I20260709 12:15:29.778752 31123 raft_consensus.cc:2468] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 1.
I20260709 12:15:29.779098 31161 leader_election.cc:304] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76; no voters: 
I20260709 12:15:29.780156 31246 raft_consensus.cc:2804] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:29.780318 31161 leader_election.cc:304] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76; no voters: 
I20260709 12:15:29.780803 31246 raft_consensus.cc:697] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Becoming Leader. State: Replica: 2b76663603414505937efc6850070f28, State: Running, Role: LEADER
I20260709 12:15:29.781627 31275 raft_consensus.cc:2804] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:29.782173 31275 raft_consensus.cc:697] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Becoming Leader. State: Replica: 2b76663603414505937efc6850070f28, State: Running, Role: LEADER
I20260709 12:15:29.781759 31246 consensus_queue.cc:237] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.782893 31275 consensus_queue.cc:237] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } } peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } }
I20260709 12:15:29.791314 30943 catalog_manager.cc:5697] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b76663603414505937efc6850070f28 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "2b76663603414505937efc6850070f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:29.806262 30943 catalog_manager.cc:5697] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b76663603414505937efc6850070f28 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "2b76663603414505937efc6850070f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.845297 31239 raft_consensus.cc:493] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.845933 31239 raft_consensus.cc:515] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.847900 31239 leader_election.cc:290] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:29.848882 31048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c174e0efd345e1bc02f4a763aae1c1" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" is_pre_election: true
I20260709 12:15:29.849094 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c174e0efd345e1bc02f4a763aae1c1" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
I20260709 12:15:29.849546 31048 raft_consensus.cc:2468] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 0.
I20260709 12:15:29.849766 31197 raft_consensus.cc:2468] T 90c174e0efd345e1bc02f4a763aae1c1 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 0.
I20260709 12:15:29.850536 31087 leader_election.cc:304] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:29.851334 31239 raft_consensus.cc:2804] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:29.851677 31239 raft_consensus.cc:493] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:29.851905 31239 raft_consensus.cc:3060] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.857417 31239 raft_consensus.cc:515] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.859176 31239 leader_election.cc:290] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:29.860069 31048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c174e0efd345e1bc02f4a763aae1c1" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:29.860328 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c174e0efd345e1bc02f4a763aae1c1" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:29.860702 31048 raft_consensus.cc:3060] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.860939 31197 raft_consensus.cc:3060] T 90c174e0efd345e1bc02f4a763aae1c1 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.866240 31197 raft_consensus.cc:2468] T 90c174e0efd345e1bc02f4a763aae1c1 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 1.
I20260709 12:15:29.866683 31048 raft_consensus.cc:2468] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 1.
I20260709 12:15:29.867599 31089 leader_election.cc:304] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:29.868523 31239 raft_consensus.cc:2804] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:29.869596 31239 raft_consensus.cc:697] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 1 LEADER]: Becoming Leader. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Running, Role: LEADER
I20260709 12:15:29.870530 31239 consensus_queue.cc:237] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.876374 31239 raft_consensus.cc:493] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.876955 31239 raft_consensus.cc:515] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.878052 30943 catalog_manager.cc:5697] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda reported cstate change: term changed from 0 to 1, leader changed from <none> to c5558e8531d547f6a0cea955d600ecda (127.23.69.2). New cstate: current_term: 1 leader_uuid: "c5558e8531d547f6a0cea955d600ecda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.879580 31239 leader_election.cc:290] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:29.880020 31048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384804e5c20246f6b0bc461735ef025e" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" is_pre_election: true
I20260709 12:15:29.880223 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384804e5c20246f6b0bc461735ef025e" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
I20260709 12:15:29.880864 31048 raft_consensus.cc:2468] T 384804e5c20246f6b0bc461735ef025e P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 0.
I20260709 12:15:29.880967 31197 raft_consensus.cc:2468] T 384804e5c20246f6b0bc461735ef025e P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 0.
I20260709 12:15:29.882164 31087 leader_election.cc:304] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:29.882893 31239 raft_consensus.cc:2804] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:29.883325 31239 raft_consensus.cc:493] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:29.883658 31239 raft_consensus.cc:3060] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.889940 31239 raft_consensus.cc:515] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.891511 31239 leader_election.cc:290] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:29.892372 31048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384804e5c20246f6b0bc461735ef025e" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:29.892560 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384804e5c20246f6b0bc461735ef025e" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:29.893056 31048 raft_consensus.cc:3060] T 384804e5c20246f6b0bc461735ef025e P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.893157 31197 raft_consensus.cc:3060] T 384804e5c20246f6b0bc461735ef025e P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.900279 31048 raft_consensus.cc:2468] T 384804e5c20246f6b0bc461735ef025e P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 1.
I20260709 12:15:29.900279 31197 raft_consensus.cc:2468] T 384804e5c20246f6b0bc461735ef025e P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 1.
I20260709 12:15:29.901571 31087 leader_election.cc:304] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:29.902287 31239 raft_consensus.cc:2804] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:29.902731 31239 raft_consensus.cc:697] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [term 1 LEADER]: Becoming Leader. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Running, Role: LEADER
I20260709 12:15:29.903385 31239 consensus_queue.cc:237] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:29.911245 30943 catalog_manager.cc:5697] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda reported cstate change: term changed from 0 to 1, leader changed from <none> to c5558e8531d547f6a0cea955d600ecda (127.23.69.2). New cstate: current_term: 1 leader_uuid: "c5558e8531d547f6a0cea955d600ecda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.924361 31270 consensus_queue.cc:1048] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:29.939388 31248 consensus_queue.cc:1048] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:30.007146 31248 consensus_queue.cc:1048] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:30.019470 31270 consensus_queue.cc:1048] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:30.024413 31275 consensus_queue.cc:1048] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:30.037150 31276 consensus_queue.cc:1048] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:30.072705 31196 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "370ececec8724c67b5e857b724bdac71"
dest_uuid: "2b76663603414505937efc6850070f28"
mode: GRACEFUL
new_leader_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
 from {username='slave'} at 127.0.0.1:55856
I20260709 12:15:30.073362 31196 raft_consensus.cc:606] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Received request to transfer leadership to TS 9a6d6a3a6a944674a3ce39ad50185f76
I20260709 12:15:30.089730 31123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90c174e0efd345e1bc02f4a763aae1c1"
dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
mode: GRACEFUL
new_leader_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
 from {username='slave'} at 127.0.0.1:46796
I20260709 12:15:30.090358 31123 raft_consensus.cc:606] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 1 LEADER]: Received request to transfer leadership to TS 9a6d6a3a6a944674a3ce39ad50185f76
I20260709 12:15:30.093102 31270 consensus_queue.cc:1048] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:30.104082 31197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c66df145b43842829d3f320c5b8caabf"
dest_uuid: "2b76663603414505937efc6850070f28"
mode: GRACEFUL
new_leader_uuid: "c5558e8531d547f6a0cea955d600ecda"
 from {username='slave'} at 127.0.0.1:55856
I20260709 12:15:30.104784 31197 raft_consensus.cc:606] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Received request to transfer leadership to TS c5558e8531d547f6a0cea955d600ecda
I20260709 12:15:30.105572 31270 consensus_queue.cc:1048] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:30.127596 31048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4cf7e7fe78c49d2a27ec801bb458024"
dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
mode: GRACEFUL
new_leader_uuid: "c5558e8531d547f6a0cea955d600ecda"
 from {username='slave'} at 127.0.0.1:40540
I20260709 12:15:30.128259 31048 raft_consensus.cc:606] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Received request to transfer leadership to TS c5558e8531d547f6a0cea955d600ecda
I20260709 12:15:30.134260 31196 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec72a253e830451692bd80b23c6cea9d"
dest_uuid: "2b76663603414505937efc6850070f28"
mode: GRACEFUL
new_leader_uuid: "c5558e8531d547f6a0cea955d600ecda"
 from {username='slave'} at 127.0.0.1:55856
I20260709 12:15:30.135033 31196 raft_consensus.cc:606] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Received request to transfer leadership to TS c5558e8531d547f6a0cea955d600ecda
I20260709 12:15:30.141214 31048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be01b268fd874698ac1121799d6df957"
dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
mode: GRACEFUL
new_leader_uuid: "2b76663603414505937efc6850070f28"
 from {username='slave'} at 127.0.0.1:40540
I20260709 12:15:30.141799 31048 raft_consensus.cc:606] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Received request to transfer leadership to TS 2b76663603414505937efc6850070f28
I20260709 12:15:30.161599 31265 consensus_queue.cc:1048] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:30.174543 31270 consensus_queue.cc:1048] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:30.185880 31276 consensus_queue.cc:1048] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:30.198201 31246 consensus_queue.cc:1048] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:30.207903 31246 raft_consensus.cc:993] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28: : Instructing follower 9a6d6a3a6a944674a3ce39ad50185f76 to start an election
I20260709 12:15:30.208405 31275 raft_consensus.cc:1081] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Signalling peer 9a6d6a3a6a944674a3ce39ad50185f76 to start an election
I20260709 12:15:30.210156 31048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "370ececec8724c67b5e857b724bdac71"
dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
 from {username='slave'} at 127.0.0.1:40526
I20260709 12:15:30.210758 31048 raft_consensus.cc:493] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:30.211077 31048 raft_consensus.cc:3060] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.217512 31048 raft_consensus.cc:515] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } } peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } }
I20260709 12:15:30.217756 31275 consensus_queue.cc:1048] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:30.220985 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "370ececec8724c67b5e857b724bdac71" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:30.221546 31123 raft_consensus.cc:3060] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.221419 31196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "370ececec8724c67b5e857b724bdac71" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:30.222218 31196 raft_consensus.cc:3055] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:30.222563 31196 raft_consensus.cc:740] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Running, Role: LEADER
I20260709 12:15:30.223480 31196 consensus_queue.cc:260] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } } peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } }
I20260709 12:15:30.224372 31196 raft_consensus.cc:3060] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.229591 31123 raft_consensus.cc:2468] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 2.
I20260709 12:15:30.231307 31011 leader_election.cc:304] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:30.231302 31275 consensus_queue.cc:1048] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:30.232267 31270 raft_consensus.cc:2804] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:30.232802 31270 raft_consensus.cc:697] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 LEADER]: Becoming Leader. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:30.233646 31270 consensus_queue.cc:237] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } } peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } }
I20260709 12:15:30.240787 31048 leader_election.cc:290] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 2 election: Requested vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:30.242369 31276 raft_consensus.cc:993] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28: : Instructing follower c5558e8531d547f6a0cea955d600ecda to start an election
I20260709 12:15:30.242930 31276 raft_consensus.cc:1081] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Signalling peer c5558e8531d547f6a0cea955d600ecda to start an election
I20260709 12:15:30.243253 31196 raft_consensus.cc:2468] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 2.
I20260709 12:15:30.245306 31122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c66df145b43842829d3f320c5b8caabf"
dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
 from {username='slave'} at 127.0.0.1:46788
I20260709 12:15:30.245918 31122 raft_consensus.cc:493] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:30.246218 31122 raft_consensus.cc:3060] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.253758 31122 raft_consensus.cc:515] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:30.255716 31122 leader_election.cc:290] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 2 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:30.256543 31048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66df145b43842829d3f320c5b8caabf" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:30.257129 31196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66df145b43842829d3f320c5b8caabf" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:30.257332 31048 raft_consensus.cc:3060] T c66df145b43842829d3f320c5b8caabf P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.257936 31196 raft_consensus.cc:3055] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:30.258354 31196 raft_consensus.cc:740] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Running, Role: LEADER
I20260709 12:15:30.255752 30945 catalog_manager.cc:5697] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 reported cstate change: term changed from 1 to 2, leader changed from 2b76663603414505937efc6850070f28 (127.23.69.3) to 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:30.259413 31196 consensus_queue.cc:260] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:30.260862 31196 raft_consensus.cc:3060] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.265872 31048 raft_consensus.cc:2468] T c66df145b43842829d3f320c5b8caabf P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 2.
I20260709 12:15:30.267486 31087 leader_election.cc:304] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:30.268402 31239 raft_consensus.cc:2804] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:30.268975 31239 raft_consensus.cc:697] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Becoming Leader. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Running, Role: LEADER
I20260709 12:15:30.268906 31196 raft_consensus.cc:2468] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 2.
I20260709 12:15:30.270346 31239 consensus_queue.cc:237] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:30.277139 30945 catalog_manager.cc:5697] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda reported cstate change: term changed from 1 to 2, leader changed from 2b76663603414505937efc6850070f28 (127.23.69.3) to c5558e8531d547f6a0cea955d600ecda (127.23.69.2). New cstate: current_term: 2 leader_uuid: "c5558e8531d547f6a0cea955d600ecda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:30.389811 31239 consensus_queue.cc:1048] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:30.401175 31316 consensus_queue.cc:1048] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:30.409749 31239 raft_consensus.cc:993] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda: : Instructing follower 9a6d6a3a6a944674a3ce39ad50185f76 to start an election
I20260709 12:15:30.410238 31316 raft_consensus.cc:1081] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 1 LEADER]: Signalling peer 9a6d6a3a6a944674a3ce39ad50185f76 to start an election
I20260709 12:15:30.412168 31048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90c174e0efd345e1bc02f4a763aae1c1"
dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
 from {username='slave'} at 127.0.0.1:40518
I20260709 12:15:30.412895 31048 raft_consensus.cc:493] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:30.413338 31048 raft_consensus.cc:3060] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.419974 31048 raft_consensus.cc:515] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:30.422610 31048 leader_election.cc:290] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 2 election: Requested vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:30.424206 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c174e0efd345e1bc02f4a763aae1c1" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:30.424546 31316 consensus_queue.cc:1048] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:30.424919 31197 raft_consensus.cc:3060] T 90c174e0efd345e1bc02f4a763aae1c1 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.426201 31122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c174e0efd345e1bc02f4a763aae1c1" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:30.426855 31122 raft_consensus.cc:3055] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:30.427148 31122 raft_consensus.cc:740] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Running, Role: LEADER
I20260709 12:15:30.427977 31122 consensus_queue.cc:260] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:30.429364 31122 raft_consensus.cc:3060] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.440758 31248 raft_consensus.cc:993] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76: : Instructing follower 2b76663603414505937efc6850070f28 to start an election
I20260709 12:15:30.441438 31248 raft_consensus.cc:1081] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Signalling peer 2b76663603414505937efc6850070f28 to start an election
I20260709 12:15:30.446063 31311 raft_consensus.cc:993] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28: : Instructing follower c5558e8531d547f6a0cea955d600ecda to start an election
I20260709 12:15:30.446678 31311 raft_consensus.cc:1081] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Signalling peer c5558e8531d547f6a0cea955d600ecda to start an election
I20260709 12:15:30.447121 31195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be01b268fd874698ac1121799d6df957"
dest_uuid: "2b76663603414505937efc6850070f28"
 from {username='slave'} at 127.0.0.1:55844
I20260709 12:15:30.447944 31195 raft_consensus.cc:493] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:30.448377 31195 raft_consensus.cc:3060] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.449098 31123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec72a253e830451692bd80b23c6cea9d"
dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
 from {username='slave'} at 127.0.0.1:46788
I20260709 12:15:30.449764 31123 raft_consensus.cc:493] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:30.450148 31123 raft_consensus.cc:3060] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.439011 31197 raft_consensus.cc:2468] T 90c174e0efd345e1bc02f4a763aae1c1 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 2.
I20260709 12:15:30.454587 31014 leader_election.cc:304] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76; no voters: 
I20260709 12:15:30.455577 31270 raft_consensus.cc:2804] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:30.456095 31270 raft_consensus.cc:697] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 LEADER]: Becoming Leader. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:30.457085 31270 consensus_queue.cc:237] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:30.458513 31123 raft_consensus.cc:515] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:30.460786 31248 raft_consensus.cc:993] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76: : Instructing follower c5558e8531d547f6a0cea955d600ecda to start an election
I20260709 12:15:30.462066 31248 raft_consensus.cc:1081] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Signalling peer c5558e8531d547f6a0cea955d600ecda to start an election
I20260709 12:15:30.462397 31048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec72a253e830451692bd80b23c6cea9d" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:30.463111 31048 raft_consensus.cc:3060] T ec72a253e830451692bd80b23c6cea9d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.467996 31123 leader_election.cc:290] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 2 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:30.468704 31121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4cf7e7fe78c49d2a27ec801bb458024"
dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
 from {username='slave'} at 127.0.0.1:46772
I20260709 12:15:30.469391 31121 raft_consensus.cc:493] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:30.469910 31121 raft_consensus.cc:3060] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.471414 30945 catalog_manager.cc:5697] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 reported cstate change: term changed from 1 to 2, leader changed from c5558e8531d547f6a0cea955d600ecda (127.23.69.2) to 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:30.473517 31316 consensus_queue.cc:1048] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:30.469244 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec72a253e830451692bd80b23c6cea9d" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:30.478233 31197 raft_consensus.cc:3055] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:30.478677 31197 raft_consensus.cc:740] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Running, Role: LEADER
I20260709 12:15:30.479715 31197 consensus_queue.cc:260] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:30.481254 31197 raft_consensus.cc:3060] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.489316 31048 raft_consensus.cc:2468] T ec72a253e830451692bd80b23c6cea9d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 2.
I20260709 12:15:30.489621 31197 raft_consensus.cc:2468] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 2.
I20260709 12:15:30.490757 31087 leader_election.cc:304] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:30.492697 31195 raft_consensus.cc:515] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:30.493497 31316 raft_consensus.cc:2804] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:30.494277 31316 raft_consensus.cc:697] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Becoming Leader. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Running, Role: LEADER
I20260709 12:15:30.495512 31316 consensus_queue.cc:237] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:30.496840 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be01b268fd874698ac1121799d6df957" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:30.497567 31123 raft_consensus.cc:3060] T be01b268fd874698ac1121799d6df957 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.497674 31122 raft_consensus.cc:2468] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 2.
I20260709 12:15:30.502053 31048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be01b268fd874698ac1121799d6df957" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:30.502821 31048 raft_consensus.cc:3055] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:30.502488 31121 raft_consensus.cc:515] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:30.503178 31048 raft_consensus.cc:740] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:30.504261 31048 consensus_queue.cc:260] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:30.505602 31121 leader_election.cc:290] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 2 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:30.505949 31046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cf7e7fe78c49d2a27ec801bb458024" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:30.505625 31048 raft_consensus.cc:3060] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.506682 31046 raft_consensus.cc:3055] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:30.507153 31046 raft_consensus.cc:740] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:30.495508 31195 leader_election.cc:290] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 2 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
I20260709 12:15:30.507004 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cf7e7fe78c49d2a27ec801bb458024" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:30.508235 30945 catalog_manager.cc:5697] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda reported cstate change: term changed from 1 to 2, leader changed from 2b76663603414505937efc6850070f28 (127.23.69.3) to c5558e8531d547f6a0cea955d600ecda (127.23.69.2). New cstate: current_term: 2 leader_uuid: "c5558e8531d547f6a0cea955d600ecda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:30.508092 31046 consensus_queue.cc:260] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:30.509275 31197 raft_consensus.cc:3060] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.510046 31046 raft_consensus.cc:3060] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.515448 31048 raft_consensus.cc:2468] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 2.
I20260709 12:15:30.518057 31046 raft_consensus.cc:2468] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 2.
I20260709 12:15:30.518778 31161 leader_election.cc:304] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76; no voters: 
I20260709 12:15:30.519536 31087 leader_election.cc:304] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:30.521021 31197 raft_consensus.cc:2468] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 2.
I20260709 12:15:30.521559 31276 raft_consensus.cc:2804] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:30.522054 31316 raft_consensus.cc:2804] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:30.522315 31276 raft_consensus.cc:697] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [term 2 LEADER]: Becoming Leader. State: Replica: 2b76663603414505937efc6850070f28, State: Running, Role: LEADER
I20260709 12:15:30.522595 31316 raft_consensus.cc:697] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Becoming Leader. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Running, Role: LEADER
I20260709 12:15:30.519245 31123 raft_consensus.cc:2468] T be01b268fd874698ac1121799d6df957 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 2.
I20260709 12:15:30.523428 31276 consensus_queue.cc:237] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:30.523521 31316 consensus_queue.cc:237] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:30.534791 30943 catalog_manager.cc:5697] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 reported cstate change: term changed from 1 to 2, leader changed from 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1) to 2b76663603414505937efc6850070f28 (127.23.69.3). New cstate: current_term: 2 leader_uuid: "2b76663603414505937efc6850070f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:30.534873 30944 catalog_manager.cc:5697] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda reported cstate change: term changed from 1 to 2, leader changed from 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1) to c5558e8531d547f6a0cea955d600ecda (127.23.69.2). New cstate: current_term: 2 leader_uuid: "c5558e8531d547f6a0cea955d600ecda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:30.658386 31123 raft_consensus.cc:1275] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Refusing update from remote peer 9a6d6a3a6a944674a3ce39ad50185f76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:30.660321 31270 consensus_queue.cc:1048] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:30.670547 31197 raft_consensus.cc:1275] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Refusing update from remote peer 9a6d6a3a6a944674a3ce39ad50185f76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:30.672391 31270 consensus_queue.cc:1048] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:30.711792 31047 raft_consensus.cc:1275] T c66df145b43842829d3f320c5b8caabf P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Refusing update from remote peer c5558e8531d547f6a0cea955d600ecda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:30.713392 31316 consensus_queue.cc:1048] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:30.721755 31197 raft_consensus.cc:1275] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Refusing update from remote peer c5558e8531d547f6a0cea955d600ecda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:30.724049 31290 consensus_queue.cc:1048] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:30.907274 31047 raft_consensus.cc:1275] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Refusing update from remote peer c5558e8531d547f6a0cea955d600ecda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:30.908697 31290 consensus_queue.cc:1048] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:30.917220 31197 raft_consensus.cc:1275] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Refusing update from remote peer c5558e8531d547f6a0cea955d600ecda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:30.919620 31195 raft_consensus.cc:1275] T 90c174e0efd345e1bc02f4a763aae1c1 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Refusing update from remote peer 9a6d6a3a6a944674a3ce39ad50185f76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:30.919459 31290 consensus_queue.cc:1048] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:30.921499 31270 consensus_queue.cc:1048] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:30.931288 31123 raft_consensus.cc:1275] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Refusing update from remote peer 9a6d6a3a6a944674a3ce39ad50185f76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:30.933054 31248 consensus_queue.cc:1048] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:31.085238 31047 raft_consensus.cc:1275] T ec72a253e830451692bd80b23c6cea9d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Refusing update from remote peer c5558e8531d547f6a0cea955d600ecda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:31.086864 31290 consensus_queue.cc:1048] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:31.096879 31197 raft_consensus.cc:1275] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Refusing update from remote peer c5558e8531d547f6a0cea955d600ecda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:31.098503 31321 consensus_queue.cc:1048] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:31.132903 31047 raft_consensus.cc:1275] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Refusing update from remote peer 2b76663603414505937efc6850070f28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:31.134218 31276 consensus_queue.cc:1048] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:31.145042 31123 raft_consensus.cc:1275] T be01b268fd874698ac1121799d6df957 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Refusing update from remote peer 2b76663603414505937efc6850070f28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:31.147462 31276 consensus_queue.cc:1048] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:33.176780 30944 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55836:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:33.179941 30944 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:33.236790 31033 tablet_service.cc:1511] Processing CreateTablet for tablet e5d1e0f92b6d49b78b40b2803158e85c (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:33.237742 31107 tablet_service.cc:1511] Processing CreateTablet for tablet e5d1e0f92b6d49b78b40b2803158e85c (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:33.238929 31033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d1e0f92b6d49b78b40b2803158e85c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.239750 31107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d1e0f92b6d49b78b40b2803158e85c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.240484 31185 tablet_service.cc:1511] Processing CreateTablet for tablet e5d1e0f92b6d49b78b40b2803158e85c (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:33.242290 31185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d1e0f92b6d49b78b40b2803158e85c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.247182 31113 tablet_service.cc:1511] Processing CreateTablet for tablet 56f27342c6bb4853a62242fe7a98af73 (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:33.248970 31034 tablet_service.cc:1511] Processing CreateTablet for tablet 56f27342c6bb4853a62242fe7a98af73 (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:33.250661 31034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f27342c6bb4853a62242fe7a98af73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.254678 31181 tablet_service.cc:1511] Processing CreateTablet for tablet 56f27342c6bb4853a62242fe7a98af73 (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:33.256202 31181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f27342c6bb4853a62242fe7a98af73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.255709 31038 tablet_service.cc:1511] Processing CreateTablet for tablet f5f9b1552a4b4e1d8c74c883a4b16c17 (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:33.258563 31038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f9b1552a4b4e1d8c74c883a4b16c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.259054 31111 tablet_service.cc:1511] Processing CreateTablet for tablet f5f9b1552a4b4e1d8c74c883a4b16c17 (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:33.248963 31113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f27342c6bb4853a62242fe7a98af73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.264180 31183 tablet_service.cc:1511] Processing CreateTablet for tablet f5f9b1552a4b4e1d8c74c883a4b16c17 (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:33.265631 31036 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1b14b946224bd892e2ee9a66e5f878 (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:33.266197 31111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f9b1552a4b4e1d8c74c883a4b16c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.267227 31036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1b14b946224bd892e2ee9a66e5f878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.268460 31109 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1b14b946224bd892e2ee9a66e5f878 (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:33.270093 31109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1b14b946224bd892e2ee9a66e5f878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.273073 31183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f9b1552a4b4e1d8c74c883a4b16c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.274245 31184 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1b14b946224bd892e2ee9a66e5f878 (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:33.275791 31184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1b14b946224bd892e2ee9a66e5f878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.279085 31112 tablet_service.cc:1511] Processing CreateTablet for tablet 442c8f71436a4e4fb12d143a3df9982d (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:33.280212 31035 tablet_service.cc:1511] Processing CreateTablet for tablet 442c8f71436a4e4fb12d143a3df9982d (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:33.280828 31112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 442c8f71436a4e4fb12d143a3df9982d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.281857 31035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 442c8f71436a4e4fb12d143a3df9982d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.288794 31110 tablet_service.cc:1511] Processing CreateTablet for tablet d80f42fe09d041e9adcab388348ff5fa (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:33.290570 31110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d80f42fe09d041e9adcab388348ff5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.290812 31187 tablet_service.cc:1511] Processing CreateTablet for tablet d80f42fe09d041e9adcab388348ff5fa (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:33.292297 31187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d80f42fe09d041e9adcab388348ff5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.283741 31179 tablet_service.cc:1511] Processing CreateTablet for tablet 442c8f71436a4e4fb12d143a3df9982d (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:33.294430 31108 tablet_service.cc:1511] Processing CreateTablet for tablet 9a36143096dd45c7a1818282280a92a3 (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:33.282327 31030 tablet_service.cc:1511] Processing CreateTablet for tablet d80f42fe09d041e9adcab388348ff5fa (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:33.296227 31180 tablet_service.cc:1511] Processing CreateTablet for tablet 9a36143096dd45c7a1818282280a92a3 (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:33.294031 31031 tablet_service.cc:1511] Processing CreateTablet for tablet 9a36143096dd45c7a1818282280a92a3 (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:33.297053 31030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d80f42fe09d041e9adcab388348ff5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.297840 31031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a36143096dd45c7a1818282280a92a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.298686 31032 tablet_service.cc:1511] Processing CreateTablet for tablet 217453f3cde6408b907d6a5b0231dba6 (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:33.300091 31032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 217453f3cde6408b907d6a5b0231dba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.295915 31108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a36143096dd45c7a1818282280a92a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.305019 31180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a36143096dd45c7a1818282280a92a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.306080 31106 tablet_service.cc:1511] Processing CreateTablet for tablet 217453f3cde6408b907d6a5b0231dba6 (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:33.307861 31106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 217453f3cde6408b907d6a5b0231dba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.309600 31037 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe0cb47f49f4050b7c14f825a69b8c2 (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:33.310475 31179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 442c8f71436a4e4fb12d143a3df9982d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.311242 31037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe0cb47f49f4050b7c14f825a69b8c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.314664 31105 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe0cb47f49f4050b7c14f825a69b8c2 (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:33.315882 31186 tablet_service.cc:1511] Processing CreateTablet for tablet 217453f3cde6408b907d6a5b0231dba6 (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:33.319712 31186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 217453f3cde6408b907d6a5b0231dba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.316330 31105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe0cb47f49f4050b7c14f825a69b8c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.318148 31182 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe0cb47f49f4050b7c14f825a69b8c2 (DEFAULT_TABLE table=soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:33.333624 31182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe0cb47f49f4050b7c14f825a69b8c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:33.445077 31343 tablet_bootstrap.cc:492] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28: Bootstrap starting.
W20260709 12:15:33.480580 30994 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:33.493058 31343 tablet_bootstrap.cc:654] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.494499 31344 tablet_bootstrap.cc:492] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76: Bootstrap starting.
I20260709 12:15:33.498723 31345 tablet_bootstrap.cc:492] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda: Bootstrap starting.
I20260709 12:15:33.507041 31344 tablet_bootstrap.cc:654] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.509493 31345 tablet_bootstrap.cc:654] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.510135 31343 tablet_bootstrap.cc:492] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28: No bootstrap required, opened a new log
I20260709 12:15:33.510797 31343 ts_tablet_manager.cc:1403] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28: Time spent bootstrapping tablet: real 0.094s	user 0.004s	sys 0.020s
I20260709 12:15:33.515879 31344 tablet_bootstrap.cc:492] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76: No bootstrap required, opened a new log
I20260709 12:15:33.515053 31343 raft_consensus.cc:359] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.516431 31343 raft_consensus.cc:385] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.516517 31344 ts_tablet_manager.cc:1403] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.009s
I20260709 12:15:33.516888 31343 raft_consensus.cc:740] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.517352 31345 tablet_bootstrap.cc:492] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda: No bootstrap required, opened a new log
I20260709 12:15:33.517956 31345 ts_tablet_manager.cc:1403] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 12:15:33.518188 31343 consensus_queue.cc:260] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.520146 31344 raft_consensus.cc:359] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.521080 31344 raft_consensus.cc:385] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.521479 31344 raft_consensus.cc:740] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.521606 31343 ts_tablet_manager.cc:1434] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:15:33.521750 31345 raft_consensus.cc:359] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.522661 31345 raft_consensus.cc:385] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.522430 31344 consensus_queue.cc:260] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.522974 31343 tablet_bootstrap.cc:492] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28: Bootstrap starting.
I20260709 12:15:33.523007 31345 raft_consensus.cc:740] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.524387 31345 consensus_queue.cc:260] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.525465 31344 ts_tablet_manager.cc:1434] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:33.527089 31344 tablet_bootstrap.cc:492] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76: Bootstrap starting.
I20260709 12:15:33.553277 31330 raft_consensus.cc:493] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.554286 31330 raft_consensus.cc:515] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.565220 31345 ts_tablet_manager.cc:1434] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda: Time spent starting tablet: real 0.047s	user 0.032s	sys 0.015s
I20260709 12:15:33.567129 31345 tablet_bootstrap.cc:492] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda: Bootstrap starting.
I20260709 12:15:33.576253 31345 tablet_bootstrap.cc:654] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.577381 31344 tablet_bootstrap.cc:654] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.601877 31345 tablet_bootstrap.cc:492] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda: No bootstrap required, opened a new log
I20260709 12:15:33.602594 31345 ts_tablet_manager.cc:1403] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.015s
I20260709 12:15:33.610950 31345 raft_consensus.cc:359] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.612028 31047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442c8f71436a4e4fb12d143a3df9982d" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" is_pre_election: true
I20260709 12:15:33.613031 31345 raft_consensus.cc:385] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.613519 31345 raft_consensus.cc:740] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Initialized, Role: FOLLOWER
W20260709 12:15:33.614420 31161 leader_election.cc:343] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.614607 31345 consensus_queue.cc:260] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.615106 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442c8f71436a4e4fb12d143a3df9982d" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:33.612360 31330 leader_election.cc:290] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
W20260709 12:15:33.617247 31160 leader_election.cc:343] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.619401 31160 leader_election.cc:304] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b76663603414505937efc6850070f28; no voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda
I20260709 12:15:33.619740 31345 ts_tablet_manager.cc:1434] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260709 12:15:33.621003 31330 raft_consensus.cc:2749] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:33.621261 31345 tablet_bootstrap.cc:492] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda: Bootstrap starting.
I20260709 12:15:33.623102 31344 tablet_bootstrap.cc:492] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76: No bootstrap required, opened a new log
I20260709 12:15:33.623600 31344 ts_tablet_manager.cc:1403] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent bootstrapping tablet: real 0.097s	user 0.029s	sys 0.021s
I20260709 12:15:33.626724 31344 raft_consensus.cc:359] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.627444 31344 raft_consensus.cc:385] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.627753 31344 raft_consensus.cc:740] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.628453 31344 consensus_queue.cc:260] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.629146 31345 tablet_bootstrap.cc:654] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.632761 31343 tablet_bootstrap.cc:654] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.655951 31343 tablet_bootstrap.cc:492] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28: No bootstrap required, opened a new log
I20260709 12:15:33.656796 31343 ts_tablet_manager.cc:1403] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28: Time spent bootstrapping tablet: real 0.134s	user 0.017s	sys 0.005s
I20260709 12:15:33.667507 31344 ts_tablet_manager.cc:1434] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent starting tablet: real 0.044s	user 0.021s	sys 0.019s
I20260709 12:15:33.668195 31343 raft_consensus.cc:359] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.670334 31343 raft_consensus.cc:385] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.671175 31343 raft_consensus.cc:740] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.672509 31345 tablet_bootstrap.cc:492] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda: No bootstrap required, opened a new log
I20260709 12:15:33.672358 31343 consensus_queue.cc:260] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.674252 31344 tablet_bootstrap.cc:492] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76: Bootstrap starting.
I20260709 12:15:33.675380 31343 ts_tablet_manager.cc:1434] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.005s
I20260709 12:15:33.676549 31343 tablet_bootstrap.cc:492] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28: Bootstrap starting.
I20260709 12:15:33.673152 31345 ts_tablet_manager.cc:1403] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.027s
I20260709 12:15:33.683429 31345 raft_consensus.cc:359] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.684157 31345 raft_consensus.cc:385] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.684253 31343 tablet_bootstrap.cc:654] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.684494 31345 raft_consensus.cc:740] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.685714 31345 consensus_queue.cc:260] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.688266 31345 ts_tablet_manager.cc:1434] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:15:33.689038 31290 raft_consensus.cc:493] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.689535 31290 raft_consensus.cc:515] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.692764 31047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80f42fe09d041e9adcab388348ff5fa" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" is_pre_election: true
I20260709 12:15:33.693218 31195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80f42fe09d041e9adcab388348ff5fa" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
W20260709 12:15:33.694444 31087 leader_election.cc:343] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:33.695086 31089 leader_election.cc:343] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b76663603414505937efc6850070f28 (127.23.69.3:46645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.695596 31089 leader_election.cc:304] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5558e8531d547f6a0cea955d600ecda; no voters: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76
I20260709 12:15:33.696707 31349 raft_consensus.cc:2749] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:33.684562 31344 tablet_bootstrap.cc:654] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.697542 31290 leader_election.cc:290] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:33.699097 31345 tablet_bootstrap.cc:492] T f5f9b1552a4b4e1d8c74c883a4b16c17 P c5558e8531d547f6a0cea955d600ecda: Bootstrap starting.
I20260709 12:15:33.712488 31345 tablet_bootstrap.cc:654] T f5f9b1552a4b4e1d8c74c883a4b16c17 P c5558e8531d547f6a0cea955d600ecda: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.713938 31343 tablet_bootstrap.cc:492] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28: No bootstrap required, opened a new log
I20260709 12:15:33.714567 31343 ts_tablet_manager.cc:1403] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.014s
I20260709 12:15:33.720121 31345 tablet_bootstrap.cc:492] T f5f9b1552a4b4e1d8c74c883a4b16c17 P c5558e8531d547f6a0cea955d600ecda: No bootstrap required, opened a new log
I20260709 12:15:33.720781 31345 ts_tablet_manager.cc:1403] T f5f9b1552a4b4e1d8c74c883a4b16c17 P c5558e8531d547f6a0cea955d600ecda: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260709 12:15:33.720830 31343 raft_consensus.cc:359] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.721742 31343 raft_consensus.cc:385] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.722036 31343 raft_consensus.cc:740] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.722832 31343 consensus_queue.cc:260] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.724596 31344 tablet_bootstrap.cc:492] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76: No bootstrap required, opened a new log
I20260709 12:15:33.725289 31344 ts_tablet_manager.cc:1403] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.008s
I20260709 12:15:33.726742 31343 ts_tablet_manager.cc:1434] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:15:33.727905 31343 tablet_bootstrap.cc:492] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28: Bootstrap starting.
I20260709 12:15:33.724258 31345 raft_consensus.cc:359] T f5f9b1552a4b4e1d8c74c883a4b16c17 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.729003 31345 raft_consensus.cc:385] T f5f9b1552a4b4e1d8c74c883a4b16c17 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.729346 31345 raft_consensus.cc:740] T f5f9b1552a4b4e1d8c74c883a4b16c17 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.730157 31345 consensus_queue.cc:260] T f5f9b1552a4b4e1d8c74c883a4b16c17 P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.732810 31345 ts_tablet_manager.cc:1434] T f5f9b1552a4b4e1d8c74c883a4b16c17 P c5558e8531d547f6a0cea955d600ecda: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:15:33.734364 31345 tablet_bootstrap.cc:492] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda: Bootstrap starting.
I20260709 12:15:33.734118 31344 raft_consensus.cc:359] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.735123 31344 raft_consensus.cc:385] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.735529 31344 raft_consensus.cc:740] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.736523 31344 consensus_queue.cc:260] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.741817 31344 ts_tablet_manager.cc:1434] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 12:15:33.743337 31345 tablet_bootstrap.cc:654] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.743548 31344 tablet_bootstrap.cc:492] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76: Bootstrap starting.
I20260709 12:15:33.747668 31343 tablet_bootstrap.cc:654] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.753305 31344 tablet_bootstrap.cc:654] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.756405 31345 tablet_bootstrap.cc:492] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda: No bootstrap required, opened a new log
I20260709 12:15:33.756835 31248 raft_consensus.cc:493] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.757017 31345 ts_tablet_manager.cc:1403] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260709 12:15:33.757403 31248 raft_consensus.cc:515] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.759951 31248 leader_election.cc:290] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:33.761404 31195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f27342c6bb4853a62242fe7a98af73" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
I20260709 12:15:33.761844 31121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f27342c6bb4853a62242fe7a98af73" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:33.762001 31345 raft_consensus.cc:359] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.762598 31121 raft_consensus.cc:2468] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 0.
W20260709 12:15:33.763074 31014 leader_election.cc:343] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b76663603414505937efc6850070f28 (127.23.69.3:46645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.764185 31011 leader_election.cc:304] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 2b76663603414505937efc6850070f28
I20260709 12:15:33.764837 31343 tablet_bootstrap.cc:492] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28: No bootstrap required, opened a new log
I20260709 12:15:33.765367 31343 ts_tablet_manager.cc:1403] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.004s
I20260709 12:15:33.766884 31248 raft_consensus.cc:2804] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:33.767381 31248 raft_consensus.cc:493] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:33.767764 31248 raft_consensus.cc:3060] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.768245 31344 tablet_bootstrap.cc:492] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76: No bootstrap required, opened a new log
I20260709 12:15:33.768819 31344 ts_tablet_manager.cc:1403] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260709 12:15:33.771188 31343 raft_consensus.cc:359] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.762745 31345 raft_consensus.cc:385] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.772229 31345 raft_consensus.cc:740] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.771937 31344 raft_consensus.cc:359] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.772783 31344 raft_consensus.cc:385] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.773128 31344 raft_consensus.cc:740] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.773270 31345 consensus_queue.cc:260] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.773872 31344 consensus_queue.cc:260] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.771981 31343 raft_consensus.cc:385] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.775265 31343 raft_consensus.cc:740] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.776348 31343 consensus_queue.cc:260] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.778582 31345 ts_tablet_manager.cc:1434] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260709 12:15:33.778766 31343 ts_tablet_manager.cc:1434] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:15:33.779644 31345 tablet_bootstrap.cc:492] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda: Bootstrap starting.
I20260709 12:15:33.779873 31343 tablet_bootstrap.cc:492] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28: Bootstrap starting.
I20260709 12:15:33.777139 31344 ts_tablet_manager.cc:1434] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:15:33.783609 31344 tablet_bootstrap.cc:492] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76: Bootstrap starting.
I20260709 12:15:33.787406 31343 tablet_bootstrap.cc:654] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.790319 31345 tablet_bootstrap.cc:654] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.801537 31344 tablet_bootstrap.cc:654] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.802493 31345 tablet_bootstrap.cc:492] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda: No bootstrap required, opened a new log
I20260709 12:15:33.803071 31345 ts_tablet_manager.cc:1403] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260709 12:15:33.806794 31345 raft_consensus.cc:359] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.807500 31345 raft_consensus.cc:385] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.807785 31345 raft_consensus.cc:740] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.808656 31345 consensus_queue.cc:260] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.811091 31248 raft_consensus.cc:515] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.813712 31345 ts_tablet_manager.cc:1434] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 12:15:33.814944 31345 tablet_bootstrap.cc:492] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda: Bootstrap starting.
I20260709 12:15:33.817729 31352 raft_consensus.cc:493] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.818533 31352 raft_consensus.cc:515] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.821550 31352 leader_election.cc:290] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:33.823079 31195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b1552a4b4e1d8c74c883a4b16c17" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
W20260709 12:15:33.825070 31014 leader_election.cc:343] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b76663603414505937efc6850070f28 (127.23.69.3:46645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.825177 31121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b1552a4b4e1d8c74c883a4b16c17" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:33.825979 31121 raft_consensus.cc:2468] T f5f9b1552a4b4e1d8c74c883a4b16c17 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 0.
I20260709 12:15:33.827378 31011 leader_election.cc:304] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 2b76663603414505937efc6850070f28
I20260709 12:15:33.828295 31352 raft_consensus.cc:2804] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:33.828859 31352 raft_consensus.cc:493] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:33.829275 31352 raft_consensus.cc:3060] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.829972 31248 leader_election.cc:290] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Requested vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:33.830447 31121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f27342c6bb4853a62242fe7a98af73" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:33.831161 31121 raft_consensus.cc:3060] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.831343 31195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f27342c6bb4853a62242fe7a98af73" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:33.825209 31345 tablet_bootstrap.cc:654] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:33.833168 31014 leader_election.cc:343] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b76663603414505937efc6850070f28 (127.23.69.3:46645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.836360 31344 tablet_bootstrap.cc:492] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76: No bootstrap required, opened a new log
I20260709 12:15:33.837119 31344 ts_tablet_manager.cc:1403] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.012s
I20260709 12:15:33.839589 31352 raft_consensus.cc:515] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.840819 31344 raft_consensus.cc:359] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.841734 31344 raft_consensus.cc:385] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.843405 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b1552a4b4e1d8c74c883a4b16c17" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:33.843822 31344 raft_consensus.cc:740] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.844290 31123 raft_consensus.cc:3060] T f5f9b1552a4b4e1d8c74c883a4b16c17 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.844749 31343 tablet_bootstrap.cc:492] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28: No bootstrap required, opened a new log
I20260709 12:15:33.844713 31344 consensus_queue.cc:260] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.842085 31352 leader_election.cc:290] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Requested vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:33.845482 31343 ts_tablet_manager.cc:1403] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.017s
I20260709 12:15:33.847558 31344 ts_tablet_manager.cc:1434] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:15:33.848701 31344 tablet_bootstrap.cc:492] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76: Bootstrap starting.
I20260709 12:15:33.849131 31343 raft_consensus.cc:359] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.849910 31343 raft_consensus.cc:385] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.850176 31343 raft_consensus.cc:740] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.850916 31343 consensus_queue.cc:260] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.843300 31195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b1552a4b4e1d8c74c883a4b16c17" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28"
W20260709 12:15:33.857016 31014 leader_election.cc:343] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b76663603414505937efc6850070f28 (127.23.69.3:46645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.853732 31343 ts_tablet_manager.cc:1434] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:15:33.859091 31343 tablet_bootstrap.cc:492] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28: Bootstrap starting.
I20260709 12:15:33.861995 31344 tablet_bootstrap.cc:654] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.864521 31345 tablet_bootstrap.cc:492] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda: No bootstrap required, opened a new log
I20260709 12:15:33.865051 31345 ts_tablet_manager.cc:1403] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.022s
I20260709 12:15:33.867167 31123 raft_consensus.cc:2468] T f5f9b1552a4b4e1d8c74c883a4b16c17 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 1.
I20260709 12:15:33.869197 31121 raft_consensus.cc:2468] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 1.
I20260709 12:15:33.870724 31011 leader_election.cc:304] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 2b76663603414505937efc6850070f28
I20260709 12:15:33.871552 31352 raft_consensus.cc:2804] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:33.871971 31011 leader_election.cc:304] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 2b76663603414505937efc6850070f28
I20260709 12:15:33.872848 31345 raft_consensus.cc:359] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.873603 31345 raft_consensus.cc:385] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.872058 31352 raft_consensus.cc:697] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:33.873888 31345 raft_consensus.cc:740] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.874552 31352 consensus_queue.cc:237] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.874835 31345 consensus_queue.cc:260] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.876271 31248 raft_consensus.cc:2804] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:33.878082 31345 ts_tablet_manager.cc:1434] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 12:15:33.879062 31345 tablet_bootstrap.cc:492] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda: Bootstrap starting.
I20260709 12:15:33.880321 31330 raft_consensus.cc:493] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.880926 31330 raft_consensus.cc:515] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.884101 31343 tablet_bootstrap.cc:654] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.885819 31330 leader_election.cc:290] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
I20260709 12:15:33.889375 31047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217453f3cde6408b907d6a5b0231dba6" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" is_pre_election: true
I20260709 12:15:33.889508 31121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217453f3cde6408b907d6a5b0231dba6" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
W20260709 12:15:33.891057 31161 leader_election.cc:343] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.890242 31121 raft_consensus.cc:2468] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 0.
I20260709 12:15:33.894121 31160 leader_election.cc:304] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b76663603414505937efc6850070f28, c5558e8531d547f6a0cea955d600ecda; no voters: 9a6d6a3a6a944674a3ce39ad50185f76
I20260709 12:15:33.895750 31330 raft_consensus.cc:2804] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:33.896708 31330 raft_consensus.cc:493] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:33.897149 31330 raft_consensus.cc:3060] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.898792 31345 tablet_bootstrap.cc:654] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.907796 31344 tablet_bootstrap.cc:492] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76: No bootstrap required, opened a new log
I20260709 12:15:33.887689 31248 raft_consensus.cc:697] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:33.908561 31344 ts_tablet_manager.cc:1403] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.007s
I20260709 12:15:33.907857 30942 catalog_manager.cc:5697] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.909168 31248 consensus_queue.cc:237] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.913038 31344 raft_consensus.cc:359] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.914214 31344 raft_consensus.cc:385] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.914611 31344 raft_consensus.cc:740] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.911895 31330 raft_consensus.cc:515] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.915674 31344 consensus_queue.cc:260] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.921222 31344 ts_tablet_manager.cc:1434] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:15:33.921571 31047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217453f3cde6408b907d6a5b0231dba6" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:33.922786 31344 tablet_bootstrap.cc:492] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76: Bootstrap starting.
I20260709 12:15:33.923503 31355 raft_consensus.cc:493] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:33.925630 31161 leader_election.cc:343] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.924217 31355 raft_consensus.cc:515] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.936784 31290 raft_consensus.cc:493] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.937211 31344 tablet_bootstrap.cc:654] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.937461 31290 raft_consensus.cc:515] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.941813 31046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1b14b946224bd892e2ee9a66e5f878" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" is_pre_election: true
W20260709 12:15:33.945722 31087 leader_election.cc:343] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.947228 31195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1b14b946224bd892e2ee9a66e5f878" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
W20260709 12:15:33.949402 31089 leader_election.cc:343] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b76663603414505937efc6850070f28 (127.23.69.3:46645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.949990 31089 leader_election.cc:304] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5558e8531d547f6a0cea955d600ecda; no voters: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76
I20260709 12:15:33.951056 31349 raft_consensus.cc:2749] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:33.951647 31344 tablet_bootstrap.cc:492] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76: No bootstrap required, opened a new log
I20260709 12:15:33.952471 31344 ts_tablet_manager.cc:1403] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.010s
I20260709 12:15:33.952211 31121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80f42fe09d041e9adcab388348ff5fa" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:33.953267 31121 raft_consensus.cc:2468] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 0.
I20260709 12:15:33.954914 31160 leader_election.cc:304] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:33.958873 31352 raft_consensus.cc:493] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.959470 31352 raft_consensus.cc:515] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.961732 31352 leader_election.cc:290] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:33.964912 31344 raft_consensus.cc:359] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.955078 31290 leader_election.cc:290] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:33.965968 31344 raft_consensus.cc:385] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.965706 31047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80f42fe09d041e9adcab388348ff5fa" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" is_pre_election: true
I20260709 12:15:33.988330 31344 raft_consensus.cc:740] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.988837 31352 raft_consensus.cc:493] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.989470 31352 raft_consensus.cc:515] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.977434 31355 leader_election.cc:290] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
I20260709 12:15:33.989706 31344 consensus_queue.cc:260] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.987324 31195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80f42fe09d041e9adcab388348ff5fa" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
I20260709 12:15:33.992019 31352 leader_election.cc:290] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:33.989192 31047 raft_consensus.cc:2468] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 0.
I20260709 12:15:33.995231 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a36143096dd45c7a1818282280a92a3" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
I20260709 12:15:33.996210 31197 raft_consensus.cc:2468] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 0.
I20260709 12:15:33.992919 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a36143096dd45c7a1818282280a92a3" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:33.998980 31122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217453f3cde6408b907d6a5b0231dba6" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:33.999754 31122 raft_consensus.cc:3060] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:34.000077 31011 leader_election.cc:343] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.001665 31014 leader_election.cc:304] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76; no voters: c5558e8531d547f6a0cea955d600ecda
I20260709 12:15:34.003583 31352 raft_consensus.cc:2804] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.003654 31345 tablet_bootstrap.cc:492] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda: No bootstrap required, opened a new log
I20260709 12:15:34.004025 31352 raft_consensus.cc:493] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.004298 31345 ts_tablet_manager.cc:1403] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda: Time spent bootstrapping tablet: real 0.125s	user 0.063s	sys 0.045s
I20260709 12:15:34.004423 31352 raft_consensus.cc:3060] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.999768 31330 leader_election.cc:290] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
I20260709 12:15:34.007596 31330 raft_consensus.cc:493] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.008035 31330 raft_consensus.cc:515] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.008921 31290 raft_consensus.cc:493] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.012923 31290 raft_consensus.cc:515] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:33.971738 31121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80f42fe09d041e9adcab388348ff5fa" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:34.014405 31121 raft_consensus.cc:2468] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 0.
I20260709 12:15:34.015156 31122 raft_consensus.cc:2468] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 1.
I20260709 12:15:34.016053 31011 leader_election.cc:304] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:34.016547 31160 leader_election.cc:304] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b76663603414505937efc6850070f28, c5558e8531d547f6a0cea955d600ecda; no voters: 9a6d6a3a6a944674a3ce39ad50185f76
I20260709 12:15:34.008131 31345 raft_consensus.cc:359] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.011487 31047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a36143096dd45c7a1818282280a92a3" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" is_pre_election: true
I20260709 12:15:33.993546 31344 ts_tablet_manager.cc:1434] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent starting tablet: real 0.034s	user 0.017s	sys 0.000s
I20260709 12:15:34.017601 31345 raft_consensus.cc:385] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.017962 31345 raft_consensus.cc:740] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.018740 31344 tablet_bootstrap.cc:492] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76: Bootstrap starting.
I20260709 12:15:34.018693 31345 consensus_queue.cc:260] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.019755 31366 raft_consensus.cc:2804] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.020206 31366 raft_consensus.cc:493] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.020565 31366 raft_consensus.cc:3060] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.021771 31122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a36143096dd45c7a1818282280a92a3" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:34.022507 31122 raft_consensus.cc:2468] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 0.
I20260709 12:15:34.023744 31160 leader_election.cc:304] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:34.031765 31345 ts_tablet_manager.cc:1434] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.005s
I20260709 12:15:34.032334 31344 tablet_bootstrap.cc:654] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.032930 31345 tablet_bootstrap.cc:492] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda: Bootstrap starting.
I20260709 12:15:33.985478 31374 raft_consensus.cc:2804] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.036844 31195 raft_consensus.cc:2468] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 0.
I20260709 12:15:34.038175 31330 leader_election.cc:290] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
I20260709 12:15:34.038882 31330 raft_consensus.cc:2804] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.044152 31330 raft_consensus.cc:697] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Becoming Leader. State: Replica: 2b76663603414505937efc6850070f28, State: Running, Role: LEADER
I20260709 12:15:34.040167 31343 tablet_bootstrap.cc:492] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28: No bootstrap required, opened a new log
I20260709 12:15:34.046226 31345 tablet_bootstrap.cc:654] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.047595 31343 ts_tablet_manager.cc:1403] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28: Time spent bootstrapping tablet: real 0.189s	user 0.023s	sys 0.030s
I20260709 12:15:34.047207 31330 consensus_queue.cc:237] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.039016 31374 raft_consensus.cc:493] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.048902 31374 raft_consensus.cc:3060] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.050444 31344 tablet_bootstrap.cc:492] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76: No bootstrap required, opened a new log
I20260709 12:15:34.061906 31344 ts_tablet_manager.cc:1403] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.007s
I20260709 12:15:34.056856 31355 raft_consensus.cc:2804] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.064905 31355 raft_consensus.cc:493] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.065387 31355 raft_consensus.cc:3060] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.065708 31344 raft_consensus.cc:359] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.066509 31344 raft_consensus.cc:385] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.066847 31344 raft_consensus.cc:740] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.066984 30944 catalog_manager.cc:5697] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b76663603414505937efc6850070f28 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "2b76663603414505937efc6850070f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:34.057341 31343 raft_consensus.cc:359] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.069844 31343 raft_consensus.cc:385] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.070225 31343 raft_consensus.cc:740] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.070955 31195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d1e0f92b6d49b78b40b2803158e85c" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
I20260709 12:15:34.071693 31195 raft_consensus.cc:2468] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 0.
I20260709 12:15:34.071293 31343 consensus_queue.cc:260] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.072751 31089 leader_election.cc:304] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:34.073771 31376 raft_consensus.cc:2804] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.074138 31376 raft_consensus.cc:493] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.074458 31376 raft_consensus.cc:3060] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.074841 31343 ts_tablet_manager.cc:1434] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260709 12:15:34.076340 31343 tablet_bootstrap.cc:492] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 2b76663603414505937efc6850070f28: Bootstrap starting.
I20260709 12:15:34.082531 31345 tablet_bootstrap.cc:492] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda: No bootstrap required, opened a new log
I20260709 12:15:34.083113 31345 ts_tablet_manager.cc:1403] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.006s
I20260709 12:15:34.086092 31345 raft_consensus.cc:359] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.086776 31345 raft_consensus.cc:385] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.087047 31345 raft_consensus.cc:740] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.087723 31345 consensus_queue.cc:260] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.060141 31046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d1e0f92b6d49b78b40b2803158e85c" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" is_pre_election: true
I20260709 12:15:34.089812 31046 raft_consensus.cc:2468] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 0.
I20260709 12:15:34.067764 31344 consensus_queue.cc:260] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.013715 31248 raft_consensus.cc:493] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.092128 31344 ts_tablet_manager.cc:1434] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 12:15:34.091859 31248 raft_consensus.cc:515] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.093250 31344 tablet_bootstrap.cc:492] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76: Bootstrap starting.
I20260709 12:15:34.099699 31248 leader_election.cc:290] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:34.089955 31345 ts_tablet_manager.cc:1434] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:15:34.100108 31122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442c8f71436a4e4fb12d143a3df9982d" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:34.107838 31122 raft_consensus.cc:2468] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 0.
I20260709 12:15:34.048105 31366 raft_consensus.cc:515] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.113157 31011 leader_election.cc:304] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:34.114104 31248 raft_consensus.cc:2804] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.101884 31344 tablet_bootstrap.cc:654] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.114547 31248 raft_consensus.cc:493] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.106513 31352 raft_consensus.cc:515] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.101290 31195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442c8f71436a4e4fb12d143a3df9982d" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
I20260709 12:15:34.115605 31195 raft_consensus.cc:2468] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 0.
I20260709 12:15:34.114569 31343 tablet_bootstrap.cc:654] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 2b76663603414505937efc6850070f28: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.104744 31290 leader_election.cc:290] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:34.118168 31248 raft_consensus.cc:3060] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.119829 31047 raft_consensus.cc:2393] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b76663603414505937efc6850070f28 in current term 1: Already voted for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in this term.
W20260709 12:15:34.120148 31160 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:36689, user_credentials={real_user=slave}} blocked reactor thread for 96502.8us
I20260709 12:15:34.121765 31122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a36143096dd45c7a1818282280a92a3" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:34.122525 31122 raft_consensus.cc:3060] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.127159 31374 raft_consensus.cc:515] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.129660 31366 leader_election.cc:290] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Requested vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:34.104152 31376 raft_consensus.cc:515] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.130362 31122 raft_consensus.cc:2468] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 1.
I20260709 12:15:34.130486 31121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80f42fe09d041e9adcab388348ff5fa" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:34.131327 31121 raft_consensus.cc:3060] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.132054 31376 leader_election.cc:290] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:34.132560 30944 catalog_manager.cc:5697] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.133410 31195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d1e0f92b6d49b78b40b2803158e85c" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:34.134090 31195 raft_consensus.cc:3060] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.136821 31011 leader_election.cc:304] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:34.137799 31366 raft_consensus.cc:2804] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.138262 31366 raft_consensus.cc:697] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:34.139302 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80f42fe09d041e9adcab388348ff5fa" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:34.140213 31197 raft_consensus.cc:2393] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9a6d6a3a6a944674a3ce39ad50185f76 in current term 1: Already voted for candidate 2b76663603414505937efc6850070f28 in this term.
I20260709 12:15:34.139987 31196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a36143096dd45c7a1818282280a92a3" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:34.140249 31352 leader_election.cc:290] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Requested vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:34.140901 31047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d1e0f92b6d49b78b40b2803158e85c" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:34.141584 31047 raft_consensus.cc:3060] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.144209 31046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80f42fe09d041e9adcab388348ff5fa" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:34.142117 31366 consensus_queue.cc:237] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.145067 31355 raft_consensus.cc:515] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.146620 31196 raft_consensus.cc:2393] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9a6d6a3a6a944674a3ce39ad50185f76 in current term 1: Already voted for candidate 2b76663603414505937efc6850070f28 in this term.
I20260709 12:15:34.148186 31374 leader_election.cc:290] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
I20260709 12:15:34.145083 31046 raft_consensus.cc:2393] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b76663603414505937efc6850070f28 in current term 1: Already voted for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in this term.
I20260709 12:15:34.151924 31046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a36143096dd45c7a1818282280a92a3" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:34.152567 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a36143096dd45c7a1818282280a92a3" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:34.153488 31123 raft_consensus.cc:2393] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b76663603414505937efc6850070f28 in current term 1: Already voted for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in this term.
I20260709 12:15:34.153638 31355 leader_election.cc:290] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
I20260709 12:15:34.154920 31160 leader_election.cc:304] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [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: 2b76663603414505937efc6850070f28; no voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda
I20260709 12:15:34.158259 31121 raft_consensus.cc:2468] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 1.
I20260709 12:15:34.159693 31011 leader_election.cc:304] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 2b76663603414505937efc6850070f28
I20260709 12:15:34.161177 31378 raft_consensus.cc:2804] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.162128 31378 raft_consensus.cc:697] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:34.163077 31378 consensus_queue.cc:237] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.152129 31248 raft_consensus.cc:515] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.169909 31122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80f42fe09d041e9adcab388348ff5fa" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:34.170749 31122 raft_consensus.cc:2393] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b76663603414505937efc6850070f28 in current term 1: Already voted for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in this term.
I20260709 12:15:34.168071 31355 raft_consensus.cc:2749] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:34.171767 31195 raft_consensus.cc:2468] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 1.
I20260709 12:15:34.171999 31160 leader_election.cc:304] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [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: 2b76663603414505937efc6850070f28; no voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda
I20260709 12:15:34.173956 31355 raft_consensus.cc:2749] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:34.174209 31047 raft_consensus.cc:2468] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 1.
I20260709 12:15:34.173986 31089 leader_election.cc:304] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:34.174574 31122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442c8f71436a4e4fb12d143a3df9982d" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:34.174466 31195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442c8f71436a4e4fb12d143a3df9982d" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:34.175839 31376 raft_consensus.cc:2804] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.176187 31122 raft_consensus.cc:3060] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.176393 31376 raft_consensus.cc:697] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 1 LEADER]: Becoming Leader. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Running, Role: LEADER
I20260709 12:15:34.177673 31344 tablet_bootstrap.cc:492] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76: No bootstrap required, opened a new log
I20260709 12:15:34.178223 31344 ts_tablet_manager.cc:1403] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.032s
I20260709 12:15:34.178268 31376 consensus_queue.cc:237] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.181883 31195 raft_consensus.cc:3060] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.181730 31344 raft_consensus.cc:359] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.182503 31344 raft_consensus.cc:385] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.182837 31344 raft_consensus.cc:740] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.171159 31248 leader_election.cc:290] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Requested vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:34.189590 31122 raft_consensus.cc:2468] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 1.
I20260709 12:15:34.190984 31011 leader_election.cc:304] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:34.191954 31248 raft_consensus.cc:2804] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.192239 31195 raft_consensus.cc:2468] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 1.
I20260709 12:15:34.192531 31248 raft_consensus.cc:697] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:34.193640 31248 consensus_queue.cc:237] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.195595 31343 tablet_bootstrap.cc:492] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 2b76663603414505937efc6850070f28: No bootstrap required, opened a new log
I20260709 12:15:34.196159 31343 ts_tablet_manager.cc:1403] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 2b76663603414505937efc6850070f28: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.008s
I20260709 12:15:34.196900 31344 consensus_queue.cc:260] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.199505 31344 ts_tablet_manager.cc:1434] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:15:34.201699 31343 raft_consensus.cc:359] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.202543 31343 raft_consensus.cc:385] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.206298 31343 raft_consensus.cc:740] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.207566 31343 consensus_queue.cc:260] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.208770 30944 catalog_manager.cc:5697] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda reported cstate change: term changed from 0 to 1, leader changed from <none> to c5558e8531d547f6a0cea955d600ecda (127.23.69.2). New cstate: current_term: 1 leader_uuid: "c5558e8531d547f6a0cea955d600ecda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.210755 31343 ts_tablet_manager.cc:1434] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 2b76663603414505937efc6850070f28: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.002s
I20260709 12:15:34.214975 31343 tablet_bootstrap.cc:492] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28: Bootstrap starting.
I20260709 12:15:34.218317 31376 raft_consensus.cc:493] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.218984 31376 raft_consensus.cc:515] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.222237 31376 leader_election.cc:290] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:34.223524 31355 raft_consensus.cc:493] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.224714 31195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe0cb47f49f4050b7c14f825a69b8c2" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
I20260709 12:15:34.225221 31355 raft_consensus.cc:515] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.227617 31355 leader_election.cc:290] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
I20260709 12:15:34.227160 30945 catalog_manager.cc:5697] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.224714 31047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe0cb47f49f4050b7c14f825a69b8c2" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" is_pre_election: true
I20260709 12:15:34.230139 31343 tablet_bootstrap.cc:654] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.229799 31046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f27342c6bb4853a62242fe7a98af73" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" is_pre_election: true
W20260709 12:15:34.231463 31089 leader_election.cc:343] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b76663603414505937efc6850070f28 (127.23.69.3:46645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.230648 31047 raft_consensus.cc:2468] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 0.
I20260709 12:15:34.232761 31121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f27342c6bb4853a62242fe7a98af73" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:34.233153 31087 leader_election.cc:304] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 2b76663603414505937efc6850070f28
I20260709 12:15:34.233776 31121 raft_consensus.cc:2393] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b76663603414505937efc6850070f28 in current term 1: Already voted for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in this term.
I20260709 12:15:34.234441 31376 raft_consensus.cc:2804] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.234874 31376 raft_consensus.cc:493] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.235215 31376 raft_consensus.cc:3060] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.235395 31160 leader_election.cc:304] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b76663603414505937efc6850070f28; no voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda
I20260709 12:15:34.236593 31355 raft_consensus.cc:3060] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.229705 30945 catalog_manager.cc:5697] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.243182 31376 raft_consensus.cc:515] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.246284 31047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe0cb47f49f4050b7c14f825a69b8c2" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:34.246841 31047 raft_consensus.cc:3060] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.248953 31355 raft_consensus.cc:2749] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:34.250686 31248 raft_consensus.cc:493] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.251251 31248 raft_consensus.cc:515] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.254127 31122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1b14b946224bd892e2ee9a66e5f878" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:34.254241 31248 leader_election.cc:290] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:34.254827 31122 raft_consensus.cc:2468] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 0.
I20260709 12:15:34.255470 31195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1b14b946224bd892e2ee9a66e5f878" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
I20260709 12:15:34.256103 31011 leader_election.cc:304] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 
W20260709 12:15:34.256801 31014 leader_election.cc:343] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b76663603414505937efc6850070f28 (127.23.69.3:46645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.257009 31248 raft_consensus.cc:2804] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.257324 31343 tablet_bootstrap.cc:492] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28: No bootstrap required, opened a new log
I20260709 12:15:34.257652 31248 raft_consensus.cc:493] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.258018 31343 ts_tablet_manager.cc:1403] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.012s
I20260709 12:15:34.258071 31248 raft_consensus.cc:3060] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.261696 31343 raft_consensus.cc:359] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.262465 31343 raft_consensus.cc:385] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.262490 31195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe0cb47f49f4050b7c14f825a69b8c2" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:34.262807 31343 raft_consensus.cc:740] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.263520 31047 raft_consensus.cc:2468] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 1.
I20260709 12:15:34.263732 31376 leader_election.cc:290] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:34.263902 31343 consensus_queue.cc:260] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.265102 31195 raft_consensus.cc:3060] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.265470 31248 raft_consensus.cc:515] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.267505 31343 ts_tablet_manager.cc:1434] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:15:34.268649 31343 tablet_bootstrap.cc:492] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28: Bootstrap starting.
I20260709 12:15:34.268425 31121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1b14b946224bd892e2ee9a66e5f878" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:34.269122 31121 raft_consensus.cc:3060] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.271162 30945 catalog_manager.cc:5697] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.272982 31195 raft_consensus.cc:2468] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 1.
I20260709 12:15:34.275061 31089 leader_election.cc:304] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:34.276029 31376 raft_consensus.cc:2804] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.277369 31376 raft_consensus.cc:697] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 1 LEADER]: Becoming Leader. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Running, Role: LEADER
I20260709 12:15:34.277700 31121 raft_consensus.cc:2468] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 1.
I20260709 12:15:34.278558 31376 consensus_queue.cc:237] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.280335 31343 tablet_bootstrap.cc:654] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.282117 31011 leader_election.cc:304] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:34.283424 31378 raft_consensus.cc:2804] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.284065 31378 raft_consensus.cc:697] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:34.285228 31378 consensus_queue.cc:237] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.289475 31248 leader_election.cc:290] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Requested vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:34.290045 31195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1b14b946224bd892e2ee9a66e5f878" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28"
W20260709 12:15:34.291692 31014 leader_election.cc:343] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b76663603414505937efc6850070f28 (127.23.69.3:46645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.306931 31343 tablet_bootstrap.cc:492] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28: No bootstrap required, opened a new log
I20260709 12:15:34.306227 30942 catalog_manager.cc:5697] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda reported cstate change: term changed from 0 to 1, leader changed from <none> to c5558e8531d547f6a0cea955d600ecda (127.23.69.2). New cstate: current_term: 1 leader_uuid: "c5558e8531d547f6a0cea955d600ecda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.307557 31343 ts_tablet_manager.cc:1403] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.012s
I20260709 12:15:34.308421 30945 catalog_manager.cc:5697] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1). New cstate: current_term: 1 leader_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.310487 31343 raft_consensus.cc:359] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.311180 31343 raft_consensus.cc:385] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.311439 31343 raft_consensus.cc:740] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.312343 31343 consensus_queue.cc:260] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.315016 31343 ts_tablet_manager.cc:1434] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:34.342154 31195 raft_consensus.cc:3060] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.349359 31378 consensus_queue.cc:1048] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:34.355548 31378 consensus_queue.cc:1048] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:34.411093 31121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5d1e0f92b6d49b78b40b2803158e85c"
dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
mode: GRACEFUL
new_leader_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
 from {username='slave'} at 127.0.0.1:46796
I20260709 12:15:34.411720 31121 raft_consensus.cc:606] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 1 LEADER]: Received request to transfer leadership to TS 9a6d6a3a6a944674a3ce39ad50185f76
I20260709 12:15:34.426234 31047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "442c8f71436a4e4fb12d143a3df9982d"
dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
mode: GRACEFUL
new_leader_uuid: "c5558e8531d547f6a0cea955d600ecda"
 from {username='slave'} at 127.0.0.1:40540
I20260709 12:15:34.426856 31047 raft_consensus.cc:606] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Received request to transfer leadership to TS c5558e8531d547f6a0cea955d600ecda
I20260709 12:15:34.432300 31047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d80f42fe09d041e9adcab388348ff5fa"
dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
mode: GRACEFUL
new_leader_uuid: "c5558e8531d547f6a0cea955d600ecda"
 from {username='slave'} at 127.0.0.1:40540
I20260709 12:15:34.432853 31047 raft_consensus.cc:606] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Received request to transfer leadership to TS c5558e8531d547f6a0cea955d600ecda
I20260709 12:15:34.437942 31047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a36143096dd45c7a1818282280a92a3"
dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
mode: GRACEFUL
new_leader_uuid: "c5558e8531d547f6a0cea955d600ecda"
 from {username='slave'} at 127.0.0.1:40540
I20260709 12:15:34.438423 31047 raft_consensus.cc:606] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Received request to transfer leadership to TS c5558e8531d547f6a0cea955d600ecda
I20260709 12:15:34.443543 31195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "217453f3cde6408b907d6a5b0231dba6"
dest_uuid: "2b76663603414505937efc6850070f28"
mode: GRACEFUL
new_leader_uuid: "c5558e8531d547f6a0cea955d600ecda"
 from {username='slave'} at 127.0.0.1:55856
I20260709 12:15:34.444104 31195 raft_consensus.cc:606] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Received request to transfer leadership to TS c5558e8531d547f6a0cea955d600ecda
I20260709 12:15:34.449805 31121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fe0cb47f49f4050b7c14f825a69b8c2"
dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
mode: GRACEFUL
new_leader_uuid: "2b76663603414505937efc6850070f28"
 from {username='slave'} at 127.0.0.1:46796
I20260709 12:15:34.450407 31121 raft_consensus.cc:606] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 1 LEADER]: Received request to transfer leadership to TS 2b76663603414505937efc6850070f28
I20260709 12:15:34.453754 31248 raft_consensus.cc:493] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.454495 31248 raft_consensus.cc:515] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.456343 31248 leader_election.cc:290] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:34.457105 31121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217453f3cde6408b907d6a5b0231dba6" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:34.457324 31195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217453f3cde6408b907d6a5b0231dba6" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b76663603414505937efc6850070f28" is_pre_election: true
I20260709 12:15:34.457870 31121 raft_consensus.cc:2393] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a6d6a3a6a944674a3ce39ad50185f76 in current term 1: Already voted for candidate 2b76663603414505937efc6850070f28 in this term.
I20260709 12:15:34.458900 31011 leader_election.cc:304] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76; no voters: 2b76663603414505937efc6850070f28, c5558e8531d547f6a0cea955d600ecda
I20260709 12:15:34.459575 31248 raft_consensus.cc:3060] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.465061 31248 raft_consensus.cc:2749] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:34.469221 31248 consensus_queue.cc:1048] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:34.479301 31378 consensus_queue.cc:1048] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:34.530864 31355 raft_consensus.cc:493] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.531332 31355 raft_consensus.cc:515] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.533182 31355 leader_election.cc:290] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
I20260709 12:15:34.533949 31047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1b14b946224bd892e2ee9a66e5f878" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" is_pre_election: true
I20260709 12:15:34.534227 31121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1b14b946224bd892e2ee9a66e5f878" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5558e8531d547f6a0cea955d600ecda" is_pre_election: true
I20260709 12:15:34.535085 31121 raft_consensus.cc:2393] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b76663603414505937efc6850070f28 in current term 1: Already voted for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in this term.
I20260709 12:15:34.536019 31160 leader_election.cc:304] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b76663603414505937efc6850070f28; no voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda
I20260709 12:15:34.536733 31355 raft_consensus.cc:3060] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.542256 31355 raft_consensus.cc:2749] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:34.609417 31378 consensus_queue.cc:1048] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:34.624509 31366 consensus_queue.cc:1048] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:34.626600 31355 consensus_queue.cc:1048] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:34.630630 31366 consensus_queue.cc:1048] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:34.641476 31378 raft_consensus.cc:993] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76: : Instructing follower c5558e8531d547f6a0cea955d600ecda to start an election
I20260709 12:15:34.642274 31383 raft_consensus.cc:1081] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Signalling peer c5558e8531d547f6a0cea955d600ecda to start an election
I20260709 12:15:34.647043 31355 consensus_queue.cc:1048] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:34.650830 31122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "442c8f71436a4e4fb12d143a3df9982d"
dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
 from {username='slave'} at 127.0.0.1:46772
I20260709 12:15:34.652474 31122 raft_consensus.cc:493] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:34.653028 31122 raft_consensus.cc:3060] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.664868 31378 consensus_queue.cc:1048] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:34.669591 31374 raft_consensus.cc:993] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28: : Instructing follower c5558e8531d547f6a0cea955d600ecda to start an election
I20260709 12:15:34.670898 31406 raft_consensus.cc:1081] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Signalling peer c5558e8531d547f6a0cea955d600ecda to start an election
I20260709 12:15:34.679183 31366 consensus_queue.cc:1048] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:15:34.676496 31122 raft_consensus.cc:515] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.683921 31119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "217453f3cde6408b907d6a5b0231dba6"
dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
 from {username='slave'} at 127.0.0.1:46788
I20260709 12:15:34.684582 31119 raft_consensus.cc:493] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:34.684713 31122 leader_election.cc:290] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 2 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:34.685036 31119 raft_consensus.cc:3060] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.687107 31047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442c8f71436a4e4fb12d143a3df9982d" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:34.687435 31196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442c8f71436a4e4fb12d143a3df9982d" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:34.688206 31196 raft_consensus.cc:3060] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.687675 31047 raft_consensus.cc:3055] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:34.688786 31047 raft_consensus.cc:740] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:34.689596 31047 consensus_queue.cc:260] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.690750 31047 raft_consensus.cc:3060] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.693313 31119 raft_consensus.cc:515] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.696055 31119 leader_election.cc:290] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 2 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:34.697080 31046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217453f3cde6408b907d6a5b0231dba6" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:34.697239 31195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217453f3cde6408b907d6a5b0231dba6" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:34.697856 31046 raft_consensus.cc:3060] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.697947 31195 raft_consensus.cc:3055] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:34.698400 31195 raft_consensus.cc:740] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b76663603414505937efc6850070f28, State: Running, Role: LEADER
I20260709 12:15:34.699227 31195 consensus_queue.cc:260] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.700572 31195 raft_consensus.cc:3060] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.701311 31196 raft_consensus.cc:2468] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 2.
I20260709 12:15:34.706851 31089 leader_election.cc:304] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:34.707087 31046 raft_consensus.cc:2468] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 2.
I20260709 12:15:34.708827 31290 raft_consensus.cc:2804] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:34.709285 31290 raft_consensus.cc:697] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Becoming Leader. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Running, Role: LEADER
I20260709 12:15:34.710083 31290 consensus_queue.cc:237] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.710896 31047 raft_consensus.cc:2468] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 2.
I20260709 12:15:34.716802 31087 leader_election.cc:304] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6d6a3a6a944674a3ce39ad50185f76, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:34.718111 31195 raft_consensus.cc:2468] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 2.
I20260709 12:15:34.718927 31376 raft_consensus.cc:2804] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:34.719622 31376 raft_consensus.cc:697] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Becoming Leader. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Running, Role: LEADER
I20260709 12:15:34.721184 31378 consensus_queue.cc:1048] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:34.722095 31383 raft_consensus.cc:993] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76: : Instructing follower c5558e8531d547f6a0cea955d600ecda to start an election
I20260709 12:15:34.722595 31383 raft_consensus.cc:1081] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Signalling peer c5558e8531d547f6a0cea955d600ecda to start an election
I20260709 12:15:34.722973 31376 consensus_queue.cc:237] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.725554 31120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d80f42fe09d041e9adcab388348ff5fa"
dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
 from {username='slave'} at 127.0.0.1:46772
I20260709 12:15:34.726212 31120 raft_consensus.cc:493] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:34.726619 31120 raft_consensus.cc:3060] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.730986 31352 raft_consensus.cc:993] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76: : Instructing follower c5558e8531d547f6a0cea955d600ecda to start an election
I20260709 12:15:34.731509 31352 raft_consensus.cc:1081] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Signalling peer c5558e8531d547f6a0cea955d600ecda to start an election
I20260709 12:15:34.728976 30944 catalog_manager.cc:5697] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda reported cstate change: term changed from 1 to 2, leader changed from 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1) to c5558e8531d547f6a0cea955d600ecda (127.23.69.2). New cstate: current_term: 2 leader_uuid: "c5558e8531d547f6a0cea955d600ecda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.738145 31120 raft_consensus.cc:515] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.738523 31119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a36143096dd45c7a1818282280a92a3"
dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
 from {username='slave'} at 127.0.0.1:46772
I20260709 12:15:34.739195 31119 raft_consensus.cc:493] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:34.739635 31119 raft_consensus.cc:3060] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.739311 31383 consensus_queue.cc:1048] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:34.743748 31120 leader_election.cc:290] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 2 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:34.745903 31195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80f42fe09d041e9adcab388348ff5fa" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:34.746517 31195 raft_consensus.cc:3060] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.748131 31119 raft_consensus.cc:515] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.750597 31119 leader_election.cc:290] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 2 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:34.752430 31196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a36143096dd45c7a1818282280a92a3" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:34.753126 31196 raft_consensus.cc:3060] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.758144 31195 raft_consensus.cc:2468] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 2.
I20260709 12:15:34.759660 31290 consensus_queue.cc:1048] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:34.760593 30944 catalog_manager.cc:5697] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda reported cstate change: term changed from 1 to 2, leader changed from 2b76663603414505937efc6850070f28 (127.23.69.3) to c5558e8531d547f6a0cea955d600ecda (127.23.69.2). New cstate: current_term: 2 leader_uuid: "c5558e8531d547f6a0cea955d600ecda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.761861 31089 leader_election.cc:304] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:34.769243 31376 raft_consensus.cc:2804] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:34.769785 31376 raft_consensus.cc:697] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Becoming Leader. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Running, Role: LEADER
I20260709 12:15:34.770128 31412 consensus_queue.cc:1048] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:34.770625 31376 consensus_queue.cc:237] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.753067 31046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80f42fe09d041e9adcab388348ff5fa" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:34.778879 31046 raft_consensus.cc:3055] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:34.779168 31046 raft_consensus.cc:740] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:34.779908 31046 consensus_queue.cc:260] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.752087 31047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a36143096dd45c7a1818282280a92a3" candidate_uuid: "c5558e8531d547f6a0cea955d600ecda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:34.780961 31047 raft_consensus.cc:3055] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:34.781240 31047 raft_consensus.cc:740] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:34.781977 31047 consensus_queue.cc:260] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.782703 31047 raft_consensus.cc:3060] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.785025 31046 raft_consensus.cc:3060] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:34.789440 31011 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:36689, user_credentials={real_user=slave}} blocked reactor thread for 46444.8us
I20260709 12:15:34.800312 31366 consensus_queue.cc:1048] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:34.803622 31046 raft_consensus.cc:2468] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 2.
I20260709 12:15:34.799732 30945 catalog_manager.cc:5697] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda reported cstate change: term changed from 1 to 2, leader changed from 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1) to c5558e8531d547f6a0cea955d600ecda (127.23.69.2). New cstate: current_term: 2 leader_uuid: "c5558e8531d547f6a0cea955d600ecda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.808859 31047 raft_consensus.cc:2468] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 2.
I20260709 12:15:34.811301 31196 raft_consensus.cc:2468] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5558e8531d547f6a0cea955d600ecda in term 2.
I20260709 12:15:34.823810 31376 raft_consensus.cc:993] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda: : Instructing follower 9a6d6a3a6a944674a3ce39ad50185f76 to start an election
I20260709 12:15:34.825237 31376 raft_consensus.cc:1081] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 1 LEADER]: Signalling peer 9a6d6a3a6a944674a3ce39ad50185f76 to start an election
I20260709 12:15:34.827123 31197 raft_consensus.cc:1240] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Rejecting Update request from peer 9a6d6a3a6a944674a3ce39ad50185f76 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:15:34.829381 31045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5d1e0f92b6d49b78b40b2803158e85c"
dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
 from {username='slave'} at 127.0.0.1:40518
I20260709 12:15:34.830154 31045 raft_consensus.cc:493] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:34.830569 31045 raft_consensus.cc:3060] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.831898 31089 leader_election.cc:304] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:34.833259 31412 raft_consensus.cc:2804] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:34.833738 31412 raft_consensus.cc:697] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Becoming Leader. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Running, Role: LEADER
I20260709 12:15:34.834591 31412 consensus_queue.cc:237] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.843689 31045 raft_consensus.cc:515] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.846552 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d1e0f92b6d49b78b40b2803158e85c" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:34.847193 31119 raft_consensus.cc:3055] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:34.847529 31119 raft_consensus.cc:740] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Running, Role: LEADER
I20260709 12:15:34.847875 31196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d1e0f92b6d49b78b40b2803158e85c" candidate_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b76663603414505937efc6850070f28"
I20260709 12:15:34.848531 31196 raft_consensus.cc:3060] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.848366 31119 consensus_queue.cc:260] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.849208 31045 leader_election.cc:290] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 2 election: Requested vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 2b76663603414505937efc6850070f28 (127.23.69.3:46645)
I20260709 12:15:34.849654 31119 raft_consensus.cc:3060] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.853130 30942 catalog_manager.cc:5697] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda reported cstate change: term changed from 1 to 2, leader changed from 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1) to c5558e8531d547f6a0cea955d600ecda (127.23.69.2). New cstate: current_term: 2 leader_uuid: "c5558e8531d547f6a0cea955d600ecda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.856232 31196 raft_consensus.cc:2468] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 2.
I20260709 12:15:34.857537 31119 raft_consensus.cc:2468] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6d6a3a6a944674a3ce39ad50185f76 in term 2.
I20260709 12:15:34.857695 31014 leader_election.cc:304] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76; no voters: 
I20260709 12:15:34.858745 31366 raft_consensus.cc:2804] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:34.859228 31366 raft_consensus.cc:697] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 LEADER]: Becoming Leader. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:34.859865 31366 consensus_queue.cc:237] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.868718 31412 consensus_queue.cc:1048] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:34.869076 30944 catalog_manager.cc:5697] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 reported cstate change: term changed from 1 to 2, leader changed from c5558e8531d547f6a0cea955d600ecda (127.23.69.2) to 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1). New cstate: current_term: 2 leader_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.872548 31290 consensus_queue.cc:1048] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:34.876555 31412 raft_consensus.cc:993] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda: : Instructing follower 2b76663603414505937efc6850070f28 to start an election
I20260709 12:15:34.877034 31412 raft_consensus.cc:1081] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 1 LEADER]: Signalling peer 2b76663603414505937efc6850070f28 to start an election
I20260709 12:15:34.878664 31196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fe0cb47f49f4050b7c14f825a69b8c2"
dest_uuid: "2b76663603414505937efc6850070f28"
 from {username='slave'} at 127.0.0.1:55832
I20260709 12:15:34.879870 31196 raft_consensus.cc:493] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:34.880327 31196 raft_consensus.cc:3060] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.888281 31196 raft_consensus.cc:515] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.889605 31194 raft_consensus.cc:1240] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Rejecting Update request from peer c5558e8531d547f6a0cea955d600ecda for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:34.891386 31047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe0cb47f49f4050b7c14f825a69b8c2" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:34.892087 31047 raft_consensus.cc:3060] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.892565 31290 consensus_queue.cc:1059] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:34.893585 31376 raft_consensus.cc:3055] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:34.893916 31376 raft_consensus.cc:740] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Running, Role: LEADER
I20260709 12:15:34.894770 31376 consensus_queue.cc:260] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.895685 31376 raft_consensus.cc:3060] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.899904 31047 raft_consensus.cc:2468] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 2.
I20260709 12:15:34.900780 31045 raft_consensus.cc:1240] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Rejecting Update request from peer c5558e8531d547f6a0cea955d600ecda for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:34.902014 31161 leader_election.cc:304] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76; no voters: 
I20260709 12:15:34.903012 31406 raft_consensus.cc:2804] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:34.903519 31406 raft_consensus.cc:697] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [term 2 LEADER]: Becoming Leader. State: Replica: 2b76663603414505937efc6850070f28, State: Running, Role: LEADER
I20260709 12:15:34.904268 31406 consensus_queue.cc:237] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [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: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:34.904886 31196 leader_election.cc:290] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 2 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
I20260709 12:15:34.906075 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe0cb47f49f4050b7c14f825a69b8c2" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:34.912420 30944 catalog_manager.cc:5697] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 reported cstate change: term changed from 1 to 2, leader changed from c5558e8531d547f6a0cea955d600ecda (127.23.69.2) to 2b76663603414505937efc6850070f28 (127.23.69.3). New cstate: current_term: 2 leader_uuid: "2b76663603414505937efc6850070f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:34.913247 31119 raft_consensus.cc:2468] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 2.
I20260709 12:15:35.174012 31047 raft_consensus.cc:1275] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Refusing update from remote peer c5558e8531d547f6a0cea955d600ecda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:35.175352 31376 consensus_queue.cc:1048] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:35.185053 31196 raft_consensus.cc:1275] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Refusing update from remote peer c5558e8531d547f6a0cea955d600ecda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:35.187702 31290 consensus_queue.cc:1048] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:35.225489 31047 raft_consensus.cc:1275] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Refusing update from remote peer c5558e8531d547f6a0cea955d600ecda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:35.226760 31290 consensus_queue.cc:1048] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:35.228204 31047 raft_consensus.cc:1275] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Refusing update from remote peer c5558e8531d547f6a0cea955d600ecda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:35.229667 31290 consensus_queue.cc:1048] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:35.238744 31197 raft_consensus.cc:1275] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Refusing update from remote peer c5558e8531d547f6a0cea955d600ecda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:35.238797 31045 raft_consensus.cc:1275] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Refusing update from remote peer c5558e8531d547f6a0cea955d600ecda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:35.248767 31290 consensus_queue.cc:1048] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:35.252141 31376 consensus_queue.cc:1048] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:35.254937 31197 raft_consensus.cc:1275] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Refusing update from remote peer c5558e8531d547f6a0cea955d600ecda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:35.256424 31412 consensus_queue.cc:1048] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:35.277733 31197 raft_consensus.cc:1275] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Refusing update from remote peer c5558e8531d547f6a0cea955d600ecda: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:35.279008 31421 consensus_queue.cc:1048] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:35.402281 31197 raft_consensus.cc:1275] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Refusing update from remote peer 9a6d6a3a6a944674a3ce39ad50185f76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:35.403645 31366 consensus_queue.cc:1048] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:35.411491 31119 raft_consensus.cc:1275] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Refusing update from remote peer 9a6d6a3a6a944674a3ce39ad50185f76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:35.413398 31383 consensus_queue.cc:1048] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:35.415928 31119 raft_consensus.cc:1275] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Refusing update from remote peer 2b76663603414505937efc6850070f28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:35.417719 31406 consensus_queue.cc:1048] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:35.430794 31045 raft_consensus.cc:1275] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Refusing update from remote peer 2b76663603414505937efc6850070f28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:35.432471 31423 consensus_queue.cc:1048] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:37.453975 30945 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55836:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:15:37.474005 30945 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55836:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:15:37.516985 23828 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 12:15:37.640074 31447 log.cc:927] Time spent T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
W20260709 12:15:37.655028 31011 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.2:36689, user_credentials={real_user=slave}} blocked reactor thread for 53089.3us
I20260709 12:15:37.768208 31044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56f27342c6bb4853a62242fe7a98af73"
dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
mode: GRACEFUL
new_leader_uuid: "2b76663603414505937efc6850070f28"
 from {username='slave'} at 127.0.0.1:59384
I20260709 12:15:37.768936 31044 raft_consensus.cc:606] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Received request to transfer leadership to TS 2b76663603414505937efc6850070f28
I20260709 12:15:37.821143 31470 tablet.cc:1724] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:15:37.818939 31448 log.cc:927] Time spent T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28: Append to log took a long time: real 0.236s	user 0.010s	sys 0.000s
W20260709 12:15:37.844102 31074 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:442c8f71436a4e4fb12d143a3df9982d)
W20260709 12:15:37.855835 31074 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:442c8f71436a4e4fb12d143a3df9982d)
W20260709 12:15:37.858194 31074 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:442c8f71436a4e4fb12d143a3df9982d)
I20260709 12:15:37.869335 31478 tablet.cc:1724] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:37.872417 31480 tablet.cc:1724] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:37.858507 31472 raft_consensus.cc:993] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76: : Instructing follower 2b76663603414505937efc6850070f28 to start an election
I20260709 12:15:37.886966 31456 raft_consensus.cc:1081] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Signalling peer 2b76663603414505937efc6850070f28 to start an election
I20260709 12:15:37.908914 31483 tablet.cc:1724] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:15:37.935194 31465 log.cc:927] Time spent T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
W20260709 12:15:37.935632 31473 log.cc:927] Time spent T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
W20260709 12:15:37.952193 31014 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:46645, user_credentials={real_user=slave}} blocked reactor thread for 77239.1us
I20260709 12:15:37.958514 31484 tablet.cc:1724] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:37.962316 31485 tablet.cc:1724] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:37.970803 31470 tablet.cc:1724] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:37.973239 31196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56f27342c6bb4853a62242fe7a98af73"
dest_uuid: "2b76663603414505937efc6850070f28"
 from {username='slave'} at 127.0.0.1:55844
I20260709 12:15:37.983723 31492 tablet.cc:1724] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.019301 31495 tablet.cc:1724] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.021876 31483 tablet.cc:1724] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.034015 31470 tablet.cc:1724] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.022100 31491 tablet.cc:1724] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 2b76663603414505937efc6850070f28: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.023960 31123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a36143096dd45c7a1818282280a92a3"
dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
mode: GRACEFUL
new_leader_uuid: "2b76663603414505937efc6850070f28"
 from {username='slave'} at 127.0.0.1:38718
I20260709 12:15:38.038013 31123 raft_consensus.cc:606] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Received request to transfer leadership to TS 2b76663603414505937efc6850070f28
I20260709 12:15:38.024966 31478 tablet.cc:1724] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.013125 31494 tablet.cc:1724] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.047358 31196 raft_consensus.cc:493] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:38.047960 31196 raft_consensus.cc:3060] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:38.053246 31480 tablet.cc:1724] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.059442 23828 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:15:38.059340 31196 raft_consensus.cc:515] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:38.060214 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:38.061513 31196 leader_election.cc:290] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 2 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
I20260709 12:15:38.062685 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f27342c6bb4853a62242fe7a98af73" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:38.066365 31123 raft_consensus.cc:3060] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:38.067500 31045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f27342c6bb4853a62242fe7a98af73" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:38.068156 31045 raft_consensus.cc:3055] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:38.068463 31045 raft_consensus.cc:740] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:38.066455 31498 tablet.cc:1724] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.069247 31045 consensus_queue.cc:260] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [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: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:38.070597 31045 raft_consensus.cc:3060] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:38.074398 31047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "370ececec8724c67b5e857b724bdac71"
dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
mode: GRACEFUL
new_leader_uuid: "2b76663603414505937efc6850070f28"
 from {username='slave'} at 127.0.0.1:59384
I20260709 12:15:38.075049 31047 raft_consensus.cc:606] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 LEADER]: Received request to transfer leadership to TS 2b76663603414505937efc6850070f28
I20260709 12:15:38.079088 31425 raft_consensus.cc:993] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76: : Instructing follower 2b76663603414505937efc6850070f28 to start an election
I20260709 12:15:38.079217 31119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4cf7e7fe78c49d2a27ec801bb458024"
dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
mode: GRACEFUL
new_leader_uuid: "2b76663603414505937efc6850070f28"
 from {username='slave'} at 127.0.0.1:38718
I20260709 12:15:38.079576 31425 raft_consensus.cc:1081] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 LEADER]: Signalling peer 2b76663603414505937efc6850070f28 to start an election
I20260709 12:15:38.079933 31119 raft_consensus.cc:606] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Received request to transfer leadership to TS 2b76663603414505937efc6850070f28
I20260709 12:15:38.080818 31496 tablet.cc:1724] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.081537 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:38.082278 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:38.085502 31045 raft_consensus.cc:2468] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 2.
I20260709 12:15:38.102766 31161 leader_election.cc:304] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76; no voters: 
I20260709 12:15:38.103916 31451 raft_consensus.cc:2804] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:38.104418 31451 raft_consensus.cc:697] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [term 2 LEADER]: Becoming Leader. State: Replica: 2b76663603414505937efc6850070f28, State: Running, Role: LEADER
I20260709 12:15:38.105274 31451 consensus_queue.cc:237] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [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: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:38.086982 31483 tablet.cc:1724] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.088799 31196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "370ececec8724c67b5e857b724bdac71"
dest_uuid: "2b76663603414505937efc6850070f28"
 from {username='slave'} at 127.0.0.1:55844
I20260709 12:15:38.089406 31485 tablet.cc:1724] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.112264 31196 raft_consensus.cc:493] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:38.112721 31196 raft_consensus.cc:3060] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:38.115523 31495 tablet.cc:1724] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.112291 31492 tablet.cc:1724] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.093567 31123 raft_consensus.cc:2468] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 2.
I20260709 12:15:38.095659 31496 tablet.cc:1724] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.046629 31484 tablet.cc:1724] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.125123 31196 raft_consensus.cc:515] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } } peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } }
I20260709 12:15:38.130111 30944 catalog_manager.cc:5697] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 reported cstate change: term changed from 1 to 2, leader changed from 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1) to 2b76663603414505937efc6850070f28 (127.23.69.3). New cstate: current_term: 2 leader_uuid: "2b76663603414505937efc6850070f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:38.130841 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "370ececec8724c67b5e857b724bdac71" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:38.132349 31119 raft_consensus.cc:3060] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:38.132902 31046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "370ececec8724c67b5e857b724bdac71" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:38.133534 31046 raft_consensus.cc:3055] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:38.133849 31046 raft_consensus.cc:740] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9a6d6a3a6a944674a3ce39ad50185f76, State: Running, Role: LEADER
I20260709 12:15:38.134790 31046 consensus_queue.cc:260] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [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: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } } peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } }
I20260709 12:15:38.135921 31046 raft_consensus.cc:3060] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:38.140120 31119 raft_consensus.cc:2468] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 3.
I20260709 12:15:38.131749 31196 leader_election.cc:290] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 3 election: Requested vote from peers c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689), 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253)
I20260709 12:15:38.141700 31160 leader_election.cc:304] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [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: 2b76663603414505937efc6850070f28, c5558e8531d547f6a0cea955d600ecda; no voters: 
I20260709 12:15:38.142668 31423 raft_consensus.cc:2804] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:38.143172 31423 raft_consensus.cc:697] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 3 LEADER]: Becoming Leader. State: Replica: 2b76663603414505937efc6850070f28, State: Running, Role: LEADER
I20260709 12:15:38.144060 31423 consensus_queue.cc:237] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [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: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } } peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } }
I20260709 12:15:38.142001 30944 catalog_manager.cc:5789] TS 2b76663603414505937efc6850070f28 (127.23.69.3:46645) does not have the latest schema for tablet 56f27342c6bb4853a62242fe7a98af73 (table soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd]). Expected version 1 got 0
I20260709 12:15:38.148226 31470 tablet.cc:1724] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.153216 31478 tablet.cc:1724] T f5f9b1552a4b4e1d8c74c883a4b16c17 P c5558e8531d547f6a0cea955d600ecda: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.155215 31491 tablet.cc:1724] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.157449 31046 raft_consensus.cc:2468] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 3.
I20260709 12:15:38.167076 31496 tablet.cc:1724] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:38.204842 30944 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1: soft_deleted_table [id=c6b063babf51425a8bed25f9266976cd] alter complete (version 1)
I20260709 12:15:38.219152 30942 catalog_manager.cc:5697] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 reported cstate change: term changed from 2 to 3, leader changed from 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1) to 2b76663603414505937efc6850070f28 (127.23.69.3). New cstate: current_term: 3 leader_uuid: "2b76663603414505937efc6850070f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:38.322578 31450 raft_consensus.cc:993] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda: : Instructing follower 2b76663603414505937efc6850070f28 to start an election
I20260709 12:15:38.323088 31412 raft_consensus.cc:1081] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Signalling peer 2b76663603414505937efc6850070f28 to start an election
I20260709 12:15:38.325124 31195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4cf7e7fe78c49d2a27ec801bb458024"
dest_uuid: "2b76663603414505937efc6850070f28"
 from {username='slave'} at 127.0.0.1:55832
I20260709 12:15:38.325719 31195 raft_consensus.cc:493] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:38.326139 31195 raft_consensus.cc:3060] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:38.332289 31195 raft_consensus.cc:515] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:38.334609 31195 leader_election.cc:290] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 3 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
I20260709 12:15:38.335246 31045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cf7e7fe78c49d2a27ec801bb458024" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:38.335762 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cf7e7fe78c49d2a27ec801bb458024" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:38.335974 31045 raft_consensus.cc:3060] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:38.336439 31119 raft_consensus.cc:3055] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:38.336800 31119 raft_consensus.cc:740] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Running, Role: LEADER
I20260709 12:15:38.337616 31119 consensus_queue.cc:260] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [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: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:38.338934 31119 raft_consensus.cc:3060] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:38.343791 31045 raft_consensus.cc:2468] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 3.
I20260709 12:15:38.345239 31161 leader_election.cc:304] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [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: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76; no voters: 
I20260709 12:15:38.346100 31423 raft_consensus.cc:2804] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:38.346455 31119 raft_consensus.cc:2468] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 3.
I20260709 12:15:38.346513 31423 raft_consensus.cc:697] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [term 3 LEADER]: Becoming Leader. State: Replica: 2b76663603414505937efc6850070f28, State: Running, Role: LEADER
I20260709 12:15:38.347856 31423 consensus_queue.cc:237] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [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: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:38.356006 30942 catalog_manager.cc:5697] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 reported cstate change: term changed from 2 to 3, leader changed from c5558e8531d547f6a0cea955d600ecda (127.23.69.2) to 2b76663603414505937efc6850070f28 (127.23.69.3). New cstate: current_term: 3 leader_uuid: "2b76663603414505937efc6850070f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:38.463161 31450 raft_consensus.cc:993] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda: : Instructing follower 2b76663603414505937efc6850070f28 to start an election
I20260709 12:15:38.463733 31412 raft_consensus.cc:1081] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Signalling peer 2b76663603414505937efc6850070f28 to start an election
I20260709 12:15:38.465896 31195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a36143096dd45c7a1818282280a92a3"
dest_uuid: "2b76663603414505937efc6850070f28"
 from {username='slave'} at 127.0.0.1:55832
I20260709 12:15:38.466578 31195 raft_consensus.cc:493] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:38.467013 31195 raft_consensus.cc:3060] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:38.472350 31195 raft_consensus.cc:515] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:38.474241 31195 leader_election.cc:290] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [CANDIDATE]: Term 3 election: Requested vote from peers 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253), c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689)
I20260709 12:15:38.475059 31045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a36143096dd45c7a1818282280a92a3" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9a6d6a3a6a944674a3ce39ad50185f76"
I20260709 12:15:38.475327 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a36143096dd45c7a1818282280a92a3" candidate_uuid: "2b76663603414505937efc6850070f28" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c5558e8531d547f6a0cea955d600ecda"
I20260709 12:15:38.475658 31045 raft_consensus.cc:3060] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:38.476049 31119 raft_consensus.cc:3055] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:38.476373 31119 raft_consensus.cc:740] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c5558e8531d547f6a0cea955d600ecda, State: Running, Role: LEADER
I20260709 12:15:38.477128 31119 consensus_queue.cc:260] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:38.478185 31119 raft_consensus.cc:3060] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:38.481918 31045 raft_consensus.cc:2468] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 3.
I20260709 12:15:38.483249 31161 leader_election.cc:304] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [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: 2b76663603414505937efc6850070f28, 9a6d6a3a6a944674a3ce39ad50185f76; no voters: 
I20260709 12:15:38.483942 31423 raft_consensus.cc:2804] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:38.484457 31423 raft_consensus.cc:697] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 3 LEADER]: Becoming Leader. State: Replica: 2b76663603414505937efc6850070f28, State: Running, Role: LEADER
I20260709 12:15:38.485287 31423 consensus_queue.cc:237] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } }
I20260709 12:15:38.485905 31119 raft_consensus.cc:2468] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b76663603414505937efc6850070f28 in term 3.
I20260709 12:15:38.493989 30942 catalog_manager.cc:5697] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 reported cstate change: term changed from 2 to 3, leader changed from c5558e8531d547f6a0cea955d600ecda (127.23.69.2) to 2b76663603414505937efc6850070f28 (127.23.69.3). New cstate: current_term: 3 leader_uuid: "2b76663603414505937efc6850070f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b76663603414505937efc6850070f28" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 46645 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:38.556012 31123 raft_consensus.cc:1275] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Refusing update from remote peer 2b76663603414505937efc6850070f28: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:38.557101 31045 raft_consensus.cc:1275] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 3 FOLLOWER]: Refusing update from remote peer 2b76663603414505937efc6850070f28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:38.557374 31451 consensus_queue.cc:1048] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:38.558683 31423 consensus_queue.cc:1048] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:38.571872 31119 raft_consensus.cc:1275] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda [term 3 FOLLOWER]: Refusing update from remote peer 2b76663603414505937efc6850070f28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:38.574548 31451 consensus_queue.cc:1048] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:38.584764 31045 raft_consensus.cc:1275] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Refusing update from remote peer 2b76663603414505937efc6850070f28: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:38.586612 31507 consensus_queue.cc:1048] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:38.743541 31047 raft_consensus.cc:1275] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 3 FOLLOWER]: Refusing update from remote peer 2b76663603414505937efc6850070f28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:38.744946 31508 consensus_queue.cc:1048] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:38.754659 31119 raft_consensus.cc:1275] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 3 FOLLOWER]: Refusing update from remote peer 2b76663603414505937efc6850070f28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:38.756727 31508 consensus_queue.cc:1048] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:38.904678 31119 raft_consensus.cc:1275] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 3 FOLLOWER]: Refusing update from remote peer 2b76663603414505937efc6850070f28: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:38.905956 31508 consensus_queue.cc:1048] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5558e8531d547f6a0cea955d600ecda" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:38.917584 31047 raft_consensus.cc:1275] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 3 FOLLOWER]: Refusing update from remote peer 2b76663603414505937efc6850070f28: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:38.918958 31451 consensus_queue.cc:1048] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6d6a3a6a944674a3ce39ad50185f76" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:39.083552 23828 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:39.088999 23828 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:39.089373 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:39.093971 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:39.094305 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:40.095176 23828 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:40.100662 23828 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:40.101375 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:40.108420 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:40.108893 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:41.110015 23828 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:41.115389 23828 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:41.115875 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:41.122144 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:41.122603 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:42.271715 23828 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:42.285101 23828 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:42.285717 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:42.357067 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:42.360098 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:15:43.274433 31218 debug-util.cc:398] Leaking SignalData structure 0x7b08001efae0 after lost signal to thread 23831
W20260709 12:15:43.276099 31218 debug-util.cc:398] Leaking SignalData structure 0x7b0800214ca0 after lost signal to thread 30980
W20260709 12:15:43.277746 31218 debug-util.cc:398] Leaking SignalData structure 0x7b08002a6620 after lost signal to thread 31072
W20260709 12:15:43.279378 31218 debug-util.cc:398] Leaking SignalData structure 0x7b08000aefc0 after lost signal to thread 31147
W20260709 12:15:43.280802 31218 debug-util.cc:398] Leaking SignalData structure 0x7b0800088720 after lost signal to thread 31221
I20260709 12:15:43.362439 23828 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:43.369139 23828 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:43.369613 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:43.376720 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:43.377254 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:44.378576 23828 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:44.386557 23828 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:44.387465 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:44.395573 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:44.396224 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:45.397446 23828 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:45.404160 23828 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:45.404882 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:45.410506 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:45.410990 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:46.412123 23828 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:46.419714 23828 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:46.420172 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:46.424782 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:46.425239 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:47.426287 23828 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:47.433473 23828 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:47.434058 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:47.439589 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:47.440033 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:48.528124 23828 tablet_server.cc:179] TabletServer@127.23.69.1:0 shutting down...
I20260709 12:15:48.572408 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:48.573460 23828 tablet_replica.cc:333] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76: stopping tablet replica
I20260709 12:15:48.574936 23828 raft_consensus.cc:2243] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.575774 23828 raft_consensus.cc:2272] T 217453f3cde6408b907d6a5b0231dba6 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.578549 23828 tablet_replica.cc:333] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76: stopping tablet replica
I20260709 12:15:48.579164 23828 raft_consensus.cc:2243] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:48.580143 23828 raft_consensus.cc:2272] T 0e1b14b946224bd892e2ee9a66e5f878 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.582728 23828 tablet_replica.cc:333] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76: stopping tablet replica
I20260709 12:15:48.583277 23828 raft_consensus.cc:2243] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:48.584229 23828 raft_consensus.cc:2272] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.586794 23828 tablet_replica.cc:333] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76: stopping tablet replica
I20260709 12:15:48.587427 23828 raft_consensus.cc:2243] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.587978 23828 raft_consensus.cc:2272] T 9a36143096dd45c7a1818282280a92a3 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:48.591081 31161 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 41 similar messages]
I20260709 12:15:48.591507 23828 tablet_replica.cc:333] T 384804e5c20246f6b0bc461735ef025e P 9a6d6a3a6a944674a3ce39ad50185f76: stopping tablet replica
I20260709 12:15:48.592612 23828 raft_consensus.cc:2243] T 384804e5c20246f6b0bc461735ef025e P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.593464 23828 raft_consensus.cc:2272] T 384804e5c20246f6b0bc461735ef025e P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:48.595103 31161 consensus_peers.cc:597] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 -> Peer 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253): Couldn't send request to peer 9a6d6a3a6a944674a3ce39ad50185f76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:48.597522 23828 tablet_replica.cc:333] T c66df145b43842829d3f320c5b8caabf P 9a6d6a3a6a944674a3ce39ad50185f76: stopping tablet replica
I20260709 12:15:48.598599 23828 raft_consensus.cc:2243] T c66df145b43842829d3f320c5b8caabf P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.599344 23828 raft_consensus.cc:2272] T c66df145b43842829d3f320c5b8caabf P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.602352 23828 tablet_replica.cc:333] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76: stopping tablet replica
I20260709 12:15:48.602989 23828 raft_consensus.cc:2243] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.603557 23828 raft_consensus.cc:2272] T 370ececec8724c67b5e857b724bdac71 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.606865 23828 tablet_replica.cc:333] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76: stopping tablet replica
I20260709 12:15:48.607699 23828 raft_consensus.cc:2243] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.608670 23828 raft_consensus.cc:2272] T 56f27342c6bb4853a62242fe7a98af73 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:48.609342 31087 consensus_peers.cc:597] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda -> Peer 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253): Couldn't send request to peer 9a6d6a3a6a944674a3ce39ad50185f76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:48.611340 23828 tablet_replica.cc:333] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76: stopping tablet replica
I20260709 12:15:48.612098 23828 raft_consensus.cc:2243] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:48.613140 23828 raft_consensus.cc:2272] T 90c174e0efd345e1bc02f4a763aae1c1 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.615497 23828 tablet_replica.cc:333] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76: stopping tablet replica
I20260709 12:15:48.616228 23828 raft_consensus.cc:2243] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:48.617195 23828 raft_consensus.cc:2272] T da7cdb1cb4794dc0a8268dc08a8b236c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.619843 23828 tablet_replica.cc:333] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76: stopping tablet replica
I20260709 12:15:48.620476 23828 raft_consensus.cc:2243] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:48.621361 23828 raft_consensus.cc:2272] T e5d1e0f92b6d49b78b40b2803158e85c P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.623724 23828 tablet_replica.cc:333] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76: stopping tablet replica
I20260709 12:15:48.624325 23828 raft_consensus.cc:2243] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:48.625212 23828 raft_consensus.cc:2272] T d0b35db9b3714938867b5d566b81e8fd P 9a6d6a3a6a944674a3ce39ad50185f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.628607 23828 tablet_replica.cc:333] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76: stopping tablet replica
I20260709 12:15:48.629527 23828 raft_consensus.cc:2243] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:48.630106 31087 consensus_peers.cc:597] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda -> Peer 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253): Couldn't send request to peer 9a6d6a3a6a944674a3ce39ad50185f76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:48.630201 23828 raft_consensus.cc:2272] T be01b268fd874698ac1121799d6df957 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.633074 23828 tablet_replica.cc:333] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76: stopping tablet replica
I20260709 12:15:48.633826 23828 raft_consensus.cc:2243] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.634446 23828 raft_consensus.cc:2272] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.636732 23828 tablet_replica.cc:333] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76: stopping tablet replica
I20260709 12:15:48.637362 23828 raft_consensus.cc:2243] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.638044 23828 raft_consensus.cc:2272] T 442c8f71436a4e4fb12d143a3df9982d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.640560 23828 tablet_replica.cc:333] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76: stopping tablet replica
I20260709 12:15:48.641182 23828 raft_consensus.cc:2243] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.641824 23828 raft_consensus.cc:2272] T d80f42fe09d041e9adcab388348ff5fa P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.644241 23828 tablet_replica.cc:333] T ec72a253e830451692bd80b23c6cea9d P 9a6d6a3a6a944674a3ce39ad50185f76: stopping tablet replica
I20260709 12:15:48.644881 23828 raft_consensus.cc:2243] T ec72a253e830451692bd80b23c6cea9d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.645442 23828 raft_consensus.cc:2272] T ec72a253e830451692bd80b23c6cea9d P 9a6d6a3a6a944674a3ce39ad50185f76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.648892 23828 tablet_replica.cc:333] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76: stopping tablet replica
I20260709 12:15:48.649698 23828 raft_consensus.cc:2243] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:48.650091 31087 consensus_peers.cc:597] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda -> Peer 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253): Couldn't send request to peer 9a6d6a3a6a944674a3ce39ad50185f76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:48.650372 23828 raft_consensus.cc:2272] T a4cf7e7fe78c49d2a27ec801bb458024 P 9a6d6a3a6a944674a3ce39ad50185f76 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:48.670025 31087 consensus_peers.cc:597] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda -> Peer 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253): Couldn't send request to peer 9a6d6a3a6a944674a3ce39ad50185f76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:48.676033 31161 consensus_peers.cc:597] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 -> Peer 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253): Couldn't send request to peer 9a6d6a3a6a944674a3ce39ad50185f76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:48.703795 23828 tablet_server.cc:196] TabletServer@127.23.69.1:0 shutdown complete.
W20260709 12:15:48.726195 31161 consensus_peers.cc:597] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 -> Peer 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253): Couldn't send request to peer 9a6d6a3a6a944674a3ce39ad50185f76. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:45253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:48.761771 23828 tablet_server.cc:179] TabletServer@127.23.69.2:0 shutting down...
I20260709 12:15:48.793390 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:48.794132 23828 tablet_replica.cc:333] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda: stopping tablet replica
I20260709 12:15:48.794915 23828 raft_consensus.cc:2243] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.795469 23828 raft_consensus.cc:2272] T 9a36143096dd45c7a1818282280a92a3 P c5558e8531d547f6a0cea955d600ecda [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.798019 23828 tablet_replica.cc:333] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda: stopping tablet replica
I20260709 12:15:48.798746 23828 raft_consensus.cc:2243] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.799328 23828 raft_consensus.cc:2272] T 0e1b14b946224bd892e2ee9a66e5f878 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.801779 23828 tablet_replica.cc:333] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda: stopping tablet replica
I20260709 12:15:48.802390 23828 raft_consensus.cc:2243] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:48.803474 23828 raft_consensus.cc:2272] T 217453f3cde6408b907d6a5b0231dba6 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.805856 23828 tablet_replica.cc:333] T f5f9b1552a4b4e1d8c74c883a4b16c17 P c5558e8531d547f6a0cea955d600ecda: stopping tablet replica
I20260709 12:15:48.806460 23828 raft_consensus.cc:2243] T f5f9b1552a4b4e1d8c74c883a4b16c17 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.807008 23828 raft_consensus.cc:2272] T f5f9b1552a4b4e1d8c74c883a4b16c17 P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.809350 23828 tablet_replica.cc:333] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda: stopping tablet replica
I20260709 12:15:48.810034 23828 raft_consensus.cc:2243] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.810580 23828 raft_consensus.cc:2272] T 56f27342c6bb4853a62242fe7a98af73 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.812848 23828 tablet_replica.cc:333] T be01b268fd874698ac1121799d6df957 P c5558e8531d547f6a0cea955d600ecda: stopping tablet replica
I20260709 12:15:48.813428 23828 raft_consensus.cc:2243] T be01b268fd874698ac1121799d6df957 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.813897 23828 raft_consensus.cc:2272] T be01b268fd874698ac1121799d6df957 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.816068 23828 tablet_replica.cc:333] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda: stopping tablet replica
I20260709 12:15:48.816613 23828 raft_consensus.cc:2243] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:48.817565 23828 raft_consensus.cc:2272] T 442c8f71436a4e4fb12d143a3df9982d P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.819733 23828 tablet_replica.cc:333] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda: stopping tablet replica
I20260709 12:15:48.820291 23828 raft_consensus.cc:2243] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.820855 23828 raft_consensus.cc:2272] T 5fe0cb47f49f4050b7c14f825a69b8c2 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.823099 23828 tablet_replica.cc:333] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda: stopping tablet replica
I20260709 12:15:48.823673 23828 raft_consensus.cc:2243] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:48.824533 23828 raft_consensus.cc:2272] T d80f42fe09d041e9adcab388348ff5fa P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.826790 23828 tablet_replica.cc:333] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda: stopping tablet replica
I20260709 12:15:48.827384 23828 raft_consensus.cc:2243] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:48.828263 23828 raft_consensus.cc:2272] T ec72a253e830451692bd80b23c6cea9d P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.830489 23828 tablet_replica.cc:333] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda: stopping tablet replica
I20260709 12:15:48.831055 23828 raft_consensus.cc:2243] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:48.831964 23828 raft_consensus.cc:2272] T 384804e5c20246f6b0bc461735ef025e P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.834218 23828 tablet_replica.cc:333] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda: stopping tablet replica
I20260709 12:15:48.834836 23828 raft_consensus.cc:2243] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.835321 23828 raft_consensus.cc:2272] T d0b35db9b3714938867b5d566b81e8fd P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.837589 23828 tablet_replica.cc:333] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda: stopping tablet replica
I20260709 12:15:48.838163 23828 raft_consensus.cc:2243] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.838711 23828 raft_consensus.cc:2272] T e5d1e0f92b6d49b78b40b2803158e85c P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.840955 23828 tablet_replica.cc:333] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda: stopping tablet replica
I20260709 12:15:48.841486 23828 raft_consensus.cc:2243] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.842020 23828 raft_consensus.cc:2272] T 90c174e0efd345e1bc02f4a763aae1c1 P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.844276 23828 tablet_replica.cc:333] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda: stopping tablet replica
I20260709 12:15:48.844885 23828 raft_consensus.cc:2243] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.845379 23828 raft_consensus.cc:2272] T a4cf7e7fe78c49d2a27ec801bb458024 P c5558e8531d547f6a0cea955d600ecda [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.847692 23828 tablet_replica.cc:333] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda: stopping tablet replica
I20260709 12:15:48.848210 23828 raft_consensus.cc:2243] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:48.849201 23828 raft_consensus.cc:2272] T c66df145b43842829d3f320c5b8caabf P c5558e8531d547f6a0cea955d600ecda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.851577 23828 tablet_replica.cc:333] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda: stopping tablet replica
I20260709 12:15:48.852101 23828 raft_consensus.cc:2243] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.852607 23828 raft_consensus.cc:2272] T 370ececec8724c67b5e857b724bdac71 P c5558e8531d547f6a0cea955d600ecda [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.855139 23828 tablet_replica.cc:333] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda: stopping tablet replica
I20260709 12:15:48.855593 23828 raft_consensus.cc:2243] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.855979 23828 raft_consensus.cc:2272] T da7cdb1cb4794dc0a8268dc08a8b236c P c5558e8531d547f6a0cea955d600ecda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:48.882053 31161 consensus_peers.cc:597] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 -> Peer 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253): Couldn't send request to peer 9a6d6a3a6a944674a3ce39ad50185f76. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:45253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:48.888196 31160 connection.cc:573] client connection to 127.23.69.2:36689 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 12:15:48.892069 31160 consensus_peers.cc:597] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 -> Peer c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689): Couldn't send request to peer c5558e8531d547f6a0cea955d600ecda. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:36689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:48.901350 31160 consensus_peers.cc:597] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 -> Peer c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689): Couldn't send request to peer c5558e8531d547f6a0cea955d600ecda. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:36689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:48.906359 23828 tablet_server.cc:196] TabletServer@127.23.69.2:0 shutdown complete.
W20260709 12:15:48.933801 31161 consensus_peers.cc:597] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 -> Peer 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253): Couldn't send request to peer 9a6d6a3a6a944674a3ce39ad50185f76. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:45253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:48.942483 31160 consensus_peers.cc:597] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 -> Peer c5558e8531d547f6a0cea955d600ecda (127.23.69.2:36689): Couldn't send request to peer c5558e8531d547f6a0cea955d600ecda. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.2:36689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:48.944303 31161 consensus_peers.cc:597] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 -> Peer 9a6d6a3a6a944674a3ce39ad50185f76 (127.23.69.1:45253): Couldn't send request to peer 9a6d6a3a6a944674a3ce39ad50185f76. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:45253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:48.955230 23828 tablet_server.cc:179] TabletServer@127.23.69.3:0 shutting down...
I20260709 12:15:48.990768 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:48.991601 23828 tablet_replica.cc:333] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28: stopping tablet replica
I20260709 12:15:48.992722 23828 raft_consensus.cc:2243] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.993462 23828 raft_consensus.cc:2272] T 0e1b14b946224bd892e2ee9a66e5f878 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.995770 23828 tablet_replica.cc:333] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 2b76663603414505937efc6850070f28: stopping tablet replica
I20260709 12:15:48.996372 23828 raft_consensus.cc:2243] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.996923 23828 raft_consensus.cc:2272] T f5f9b1552a4b4e1d8c74c883a4b16c17 P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.999101 23828 tablet_replica.cc:333] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28: stopping tablet replica
I20260709 12:15:48.999701 23828 raft_consensus.cc:2243] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:49.000535 23828 raft_consensus.cc:2272] T 56f27342c6bb4853a62242fe7a98af73 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:49.002743 23828 tablet_replica.cc:333] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28: stopping tablet replica
I20260709 12:15:49.003311 23828 raft_consensus.cc:2243] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:49.004142 23828 raft_consensus.cc:2272] T 9a36143096dd45c7a1818282280a92a3 P 2b76663603414505937efc6850070f28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:49.006464 23828 tablet_replica.cc:333] T 90c174e0efd345e1bc02f4a763aae1c1 P 2b76663603414505937efc6850070f28: stopping tablet replica
I20260709 12:15:49.007040 23828 raft_consensus.cc:2243] T 90c174e0efd345e1bc02f4a763aae1c1 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:49.007489 23828 raft_consensus.cc:2272] T 90c174e0efd345e1bc02f4a763aae1c1 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:49.009696 23828 tablet_replica.cc:333] T 384804e5c20246f6b0bc461735ef025e P 2b76663603414505937efc6850070f28: stopping tablet replica
I20260709 12:15:49.010260 23828 raft_consensus.cc:2243] T 384804e5c20246f6b0bc461735ef025e P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:49.010689 23828 raft_consensus.cc:2272] T 384804e5c20246f6b0bc461735ef025e P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:49.012948 23828 tablet_replica.cc:333] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28: stopping tablet replica
I20260709 12:15:49.013550 23828 raft_consensus.cc:2243] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:49.014091 23828 raft_consensus.cc:2272] T 217453f3cde6408b907d6a5b0231dba6 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:49.016278 23828 tablet_replica.cc:333] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28: stopping tablet replica
I20260709 12:15:49.016870 23828 raft_consensus.cc:2243] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:49.017709 23828 raft_consensus.cc:2272] T 5fe0cb47f49f4050b7c14f825a69b8c2 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:49.019738 23828 tablet_replica.cc:333] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28: stopping tablet replica
I20260709 12:15:49.020321 23828 raft_consensus.cc:2243] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:49.020845 23828 raft_consensus.cc:2272] T d80f42fe09d041e9adcab388348ff5fa P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:49.022917 23828 tablet_replica.cc:333] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28: stopping tablet replica
I20260709 12:15:49.023524 23828 raft_consensus.cc:2243] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:49.024013 23828 raft_consensus.cc:2272] T ec72a253e830451692bd80b23c6cea9d P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:49.026171 23828 tablet_replica.cc:333] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28: stopping tablet replica
I20260709 12:15:49.026713 23828 raft_consensus.cc:2243] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:49.027211 23828 raft_consensus.cc:2272] T 442c8f71436a4e4fb12d143a3df9982d P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:49.029475 23828 tablet_replica.cc:333] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28: stopping tablet replica
I20260709 12:15:49.030014 23828 raft_consensus.cc:2243] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:49.030865 23828 raft_consensus.cc:2272] T be01b268fd874698ac1121799d6df957 P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:49.032917 23828 tablet_replica.cc:333] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28: stopping tablet replica
I20260709 12:15:49.033453 23828 raft_consensus.cc:2243] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:49.034264 23828 raft_consensus.cc:2272] T 370ececec8724c67b5e857b724bdac71 P 2b76663603414505937efc6850070f28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:49.036394 23828 tablet_replica.cc:333] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28: stopping tablet replica
I20260709 12:15:49.036921 23828 raft_consensus.cc:2243] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:49.037402 23828 raft_consensus.cc:2272] T c66df145b43842829d3f320c5b8caabf P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:49.039405 23828 tablet_replica.cc:333] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28: stopping tablet replica
I20260709 12:15:49.039896 23828 raft_consensus.cc:2243] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:49.040751 23828 raft_consensus.cc:2272] T a4cf7e7fe78c49d2a27ec801bb458024 P 2b76663603414505937efc6850070f28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:49.042845 23828 tablet_replica.cc:333] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28: stopping tablet replica
I20260709 12:15:49.043378 23828 raft_consensus.cc:2243] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:49.043843 23828 raft_consensus.cc:2272] T e5d1e0f92b6d49b78b40b2803158e85c P 2b76663603414505937efc6850070f28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:49.045766 23828 tablet_replica.cc:333] T d0b35db9b3714938867b5d566b81e8fd P 2b76663603414505937efc6850070f28: stopping tablet replica
I20260709 12:15:49.046185 23828 raft_consensus.cc:2243] T d0b35db9b3714938867b5d566b81e8fd P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:49.046629 23828 raft_consensus.cc:2272] T d0b35db9b3714938867b5d566b81e8fd P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:49.048777 23828 tablet_replica.cc:333] T da7cdb1cb4794dc0a8268dc08a8b236c P 2b76663603414505937efc6850070f28: stopping tablet replica
I20260709 12:15:49.049185 23828 raft_consensus.cc:2243] T da7cdb1cb4794dc0a8268dc08a8b236c P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:49.049563 23828 raft_consensus.cc:2272] T da7cdb1cb4794dc0a8268dc08a8b236c P 2b76663603414505937efc6850070f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:49.109413 23828 tablet_server.cc:196] TabletServer@127.23.69.3:0 shutdown complete.
I20260709 12:15:49.146339 23828 master.cc:562] Master@127.23.69.62:41605 shutting down...
I20260709 12:15:49.171976 23828 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:49.172746 23828 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:49.173136 23828 tablet_replica.cc:333] T 00000000000000000000000000000000 P e95aef1bbe694d8db296db1dd2ebcdd1: stopping tablet replica
I20260709 12:15:49.195032 23828 master.cc:584] Master@127.23.69.62:41605 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (20978 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:15:49.251258 23828 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.69.62:32917
I20260709 12:15:49.252517 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:49.259191 31551 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:49.259194 31550 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:49.260529 23828 server_base.cc:1061] running on GCE node
W20260709 12:15:49.260674 31553 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:49.261883 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:49.262102 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:49.262266 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599349262251 us; error 0 us; skew 500 ppm
I20260709 12:15:49.262799 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:49.265363 23828 webserver.cc:533] Webserver started at http://127.23.69.62:35085/ using document root <none> and password file <none>
I20260709 12:15:49.265901 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:49.266104 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:49.266376 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:49.267591 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/master-0-root/instance:
uuid: "eac625ad85924d4e8f2c08e94c1a537e"
format_stamp: "Formatted at 2026-07-09 12:15:49 on dist-test-slave-lgtn"
I20260709 12:15:49.272881 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260709 12:15:49.276198 31558 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:49.277019 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:49.277297 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/master-0-root
uuid: "eac625ad85924d4e8f2c08e94c1a537e"
format_stamp: "Formatted at 2026-07-09 12:15:49 on dist-test-slave-lgtn"
I20260709 12:15:49.277613 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:49.294922 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:49.296200 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:49.337354 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.62:32917
I20260709 12:15:49.337459 31609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.62:32917 every 8 connection(s)
I20260709 12:15:49.341706 31610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:49.353911 31610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e: Bootstrap starting.
I20260709 12:15:49.359036 31610 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:49.363495 31610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e: No bootstrap required, opened a new log
I20260709 12:15:49.365948 31610 raft_consensus.cc:359] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eac625ad85924d4e8f2c08e94c1a537e" member_type: VOTER }
I20260709 12:15:49.366374 31610 raft_consensus.cc:385] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:49.366652 31610 raft_consensus.cc:740] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac625ad85924d4e8f2c08e94c1a537e, State: Initialized, Role: FOLLOWER
I20260709 12:15:49.367297 31610 consensus_queue.cc:260] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eac625ad85924d4e8f2c08e94c1a537e" member_type: VOTER }
I20260709 12:15:49.367810 31610 raft_consensus.cc:399] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:15:49.368040 31610 raft_consensus.cc:493] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:15:49.368288 31610 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:49.373425 31610 raft_consensus.cc:515] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eac625ad85924d4e8f2c08e94c1a537e" member_type: VOTER }
I20260709 12:15:49.373973 31610 leader_election.cc:304] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [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: eac625ad85924d4e8f2c08e94c1a537e; no voters: 
I20260709 12:15:49.375130 31610 leader_election.cc:290] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:15:49.375568 31613 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:49.377041 31613 raft_consensus.cc:697] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [term 1 LEADER]: Becoming Leader. State: Replica: eac625ad85924d4e8f2c08e94c1a537e, State: Running, Role: LEADER
I20260709 12:15:49.377791 31613 consensus_queue.cc:237] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [LEADER]: Queue going to LEADER mode. State: All 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: "eac625ad85924d4e8f2c08e94c1a537e" member_type: VOTER }
I20260709 12:15:49.378266 31610 sys_catalog.cc:565] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:15:49.383613 31615 sys_catalog.cc:455] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [sys.catalog]: SysCatalogTable state changed. Reason: New leader eac625ad85924d4e8f2c08e94c1a537e. Latest consensus state: current_term: 1 leader_uuid: "eac625ad85924d4e8f2c08e94c1a537e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eac625ad85924d4e8f2c08e94c1a537e" member_type: VOTER } }
I20260709 12:15:49.384650 31615 sys_catalog.cc:458] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:49.385102 31614 sys_catalog.cc:455] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eac625ad85924d4e8f2c08e94c1a537e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eac625ad85924d4e8f2c08e94c1a537e" member_type: VOTER } }
I20260709 12:15:49.385912 31614 sys_catalog.cc:458] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:49.387293 31621 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:15:49.392232 31621 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:15:49.395206 23828 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:15:49.401471 31621 catalog_manager.cc:1383] Generated new cluster ID: 3959b576fb6841a884d5fc87f033c995
I20260709 12:15:49.401767 31621 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:15:49.443640 31621 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:15:49.445075 31621 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:15:49.458797 31621 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e: Generated new TSK 0
I20260709 12:15:49.459441 31621 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:15:49.527159 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:49.533816 31631 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:49.534713 31632 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:49.536573 23828 server_base.cc:1061] running on GCE node
W20260709 12:15:49.536538 31634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:49.538192 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:49.538415 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:49.538540 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599349538528 us; error 0 us; skew 500 ppm
I20260709 12:15:49.539017 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:49.541690 23828 webserver.cc:533] Webserver started at http://127.23.69.1:44355/ using document root <none> and password file <none>
I20260709 12:15:49.542132 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:49.542285 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:49.542513 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:49.543694 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/ts-0-root/instance:
uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
format_stamp: "Formatted at 2026-07-09 12:15:49 on dist-test-slave-lgtn"
I20260709 12:15:49.548171 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:15:49.551647 31639 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:49.552467 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:49.552953 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/ts-0-root
uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
format_stamp: "Formatted at 2026-07-09 12:15:49 on dist-test-slave-lgtn"
I20260709 12:15:49.553215 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:49.570608 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:49.571832 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:49.573297 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:49.575506 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:49.575732 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:49.575984 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:49.576167 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:49.617389 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.1:34777
I20260709 12:15:49.617527 31701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.1:34777 every 8 connection(s)
I20260709 12:15:49.622627 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:49.630302 31706 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:49.632043 31707 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:49.633396 31709 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:49.635074 23828 server_base.cc:1061] running on GCE node
I20260709 12:15:49.636451 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:49.636725 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:49.636934 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599349636914 us; error 0 us; skew 500 ppm
I20260709 12:15:49.637001 31702 heartbeater.cc:344] Connected to a master server at 127.23.69.62:32917
I20260709 12:15:49.637439 31702 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:49.637763 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:49.638409 31702 heartbeater.cc:507] Master 127.23.69.62:32917 requested a full tablet report, sending...
I20260709 12:15:49.640799 23828 webserver.cc:533] Webserver started at http://127.23.69.2:36791/ using document root <none> and password file <none>
I20260709 12:15:49.641038 31575 ts_manager.cc:194] Registered new tserver with Master: b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777)
I20260709 12:15:49.641407 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:49.641697 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:49.641981 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:49.643064 31575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60040
I20260709 12:15:49.643153 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/ts-1-root/instance:
uuid: "00b37ad4344c418680f4ae4222867f7d"
format_stamp: "Formatted at 2026-07-09 12:15:49 on dist-test-slave-lgtn"
I20260709 12:15:49.648533 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 12:15:49.651989 31714 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:49.652808 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:49.653228 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/ts-1-root
uuid: "00b37ad4344c418680f4ae4222867f7d"
format_stamp: "Formatted at 2026-07-09 12:15:49 on dist-test-slave-lgtn"
I20260709 12:15:49.653529 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:49.670934 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:49.672181 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:49.673719 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:49.675942 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:49.676167 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:49.676411 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:49.676589 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:49.721928 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.2:32907
I20260709 12:15:49.722088 31776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.2:32907 every 8 connection(s)
I20260709 12:15:49.726960 23828 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:49.734547 31780 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:49.737645 31781 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:49.739840 31783 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:49.740692 31777 heartbeater.cc:344] Connected to a master server at 127.23.69.62:32917
I20260709 12:15:49.741232 31777 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:49.741233 23828 server_base.cc:1061] running on GCE node
I20260709 12:15:49.742396 31777 heartbeater.cc:507] Master 127.23.69.62:32917 requested a full tablet report, sending...
I20260709 12:15:49.742542 23828 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:49.742861 23828 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:49.743069 23828 hybrid_clock.cc:648] HybridClock initialized: now 1783599349743051 us; error 0 us; skew 500 ppm
I20260709 12:15:49.743799 23828 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:49.745184 31575 ts_manager.cc:194] Registered new tserver with Master: 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907)
I20260709 12:15:49.746781 23828 webserver.cc:533] Webserver started at http://127.23.69.3:40215/ using document root <none> and password file <none>
I20260709 12:15:49.747159 31575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60050
I20260709 12:15:49.747346 23828 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:49.747725 23828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:49.748005 23828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:49.749430 23828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/ts-2-root/instance:
uuid: "61337bfd85164b0d86e640a6c95ff120"
format_stamp: "Formatted at 2026-07-09 12:15:49 on dist-test-slave-lgtn"
I20260709 12:15:49.754472 23828 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 12:15:49.758189 31788 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:49.759105 23828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260709 12:15:49.759439 23828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/ts-2-root
uuid: "61337bfd85164b0d86e640a6c95ff120"
format_stamp: "Formatted at 2026-07-09 12:15:49 on dist-test-slave-lgtn"
I20260709 12:15:49.759727 23828 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasks5Xq6N/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599078110164-23828-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:49.778939 23828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:49.780418 23828 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:49.781783 23828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:49.784019 23828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:49.784255 23828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:49.784504 23828 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:49.784706 23828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:15:49.827046 23828 rpc_server.cc:307] RPC server started. Bound to: 127.23.69.3:44835
I20260709 12:15:49.827170 31850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.69.3:44835 every 8 connection(s)
I20260709 12:15:49.841341 31851 heartbeater.cc:344] Connected to a master server at 127.23.69.62:32917
I20260709 12:15:49.841766 31851 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:49.842468 31851 heartbeater.cc:507] Master 127.23.69.62:32917 requested a full tablet report, sending...
I20260709 12:15:49.844367 31575 ts_manager.cc:194] Registered new tserver with Master: 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:49.844892 23828 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014725343s
I20260709 12:15:49.846190 31575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60058
I20260709 12:15:49.872175 31575 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60074:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:49.874958 31575 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:49.947541 31742 tablet_service.cc:1511] Processing CreateTablet for tablet c28ae94a008d45418c1373fcddbd9b01 (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:49.949122 31742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c28ae94a008d45418c1373fcddbd9b01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:49.950884 31741 tablet_service.cc:1511] Processing CreateTablet for tablet a60e5cde2402415597723d15da7672b0 (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:49.952436 31741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60e5cde2402415597723d15da7672b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:49.952190 31740 tablet_service.cc:1511] Processing CreateTablet for tablet 0a633b1f4b2e407bbd7ab6bf6375c9ed (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:49.953606 31740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a633b1f4b2e407bbd7ab6bf6375c9ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:49.955701 31738 tablet_service.cc:1511] Processing CreateTablet for tablet 5e42523587f94603aa70638f5bfaf407 (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:49.957154 31738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e42523587f94603aa70638f5bfaf407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:49.955569 31739 tablet_service.cc:1511] Processing CreateTablet for tablet 3a079559cfa049f89079fe0c61fc3dd9 (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:49.965929 31739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a079559cfa049f89079fe0c61fc3dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:49.978462 31737 tablet_service.cc:1511] Processing CreateTablet for tablet a2f64b9603e044deab8dc60a31b2285f (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:49.982743 31735 tablet_service.cc:1511] Processing CreateTablet for tablet 9c3d8f5c30a74cc0a903acb4f5b7fc34 (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:49.975670 31736 tablet_service.cc:1511] Processing CreateTablet for tablet b0e616dd5a4c4f67b2f066cc0628e35e (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:49.986258 31737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f64b9603e044deab8dc60a31b2285f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:49.989473 31734 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff77622b3aa4fbeaf5c93f20f187ede (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:49.991443 31734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff77622b3aa4fbeaf5c93f20f187ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:49.993010 31736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e616dd5a4c4f67b2f066cc0628e35e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:49.995106 31735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c3d8f5c30a74cc0a903acb4f5b7fc34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.017019 31810 tablet_service.cc:1511] Processing CreateTablet for tablet b0e616dd5a4c4f67b2f066cc0628e35e (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:50.018227 31815 tablet_service.cc:1511] Processing CreateTablet for tablet a60e5cde2402415597723d15da7672b0 (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:50.018720 31810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e616dd5a4c4f67b2f066cc0628e35e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.019665 31815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60e5cde2402415597723d15da7672b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.017022 31816 tablet_service.cc:1511] Processing CreateTablet for tablet c28ae94a008d45418c1373fcddbd9b01 (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:50.021811 31814 tablet_service.cc:1511] Processing CreateTablet for tablet 0a633b1f4b2e407bbd7ab6bf6375c9ed (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:50.024256 31813 tablet_service.cc:1511] Processing CreateTablet for tablet 3a079559cfa049f89079fe0c61fc3dd9 (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:50.026614 31812 tablet_service.cc:1511] Processing CreateTablet for tablet 5e42523587f94603aa70638f5bfaf407 (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:50.028937 31811 tablet_service.cc:1511] Processing CreateTablet for tablet a2f64b9603e044deab8dc60a31b2285f (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:50.031751 31809 tablet_service.cc:1511] Processing CreateTablet for tablet 9c3d8f5c30a74cc0a903acb4f5b7fc34 (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:50.034255 31808 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff77622b3aa4fbeaf5c93f20f187ede (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:50.037223 31866 tablet_bootstrap.cc:492] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d: Bootstrap starting.
I20260709 12:15:50.045104 31866 tablet_bootstrap.cc:654] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.045389 31665 tablet_service.cc:1511] Processing CreateTablet for tablet 0a633b1f4b2e407bbd7ab6bf6375c9ed (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:50.045921 31664 tablet_service.cc:1511] Processing CreateTablet for tablet 3a079559cfa049f89079fe0c61fc3dd9 (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:50.047042 31665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a633b1f4b2e407bbd7ab6bf6375c9ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.048959 31664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a079559cfa049f89079fe0c61fc3dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.049763 31663 tablet_service.cc:1511] Processing CreateTablet for tablet 5e42523587f94603aa70638f5bfaf407 (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:50.049993 31667 tablet_service.cc:1511] Processing CreateTablet for tablet c28ae94a008d45418c1373fcddbd9b01 (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:50.052706 31663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e42523587f94603aa70638f5bfaf407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.058343 31662 tablet_service.cc:1511] Processing CreateTablet for tablet a2f64b9603e044deab8dc60a31b2285f (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:50.059844 31662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f64b9603e044deab8dc60a31b2285f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.060689 31666 tablet_service.cc:1511] Processing CreateTablet for tablet a60e5cde2402415597723d15da7672b0 (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:50.062173 31666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60e5cde2402415597723d15da7672b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.065861 31661 tablet_service.cc:1511] Processing CreateTablet for tablet b0e616dd5a4c4f67b2f066cc0628e35e (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:50.066411 31660 tablet_service.cc:1511] Processing CreateTablet for tablet 9c3d8f5c30a74cc0a903acb4f5b7fc34 (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:50.067353 31661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e616dd5a4c4f67b2f066cc0628e35e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.069828 31659 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff77622b3aa4fbeaf5c93f20f187ede (DEFAULT_TABLE table=test-workload [id=d42e85813854407194ee6334fccd92d2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:50.077095 31659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff77622b3aa4fbeaf5c93f20f187ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.078974 31816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c28ae94a008d45418c1373fcddbd9b01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.081041 31667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c28ae94a008d45418c1373fcddbd9b01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.081247 31811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f64b9603e044deab8dc60a31b2285f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.088505 31813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a079559cfa049f89079fe0c61fc3dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.087841 31660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c3d8f5c30a74cc0a903acb4f5b7fc34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.093830 31814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a633b1f4b2e407bbd7ab6bf6375c9ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.096915 31808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff77622b3aa4fbeaf5c93f20f187ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.103030 31809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c3d8f5c30a74cc0a903acb4f5b7fc34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.111143 31812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e42523587f94603aa70638f5bfaf407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.124022 31867 tablet_bootstrap.cc:492] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120: Bootstrap starting.
I20260709 12:15:50.165728 31869 tablet_bootstrap.cc:492] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f: Bootstrap starting.
I20260709 12:15:50.171304 31866 tablet_bootstrap.cc:492] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d: No bootstrap required, opened a new log
I20260709 12:15:50.171936 31866 ts_tablet_manager.cc:1403] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d: Time spent bootstrapping tablet: real 0.135s	user 0.010s	sys 0.004s
I20260709 12:15:50.175320 31866 raft_consensus.cc:359] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.176100 31866 raft_consensus.cc:385] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.176425 31866 raft_consensus.cc:740] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.177421 31866 consensus_queue.cc:260] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.180521 31777 heartbeater.cc:499] Master 127.23.69.62:32917 was elected leader, sending a full tablet report...
I20260709 12:15:50.184551 31866 ts_tablet_manager.cc:1434] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:15:50.185834 31866 tablet_bootstrap.cc:492] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d: Bootstrap starting.
I20260709 12:15:50.192934 31866 tablet_bootstrap.cc:654] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.204453 31867 tablet_bootstrap.cc:654] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.213506 31869 tablet_bootstrap.cc:654] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.215826 31867 tablet_bootstrap.cc:492] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120: No bootstrap required, opened a new log
I20260709 12:15:50.216508 31867 ts_tablet_manager.cc:1403] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.004s
I20260709 12:15:50.216817 31866 tablet_bootstrap.cc:492] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d: No bootstrap required, opened a new log
I20260709 12:15:50.217410 31866 ts_tablet_manager.cc:1403] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.016s
I20260709 12:15:50.220288 31867 raft_consensus.cc:359] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.220543 31866 raft_consensus.cc:359] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } } peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } }
I20260709 12:15:50.221372 31867 raft_consensus.cc:385] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.221410 31866 raft_consensus.cc:385] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.221912 31867 raft_consensus.cc:740] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.221992 31866 raft_consensus.cc:740] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.222870 31867 consensus_queue.cc:260] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.223026 31866 consensus_queue.cc:260] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } } peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } }
I20260709 12:15:50.223592 31869 tablet_bootstrap.cc:492] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f: No bootstrap required, opened a new log
I20260709 12:15:50.224278 31869 ts_tablet_manager.cc:1403] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.007s
I20260709 12:15:50.226018 31866 ts_tablet_manager.cc:1434] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
W20260709 12:15:50.226238 31778 tablet.cc:2406] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:15:50.227157 31866 tablet_bootstrap.cc:492] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 00b37ad4344c418680f4ae4222867f7d: Bootstrap starting.
I20260709 12:15:50.229280 31869 raft_consensus.cc:359] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.230281 31869 raft_consensus.cc:385] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.230679 31869 raft_consensus.cc:740] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.231577 31869 consensus_queue.cc:260] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.234375 31851 heartbeater.cc:499] Master 127.23.69.62:32917 was elected leader, sending a full tablet report...
I20260709 12:15:50.234864 31867 ts_tablet_manager.cc:1434] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.010s
I20260709 12:15:50.236038 31867 tablet_bootstrap.cc:492] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120: Bootstrap starting.
I20260709 12:15:50.236339 31866 tablet_bootstrap.cc:654] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 00b37ad4344c418680f4ae4222867f7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.245797 31867 tablet_bootstrap.cc:654] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.260932 31867 tablet_bootstrap.cc:492] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120: No bootstrap required, opened a new log
I20260709 12:15:50.261790 31867 ts_tablet_manager.cc:1403] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.014s
I20260709 12:15:50.266377 31867 raft_consensus.cc:359] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.267270 31870 raft_consensus.cc:493] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:50.267578 31867 raft_consensus.cc:385] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.268245 31870 raft_consensus.cc:515] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.269896 31702 heartbeater.cc:499] Master 127.23.69.62:32917 was elected leader, sending a full tablet report...
I20260709 12:15:50.270362 31869 ts_tablet_manager.cc:1434] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f: Time spent starting tablet: real 0.046s	user 0.011s	sys 0.030s
I20260709 12:15:50.271730 31869 tablet_bootstrap.cc:492] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f: Bootstrap starting.
I20260709 12:15:50.273167 31870 leader_election.cc:290] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:50.268270 31867 raft_consensus.cc:740] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.282275 31869 tablet_bootstrap.cc:654] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.282413 31867 consensus_queue.cc:260] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.287195 31867 ts_tablet_manager.cc:1434] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.004s
I20260709 12:15:50.288724 31867 tablet_bootstrap.cc:492] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120: Bootstrap starting.
I20260709 12:15:50.296720 31869 tablet_bootstrap.cc:492] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f: No bootstrap required, opened a new log
I20260709 12:15:50.297766 31869 ts_tablet_manager.cc:1403] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260709 12:15:50.301975 31869 raft_consensus.cc:359] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.302861 31869 raft_consensus.cc:385] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.303260 31869 raft_consensus.cc:740] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.304289 31867 tablet_bootstrap.cc:654] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.304260 31869 consensus_queue.cc:260] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.307248 31869 ts_tablet_manager.cc:1434] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:15:50.308550 31869 tablet_bootstrap.cc:492] T a2f64b9603e044deab8dc60a31b2285f P b833db8a0e6746fd8ae7934f76cdc76f: Bootstrap starting.
I20260709 12:15:50.310169 31866 tablet_bootstrap.cc:492] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 00b37ad4344c418680f4ae4222867f7d: No bootstrap required, opened a new log
I20260709 12:15:50.310961 31866 ts_tablet_manager.cc:1403] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 00b37ad4344c418680f4ae4222867f7d: Time spent bootstrapping tablet: real 0.084s	user 0.037s	sys 0.008s
I20260709 12:15:50.318205 31869 tablet_bootstrap.cc:654] T a2f64b9603e044deab8dc60a31b2285f P b833db8a0e6746fd8ae7934f76cdc76f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.323345 31866 raft_consensus.cc:359] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.324220 31866 raft_consensus.cc:385] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.324553 31866 raft_consensus.cc:740] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.325457 31866 consensus_queue.cc:260] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.328007 31866 ts_tablet_manager.cc:1434] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 00b37ad4344c418680f4ae4222867f7d: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:15:50.329118 31866 tablet_bootstrap.cc:492] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d: Bootstrap starting.
I20260709 12:15:50.330425 31874 raft_consensus.cc:493] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:50.331065 31874 raft_consensus.cc:515] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.334062 31869 tablet_bootstrap.cc:492] T a2f64b9603e044deab8dc60a31b2285f P b833db8a0e6746fd8ae7934f76cdc76f: No bootstrap required, opened a new log
I20260709 12:15:50.334681 31869 ts_tablet_manager.cc:1403] T a2f64b9603e044deab8dc60a31b2285f P b833db8a0e6746fd8ae7934f76cdc76f: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
I20260709 12:15:50.336054 31866 tablet_bootstrap.cc:654] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.345220 31869 raft_consensus.cc:359] T a2f64b9603e044deab8dc60a31b2285f P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.346199 31869 raft_consensus.cc:385] T a2f64b9603e044deab8dc60a31b2285f P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.346534 31869 raft_consensus.cc:740] T a2f64b9603e044deab8dc60a31b2285f P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.347172 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e42523587f94603aa70638f5bfaf407" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:50.347595 31869 consensus_queue.cc:260] T a2f64b9603e044deab8dc60a31b2285f P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.350214 31869 ts_tablet_manager.cc:1434] T a2f64b9603e044deab8dc60a31b2285f P b833db8a0e6746fd8ae7934f76cdc76f: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 12:15:50.351502 31869 tablet_bootstrap.cc:492] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f: Bootstrap starting.
I20260709 12:15:50.355571 31874 leader_election.cc:290] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907)
I20260709 12:15:50.330412 31867 tablet_bootstrap.cc:492] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120: No bootstrap required, opened a new log
I20260709 12:15:50.359155 31867 ts_tablet_manager.cc:1403] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.006s
I20260709 12:15:50.359923 31869 tablet_bootstrap.cc:654] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:50.365727 31716 leader_election.cc:343] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:50.368074 31867 raft_consensus.cc:359] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.369269 31867 raft_consensus.cc:385] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.369686 31867 raft_consensus.cc:740] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.370720 31867 consensus_queue.cc:260] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.373420 31867 ts_tablet_manager.cc:1434] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 12:15:50.385471 31867 tablet_bootstrap.cc:492] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120: Bootstrap starting.
W20260709 12:15:50.390311 31623 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:50.399489 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e42523587f94603aa70638f5bfaf407" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" is_pre_election: true
W20260709 12:15:50.402336 31718 leader_election.cc:343] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:50.403158 31718 leader_election.cc:304] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d; no voters: 61337bfd85164b0d86e640a6c95ff120, b833db8a0e6746fd8ae7934f76cdc76f
I20260709 12:15:50.404476 31870 raft_consensus.cc:2749] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:50.410127 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60e5cde2402415597723d15da7672b0" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" is_pre_election: true
W20260709 12:15:50.412585 31792 leader_election.cc:343] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:50.417207 31867 tablet_bootstrap.cc:654] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.426308 31869 tablet_bootstrap.cc:492] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f: No bootstrap required, opened a new log
I20260709 12:15:50.426879 31869 ts_tablet_manager.cc:1403] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.038s
I20260709 12:15:50.427924 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60e5cde2402415597723d15da7672b0" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
W20260709 12:15:50.429769 31790 leader_election.cc:343] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:50.429839 31866 tablet_bootstrap.cc:492] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d: No bootstrap required, opened a new log
I20260709 12:15:50.429839 31867 tablet_bootstrap.cc:492] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120: No bootstrap required, opened a new log
I20260709 12:15:50.429991 31869 raft_consensus.cc:359] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.430651 31790 leader_election.cc:304] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61337bfd85164b0d86e640a6c95ff120; no voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f
I20260709 12:15:50.430974 31866 ts_tablet_manager.cc:1403] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d: Time spent bootstrapping tablet: real 0.102s	user 0.049s	sys 0.047s
I20260709 12:15:50.431223 31869 raft_consensus.cc:385] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.430980 31867 ts_tablet_manager.cc:1403] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.003s
I20260709 12:15:50.431756 31874 raft_consensus.cc:2749] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:50.431895 31869 raft_consensus.cc:740] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.432847 31869 consensus_queue.cc:260] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.435070 31869 ts_tablet_manager.cc:1434] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:50.435228 31866 raft_consensus.cc:359] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.435561 31867 raft_consensus.cc:359] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } } peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } }
I20260709 12:15:50.436062 31869 tablet_bootstrap.cc:492] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f: Bootstrap starting.
I20260709 12:15:50.436149 31866 raft_consensus.cc:385] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.436421 31867 raft_consensus.cc:385] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.436733 31866 raft_consensus.cc:740] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.437021 31867 raft_consensus.cc:740] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.438056 31867 consensus_queue.cc:260] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } } peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } }
I20260709 12:15:50.440948 31867 ts_tablet_manager.cc:1434] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:15:50.442203 31867 tablet_bootstrap.cc:492] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120: Bootstrap starting.
I20260709 12:15:50.444067 31869 tablet_bootstrap.cc:654] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.438031 31866 consensus_queue.cc:260] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.446846 31866 ts_tablet_manager.cc:1434] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 12:15:50.448107 31866 tablet_bootstrap.cc:492] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d: Bootstrap starting.
I20260709 12:15:50.452293 31874 raft_consensus.cc:493] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:50.452881 31874 raft_consensus.cc:515] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } } peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } }
I20260709 12:15:50.455214 31874 leader_election.cc:290] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777)
I20260709 12:15:50.455932 31866 tablet_bootstrap.cc:654] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.458804 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c28ae94a008d45418c1373fcddbd9b01" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" is_pre_election: true
I20260709 12:15:50.460328 31875 raft_consensus.cc:493] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:50.460711 31792 leader_election.cc:343] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:50.461105 31875 raft_consensus.cc:515] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.463686 31867 tablet_bootstrap.cc:654] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.465224 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c28ae94a008d45418c1373fcddbd9b01" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:50.466202 31752 raft_consensus.cc:2468] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 0.
I20260709 12:15:50.468138 31790 leader_election.cc:304] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: b833db8a0e6746fd8ae7934f76cdc76f
I20260709 12:15:50.471148 31874 raft_consensus.cc:2804] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:50.468421 31875 leader_election.cc:290] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:50.471701 31874 raft_consensus.cc:493] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:50.472445 31874 raft_consensus.cc:3060] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.478369 31867 tablet_bootstrap.cc:492] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120: No bootstrap required, opened a new log
I20260709 12:15:50.484270 31867 ts_tablet_manager.cc:1403] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.003s
I20260709 12:15:50.485816 31866 tablet_bootstrap.cc:492] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d: No bootstrap required, opened a new log
I20260709 12:15:50.486523 31866 ts_tablet_manager.cc:1403] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.011s
I20260709 12:15:50.488533 31867 raft_consensus.cc:359] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.489694 31867 raft_consensus.cc:385] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.490077 31867 raft_consensus.cc:740] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.490296 31866 raft_consensus.cc:359] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.491318 31866 raft_consensus.cc:385] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.491690 31866 raft_consensus.cc:740] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.492710 31866 consensus_queue.cc:260] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.493700 31870 raft_consensus.cc:493] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:50.494537 31869 tablet_bootstrap.cc:492] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f: No bootstrap required, opened a new log
I20260709 12:15:50.494325 31870 raft_consensus.cc:515] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.495208 31869 ts_tablet_manager.cc:1403] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent bootstrapping tablet: real 0.059s	user 0.032s	sys 0.020s
I20260709 12:15:50.498672 31869 raft_consensus.cc:359] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.499418 31869 raft_consensus.cc:385] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.499740 31869 raft_consensus.cc:740] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.500490 31869 consensus_queue.cc:260] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.502864 31869 ts_tablet_manager.cc:1434] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:50.504104 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a079559cfa049f89079fe0c61fc3dd9" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:50.505143 31869 tablet_bootstrap.cc:492] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f: Bootstrap starting.
W20260709 12:15:50.506634 31716 leader_election.cc:343] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:50.507761 31870 leader_election.cc:290] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:50.503368 31867 consensus_queue.cc:260] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.512706 31869 tablet_bootstrap.cc:654] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.524605 31874 raft_consensus.cc:515] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } } peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } }
I20260709 12:15:50.524981 31869 tablet_bootstrap.cc:492] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f: No bootstrap required, opened a new log
I20260709 12:15:50.520566 31867 ts_tablet_manager.cc:1434] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 12:15:50.529203 31869 ts_tablet_manager.cc:1403] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.010s
I20260709 12:15:50.529913 31867 tablet_bootstrap.cc:492] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120: Bootstrap starting.
I20260709 12:15:50.530647 31866 ts_tablet_manager.cc:1434] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d: Time spent starting tablet: real 0.044s	user 0.024s	sys 0.020s
I20260709 12:15:50.533926 31874 leader_election.cc:290] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 election: Requested vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777)
I20260709 12:15:50.534674 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c28ae94a008d45418c1373fcddbd9b01" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
I20260709 12:15:50.536684 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c28ae94a008d45418c1373fcddbd9b01" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:50.537396 31752 raft_consensus.cc:3060] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.537488 31874 raft_consensus.cc:493] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:50.537931 31676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a079559cfa049f89079fe0c61fc3dd9" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" is_pre_election: true
I20260709 12:15:50.538273 31874 raft_consensus.cc:515] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.533129 31869 raft_consensus.cc:359] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } } peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } }
I20260709 12:15:50.539742 31869 raft_consensus.cc:385] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.540114 31869 raft_consensus.cc:740] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.541540 31866 tablet_bootstrap.cc:492] T a60e5cde2402415597723d15da7672b0 P 00b37ad4344c418680f4ae4222867f7d: Bootstrap starting.
I20260709 12:15:50.542037 31676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a633b1f4b2e407bbd7ab6bf6375c9ed" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" is_pre_election: true
I20260709 12:15:50.542889 31676 raft_consensus.cc:2468] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 0.
I20260709 12:15:50.544227 31792 leader_election.cc:304] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61337bfd85164b0d86e640a6c95ff120, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
W20260709 12:15:50.544723 31718 leader_election.cc:343] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:50.545444 31894 raft_consensus.cc:2804] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:50.546003 31894 raft_consensus.cc:493] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:50.546360 31894 raft_consensus.cc:3060] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.546218 31869 consensus_queue.cc:260] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } } peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } }
I20260709 12:15:50.547487 31677 raft_consensus.cc:3060] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.545377 31718 leader_election.cc:304] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d; no voters: 61337bfd85164b0d86e640a6c95ff120, b833db8a0e6746fd8ae7934f76cdc76f
I20260709 12:15:50.548424 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a633b1f4b2e407bbd7ab6bf6375c9ed" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:50.549356 31893 raft_consensus.cc:2749] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:50.549393 31751 raft_consensus.cc:2468] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 0.
I20260709 12:15:50.550683 31874 leader_election.cc:290] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907)
I20260709 12:15:50.553889 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e616dd5a4c4f67b2f066cc0628e35e" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:50.554373 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e616dd5a4c4f67b2f066cc0628e35e" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:50.557161 31866 tablet_bootstrap.cc:654] T a60e5cde2402415597723d15da7672b0 P 00b37ad4344c418680f4ae4222867f7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.536684 31867 tablet_bootstrap.cc:654] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.560525 31677 raft_consensus.cc:2468] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 1.
I20260709 12:15:50.562139 31752 raft_consensus.cc:2468] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 1.
I20260709 12:15:50.563539 31790 leader_election.cc:304] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: 
W20260709 12:15:50.562352 31641 leader_election.cc:343] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:50.564432 31874 raft_consensus.cc:2804] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:15:50.564672 31641 leader_election.cc:343] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:50.566159 31641 leader_election.cc:304] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b833db8a0e6746fd8ae7934f76cdc76f; no voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120
I20260709 12:15:50.565506 31869 ts_tablet_manager.cc:1434] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.004s
I20260709 12:15:50.568730 31869 tablet_bootstrap.cc:492] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f: Bootstrap starting.
I20260709 12:15:50.569221 31875 raft_consensus.cc:2749] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:50.570377 31874 raft_consensus.cc:697] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Becoming Leader. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Running, Role: LEADER
I20260709 12:15:50.571349 31874 consensus_queue.cc:237] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } } peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } }
I20260709 12:15:50.557446 31894 raft_consensus.cc:515] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.569758 31866 tablet_bootstrap.cc:492] T a60e5cde2402415597723d15da7672b0 P 00b37ad4344c418680f4ae4222867f7d: No bootstrap required, opened a new log
I20260709 12:15:50.574514 31866 ts_tablet_manager.cc:1403] T a60e5cde2402415597723d15da7672b0 P 00b37ad4344c418680f4ae4222867f7d: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.009s
I20260709 12:15:50.576262 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a633b1f4b2e407bbd7ab6bf6375c9ed" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
I20260709 12:15:50.576982 31677 raft_consensus.cc:3060] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.577497 31869 tablet_bootstrap.cc:654] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.579087 31866 raft_consensus.cc:359] T a60e5cde2402415597723d15da7672b0 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.580052 31866 raft_consensus.cc:385] T a60e5cde2402415597723d15da7672b0 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.580346 31866 raft_consensus.cc:740] T a60e5cde2402415597723d15da7672b0 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.581403 31866 consensus_queue.cc:260] T a60e5cde2402415597723d15da7672b0 P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.581934 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a633b1f4b2e407bbd7ab6bf6375c9ed" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:50.582634 31751 raft_consensus.cc:3060] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.583376 31894 leader_election.cc:290] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 election: Requested vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907)
I20260709 12:15:50.587435 31866 ts_tablet_manager.cc:1434] T a60e5cde2402415597723d15da7672b0 P 00b37ad4344c418680f4ae4222867f7d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:15:50.592478 31867 tablet_bootstrap.cc:492] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120: No bootstrap required, opened a new log
I20260709 12:15:50.593235 31677 raft_consensus.cc:2468] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 1.
I20260709 12:15:50.593230 31867 ts_tablet_manager.cc:1403] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.006s
I20260709 12:15:50.594923 31792 leader_election.cc:304] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61337bfd85164b0d86e640a6c95ff120, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:50.595979 31874 raft_consensus.cc:2804] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:50.596408 31866 tablet_bootstrap.cc:492] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d: Bootstrap starting.
I20260709 12:15:50.596791 31874 raft_consensus.cc:697] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Becoming Leader. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Running, Role: LEADER
I20260709 12:15:50.597889 31874 consensus_queue.cc:237] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.598011 31867 raft_consensus.cc:359] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.599929 31867 raft_consensus.cc:385] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.600307 31867 raft_consensus.cc:740] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.601846 31867 consensus_queue.cc:260] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.604858 31866 tablet_bootstrap.cc:654] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.606454 31867 ts_tablet_manager.cc:1434] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:15:50.607694 31867 tablet_bootstrap.cc:492] T 3a079559cfa049f89079fe0c61fc3dd9 P 61337bfd85164b0d86e640a6c95ff120: Bootstrap starting.
I20260709 12:15:50.607074 31574 catalog_manager.cc:5697] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "61337bfd85164b0d86e640a6c95ff120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:50.608839 31869 tablet_bootstrap.cc:492] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f: No bootstrap required, opened a new log
I20260709 12:15:50.609403 31869 ts_tablet_manager.cc:1403] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.002s
I20260709 12:15:50.613159 31869 raft_consensus.cc:359] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.613973 31869 raft_consensus.cc:385] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.614387 31869 raft_consensus.cc:740] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.615160 31869 consensus_queue.cc:260] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.615748 31867 tablet_bootstrap.cc:654] T 3a079559cfa049f89079fe0c61fc3dd9 P 61337bfd85164b0d86e640a6c95ff120: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.617897 31751 raft_consensus.cc:2468] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 1.
I20260709 12:15:50.620481 31869 ts_tablet_manager.cc:1434] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:15:50.623066 31869 tablet_bootstrap.cc:492] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f: Bootstrap starting.
I20260709 12:15:50.623915 31867 tablet_bootstrap.cc:492] T 3a079559cfa049f89079fe0c61fc3dd9 P 61337bfd85164b0d86e640a6c95ff120: No bootstrap required, opened a new log
I20260709 12:15:50.624503 31867 ts_tablet_manager.cc:1403] T 3a079559cfa049f89079fe0c61fc3dd9 P 61337bfd85164b0d86e640a6c95ff120: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260709 12:15:50.627907 31866 tablet_bootstrap.cc:492] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d: No bootstrap required, opened a new log
I20260709 12:15:50.627929 31867 raft_consensus.cc:359] T 3a079559cfa049f89079fe0c61fc3dd9 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.628804 31866 ts_tablet_manager.cc:1403] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.014s
I20260709 12:15:50.629135 31867 raft_consensus.cc:385] T 3a079559cfa049f89079fe0c61fc3dd9 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.629508 31867 raft_consensus.cc:740] T 3a079559cfa049f89079fe0c61fc3dd9 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.630718 31869 tablet_bootstrap.cc:654] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.630489 31867 consensus_queue.cc:260] T 3a079559cfa049f89079fe0c61fc3dd9 P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.632295 31866 raft_consensus.cc:359] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.633222 31866 raft_consensus.cc:385] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.633448 31867 ts_tablet_manager.cc:1434] T 3a079559cfa049f89079fe0c61fc3dd9 P 61337bfd85164b0d86e640a6c95ff120: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:15:50.633584 31866 raft_consensus.cc:740] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.634779 31867 tablet_bootstrap.cc:492] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120: Bootstrap starting.
I20260709 12:15:50.634712 31866 consensus_queue.cc:260] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.637385 31866 ts_tablet_manager.cc:1434] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:15:50.639560 31875 raft_consensus.cc:493] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:50.640221 31875 raft_consensus.cc:515] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.642354 31867 tablet_bootstrap.cc:654] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.642679 31875 leader_election.cc:290] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:50.643234 31866 tablet_bootstrap.cc:492] T 4ff77622b3aa4fbeaf5c93f20f187ede P 00b37ad4344c418680f4ae4222867f7d: Bootstrap starting.
I20260709 12:15:50.645439 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e42523587f94603aa70638f5bfaf407" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:50.646284 31751 raft_consensus.cc:2468] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 0.
I20260709 12:15:50.647557 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e42523587f94603aa70638f5bfaf407" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:50.649820 31641 leader_election.cc:304] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
W20260709 12:15:50.650861 31641 leader_election.cc:343] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:50.651646 31866 tablet_bootstrap.cc:654] T 4ff77622b3aa4fbeaf5c93f20f187ede P 00b37ad4344c418680f4ae4222867f7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.651960 31875 raft_consensus.cc:2804] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:50.652402 31875 raft_consensus.cc:493] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:50.652822 31875 raft_consensus.cc:3060] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.658372 31867 tablet_bootstrap.cc:492] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120: No bootstrap required, opened a new log
I20260709 12:15:50.659056 31867 ts_tablet_manager.cc:1403] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.007s
I20260709 12:15:50.661839 31874 raft_consensus.cc:493] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:50.662345 31874 raft_consensus.cc:515] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.666859 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f64b9603e044deab8dc60a31b2285f" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" is_pre_election: true
I20260709 12:15:50.667268 31866 tablet_bootstrap.cc:492] T 4ff77622b3aa4fbeaf5c93f20f187ede P 00b37ad4344c418680f4ae4222867f7d: No bootstrap required, opened a new log
I20260709 12:15:50.667563 31677 raft_consensus.cc:2468] T a2f64b9603e044deab8dc60a31b2285f P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 0.
I20260709 12:15:50.668526 31869 tablet_bootstrap.cc:492] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f: No bootstrap required, opened a new log
I20260709 12:15:50.668720 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f64b9603e044deab8dc60a31b2285f" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:50.669164 31869 ts_tablet_manager.cc:1403] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.004s
I20260709 12:15:50.669483 31751 raft_consensus.cc:2468] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 0.
I20260709 12:15:50.669595 31874 leader_election.cc:290] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907)
I20260709 12:15:50.669016 31792 leader_election.cc:304] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61337bfd85164b0d86e640a6c95ff120, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:50.671666 31874 raft_consensus.cc:2804] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:50.672160 31874 raft_consensus.cc:493] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:50.672593 31874 raft_consensus.cc:3060] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.672966 31875 raft_consensus.cc:515] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.675464 31875 leader_election.cc:290] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 election: Requested vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:50.676460 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e42523587f94603aa70638f5bfaf407" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:50.677204 31751 raft_consensus.cc:3060] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.677922 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e42523587f94603aa70638f5bfaf407" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:50.679379 31893 raft_consensus.cc:493] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:50.679972 31893 raft_consensus.cc:515] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.682507 31893 leader_election.cc:290] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:50.683748 31874 raft_consensus.cc:515] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.685459 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3d8f5c30a74cc0a903acb4f5b7fc34" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:50.686240 31826 raft_consensus.cc:2468] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 0.
I20260709 12:15:50.686457 31751 raft_consensus.cc:2468] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 1.
I20260709 12:15:50.687882 31716 leader_election.cc:304] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: 
I20260709 12:15:50.687767 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f64b9603e044deab8dc60a31b2285f" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
I20260709 12:15:50.688946 31677 raft_consensus.cc:3060] T a2f64b9603e044deab8dc60a31b2285f P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.689818 31874 leader_election.cc:290] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 election: Requested vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907)
I20260709 12:15:50.694474 31641 leader_election.cc:304] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:50.695279 31875 raft_consensus.cc:493] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:50.696841 31893 raft_consensus.cc:2804] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:50.696607 31875 raft_consensus.cc:515] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.697328 31893 raft_consensus.cc:493] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:50.697788 31893 raft_consensus.cc:3060] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.699406 31866 ts_tablet_manager.cc:1403] T 4ff77622b3aa4fbeaf5c93f20f187ede P 00b37ad4344c418680f4ae4222867f7d: Time spent bootstrapping tablet: real 0.056s	user 0.023s	sys 0.029s
I20260709 12:15:50.700254 31867 raft_consensus.cc:359] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.701007 31867 raft_consensus.cc:385] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.700531 31869 raft_consensus.cc:359] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.701273 31867 raft_consensus.cc:740] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.701399 31869 raft_consensus.cc:385] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.701774 31869 raft_consensus.cc:740] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.702172 31867 consensus_queue.cc:260] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.702337 31866 raft_consensus.cc:359] T 4ff77622b3aa4fbeaf5c93f20f187ede P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.703001 31875 leader_election.cc:290] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:50.702800 31869 consensus_queue.cc:260] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.704332 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f64b9603e044deab8dc60a31b2285f" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:50.704694 31867 ts_tablet_manager.cc:1434] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260709 12:15:50.696487 31677 raft_consensus.cc:2468] T a2f64b9603e044deab8dc60a31b2285f P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 1.
I20260709 12:15:50.704984 31751 raft_consensus.cc:3060] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.705739 31867 tablet_bootstrap.cc:492] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120: Bootstrap starting.
I20260709 12:15:50.705981 31792 leader_election.cc:304] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61337bfd85164b0d86e640a6c95ff120, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:50.707015 31874 raft_consensus.cc:2804] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:50.707572 31874 raft_consensus.cc:697] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Becoming Leader. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Running, Role: LEADER
I20260709 12:15:50.708488 31874 consensus_queue.cc:237] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.709455 31869 ts_tablet_manager.cc:1434] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.001s
I20260709 12:15:50.712747 31866 raft_consensus.cc:385] T 4ff77622b3aa4fbeaf5c93f20f187ede P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.713253 31866 raft_consensus.cc:740] T 4ff77622b3aa4fbeaf5c93f20f187ede P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.714284 31866 consensus_queue.cc:260] T 4ff77622b3aa4fbeaf5c93f20f187ede P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.715787 31893 raft_consensus.cc:515] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.716436 31866 ts_tablet_manager.cc:1434] T 4ff77622b3aa4fbeaf5c93f20f187ede P 00b37ad4344c418680f4ae4222867f7d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:15:50.719035 31751 raft_consensus.cc:2468] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 1.
I20260709 12:15:50.719517 31866 tablet_bootstrap.cc:492] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d: Bootstrap starting.
I20260709 12:15:50.716867 31867 tablet_bootstrap.cc:654] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:50.718278 31641 leader_election.cc:343] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:50.724445 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3d8f5c30a74cc0a903acb4f5b7fc34" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" is_pre_election: true
W20260709 12:15:50.725778 31718 leader_election.cc:343] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:50.726405 31866 tablet_bootstrap.cc:654] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.727264 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60e5cde2402415597723d15da7672b0" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:50.727996 31751 raft_consensus.cc:2468] T a60e5cde2402415597723d15da7672b0 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 0.
I20260709 12:15:50.728295 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3d8f5c30a74cc0a903acb4f5b7fc34" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
W20260709 12:15:50.730114 31718 leader_election.cc:343] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:50.731591 31641 leader_election.cc:304] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:50.733892 31910 raft_consensus.cc:2804] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:50.734292 31910 raft_consensus.cc:493] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:50.734624 31910 raft_consensus.cc:3060] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.737231 31825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3d8f5c30a74cc0a903acb4f5b7fc34" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:50.738246 31825 raft_consensus.cc:3060] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.741465 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60e5cde2402415597723d15da7672b0" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:50.742599 31826 raft_consensus.cc:2468] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 0.
I20260709 12:15:50.754477 31910 raft_consensus.cc:515] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.760288 31910 leader_election.cc:290] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 election: Requested vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:50.761418 31869 tablet_bootstrap.cc:492] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f: Bootstrap starting.
I20260709 12:15:50.703702 31875 raft_consensus.cc:2804] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:50.769181 31875 raft_consensus.cc:697] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Becoming Leader. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Running, Role: LEADER
I20260709 12:15:50.770709 31875 consensus_queue.cc:237] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.781041 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60e5cde2402415597723d15da7672b0" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:50.781881 31751 raft_consensus.cc:3060] T a60e5cde2402415597723d15da7672b0 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.781988 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60e5cde2402415597723d15da7672b0" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:50.782768 31826 raft_consensus.cc:3060] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.734571 31893 leader_election.cc:290] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 election: Requested vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:50.790681 31751 raft_consensus.cc:2468] T a60e5cde2402415597723d15da7672b0 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 1.
I20260709 12:15:50.792018 31641 leader_election.cc:304] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:50.792917 31910 raft_consensus.cc:2804] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:50.803604 31869 tablet_bootstrap.cc:654] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:50.810077 31574 catalog_manager.cc:5697] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "61337bfd85164b0d86e640a6c95ff120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:50.805919 31825 raft_consensus.cc:2468] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 1.
I20260709 12:15:50.812613 31826 raft_consensus.cc:2468] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 1.
I20260709 12:15:50.814024 31716 leader_election.cc:304] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: b833db8a0e6746fd8ae7934f76cdc76f
I20260709 12:15:50.815631 31893 raft_consensus.cc:2804] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:50.812404 31574 catalog_manager.cc:5697] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "61337bfd85164b0d86e640a6c95ff120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:50.819486 31893 raft_consensus.cc:697] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Becoming Leader. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Running, Role: LEADER
I20260709 12:15:50.825166 31893 consensus_queue.cc:237] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.823424 31575 catalog_manager.cc:5697] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f reported cstate change: term changed from 0 to 1, leader changed from <none> to b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1). New cstate: current_term: 1 leader_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:50.833457 31910 raft_consensus.cc:697] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Becoming Leader. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Running, Role: LEADER
I20260709 12:15:50.834846 31910 consensus_queue.cc:237] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.819027 31867 tablet_bootstrap.cc:492] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120: No bootstrap required, opened a new log
I20260709 12:15:50.836403 31867 ts_tablet_manager.cc:1403] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120: Time spent bootstrapping tablet: real 0.131s	user 0.019s	sys 0.042s
I20260709 12:15:50.842942 31869 tablet_bootstrap.cc:492] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f: No bootstrap required, opened a new log
I20260709 12:15:50.843567 31869 ts_tablet_manager.cc:1403] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.000s
I20260709 12:15:50.846740 31866 tablet_bootstrap.cc:492] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d: No bootstrap required, opened a new log
I20260709 12:15:50.847033 31869 raft_consensus.cc:359] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.847534 31866 ts_tablet_manager.cc:1403] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d: Time spent bootstrapping tablet: real 0.128s	user 0.044s	sys 0.067s
I20260709 12:15:50.839666 31867 raft_consensus.cc:359] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.848766 31867 raft_consensus.cc:385] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.849133 31867 raft_consensus.cc:740] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.849345 31574 catalog_manager.cc:5697] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b37ad4344c418680f4ae4222867f7d (127.23.69.2). New cstate: current_term: 1 leader_uuid: "00b37ad4344c418680f4ae4222867f7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:50.850361 31866 raft_consensus.cc:359] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.851138 31869 raft_consensus.cc:385] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.851595 31869 raft_consensus.cc:740] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.851142 31866 raft_consensus.cc:385] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:50.852700 31866 raft_consensus.cc:740] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Initialized, Role: FOLLOWER
I20260709 12:15:50.852376 31869 consensus_queue.cc:260] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.850063 31867 consensus_queue.cc:260] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.855195 31869 ts_tablet_manager.cc:1434] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:15:50.855511 31866 consensus_queue.cc:260] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.854887 31867 ts_tablet_manager.cc:1434] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:15:50.858026 31866 ts_tablet_manager.cc:1434] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 12:15:50.857828 31575 catalog_manager.cc:5697] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f reported cstate change: term changed from 0 to 1, leader changed from <none> to b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1). New cstate: current_term: 1 leader_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:50.861292 31910 raft_consensus.cc:493] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:50.861933 31910 raft_consensus.cc:515] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.865619 31910 leader_election.cc:290] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:50.868975 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a079559cfa049f89079fe0c61fc3dd9" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:50.869313 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a079559cfa049f89079fe0c61fc3dd9" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:50.869750 31751 raft_consensus.cc:2468] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 0.
I20260709 12:15:50.870035 31826 raft_consensus.cc:2468] T 3a079559cfa049f89079fe0c61fc3dd9 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 0.
I20260709 12:15:50.871071 31641 leader_election.cc:304] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:50.871884 31910 raft_consensus.cc:2804] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:50.872262 31910 raft_consensus.cc:493] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:50.872641 31910 raft_consensus.cc:3060] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.879315 31910 raft_consensus.cc:515] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.881364 31910 leader_election.cc:290] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 election: Requested vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:50.882113 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a079559cfa049f89079fe0c61fc3dd9" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:50.882277 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a079559cfa049f89079fe0c61fc3dd9" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:50.882748 31751 raft_consensus.cc:3060] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.882990 31826 raft_consensus.cc:3060] T 3a079559cfa049f89079fe0c61fc3dd9 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.889109 31751 raft_consensus.cc:2468] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 1.
I20260709 12:15:50.889539 31826 raft_consensus.cc:2468] T 3a079559cfa049f89079fe0c61fc3dd9 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 1.
I20260709 12:15:50.890259 31641 leader_election.cc:304] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:50.891140 31910 raft_consensus.cc:2804] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:50.891609 31910 raft_consensus.cc:697] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Becoming Leader. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Running, Role: LEADER
I20260709 12:15:50.892362 31910 consensus_queue.cc:237] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.899464 31574 catalog_manager.cc:5697] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f reported cstate change: term changed from 0 to 1, leader changed from <none> to b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1). New cstate: current_term: 1 leader_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:50.929140 31910 raft_consensus.cc:493] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:50.929786 31910 raft_consensus.cc:515] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.931592 31910 leader_election.cc:290] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:50.932606 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff77622b3aa4fbeaf5c93f20f187ede" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:50.932801 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff77622b3aa4fbeaf5c93f20f187ede" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:50.933424 31874 raft_consensus.cc:493] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:50.933601 31826 raft_consensus.cc:2468] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 0.
I20260709 12:15:50.933470 31751 raft_consensus.cc:2468] T 4ff77622b3aa4fbeaf5c93f20f187ede P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 0.
I20260709 12:15:50.934118 31874 raft_consensus.cc:515] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.935030 31641 leader_election.cc:304] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61337bfd85164b0d86e640a6c95ff120, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:50.935751 31910 raft_consensus.cc:2804] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:50.936100 31910 raft_consensus.cc:493] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:50.936244 31874 leader_election.cc:290] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907)
I20260709 12:15:50.936477 31910 raft_consensus.cc:3060] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.937067 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e616dd5a4c4f67b2f066cc0628e35e" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" is_pre_election: true
I20260709 12:15:50.937446 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e616dd5a4c4f67b2f066cc0628e35e" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:50.937812 31677 raft_consensus.cc:2468] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 0.
I20260709 12:15:50.938169 31751 raft_consensus.cc:2468] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 0.
I20260709 12:15:50.938961 31792 leader_election.cc:304] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61337bfd85164b0d86e640a6c95ff120, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:50.939823 31874 raft_consensus.cc:2804] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:50.940232 31874 raft_consensus.cc:493] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:50.940541 31874 raft_consensus.cc:3060] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.942895 31910 raft_consensus.cc:515] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.944653 31910 leader_election.cc:290] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 election: Requested vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:50.945436 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff77622b3aa4fbeaf5c93f20f187ede" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:50.945973 31751 raft_consensus.cc:3060] T 4ff77622b3aa4fbeaf5c93f20f187ede P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.946185 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff77622b3aa4fbeaf5c93f20f187ede" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:50.946795 31826 raft_consensus.cc:3060] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.947331 31874 raft_consensus.cc:515] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.950495 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e616dd5a4c4f67b2f066cc0628e35e" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:50.951090 31752 raft_consensus.cc:3060] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.951294 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e616dd5a4c4f67b2f066cc0628e35e" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
I20260709 12:15:50.951900 31677 raft_consensus.cc:3060] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:50.953732 31751 raft_consensus.cc:2468] T 4ff77622b3aa4fbeaf5c93f20f187ede P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 1.
I20260709 12:15:50.954319 31826 raft_consensus.cc:2468] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 1.
I20260709 12:15:50.954943 31641 leader_election.cc:304] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:50.955780 31910 raft_consensus.cc:2804] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:50.956270 31910 raft_consensus.cc:697] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Becoming Leader. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Running, Role: LEADER
I20260709 12:15:50.956140 31874 leader_election.cc:290] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 election: Requested vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907)
I20260709 12:15:50.957206 31910 consensus_queue.cc:237] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.958743 31752 raft_consensus.cc:2468] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 1.
I20260709 12:15:50.959911 31790 leader_election.cc:304] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: 
I20260709 12:15:50.960269 31677 raft_consensus.cc:2468] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 1.
I20260709 12:15:50.960876 31874 raft_consensus.cc:2804] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:50.961525 31874 raft_consensus.cc:697] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Becoming Leader. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Running, Role: LEADER
I20260709 12:15:50.962618 31874 consensus_queue.cc:237] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:50.967443 31574 catalog_manager.cc:5697] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f reported cstate change: term changed from 0 to 1, leader changed from <none> to b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1). New cstate: current_term: 1 leader_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:50.971010 31575 catalog_manager.cc:5697] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "61337bfd85164b0d86e640a6c95ff120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:50.980427 31874 consensus_queue.cc:1048] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:50.993659 31894 consensus_queue.cc:1048] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:51.007392 31894 consensus_queue.cc:1048] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:51.019109 31894 consensus_queue.cc:1048] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:51.066776 31910 raft_consensus.cc:493] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:51.067389 31910 raft_consensus.cc:515] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:51.069379 31910 leader_election.cc:290] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:51.070457 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3d8f5c30a74cc0a903acb4f5b7fc34" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:51.070802 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3d8f5c30a74cc0a903acb4f5b7fc34" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:51.071720 31826 raft_consensus.cc:2393] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b833db8a0e6746fd8ae7934f76cdc76f in current term 1: Already voted for candidate 00b37ad4344c418680f4ae4222867f7d in this term.
I20260709 12:15:51.072796 31641 leader_election.cc:304] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b833db8a0e6746fd8ae7934f76cdc76f; no voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120
I20260709 12:15:51.073539 31910 raft_consensus.cc:3060] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:51.079200 31910 raft_consensus.cc:2749] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:51.109550 31894 consensus_queue.cc:1048] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:51.110556 31826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c28ae94a008d45418c1373fcddbd9b01"
dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
mode: GRACEFUL
new_leader_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
 from {username='slave'} at 127.0.0.1:58926
I20260709 12:15:51.111368 31826 raft_consensus.cc:606] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Received request to transfer leadership to TS b833db8a0e6746fd8ae7934f76cdc76f
I20260709 12:15:51.123169 31826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a633b1f4b2e407bbd7ab6bf6375c9ed"
dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
mode: GRACEFUL
new_leader_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
 from {username='slave'} at 127.0.0.1:58926
I20260709 12:15:51.123832 31826 raft_consensus.cc:606] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Received request to transfer leadership to TS b833db8a0e6746fd8ae7934f76cdc76f
I20260709 12:15:51.123921 31874 consensus_queue.cc:1048] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:15:51.152004 31677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e42523587f94603aa70638f5bfaf407"
dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
mode: GRACEFUL
new_leader_uuid: "00b37ad4344c418680f4ae4222867f7d"
 from {username='slave'} at 127.0.0.1:36826
I20260709 12:15:51.152697 31677 raft_consensus.cc:606] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Received request to transfer leadership to TS 00b37ad4344c418680f4ae4222867f7d
I20260709 12:15:51.159017 31826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2f64b9603e044deab8dc60a31b2285f"
dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
mode: GRACEFUL
new_leader_uuid: "00b37ad4344c418680f4ae4222867f7d"
 from {username='slave'} at 127.0.0.1:58926
I20260709 12:15:51.159591 31826 raft_consensus.cc:606] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Received request to transfer leadership to TS 00b37ad4344c418680f4ae4222867f7d
I20260709 12:15:51.165218 31826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0e616dd5a4c4f67b2f066cc0628e35e"
dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
mode: GRACEFUL
new_leader_uuid: "00b37ad4344c418680f4ae4222867f7d"
 from {username='slave'} at 127.0.0.1:58926
I20260709 12:15:51.165747 31826 raft_consensus.cc:606] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Received request to transfer leadership to TS 00b37ad4344c418680f4ae4222867f7d
I20260709 12:15:51.174516 31677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ff77622b3aa4fbeaf5c93f20f187ede"
dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
mode: GRACEFUL
new_leader_uuid: "61337bfd85164b0d86e640a6c95ff120"
 from {username='slave'} at 127.0.0.1:36826
I20260709 12:15:51.175094 31677 raft_consensus.cc:606] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Received request to transfer leadership to TS 61337bfd85164b0d86e640a6c95ff120
I20260709 12:15:51.187484 31826 raft_consensus.cc:3060] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:51.194552 31910 consensus_queue.cc:1048] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:51.196758 31897 raft_consensus.cc:493] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:51.197307 31897 raft_consensus.cc:515] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:51.199296 31897 leader_election.cc:290] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907)
I20260709 12:15:51.200050 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e42523587f94603aa70638f5bfaf407" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" is_pre_election: true
I20260709 12:15:51.200827 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e42523587f94603aa70638f5bfaf407" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:51.201663 31752 raft_consensus.cc:2468] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 1.
I20260709 12:15:51.202833 31790 leader_election.cc:304] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [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: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: b833db8a0e6746fd8ae7934f76cdc76f
I20260709 12:15:51.203730 31897 raft_consensus.cc:2804] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:51.204160 31897 raft_consensus.cc:493] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b833db8a0e6746fd8ae7934f76cdc76f)
I20260709 12:15:51.204618 31897 raft_consensus.cc:3060] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:51.210984 31875 consensus_queue.cc:1048] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:51.216385 31897 raft_consensus.cc:515] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:51.217760 31826 raft_consensus.cc:1240] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Rejecting Update request from peer b833db8a0e6746fd8ae7934f76cdc76f for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:51.219704 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e42523587f94603aa70638f5bfaf407" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
I20260709 12:15:51.220254 31875 consensus_queue.cc:1059] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:51.219725 31914 raft_consensus.cc:993] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f: : Instructing follower 00b37ad4344c418680f4ae4222867f7d to start an election
I20260709 12:15:51.221025 31897 leader_election.cc:290] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 2 election: Requested vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907)
I20260709 12:15:51.221685 31914 raft_consensus.cc:1081] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Signalling peer 00b37ad4344c418680f4ae4222867f7d to start an election
I20260709 12:15:51.222467 31910 raft_consensus.cc:3055] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:51.222879 31910 raft_consensus.cc:740] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Running, Role: LEADER
I20260709 12:15:51.223227 31751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e42523587f94603aa70638f5bfaf407"
dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
 from {username='slave'} at 127.0.0.1:45748
I20260709 12:15:51.223963 31751 raft_consensus.cc:493] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:51.223806 31910 consensus_queue.cc:260] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:51.224431 31751 raft_consensus.cc:3060] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:51.225054 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e42523587f94603aa70638f5bfaf407" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:51.225169 31910 raft_consensus.cc:3060] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:51.226529 31790 leader_election.cc:304] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [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: 61337bfd85164b0d86e640a6c95ff120; no voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f
I20260709 12:15:51.228706 31897 raft_consensus.cc:2749] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:51.232753 31751 raft_consensus.cc:515] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:51.234889 31751 leader_election.cc:290] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 2 election: Requested vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:51.235721 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e42523587f94603aa70638f5bfaf407" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
I20260709 12:15:51.236006 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e42523587f94603aa70638f5bfaf407" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:51.236862 31826 raft_consensus.cc:2393] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 00b37ad4344c418680f4ae4222867f7d in current term 2: Already voted for candidate 61337bfd85164b0d86e640a6c95ff120 in this term.
I20260709 12:15:51.242507 31677 raft_consensus.cc:2468] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 2.
I20260709 12:15:51.243818 31718 leader_election.cc:304] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [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: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 61337bfd85164b0d86e640a6c95ff120
I20260709 12:15:51.243964 31910 consensus_queue.cc:1048] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:51.244621 31893 raft_consensus.cc:2804] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:51.245136 31893 raft_consensus.cc:697] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [term 2 LEADER]: Becoming Leader. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Running, Role: LEADER
I20260709 12:15:51.246025 31893 consensus_queue.cc:237] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:51.253888 31574 catalog_manager.cc:5697] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d reported cstate change: term changed from 1 to 2, leader changed from b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1) to 00b37ad4344c418680f4ae4222867f7d (127.23.69.2). New cstate: current_term: 2 leader_uuid: "00b37ad4344c418680f4ae4222867f7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:51.257332 31914 consensus_queue.cc:1048] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:51.271001 31893 consensus_queue.cc:1048] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:51.284572 31893 consensus_queue.cc:1048] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:51.398833 31914 consensus_queue.cc:1048] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:51.404490 31914 consensus_queue.cc:1048] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:51.438417 31932 raft_consensus.cc:993] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120: : Instructing follower b833db8a0e6746fd8ae7934f76cdc76f to start an election
I20260709 12:15:51.438901 31897 raft_consensus.cc:1081] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Signalling peer b833db8a0e6746fd8ae7934f76cdc76f to start an election
I20260709 12:15:51.440449 31677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a633b1f4b2e407bbd7ab6bf6375c9ed"
dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
 from {username='slave'} at 127.0.0.1:36818
I20260709 12:15:51.441092 31677 raft_consensus.cc:493] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:51.441380 31677 raft_consensus.cc:3060] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:51.446864 31677 raft_consensus.cc:515] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:51.448506 31677 leader_election.cc:290] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 2 election: Requested vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:51.449589 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a633b1f4b2e407bbd7ab6bf6375c9ed" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:51.449900 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a633b1f4b2e407bbd7ab6bf6375c9ed" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:51.450268 31752 raft_consensus.cc:3060] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:51.450524 31826 raft_consensus.cc:3055] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:51.450884 31826 raft_consensus.cc:740] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Running, Role: LEADER
I20260709 12:15:51.451623 31826 consensus_queue.cc:260] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:51.452673 31826 raft_consensus.cc:3060] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:51.456275 31752 raft_consensus.cc:2468] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 2.
I20260709 12:15:51.457683 31641 leader_election.cc:304] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:51.458423 31875 raft_consensus.cc:2804] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:51.458537 31826 raft_consensus.cc:2468] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 2.
I20260709 12:15:51.458998 31875 raft_consensus.cc:697] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [term 2 LEADER]: Becoming Leader. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Running, Role: LEADER
I20260709 12:15:51.459901 31875 consensus_queue.cc:237] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:51.466760 31574 catalog_manager.cc:5697] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f reported cstate change: term changed from 1 to 2, leader changed from 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3) to b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1). New cstate: current_term: 2 leader_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:51.468704 31897 consensus_queue.cc:1048] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:51.480283 31932 consensus_queue.cc:1048] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:51.485226 31875 consensus_queue.cc:1048] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:51.492427 31874 raft_consensus.cc:993] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120: : Instructing follower 00b37ad4344c418680f4ae4222867f7d to start an election
I20260709 12:15:51.493024 31874 raft_consensus.cc:1081] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Signalling peer 00b37ad4344c418680f4ae4222867f7d to start an election
I20260709 12:15:51.494757 31751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0e616dd5a4c4f67b2f066cc0628e35e"
dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
 from {username='slave'} at 127.0.0.1:45746
I20260709 12:15:51.495329 31751 raft_consensus.cc:493] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:51.495714 31751 raft_consensus.cc:3060] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:51.503132 31914 consensus_queue.cc:1048] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:51.505769 31751 raft_consensus.cc:515] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:51.509295 31751 leader_election.cc:290] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 2 election: Requested vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:51.509457 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e616dd5a4c4f67b2f066cc0628e35e" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
I20260709 12:15:51.510174 31677 raft_consensus.cc:3060] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:51.510354 31825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e616dd5a4c4f67b2f066cc0628e35e" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:51.511089 31825 raft_consensus.cc:3055] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:51.511469 31825 raft_consensus.cc:740] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Running, Role: LEADER
I20260709 12:15:51.512344 31825 consensus_queue.cc:260] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:51.513767 31825 raft_consensus.cc:3060] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:51.516608 31875 raft_consensus.cc:993] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f: : Instructing follower 61337bfd85164b0d86e640a6c95ff120 to start an election
I20260709 12:15:51.517218 31910 raft_consensus.cc:1081] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Signalling peer 61337bfd85164b0d86e640a6c95ff120 to start an election
I20260709 12:15:51.518002 31677 raft_consensus.cc:2468] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 2.
I20260709 12:15:51.519709 31718 leader_election.cc:304] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:51.520572 31940 raft_consensus.cc:2804] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:51.521143 31940 raft_consensus.cc:697] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [term 2 LEADER]: Becoming Leader. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Running, Role: LEADER
I20260709 12:15:51.521556 31826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ff77622b3aa4fbeaf5c93f20f187ede"
dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
 from {username='slave'} at 127.0.0.1:58922
I20260709 12:15:51.521834 31825 raft_consensus.cc:2468] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 2.
I20260709 12:15:51.522432 31826 raft_consensus.cc:493] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:51.522119 31940 consensus_queue.cc:237] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:51.522991 31826 raft_consensus.cc:3060] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:51.531555 31826 raft_consensus.cc:515] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:51.533532 31826 leader_election.cc:290] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 2 election: Requested vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907)
I20260709 12:15:51.534369 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff77622b3aa4fbeaf5c93f20f187ede" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
I20260709 12:15:51.534675 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff77622b3aa4fbeaf5c93f20f187ede" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:51.535080 31677 raft_consensus.cc:3055] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:51.534667 31575 catalog_manager.cc:5697] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d reported cstate change: term changed from 1 to 2, leader changed from 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3) to 00b37ad4344c418680f4ae4222867f7d (127.23.69.2). New cstate: current_term: 2 leader_uuid: "00b37ad4344c418680f4ae4222867f7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:51.535497 31677 raft_consensus.cc:740] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Running, Role: LEADER
I20260709 12:15:51.535557 31751 raft_consensus.cc:3060] T 4ff77622b3aa4fbeaf5c93f20f187ede P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:51.536489 31677 consensus_queue.cc:260] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:51.537878 31677 raft_consensus.cc:3060] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:51.543510 31751 raft_consensus.cc:2468] T 4ff77622b3aa4fbeaf5c93f20f187ede P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 2.
I20260709 12:15:51.544361 31677 raft_consensus.cc:2468] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 2.
I20260709 12:15:51.544965 31790 leader_election.cc:304] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: 
I20260709 12:15:51.546079 31932 raft_consensus.cc:2804] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:51.546540 31932 raft_consensus.cc:697] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [term 2 LEADER]: Becoming Leader. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Running, Role: LEADER
I20260709 12:15:51.547282 31932 consensus_queue.cc:237] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:51.553951 31575 catalog_manager.cc:5697] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 reported cstate change: term changed from 1 to 2, leader changed from b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1) to 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3). New cstate: current_term: 2 leader_uuid: "61337bfd85164b0d86e640a6c95ff120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:51.609244 31874 raft_consensus.cc:993] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120: : Instructing follower 00b37ad4344c418680f4ae4222867f7d to start an election
I20260709 12:15:51.609853 31932 raft_consensus.cc:1081] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Signalling peer 00b37ad4344c418680f4ae4222867f7d to start an election
I20260709 12:15:51.611629 31751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2f64b9603e044deab8dc60a31b2285f"
dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
 from {username='slave'} at 127.0.0.1:45746
I20260709 12:15:51.612258 31751 raft_consensus.cc:493] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:51.612717 31751 raft_consensus.cc:3060] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:51.618129 31751 raft_consensus.cc:515] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:51.619794 31751 leader_election.cc:290] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 2 election: Requested vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:51.620929 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f64b9603e044deab8dc60a31b2285f" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:51.620795 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f64b9603e044deab8dc60a31b2285f" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
I20260709 12:15:51.621620 31826 raft_consensus.cc:3055] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:51.621634 31677 raft_consensus.cc:3060] T a2f64b9603e044deab8dc60a31b2285f P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:51.622100 31826 raft_consensus.cc:740] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Running, Role: LEADER
I20260709 12:15:51.623042 31826 consensus_queue.cc:260] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:51.624471 31826 raft_consensus.cc:3060] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:51.629869 31677 raft_consensus.cc:2468] T a2f64b9603e044deab8dc60a31b2285f P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 2.
I20260709 12:15:51.631397 31718 leader_election.cc:304] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:51.631904 31826 raft_consensus.cc:2468] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 2.
I20260709 12:15:51.632156 31940 raft_consensus.cc:2804] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:51.632767 31940 raft_consensus.cc:697] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [term 2 LEADER]: Becoming Leader. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Running, Role: LEADER
I20260709 12:15:51.633625 31940 consensus_queue.cc:237] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:51.640165 31575 catalog_manager.cc:5697] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d reported cstate change: term changed from 1 to 2, leader changed from 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3) to 00b37ad4344c418680f4ae4222867f7d (127.23.69.2). New cstate: current_term: 2 leader_uuid: "00b37ad4344c418680f4ae4222867f7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:51.645995 31894 raft_consensus.cc:993] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120: : Instructing follower b833db8a0e6746fd8ae7934f76cdc76f to start an election
I20260709 12:15:51.646646 31932 raft_consensus.cc:1081] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Signalling peer b833db8a0e6746fd8ae7934f76cdc76f to start an election
I20260709 12:15:51.649418 31677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c28ae94a008d45418c1373fcddbd9b01"
dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
 from {username='slave'} at 127.0.0.1:36818
I20260709 12:15:51.650110 31677 raft_consensus.cc:493] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:51.650506 31677 raft_consensus.cc:3060] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:51.656272 31677 raft_consensus.cc:515] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } } peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } }
I20260709 12:15:51.658092 31677 leader_election.cc:290] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 2 election: Requested vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:51.658993 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c28ae94a008d45418c1373fcddbd9b01" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:51.659277 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c28ae94a008d45418c1373fcddbd9b01" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:51.659742 31751 raft_consensus.cc:3060] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:51.659857 31826 raft_consensus.cc:3055] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:51.660331 31826 raft_consensus.cc:740] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Running, Role: LEADER
I20260709 12:15:51.661173 31826 consensus_queue.cc:260] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } } peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } }
I20260709 12:15:51.662457 31826 raft_consensus.cc:3060] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:51.667495 31751 raft_consensus.cc:2468] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 2.
I20260709 12:15:51.668871 31641 leader_election.cc:304] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:51.669620 31914 raft_consensus.cc:2804] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:51.669600 31826 raft_consensus.cc:2468] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 2.
I20260709 12:15:51.670401 31914 raft_consensus.cc:697] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 LEADER]: Becoming Leader. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Running, Role: LEADER
I20260709 12:15:51.671203 31914 consensus_queue.cc:237] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } } peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } }
I20260709 12:15:51.677561 31575 catalog_manager.cc:5697] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f reported cstate change: term changed from 1 to 2, leader changed from 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3) to b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1). New cstate: current_term: 2 leader_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:51.713101 31826 raft_consensus.cc:1275] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Refusing update from remote peer 00b37ad4344c418680f4ae4222867f7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:51.714424 31940 consensus_queue.cc:1048] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:51.723055 31677 raft_consensus.cc:1275] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Refusing update from remote peer 00b37ad4344c418680f4ae4222867f7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:51.724674 31893 consensus_queue.cc:1048] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:51.877396 31826 raft_consensus.cc:1275] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Refusing update from remote peer b833db8a0e6746fd8ae7934f76cdc76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:51.878798 31914 consensus_queue.cc:1048] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:51.887969 31751 raft_consensus.cc:1275] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Refusing update from remote peer b833db8a0e6746fd8ae7934f76cdc76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:51.890040 31875 consensus_queue.cc:1048] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:51.944913 31826 raft_consensus.cc:1275] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Refusing update from remote peer 00b37ad4344c418680f4ae4222867f7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:51.946241 31893 consensus_queue.cc:1048] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:51.954903 31677 raft_consensus.cc:1275] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Refusing update from remote peer 00b37ad4344c418680f4ae4222867f7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:51.956773 31870 consensus_queue.cc:1048] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:52.031333 31677 raft_consensus.cc:1275] T a2f64b9603e044deab8dc60a31b2285f P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Refusing update from remote peer 00b37ad4344c418680f4ae4222867f7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:52.032754 31870 consensus_queue.cc:1048] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:52.041693 31826 raft_consensus.cc:1275] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Refusing update from remote peer 00b37ad4344c418680f4ae4222867f7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:52.043181 31893 consensus_queue.cc:1048] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:52.075315 31751 raft_consensus.cc:1275] T 4ff77622b3aa4fbeaf5c93f20f187ede P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Refusing update from remote peer 61337bfd85164b0d86e640a6c95ff120: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:52.076617 31932 consensus_queue.cc:1048] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:52.085216 31677 raft_consensus.cc:1275] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Refusing update from remote peer 61337bfd85164b0d86e640a6c95ff120: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:52.087102 31948 consensus_queue.cc:1048] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:52.087327 31826 raft_consensus.cc:1275] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Refusing update from remote peer b833db8a0e6746fd8ae7934f76cdc76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:52.089057 31875 consensus_queue.cc:1048] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:52.101438 31751 raft_consensus.cc:1275] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Refusing update from remote peer b833db8a0e6746fd8ae7934f76cdc76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:52.105068 31910 consensus_queue.cc:1048] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:54.213392 31575 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60076:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:54.216768 31575 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:54.274694 31664 tablet_service.cc:1511] Processing CreateTablet for tablet 193f1052a69c459c9f4ab70c52515051 (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:54.276736 31664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193f1052a69c459c9f4ab70c52515051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.278406 31812 tablet_service.cc:1511] Processing CreateTablet for tablet 193f1052a69c459c9f4ab70c52515051 (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:54.278620 31738 tablet_service.cc:1511] Processing CreateTablet for tablet 193f1052a69c459c9f4ab70c52515051 (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:54.280068 31660 tablet_service.cc:1511] Processing CreateTablet for tablet b7a311f1232b4917afde073074be00e6 (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:54.280400 31738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193f1052a69c459c9f4ab70c52515051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.281642 31660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a311f1232b4917afde073074be00e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.284762 31812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193f1052a69c459c9f4ab70c52515051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.304303 31736 tablet_service.cc:1511] Processing CreateTablet for tablet b7a311f1232b4917afde073074be00e6 (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:54.305881 31736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a311f1232b4917afde073074be00e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.314738 31810 tablet_service.cc:1511] Processing CreateTablet for tablet b7a311f1232b4917afde073074be00e6 (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:54.316236 31810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a311f1232b4917afde073074be00e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.318536 31963 tablet_bootstrap.cc:492] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f: Bootstrap starting.
I20260709 12:15:54.319967 31734 tablet_service.cc:1511] Processing CreateTablet for tablet b96607700ec54e46b4caa155ba62c147 (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:54.322146 31734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96607700ec54e46b4caa155ba62c147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.322928 31813 tablet_service.cc:1511] Processing CreateTablet for tablet b96607700ec54e46b4caa155ba62c147 (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:54.325623 31813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96607700ec54e46b4caa155ba62c147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.327800 31659 tablet_service.cc:1511] Processing CreateTablet for tablet a7b5443840104401b0a31df08251d326 (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:54.331737 31737 tablet_service.cc:1511] Processing CreateTablet for tablet a7b5443840104401b0a31df08251d326 (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:54.333202 31737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b5443840104401b0a31df08251d326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.337738 31667 tablet_service.cc:1511] Processing CreateTablet for tablet 3ef9d069b9c5457f8d5c7ed515cf748c (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:54.342911 31811 tablet_service.cc:1511] Processing CreateTablet for tablet 3ef9d069b9c5457f8d5c7ed515cf748c (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:54.344017 31741 tablet_service.cc:1511] Processing CreateTablet for tablet 3ef9d069b9c5457f8d5c7ed515cf748c (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:54.345798 31741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef9d069b9c5457f8d5c7ed515cf748c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.345716 31808 tablet_service.cc:1511] Processing CreateTablet for tablet a7b5443840104401b0a31df08251d326 (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:54.341084 31660 tablet_service.cc:1511] Processing CreateTablet for tablet 6b46eeca6df64bfc86425d8d44a992ce (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:54.344420 31811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef9d069b9c5457f8d5c7ed515cf748c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.351285 31739 tablet_service.cc:1511] Processing CreateTablet for tablet 6b46eeca6df64bfc86425d8d44a992ce (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:54.352988 31739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b46eeca6df64bfc86425d8d44a992ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.359022 31963 tablet_bootstrap.cc:654] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.356401 31666 tablet_service.cc:1511] Processing CreateTablet for tablet 05b0b160a8ac4f05a73556a958966460 (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:54.363430 31816 tablet_service.cc:1511] Processing CreateTablet for tablet 6b46eeca6df64bfc86425d8d44a992ce (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:54.378481 31816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b46eeca6df64bfc86425d8d44a992ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.364457 31809 tablet_service.cc:1511] Processing CreateTablet for tablet 05b0b160a8ac4f05a73556a958966460 (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:54.364534 31663 tablet_service.cc:1511] Processing CreateTablet for tablet 1f96af401a6e4d728f1fdd32f5625813 (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:54.365527 31659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b5443840104401b0a31df08251d326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.368173 31735 tablet_service.cc:1511] Processing CreateTablet for tablet 05b0b160a8ac4f05a73556a958966460 (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:54.338071 31664 tablet_service.cc:1511] Processing CreateTablet for tablet b96607700ec54e46b4caa155ba62c147 (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:54.388837 31660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b46eeca6df64bfc86425d8d44a992ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.389642 31667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef9d069b9c5457f8d5c7ed515cf748c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.390384 31663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f96af401a6e4d728f1fdd32f5625813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.392864 31809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b0b160a8ac4f05a73556a958966460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.393260 31664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96607700ec54e46b4caa155ba62c147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.397478 31735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b0b160a8ac4f05a73556a958966460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.400641 31964 tablet_bootstrap.cc:492] T 193f1052a69c459c9f4ab70c52515051 P 61337bfd85164b0d86e640a6c95ff120: Bootstrap starting.
I20260709 12:15:54.401095 31808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b5443840104401b0a31df08251d326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.405527 31965 tablet_bootstrap.cc:492] T 193f1052a69c459c9f4ab70c52515051 P 00b37ad4344c418680f4ae4222867f7d: Bootstrap starting.
I20260709 12:15:54.408958 31666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b0b160a8ac4f05a73556a958966460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.435793 31964 tablet_bootstrap.cc:654] T 193f1052a69c459c9f4ab70c52515051 P 61337bfd85164b0d86e640a6c95ff120: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.439378 31740 tablet_service.cc:1511] Processing CreateTablet for tablet 1f96af401a6e4d728f1fdd32f5625813 (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:54.442165 31740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f96af401a6e4d728f1fdd32f5625813. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:54.442955 31623 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:54.469645 31965 tablet_bootstrap.cc:654] T 193f1052a69c459c9f4ab70c52515051 P 00b37ad4344c418680f4ae4222867f7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.475199 31816 tablet_service.cc:1511] Processing CreateTablet for tablet 1f96af401a6e4d728f1fdd32f5625813 (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:54.476451 31663 tablet_service.cc:1511] Processing CreateTablet for tablet 1432442b0b9d4478a07204eeb58e038b (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:54.477274 31816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f96af401a6e4d728f1fdd32f5625813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.477813 31663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1432442b0b9d4478a07204eeb58e038b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.479172 31810 tablet_service.cc:1511] Processing CreateTablet for tablet 1432442b0b9d4478a07204eeb58e038b (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:54.480738 31810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1432442b0b9d4478a07204eeb58e038b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.482273 31963 tablet_bootstrap.cc:492] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f: No bootstrap required, opened a new log
I20260709 12:15:54.482857 31963 ts_tablet_manager.cc:1403] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent bootstrapping tablet: real 0.171s	user 0.007s	sys 0.016s
I20260709 12:15:54.486207 31963 raft_consensus.cc:359] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.487115 31963 raft_consensus.cc:385] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.487455 31963 raft_consensus.cc:740] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.488432 31963 consensus_queue.cc:260] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.479779 31735 tablet_service.cc:1511] Processing CreateTablet for tablet 1432442b0b9d4478a07204eeb58e038b (DEFAULT_TABLE table=soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:54.490473 31735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1432442b0b9d4478a07204eeb58e038b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.509959 31963 ts_tablet_manager.cc:1434] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.003s
I20260709 12:15:54.519152 31963 tablet_bootstrap.cc:492] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f: Bootstrap starting.
I20260709 12:15:54.523102 31964 tablet_bootstrap.cc:492] T 193f1052a69c459c9f4ab70c52515051 P 61337bfd85164b0d86e640a6c95ff120: No bootstrap required, opened a new log
I20260709 12:15:54.523650 31964 ts_tablet_manager.cc:1403] T 193f1052a69c459c9f4ab70c52515051 P 61337bfd85164b0d86e640a6c95ff120: Time spent bootstrapping tablet: real 0.123s	user 0.011s	sys 0.008s
I20260709 12:15:54.527611 31964 raft_consensus.cc:359] T 193f1052a69c459c9f4ab70c52515051 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.528362 31964 raft_consensus.cc:385] T 193f1052a69c459c9f4ab70c52515051 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.528687 31964 raft_consensus.cc:740] T 193f1052a69c459c9f4ab70c52515051 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.529429 31964 consensus_queue.cc:260] T 193f1052a69c459c9f4ab70c52515051 P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.531805 31963 tablet_bootstrap.cc:654] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.532001 31964 ts_tablet_manager.cc:1434] T 193f1052a69c459c9f4ab70c52515051 P 61337bfd85164b0d86e640a6c95ff120: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:15:54.533111 31964 tablet_bootstrap.cc:492] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120: Bootstrap starting.
I20260709 12:15:54.538609 31965 tablet_bootstrap.cc:492] T 193f1052a69c459c9f4ab70c52515051 P 00b37ad4344c418680f4ae4222867f7d: No bootstrap required, opened a new log
I20260709 12:15:54.539222 31965 ts_tablet_manager.cc:1403] T 193f1052a69c459c9f4ab70c52515051 P 00b37ad4344c418680f4ae4222867f7d: Time spent bootstrapping tablet: real 0.134s	user 0.018s	sys 0.009s
I20260709 12:15:54.542564 31965 raft_consensus.cc:359] T 193f1052a69c459c9f4ab70c52515051 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.543345 31965 raft_consensus.cc:385] T 193f1052a69c459c9f4ab70c52515051 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.543641 31965 raft_consensus.cc:740] T 193f1052a69c459c9f4ab70c52515051 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.544499 31965 consensus_queue.cc:260] T 193f1052a69c459c9f4ab70c52515051 P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.552456 31965 ts_tablet_manager.cc:1434] T 193f1052a69c459c9f4ab70c52515051 P 00b37ad4344c418680f4ae4222867f7d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:15:54.554757 31965 tablet_bootstrap.cc:492] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d: Bootstrap starting.
I20260709 12:15:54.556587 31963 tablet_bootstrap.cc:492] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f: No bootstrap required, opened a new log
I20260709 12:15:54.557209 31963 ts_tablet_manager.cc:1403] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.021s
I20260709 12:15:54.558476 31964 tablet_bootstrap.cc:654] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.560760 31963 raft_consensus.cc:359] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.562041 31963 raft_consensus.cc:385] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.562367 31963 raft_consensus.cc:740] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.563758 31965 tablet_bootstrap.cc:654] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.563445 31963 consensus_queue.cc:260] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.566497 31963 ts_tablet_manager.cc:1434] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:15:54.574254 31963 tablet_bootstrap.cc:492] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f: Bootstrap starting.
I20260709 12:15:54.589283 31963 tablet_bootstrap.cc:654] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.593197 31964 tablet_bootstrap.cc:492] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120: No bootstrap required, opened a new log
I20260709 12:15:54.593441 31965 tablet_bootstrap.cc:492] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d: No bootstrap required, opened a new log
I20260709 12:15:54.594009 31964 ts_tablet_manager.cc:1403] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.015s
I20260709 12:15:54.594129 31965 ts_tablet_manager.cc:1403] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.011s
I20260709 12:15:54.597689 31964 raft_consensus.cc:359] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.598599 31964 raft_consensus.cc:385] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.598974 31964 raft_consensus.cc:740] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.598935 31965 raft_consensus.cc:359] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.600478 31965 raft_consensus.cc:385] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.600993 31965 raft_consensus.cc:740] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.600605 31964 consensus_queue.cc:260] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.603960 31964 ts_tablet_manager.cc:1434] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:15:54.602137 31965 consensus_queue.cc:260] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.607522 31964 tablet_bootstrap.cc:492] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120: Bootstrap starting.
I20260709 12:15:54.616220 31964 tablet_bootstrap.cc:654] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.618249 31965 ts_tablet_manager.cc:1434] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.000s
I20260709 12:15:54.619599 31965 tablet_bootstrap.cc:492] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d: Bootstrap starting.
I20260709 12:15:54.619696 31963 tablet_bootstrap.cc:492] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f: No bootstrap required, opened a new log
I20260709 12:15:54.620278 31963 ts_tablet_manager.cc:1403] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f: Time spent bootstrapping tablet: real 0.046s	user 0.026s	sys 0.010s
I20260709 12:15:54.624017 31963 raft_consensus.cc:359] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.624917 31963 raft_consensus.cc:385] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.625242 31963 raft_consensus.cc:740] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.626137 31963 consensus_queue.cc:260] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.628297 31965 tablet_bootstrap.cc:654] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.628983 31964 tablet_bootstrap.cc:492] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120: No bootstrap required, opened a new log
I20260709 12:15:54.629590 31964 ts_tablet_manager.cc:1403] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260709 12:15:54.630116 31963 ts_tablet_manager.cc:1434] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260709 12:15:54.631366 31963 tablet_bootstrap.cc:492] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f: Bootstrap starting.
I20260709 12:15:54.633236 31964 raft_consensus.cc:359] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.634093 31964 raft_consensus.cc:385] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.634392 31964 raft_consensus.cc:740] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.635429 31964 consensus_queue.cc:260] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.638017 31964 ts_tablet_manager.cc:1434] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:54.641394 31963 tablet_bootstrap.cc:654] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.645391 31964 tablet_bootstrap.cc:492] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120: Bootstrap starting.
I20260709 12:15:54.648741 31965 tablet_bootstrap.cc:492] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d: No bootstrap required, opened a new log
I20260709 12:15:54.649791 31965 ts_tablet_manager.cc:1403] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.008s
I20260709 12:15:54.654150 31964 tablet_bootstrap.cc:654] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.655205 31965 raft_consensus.cc:359] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.656518 31965 raft_consensus.cc:385] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.657044 31965 raft_consensus.cc:740] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.658722 31965 consensus_queue.cc:260] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.664453 31965 ts_tablet_manager.cc:1434] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 12:15:54.667835 31965 tablet_bootstrap.cc:492] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d: Bootstrap starting.
I20260709 12:15:54.677042 31964 tablet_bootstrap.cc:492] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120: No bootstrap required, opened a new log
I20260709 12:15:54.678287 31965 tablet_bootstrap.cc:654] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.684690 31964 ts_tablet_manager.cc:1403] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.017s
I20260709 12:15:54.688236 31964 raft_consensus.cc:359] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.689273 31964 raft_consensus.cc:385] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.689628 31964 raft_consensus.cc:740] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.690503 31964 consensus_queue.cc:260] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.693401 31964 ts_tablet_manager.cc:1434] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:15:54.693567 31965 tablet_bootstrap.cc:492] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d: No bootstrap required, opened a new log
I20260709 12:15:54.694541 31964 tablet_bootstrap.cc:492] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120: Bootstrap starting.
I20260709 12:15:54.694531 31965 ts_tablet_manager.cc:1403] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.014s
I20260709 12:15:54.699357 31965 raft_consensus.cc:359] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.700541 31965 raft_consensus.cc:385] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.701059 31965 raft_consensus.cc:740] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.702221 31965 consensus_queue.cc:260] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.703298 31964 tablet_bootstrap.cc:654] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.713569 31965 ts_tablet_manager.cc:1434] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 12:15:54.716073 31894 raft_consensus.cc:493] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.717160 31964 tablet_bootstrap.cc:492] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120: No bootstrap required, opened a new log
I20260709 12:15:54.717100 31894 raft_consensus.cc:515] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.717856 31964 ts_tablet_manager.cc:1403] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260709 12:15:54.721652 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96607700ec54e46b4caa155ba62c147" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" is_pre_election: true
I20260709 12:15:54.721669 31964 raft_consensus.cc:359] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.722854 31964 raft_consensus.cc:385] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.723245 31964 raft_consensus.cc:740] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Initialized, Role: FOLLOWER
W20260709 12:15:54.724345 31792 leader_election.cc:343] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:54.724188 31964 consensus_queue.cc:260] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.727785 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96607700ec54e46b4caa155ba62c147" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:54.728663 31751 raft_consensus.cc:2468] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 0.
I20260709 12:15:54.729955 31894 leader_election.cc:290] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907)
I20260709 12:15:54.730435 31790 leader_election.cc:304] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: b833db8a0e6746fd8ae7934f76cdc76f
I20260709 12:15:54.733321 31894 raft_consensus.cc:2804] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.733768 31894 raft_consensus.cc:493] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.734130 31963 tablet_bootstrap.cc:492] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f: No bootstrap required, opened a new log
I20260709 12:15:54.734201 31894 raft_consensus.cc:3060] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.734762 31963 ts_tablet_manager.cc:1403] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent bootstrapping tablet: real 0.104s	user 0.044s	sys 0.043s
I20260709 12:15:54.737920 31963 raft_consensus.cc:359] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.738632 31963 raft_consensus.cc:385] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.738929 31963 raft_consensus.cc:740] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.739658 31963 consensus_queue.cc:260] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.742410 31963 ts_tablet_manager.cc:1434] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:15:54.742844 31965 tablet_bootstrap.cc:492] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d: Bootstrap starting.
I20260709 12:15:54.743935 31963 tablet_bootstrap.cc:492] T 1f96af401a6e4d728f1fdd32f5625813 P b833db8a0e6746fd8ae7934f76cdc76f: Bootstrap starting.
I20260709 12:15:54.746234 31972 raft_consensus.cc:493] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.746562 31894 raft_consensus.cc:515] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.747059 31972 raft_consensus.cc:515] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.749903 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96607700ec54e46b4caa155ba62c147" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
W20260709 12:15:54.751372 31792 leader_election.cc:343] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:54.751483 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193f1052a69c459c9f4ab70c52515051" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:54.752502 31751 raft_consensus.cc:2468] T 193f1052a69c459c9f4ab70c52515051 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 0.
I20260709 12:15:54.754068 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96607700ec54e46b4caa155ba62c147" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:54.754804 31752 raft_consensus.cc:3060] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.755252 31641 leader_election.cc:304] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:54.758296 31875 raft_consensus.cc:2804] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.758514 31963 tablet_bootstrap.cc:654] T 1f96af401a6e4d728f1fdd32f5625813 P b833db8a0e6746fd8ae7934f76cdc76f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.758903 31875 raft_consensus.cc:493] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.759431 31875 raft_consensus.cc:3060] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.761399 31965 tablet_bootstrap.cc:654] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.763780 31952 raft_consensus.cc:493] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.764420 31952 raft_consensus.cc:515] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.765054 31972 leader_election.cc:290] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:54.768728 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a311f1232b4917afde073074be00e6" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:54.769645 31826 raft_consensus.cc:2468] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 0.
I20260709 12:15:54.771936 31716 leader_election.cc:304] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: 
I20260709 12:15:54.774785 31974 raft_consensus.cc:2804] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.775282 31974 raft_consensus.cc:493] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.775668 31974 raft_consensus.cc:3060] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.780092 31952 leader_election.cc:290] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:54.787356 31894 leader_election.cc:290] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 election: Requested vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907)
I20260709 12:15:54.788206 31875 raft_consensus.cc:515] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.795790 31965 tablet_bootstrap.cc:492] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d: No bootstrap required, opened a new log
I20260709 12:15:54.793239 31964 ts_tablet_manager.cc:1434] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120: Time spent starting tablet: real 0.075s	user 0.028s	sys 0.028s
I20260709 12:15:54.799427 31965 ts_tablet_manager.cc:1403] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d: Time spent bootstrapping tablet: real 0.084s	user 0.021s	sys 0.006s
I20260709 12:15:54.799227 31974 raft_consensus.cc:515] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.802981 31965 raft_consensus.cc:359] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.803766 31965 raft_consensus.cc:385] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.804066 31965 raft_consensus.cc:740] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.804870 31965 consensus_queue.cc:260] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.801254 31964 tablet_bootstrap.cc:492] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120: Bootstrap starting.
I20260709 12:15:54.807279 31965 ts_tablet_manager.cc:1434] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:54.807368 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a311f1232b4917afde073074be00e6" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:54.808017 31826 raft_consensus.cc:3060] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.808360 31965 tablet_bootstrap.cc:492] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d: Bootstrap starting.
I20260709 12:15:54.812350 31964 tablet_bootstrap.cc:654] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.798377 31875 leader_election.cc:290] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 election: Requested vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:54.789335 31752 raft_consensus.cc:2468] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 1.
I20260709 12:15:54.814881 31963 tablet_bootstrap.cc:492] T 1f96af401a6e4d728f1fdd32f5625813 P b833db8a0e6746fd8ae7934f76cdc76f: No bootstrap required, opened a new log
I20260709 12:15:54.815448 31963 ts_tablet_manager.cc:1403] T 1f96af401a6e4d728f1fdd32f5625813 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.016s
I20260709 12:15:54.818653 31963 raft_consensus.cc:359] T 1f96af401a6e4d728f1fdd32f5625813 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.819383 31963 raft_consensus.cc:385] T 1f96af401a6e4d728f1fdd32f5625813 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.819653 31963 raft_consensus.cc:740] T 1f96af401a6e4d728f1fdd32f5625813 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.820312 31963 consensus_queue.cc:260] T 1f96af401a6e4d728f1fdd32f5625813 P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.822180 31974 leader_election.cc:290] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 election: Requested vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:54.823007 31826 raft_consensus.cc:2468] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 1.
I20260709 12:15:54.823143 31790 leader_election.cc:304] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: b833db8a0e6746fd8ae7934f76cdc76f
I20260709 12:15:54.824314 31965 tablet_bootstrap.cc:654] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.824818 31716 leader_election.cc:304] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: 
I20260709 12:15:54.825295 31981 raft_consensus.cc:2804] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:54.826100 31981 raft_consensus.cc:697] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Becoming Leader. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Running, Role: LEADER
I20260709 12:15:54.828863 31963 ts_tablet_manager.cc:1434] T 1f96af401a6e4d728f1fdd32f5625813 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:15:54.825891 31974 raft_consensus.cc:2804] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:54.829910 31963 tablet_bootstrap.cc:492] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f: Bootstrap starting.
I20260709 12:15:54.830411 31974 raft_consensus.cc:697] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Becoming Leader. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Running, Role: LEADER
I20260709 12:15:54.831415 31974 consensus_queue.cc:237] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.834210 31875 raft_consensus.cc:493] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.828665 31981 consensus_queue.cc:237] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.834766 31875 raft_consensus.cc:515] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.836997 31875 leader_election.cc:290] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:54.838537 31963 tablet_bootstrap.cc:654] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:54.838658 31641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.2:32907, user_credentials={real_user=slave}} blocked reactor thread for 83651.5us
I20260709 12:15:54.842751 31965 tablet_bootstrap.cc:492] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d: No bootstrap required, opened a new log
I20260709 12:15:54.844396 31965 ts_tablet_manager.cc:1403] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260709 12:15:54.848826 31965 raft_consensus.cc:359] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.849869 31965 raft_consensus.cc:385] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.850241 31965 raft_consensus.cc:740] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.851344 31965 consensus_queue.cc:260] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.855648 31964 tablet_bootstrap.cc:492] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120: No bootstrap required, opened a new log
I20260709 12:15:54.856328 31964 ts_tablet_manager.cc:1403] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120: Time spent bootstrapping tablet: real 0.055s	user 0.023s	sys 0.023s
I20260709 12:15:54.857486 31825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193f1052a69c459c9f4ab70c52515051" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:54.857792 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193f1052a69c459c9f4ab70c52515051" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:54.858515 31752 raft_consensus.cc:3060] T 193f1052a69c459c9f4ab70c52515051 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.858466 31825 raft_consensus.cc:2468] T 193f1052a69c459c9f4ab70c52515051 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 0.
I20260709 12:15:54.859967 31965 ts_tablet_manager.cc:1434] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 12:15:54.861850 31965 tablet_bootstrap.cc:492] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d: Bootstrap starting.
I20260709 12:15:54.864058 31963 tablet_bootstrap.cc:492] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f: No bootstrap required, opened a new log
I20260709 12:15:54.864674 31963 ts_tablet_manager.cc:1403] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.006s
I20260709 12:15:54.865640 31825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193f1052a69c459c9f4ab70c52515051" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:54.866362 31825 raft_consensus.cc:3060] T 193f1052a69c459c9f4ab70c52515051 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.867059 31573 catalog_manager.cc:5697] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "61337bfd85164b0d86e640a6c95ff120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:54.868201 31963 raft_consensus.cc:359] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.869120 31963 raft_consensus.cc:385] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.869359 31965 tablet_bootstrap.cc:654] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.869459 31963 raft_consensus.cc:740] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.859875 31974 raft_consensus.cc:493] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.870460 31963 consensus_queue.cc:260] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.859874 31964 raft_consensus.cc:359] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.870772 31974 raft_consensus.cc:515] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.872781 31964 raft_consensus.cc:385] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.873136 31964 raft_consensus.cc:740] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.873379 31963 ts_tablet_manager.cc:1434] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:54.874030 31964 consensus_queue.cc:260] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.874634 31963 tablet_bootstrap.cc:492] T 6b46eeca6df64bfc86425d8d44a992ce P b833db8a0e6746fd8ae7934f76cdc76f: Bootstrap starting.
I20260709 12:15:54.876711 31964 ts_tablet_manager.cc:1434] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260709 12:15:54.877643 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b5443840104401b0a31df08251d326" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:54.877795 31964 tablet_bootstrap.cc:492] T 05b0b160a8ac4f05a73556a958966460 P 61337bfd85164b0d86e640a6c95ff120: Bootstrap starting.
I20260709 12:15:54.878276 31826 raft_consensus.cc:2468] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 0.
I20260709 12:15:54.879536 31716 leader_election.cc:304] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: 
I20260709 12:15:54.888293 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef9d069b9c5457f8d5c7ed515cf748c" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:54.889303 31826 raft_consensus.cc:2468] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 0.
I20260709 12:15:54.890313 31875 raft_consensus.cc:493] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.891004 31875 raft_consensus.cc:515] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.909718 31952 raft_consensus.cc:493] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.910568 31952 raft_consensus.cc:515] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.924088 31974 leader_election.cc:290] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:54.929301 31982 raft_consensus.cc:493] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.930233 31982 raft_consensus.cc:515] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.925539 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a311f1232b4917afde073074be00e6" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" is_pre_election: true
I20260709 12:15:54.932890 31677 raft_consensus.cc:2468] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 0.
I20260709 12:15:54.946768 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a311f1232b4917afde073074be00e6" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
I20260709 12:15:54.947796 31677 raft_consensus.cc:3060] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.948776 31981 raft_consensus.cc:493] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.949522 31981 raft_consensus.cc:515] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.966856 31981 leader_election.cc:290] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907)
I20260709 12:15:54.968827 31676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b46eeca6df64bfc86425d8d44a992ce" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" is_pre_election: true
I20260709 12:15:54.969697 31974 raft_consensus.cc:2804] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.970835 31974 raft_consensus.cc:493] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:15:54.970929 31792 leader_election.cc:343] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:54.971242 31974 raft_consensus.cc:3060] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.971720 31964 tablet_bootstrap.cc:654] T 05b0b160a8ac4f05a73556a958966460 P 61337bfd85164b0d86e640a6c95ff120: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.972709 31963 tablet_bootstrap.cc:654] T 6b46eeca6df64bfc86425d8d44a992ce P b833db8a0e6746fd8ae7934f76cdc76f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.973301 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef9d069b9c5457f8d5c7ed515cf748c" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:54.975736 31982 leader_election.cc:290] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
W20260709 12:15:54.969807 31716 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.69.3:44835, user_credentials={real_user=slave}} blocked reactor thread for 90356.1us
I20260709 12:15:54.970315 31952 leader_election.cc:290] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:54.969156 31875 leader_election.cc:290] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:54.983109 31964 tablet_bootstrap.cc:492] T 05b0b160a8ac4f05a73556a958966460 P 61337bfd85164b0d86e640a6c95ff120: No bootstrap required, opened a new log
I20260709 12:15:54.985219 31964 ts_tablet_manager.cc:1403] T 05b0b160a8ac4f05a73556a958966460 P 61337bfd85164b0d86e640a6c95ff120: Time spent bootstrapping tablet: real 0.108s	user 0.024s	sys 0.032s
I20260709 12:15:54.985706 31963 tablet_bootstrap.cc:492] T 6b46eeca6df64bfc86425d8d44a992ce P b833db8a0e6746fd8ae7934f76cdc76f: No bootstrap required, opened a new log
I20260709 12:15:54.985435 31676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b5443840104401b0a31df08251d326" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" is_pre_election: true
I20260709 12:15:54.986069 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f96af401a6e4d728f1fdd32f5625813" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:54.986289 31963 ts_tablet_manager.cc:1403] T 6b46eeca6df64bfc86425d8d44a992ce P b833db8a0e6746fd8ae7934f76cdc76f: Time spent bootstrapping tablet: real 0.112s	user 0.052s	sys 0.036s
I20260709 12:15:54.986289 31676 raft_consensus.cc:2468] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 0.
I20260709 12:15:54.988487 31964 raft_consensus.cc:359] T 05b0b160a8ac4f05a73556a958966460 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.992600 31963 raft_consensus.cc:359] T 6b46eeca6df64bfc86425d8d44a992ce P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.993371 31964 raft_consensus.cc:385] T 05b0b160a8ac4f05a73556a958966460 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.993609 31963 raft_consensus.cc:385] T 6b46eeca6df64bfc86425d8d44a992ce P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.993805 31964 raft_consensus.cc:740] T 05b0b160a8ac4f05a73556a958966460 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.994069 31963 raft_consensus.cc:740] T 6b46eeca6df64bfc86425d8d44a992ce P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.994750 31964 consensus_queue.cc:260] T 05b0b160a8ac4f05a73556a958966460 P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.994997 31963 consensus_queue.cc:260] T 6b46eeca6df64bfc86425d8d44a992ce P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:54.996651 31752 raft_consensus.cc:2468] T 193f1052a69c459c9f4ab70c52515051 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 1.
I20260709 12:15:54.997517 31964 ts_tablet_manager.cc:1434] T 05b0b160a8ac4f05a73556a958966460 P 61337bfd85164b0d86e640a6c95ff120: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 12:15:54.972534 31825 raft_consensus.cc:2468] T 193f1052a69c459c9f4ab70c52515051 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 1.
I20260709 12:15:54.998407 31963 ts_tablet_manager.cc:1434] T 6b46eeca6df64bfc86425d8d44a992ce P b833db8a0e6746fd8ae7934f76cdc76f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:15:54.998837 31964 tablet_bootstrap.cc:492] T 1f96af401a6e4d728f1fdd32f5625813 P 61337bfd85164b0d86e640a6c95ff120: Bootstrap starting.
I20260709 12:15:54.999688 31963 tablet_bootstrap.cc:492] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f: Bootstrap starting.
I20260709 12:15:55.001724 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b46eeca6df64bfc86425d8d44a992ce" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:55.005532 31677 raft_consensus.cc:2468] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 1.
W20260709 12:15:55.010394 31790 leader_election.cc:343] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.010999 31790 leader_election.cc:304] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61337bfd85164b0d86e640a6c95ff120; no voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f
I20260709 12:15:55.011395 31963 tablet_bootstrap.cc:654] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.011914 31981 raft_consensus.cc:2749] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:15:55.012964 31716 leader_election.cc:343] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.020282 31750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b5443840104401b0a31df08251d326" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:55.022342 31963 tablet_bootstrap.cc:492] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f: No bootstrap required, opened a new log
I20260709 12:15:54.993247 31974 raft_consensus.cc:515] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.022946 31963 ts_tablet_manager.cc:1403] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.007s
I20260709 12:15:55.023610 31750 raft_consensus.cc:2393] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b833db8a0e6746fd8ae7934f76cdc76f in current term 1: Already voted for candidate 00b37ad4344c418680f4ae4222867f7d in this term.
I20260709 12:15:55.024972 31974 leader_election.cc:290] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 election: Requested vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:55.016923 31825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a311f1232b4917afde073074be00e6" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:55.019057 31964 tablet_bootstrap.cc:654] T 1f96af401a6e4d728f1fdd32f5625813 P 61337bfd85164b0d86e640a6c95ff120: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.019227 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b5443840104401b0a31df08251d326" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:55.026013 31826 raft_consensus.cc:2468] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 0.
I20260709 12:15:55.026295 31963 raft_consensus.cc:359] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.027092 31963 raft_consensus.cc:385] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.027396 31963 raft_consensus.cc:740] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.027474 31825 raft_consensus.cc:2393] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b833db8a0e6746fd8ae7934f76cdc76f in current term 1: Already voted for candidate 00b37ad4344c418680f4ae4222867f7d in this term.
I20260709 12:15:55.030979 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b5443840104401b0a31df08251d326" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:55.029160 31963 consensus_queue.cc:260] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.031695 31826 raft_consensus.cc:3060] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.033932 31963 ts_tablet_manager.cc:1434] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260709 12:15:55.034132 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a311f1232b4917afde073074be00e6" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:55.035023 31963 tablet_bootstrap.cc:492] T 1432442b0b9d4478a07204eeb58e038b P b833db8a0e6746fd8ae7934f76cdc76f: Bootstrap starting.
I20260709 12:15:55.039249 31964 tablet_bootstrap.cc:492] T 1f96af401a6e4d728f1fdd32f5625813 P 61337bfd85164b0d86e640a6c95ff120: No bootstrap required, opened a new log
I20260709 12:15:55.039861 31964 ts_tablet_manager.cc:1403] T 1f96af401a6e4d728f1fdd32f5625813 P 61337bfd85164b0d86e640a6c95ff120: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.006s
I20260709 12:15:55.040997 31826 raft_consensus.cc:2468] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 1.
I20260709 12:15:55.043160 31963 tablet_bootstrap.cc:654] T 1432442b0b9d4478a07204eeb58e038b P b833db8a0e6746fd8ae7934f76cdc76f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.044672 31716 leader_election.cc:304] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: 
I20260709 12:15:55.045105 31964 raft_consensus.cc:359] T 1f96af401a6e4d728f1fdd32f5625813 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.045858 31964 raft_consensus.cc:385] T 1f96af401a6e4d728f1fdd32f5625813 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.046936 31964 raft_consensus.cc:740] T 1f96af401a6e4d728f1fdd32f5625813 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.047783 31964 consensus_queue.cc:260] T 1f96af401a6e4d728f1fdd32f5625813 P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.049510 31995 raft_consensus.cc:2804] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:55.052505 31965 tablet_bootstrap.cc:492] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d: No bootstrap required, opened a new log
I20260709 12:15:55.053115 31965 ts_tablet_manager.cc:1403] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d: Time spent bootstrapping tablet: real 0.192s	user 0.029s	sys 0.061s
I20260709 12:15:55.050181 31964 ts_tablet_manager.cc:1434] T 1f96af401a6e4d728f1fdd32f5625813 P 61337bfd85164b0d86e640a6c95ff120: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:15:55.045629 31952 raft_consensus.cc:493] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.055087 31964 tablet_bootstrap.cc:492] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120: Bootstrap starting.
I20260709 12:15:55.056613 31952 raft_consensus.cc:515] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.059379 31875 raft_consensus.cc:493] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.061007 31875 raft_consensus.cc:515] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.060999 31965 raft_consensus.cc:359] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
W20260709 12:15:55.062043 31641 leader_election.cc:343] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.063938 31875 leader_election.cc:290] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:55.064469 31952 leader_election.cc:290] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:55.063464 31641 leader_election.cc:304] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:55.065613 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b0b160a8ac4f05a73556a958966460" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:55.066033 31982 raft_consensus.cc:2804] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:55.066354 31826 raft_consensus.cc:2468] T 05b0b160a8ac4f05a73556a958966460 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 0.
I20260709 12:15:55.066916 31963 tablet_bootstrap.cc:492] T 1432442b0b9d4478a07204eeb58e038b P b833db8a0e6746fd8ae7934f76cdc76f: No bootstrap required, opened a new log
I20260709 12:15:55.067150 31965 raft_consensus.cc:385] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.067312 31982 raft_consensus.cc:697] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Becoming Leader. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Running, Role: LEADER
I20260709 12:15:55.067509 31963 ts_tablet_manager.cc:1403] T 1432442b0b9d4478a07204eeb58e038b P b833db8a0e6746fd8ae7934f76cdc76f: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.008s
I20260709 12:15:55.067981 31716 leader_election.cc:304] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: 
I20260709 12:15:55.067531 31965 raft_consensus.cc:740] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.069437 31982 consensus_queue.cc:237] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.069638 31965 consensus_queue.cc:260] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.070700 31974 raft_consensus.cc:2804] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:55.070935 31963 raft_consensus.cc:359] T 1432442b0b9d4478a07204eeb58e038b P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.071736 31964 tablet_bootstrap.cc:654] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.072228 31963 raft_consensus.cc:385] T 1432442b0b9d4478a07204eeb58e038b P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.072697 31963 raft_consensus.cc:740] T 1432442b0b9d4478a07204eeb58e038b P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.073493 31963 consensus_queue.cc:260] T 1432442b0b9d4478a07204eeb58e038b P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.074800 31995 raft_consensus.cc:697] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Becoming Leader. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Running, Role: LEADER
I20260709 12:15:55.075914 31641 leader_election.cc:304] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61337bfd85164b0d86e640a6c95ff120, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 00b37ad4344c418680f4ae4222867f7d
I20260709 12:15:55.076444 31963 ts_tablet_manager.cc:1434] T 1432442b0b9d4478a07204eeb58e038b P b833db8a0e6746fd8ae7934f76cdc76f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:15:55.077498 31875 raft_consensus.cc:2804] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:55.078151 31875 raft_consensus.cc:493] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:55.078788 31875 raft_consensus.cc:3060] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.074795 31974 raft_consensus.cc:493] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:55.080907 31974 raft_consensus.cc:3060] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.091027 31965 ts_tablet_manager.cc:1434] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.002s
I20260709 12:15:55.076992 31995 consensus_queue.cc:237] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.093447 31965 tablet_bootstrap.cc:492] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d: Bootstrap starting.
I20260709 12:15:55.100167 31641 leader_election.cc:304] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61337bfd85164b0d86e640a6c95ff120, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 00b37ad4344c418680f4ae4222867f7d
I20260709 12:15:55.101646 31972 raft_consensus.cc:2804] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:55.102180 31972 raft_consensus.cc:493] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:55.102669 31972 raft_consensus.cc:3060] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.102290 31641 leader_election.cc:304] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b833db8a0e6746fd8ae7934f76cdc76f; no voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120
I20260709 12:15:55.088587 31572 catalog_manager.cc:5697] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b37ad4344c418680f4ae4222867f7d (127.23.69.2). New cstate: current_term: 1 leader_uuid: "00b37ad4344c418680f4ae4222867f7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.116956 31875 raft_consensus.cc:515] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.121183 31974 raft_consensus.cc:515] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.122087 31875 leader_election.cc:290] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 election: Requested vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:55.119733 31982 raft_consensus.cc:2749] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:55.132117 31965 tablet_bootstrap.cc:654] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.136226 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f96af401a6e4d728f1fdd32f5625813" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" is_pre_election: true
I20260709 12:15:55.137244 31677 raft_consensus.cc:2468] T 1f96af401a6e4d728f1fdd32f5625813 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 0.
I20260709 12:15:55.142325 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b5443840104401b0a31df08251d326" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
I20260709 12:15:55.143784 31965 tablet_bootstrap.cc:492] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d: No bootstrap required, opened a new log
I20260709 12:15:55.143986 31974 leader_election.cc:290] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 election: Requested vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:55.144393 31965 ts_tablet_manager.cc:1403] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.007s
I20260709 12:15:55.144269 31676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b0b160a8ac4f05a73556a958966460" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" is_pre_election: true
I20260709 12:15:55.145051 31676 raft_consensus.cc:2468] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 0.
I20260709 12:15:55.146126 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b0b160a8ac4f05a73556a958966460" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:55.146201 31675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b0b160a8ac4f05a73556a958966460" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
I20260709 12:15:55.146816 31826 raft_consensus.cc:3060] T 05b0b160a8ac4f05a73556a958966460 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.146984 31675 raft_consensus.cc:3060] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.147917 31965 raft_consensus.cc:359] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.148721 31965 raft_consensus.cc:385] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.149034 31965 raft_consensus.cc:740] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.149820 31965 consensus_queue.cc:260] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.152144 31965 ts_tablet_manager.cc:1434] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:15:55.153561 31965 tablet_bootstrap.cc:492] T 1432442b0b9d4478a07204eeb58e038b P 00b37ad4344c418680f4ae4222867f7d: Bootstrap starting.
I20260709 12:15:55.154434 31826 raft_consensus.cc:2468] T 05b0b160a8ac4f05a73556a958966460 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 1.
I20260709 12:15:55.158844 31824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef9d069b9c5457f8d5c7ed515cf748c" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:55.162657 31675 raft_consensus.cc:2468] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 1.
I20260709 12:15:55.154567 31575 catalog_manager.cc:5697] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b37ad4344c418680f4ae4222867f7d (127.23.69.2). New cstate: current_term: 1 leader_uuid: "00b37ad4344c418680f4ae4222867f7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.163200 31824 raft_consensus.cc:3060] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.163441 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b0b160a8ac4f05a73556a958966460" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:55.164222 31826 raft_consensus.cc:2393] T 05b0b160a8ac4f05a73556a958966460 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b833db8a0e6746fd8ae7934f76cdc76f in current term 1: Already voted for candidate 00b37ad4344c418680f4ae4222867f7d in this term.
I20260709 12:15:55.158877 31716 leader_election.cc:304] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: 
I20260709 12:15:55.165581 31995 raft_consensus.cc:2804] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:55.166076 31995 raft_consensus.cc:697] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Becoming Leader. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Running, Role: LEADER
I20260709 12:15:55.166921 31995 consensus_queue.cc:237] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.126266 31972 raft_consensus.cc:515] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.172082 31677 raft_consensus.cc:2393] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 00b37ad4344c418680f4ae4222867f7d in current term 1: Already voted for candidate b833db8a0e6746fd8ae7934f76cdc76f in this term.
I20260709 12:15:55.157866 31964 tablet_bootstrap.cc:492] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120: No bootstrap required, opened a new log
I20260709 12:15:55.173292 31964 ts_tablet_manager.cc:1403] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120: Time spent bootstrapping tablet: real 0.118s	user 0.031s	sys 0.038s
I20260709 12:15:55.176162 31964 raft_consensus.cc:359] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.176523 31972 leader_election.cc:290] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 election: Requested vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:55.176911 31964 raft_consensus.cc:385] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.160907 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef9d069b9c5457f8d5c7ed515cf748c" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:55.177523 31824 raft_consensus.cc:2468] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 1.
I20260709 12:15:55.177977 31751 raft_consensus.cc:3060] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.179149 31641 leader_election.cc:304] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61337bfd85164b0d86e640a6c95ff120, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:55.179564 31824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b5443840104401b0a31df08251d326" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:55.180094 31972 raft_consensus.cc:2804] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:55.160037 31965 tablet_bootstrap.cc:654] T 1432442b0b9d4478a07204eeb58e038b P 00b37ad4344c418680f4ae4222867f7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.180670 31824 raft_consensus.cc:2393] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b833db8a0e6746fd8ae7934f76cdc76f in current term 1: Already voted for candidate 00b37ad4344c418680f4ae4222867f7d in this term.
I20260709 12:15:55.160984 31718 leader_election.cc:304] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 61337bfd85164b0d86e640a6c95ff120
I20260709 12:15:55.177217 31964 raft_consensus.cc:740] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.161314 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b0b160a8ac4f05a73556a958966460" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:55.180872 31972 raft_consensus.cc:697] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Becoming Leader. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Running, Role: LEADER
I20260709 12:15:55.185611 31964 consensus_queue.cc:260] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.186055 31999 raft_consensus.cc:2804] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:55.186590 31999 raft_consensus.cc:493] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:55.186944 31999 raft_consensus.cc:3060] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.187762 31964 ts_tablet_manager.cc:1434] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:15:55.189473 31972 consensus_queue.cc:237] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.193153 31981 raft_consensus.cc:493] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.193631 31981 raft_consensus.cc:515] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.196753 31751 raft_consensus.cc:2468] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 1.
I20260709 12:15:55.177184 31572 catalog_manager.cc:5697] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f reported cstate change: term changed from 0 to 1, leader changed from <none> to b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1). New cstate: current_term: 1 leader_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.197932 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1432442b0b9d4478a07204eeb58e038b" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" is_pre_election: true
I20260709 12:15:55.198621 31677 raft_consensus.cc:2468] T 1432442b0b9d4478a07204eeb58e038b P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 0.
I20260709 12:15:55.199235 31981 leader_election.cc:290] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907)
I20260709 12:15:55.201066 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1432442b0b9d4478a07204eeb58e038b" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d" is_pre_election: true
I20260709 12:15:55.202564 31792 leader_election.cc:304] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61337bfd85164b0d86e640a6c95ff120, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:55.205786 31981 raft_consensus.cc:2804] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:55.206202 31981 raft_consensus.cc:493] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:15:55.206400 31790 leader_election.cc:343] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.206597 31981 raft_consensus.cc:3060] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.224591 31641 leader_election.cc:304] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b833db8a0e6746fd8ae7934f76cdc76f; no voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120
I20260709 12:15:55.225805 31875 raft_consensus.cc:2749] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:55.227226 31965 tablet_bootstrap.cc:492] T 1432442b0b9d4478a07204eeb58e038b P 00b37ad4344c418680f4ae4222867f7d: No bootstrap required, opened a new log
I20260709 12:15:55.227829 31965 ts_tablet_manager.cc:1403] T 1432442b0b9d4478a07204eeb58e038b P 00b37ad4344c418680f4ae4222867f7d: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.002s
I20260709 12:15:55.228564 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b5443840104401b0a31df08251d326" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:55.230453 31641 leader_election.cc:304] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [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: b833db8a0e6746fd8ae7934f76cdc76f; no voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120
I20260709 12:15:55.232442 31875 raft_consensus.cc:2749] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:55.231442 31965 raft_consensus.cc:359] T 1432442b0b9d4478a07204eeb58e038b P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.233820 31965 raft_consensus.cc:385] T 1432442b0b9d4478a07204eeb58e038b P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.234099 31965 raft_consensus.cc:740] T 1432442b0b9d4478a07204eeb58e038b P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.234858 31965 consensus_queue.cc:260] T 1432442b0b9d4478a07204eeb58e038b P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.238474 31965 ts_tablet_manager.cc:1434] T 1432442b0b9d4478a07204eeb58e038b P 00b37ad4344c418680f4ae4222867f7d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:15:55.240056 31981 raft_consensus.cc:515] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.239640 31573 catalog_manager.cc:5697] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b37ad4344c418680f4ae4222867f7d (127.23.69.2). New cstate: current_term: 1 leader_uuid: "00b37ad4344c418680f4ae4222867f7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.243048 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1432442b0b9d4478a07204eeb58e038b" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
I20260709 12:15:55.243227 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1432442b0b9d4478a07204eeb58e038b" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:55.243749 31677 raft_consensus.cc:3060] T 1432442b0b9d4478a07204eeb58e038b P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.243891 31751 raft_consensus.cc:3060] T 1432442b0b9d4478a07204eeb58e038b P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.245170 31981 leader_election.cc:290] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 election: Requested vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907)
I20260709 12:15:55.250788 31751 raft_consensus.cc:2468] T 1432442b0b9d4478a07204eeb58e038b P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 1.
I20260709 12:15:55.252015 31790 leader_election.cc:304] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: 
I20260709 12:15:55.252907 31981 raft_consensus.cc:2804] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:55.253369 31981 raft_consensus.cc:697] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Becoming Leader. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Running, Role: LEADER
I20260709 12:15:55.254166 31981 consensus_queue.cc:237] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.257961 31572 catalog_manager.cc:5697] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f reported cstate change: term changed from 0 to 1, leader changed from <none> to b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1). New cstate: current_term: 1 leader_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.261005 31974 raft_consensus.cc:493] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.261849 31974 raft_consensus.cc:515] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.266239 31974 leader_election.cc:290] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:55.269184 31999 raft_consensus.cc:515] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.271103 31824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b46eeca6df64bfc86425d8d44a992ce" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120" is_pre_election: true
I20260709 12:15:55.257452 31677 raft_consensus.cc:2468] T 1432442b0b9d4478a07204eeb58e038b P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 1.
I20260709 12:15:55.271895 31824 raft_consensus.cc:2468] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 0.
I20260709 12:15:55.273324 31716 leader_election.cc:304] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: 
I20260709 12:15:55.273864 31675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b46eeca6df64bfc86425d8d44a992ce" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" is_pre_election: true
I20260709 12:15:55.274296 31974 raft_consensus.cc:2804] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:55.274633 31675 raft_consensus.cc:2468] T 6b46eeca6df64bfc86425d8d44a992ce P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 0.
I20260709 12:15:55.274781 31974 raft_consensus.cc:493] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:55.275182 31974 raft_consensus.cc:3060] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.276748 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f96af401a6e4d728f1fdd32f5625813" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
I20260709 12:15:55.277642 31677 raft_consensus.cc:3060] T 1f96af401a6e4d728f1fdd32f5625813 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.282620 31974 raft_consensus.cc:515] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.283916 31999 leader_election.cc:290] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 election: Requested vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:55.285405 31824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f96af401a6e4d728f1fdd32f5625813" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:55.286271 31824 raft_consensus.cc:3060] T 1f96af401a6e4d728f1fdd32f5625813 P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.286489 31677 raft_consensus.cc:2468] T 1f96af401a6e4d728f1fdd32f5625813 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 1.
I20260709 12:15:55.287768 31718 leader_election.cc:304] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:55.288412 31974 leader_election.cc:290] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 election: Requested vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:55.289177 31974 raft_consensus.cc:2804] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:55.289690 31974 raft_consensus.cc:697] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Becoming Leader. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Running, Role: LEADER
I20260709 12:15:55.289745 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b46eeca6df64bfc86425d8d44a992ce" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:55.290443 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b46eeca6df64bfc86425d8d44a992ce" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
I20260709 12:15:55.291041 31677 raft_consensus.cc:3060] T 6b46eeca6df64bfc86425d8d44a992ce P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.291254 31974 consensus_queue.cc:237] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.290408 31826 raft_consensus.cc:3060] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.293476 31572 catalog_manager.cc:5697] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3). New cstate: current_term: 1 leader_uuid: "61337bfd85164b0d86e640a6c95ff120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:55.297833 31677 raft_consensus.cc:2468] T 6b46eeca6df64bfc86425d8d44a992ce P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 1.
I20260709 12:15:55.299026 31718 leader_election.cc:304] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:55.299865 31999 raft_consensus.cc:2804] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:55.300355 31999 raft_consensus.cc:697] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Becoming Leader. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Running, Role: LEADER
I20260709 12:15:55.301196 31999 consensus_queue.cc:237] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.302486 31826 raft_consensus.cc:2468] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 1.
I20260709 12:15:55.304584 31824 raft_consensus.cc:2468] T 1f96af401a6e4d728f1fdd32f5625813 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 1.
I20260709 12:15:55.312427 31572 catalog_manager.cc:5697] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b37ad4344c418680f4ae4222867f7d (127.23.69.2). New cstate: current_term: 1 leader_uuid: "00b37ad4344c418680f4ae4222867f7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.326491 31572 catalog_manager.cc:5697] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b37ad4344c418680f4ae4222867f7d (127.23.69.2). New cstate: current_term: 1 leader_uuid: "00b37ad4344c418680f4ae4222867f7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.346741 31677 raft_consensus.cc:3060] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.353185 31981 consensus_queue.cc:1048] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.366555 31894 consensus_queue.cc:1048] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.390606 31974 consensus_queue.cc:1048] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.401530 32008 consensus_queue.cc:1048] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:55.484736 31751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7a311f1232b4917afde073074be00e6"
dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
mode: GRACEFUL
new_leader_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
 from {username='slave'} at 127.0.0.1:45762
I20260709 12:15:55.485428 31751 raft_consensus.cc:606] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Received request to transfer leadership to TS b833db8a0e6746fd8ae7934f76cdc76f
I20260709 12:15:55.492100 31824 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b96607700ec54e46b4caa155ba62c147"
dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
mode: GRACEFUL
new_leader_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
 from {username='slave'} at 127.0.0.1:58926
I20260709 12:15:55.492810 31824 raft_consensus.cc:606] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Received request to transfer leadership to TS b833db8a0e6746fd8ae7934f76cdc76f
I20260709 12:15:55.499037 31751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7b5443840104401b0a31df08251d326"
dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
mode: GRACEFUL
new_leader_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
 from {username='slave'} at 127.0.0.1:45762
I20260709 12:15:55.499538 31751 raft_consensus.cc:606] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Received request to transfer leadership to TS b833db8a0e6746fd8ae7934f76cdc76f
I20260709 12:15:55.501117 32008 consensus_queue.cc:1048] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.509505 31677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ef9d069b9c5457f8d5c7ed515cf748c"
dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
mode: GRACEFUL
new_leader_uuid: "00b37ad4344c418680f4ae4222867f7d"
 from {username='slave'} at 127.0.0.1:36826
I20260709 12:15:55.510286 31677 raft_consensus.cc:606] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Received request to transfer leadership to TS 00b37ad4344c418680f4ae4222867f7d
I20260709 12:15:55.514648 32008 consensus_queue.cc:1048] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.528687 31974 raft_consensus.cc:993] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d: : Instructing follower b833db8a0e6746fd8ae7934f76cdc76f to start an election
I20260709 12:15:55.529265 32008 raft_consensus.cc:1081] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Signalling peer b833db8a0e6746fd8ae7934f76cdc76f to start an election
I20260709 12:15:55.531134 31677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7b5443840104401b0a31df08251d326"
dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
 from {username='slave'} at 127.0.0.1:36810
I20260709 12:15:55.531780 31677 raft_consensus.cc:493] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:55.532269 31677 raft_consensus.cc:3060] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:55.538363 31677 raft_consensus.cc:515] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.540506 31677 leader_election.cc:290] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 2 election: Requested vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:55.541824 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b5443840104401b0a31df08251d326" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:55.542212 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b5443840104401b0a31df08251d326" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:55.542526 31826 raft_consensus.cc:3060] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:55.542909 31751 raft_consensus.cc:3055] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:55.543211 31751 raft_consensus.cc:740] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Running, Role: LEADER
I20260709 12:15:55.544029 31751 consensus_queue.cc:260] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.545303 31751 raft_consensus.cc:3060] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:55.549438 31826 raft_consensus.cc:2468] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 2.
I20260709 12:15:55.550549 31641 leader_election.cc:304] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61337bfd85164b0d86e640a6c95ff120, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:55.551035 31751 raft_consensus.cc:2468] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 2.
I20260709 12:15:55.551261 31875 raft_consensus.cc:2804] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:55.551892 31875 raft_consensus.cc:697] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 LEADER]: Becoming Leader. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Running, Role: LEADER
I20260709 12:15:55.552767 31875 consensus_queue.cc:237] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.560479 31575 catalog_manager.cc:5697] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f reported cstate change: term changed from 1 to 2, leader changed from 00b37ad4344c418680f4ae4222867f7d (127.23.69.2) to b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1). New cstate: current_term: 2 leader_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.649474 32008 consensus_queue.cc:1048] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.661669 32008 consensus_queue.cc:1048] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.693086 31875 consensus_queue.cc:1048] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.694200 31972 consensus_queue.cc:1048] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.700609 32016 consensus_queue.cc:1048] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.718120 32008 consensus_queue.cc:1048] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.725190 32029 consensus_queue.cc:1048] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:55.726238 31894 consensus_queue.cc:1048] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:55.741739 31974 consensus_queue.cc:1048] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.761883 32029 consensus_queue.cc:1048] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:55.771891 31972 raft_consensus.cc:993] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f: : Instructing follower 00b37ad4344c418680f4ae4222867f7d to start an election
I20260709 12:15:55.772662 31972 raft_consensus.cc:1081] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Signalling peer 00b37ad4344c418680f4ae4222867f7d to start an election
I20260709 12:15:55.774613 31751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ef9d069b9c5457f8d5c7ed515cf748c"
dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
 from {username='slave'} at 127.0.0.1:45748
I20260709 12:15:55.775256 31751 raft_consensus.cc:493] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:55.775655 31751 raft_consensus.cc:3060] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:55.777021 31995 consensus_queue.cc:1048] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.783840 31751 raft_consensus.cc:515] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.787422 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef9d069b9c5457f8d5c7ed515cf748c" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:55.788014 31751 leader_election.cc:290] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 2 election: Requested vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:55.788022 31826 raft_consensus.cc:3060] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:55.791205 31675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef9d069b9c5457f8d5c7ed515cf748c" candidate_uuid: "00b37ad4344c418680f4ae4222867f7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
I20260709 12:15:55.792380 31675 raft_consensus.cc:3055] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:55.793262 31675 raft_consensus.cc:740] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Running, Role: LEADER
I20260709 12:15:55.794129 31675 consensus_queue.cc:260] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.795552 31675 raft_consensus.cc:3060] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:55.801477 31826 raft_consensus.cc:2468] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 2.
I20260709 12:15:55.803686 31716 leader_election.cc:304] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: 
I20260709 12:15:55.805214 31952 raft_consensus.cc:2804] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:55.805748 31952 raft_consensus.cc:697] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d [term 2 LEADER]: Becoming Leader. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Running, Role: LEADER
I20260709 12:15:55.806620 31952 consensus_queue.cc:237] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.803547 31995 consensus_queue.cc:1048] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:55.809441 31675 raft_consensus.cc:2468] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b37ad4344c418680f4ae4222867f7d in term 2.
I20260709 12:15:55.817437 31575 catalog_manager.cc:5697] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d reported cstate change: term changed from 1 to 2, leader changed from b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1) to 00b37ad4344c418680f4ae4222867f7d (127.23.69.2). New cstate: current_term: 2 leader_uuid: "00b37ad4344c418680f4ae4222867f7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.928589 31952 raft_consensus.cc:993] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d: : Instructing follower b833db8a0e6746fd8ae7934f76cdc76f to start an election
I20260709 12:15:55.929160 31974 raft_consensus.cc:1081] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Signalling peer b833db8a0e6746fd8ae7934f76cdc76f to start an election
I20260709 12:15:55.930810 31675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7a311f1232b4917afde073074be00e6"
dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
 from {username='slave'} at 127.0.0.1:36810
I20260709 12:15:55.931533 31675 raft_consensus.cc:493] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:55.931906 31675 raft_consensus.cc:3060] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:55.938217 31675 raft_consensus.cc:515] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.940102 31675 leader_election.cc:290] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 2 election: Requested vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:55.940994 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a311f1232b4917afde073074be00e6" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:55.941180 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a311f1232b4917afde073074be00e6" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:55.941783 31751 raft_consensus.cc:3055] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:55.941798 31826 raft_consensus.cc:3060] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:55.942163 31751 raft_consensus.cc:740] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Running, Role: LEADER
I20260709 12:15:55.942942 31751 consensus_queue.cc:260] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.943956 31751 raft_consensus.cc:3060] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:55.951553 31751 raft_consensus.cc:2468] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 2.
I20260709 12:15:55.953781 32016 raft_consensus.cc:993] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120: : Instructing follower b833db8a0e6746fd8ae7934f76cdc76f to start an election
I20260709 12:15:55.954278 31641 leader_election.cc:304] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:55.954686 32016 raft_consensus.cc:1081] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Signalling peer b833db8a0e6746fd8ae7934f76cdc76f to start an election
I20260709 12:15:55.955968 32029 raft_consensus.cc:2804] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:55.955663 31826 raft_consensus.cc:2468] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 2.
I20260709 12:15:55.956573 32029 raft_consensus.cc:697] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 LEADER]: Becoming Leader. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Running, Role: LEADER
I20260709 12:15:55.957486 31675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b96607700ec54e46b4caa155ba62c147"
dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
 from {username='slave'} at 127.0.0.1:36818
I20260709 12:15:55.958281 31675 raft_consensus.cc:493] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:55.958303 32029 consensus_queue.cc:237] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.958853 31675 raft_consensus.cc:3060] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:55.965905 31573 catalog_manager.cc:5697] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f reported cstate change: term changed from 1 to 2, leader changed from 00b37ad4344c418680f4ae4222867f7d (127.23.69.2) to b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1). New cstate: current_term: 2 leader_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.966274 31675 raft_consensus.cc:515] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.968449 31675 leader_election.cc:290] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 2 election: Requested vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3:44835)
I20260709 12:15:55.969185 31751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96607700ec54e46b4caa155ba62c147" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:55.969875 31751 raft_consensus.cc:3060] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:55.970661 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96607700ec54e46b4caa155ba62c147" candidate_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
I20260709 12:15:55.971315 31826 raft_consensus.cc:3055] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:55.971673 31826 raft_consensus.cc:740] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Running, Role: LEADER
I20260709 12:15:55.972548 31826 consensus_queue.cc:260] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.973812 31826 raft_consensus.cc:3060] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:55.979625 31751 raft_consensus.cc:2468] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 2.
I20260709 12:15:55.981248 31641 leader_election.cc:304] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b37ad4344c418680f4ae4222867f7d, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:55.982219 32029 raft_consensus.cc:2804] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:55.982815 32029 raft_consensus.cc:697] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 LEADER]: Becoming Leader. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Running, Role: LEADER
I20260709 12:15:55.982952 31826 raft_consensus.cc:2468] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b833db8a0e6746fd8ae7934f76cdc76f in term 2.
I20260709 12:15:55.983824 32029 consensus_queue.cc:237] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:55.991743 31573 catalog_manager.cc:5697] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f reported cstate change: term changed from 1 to 2, leader changed from 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3) to b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1). New cstate: current_term: 2 leader_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.996709 31826 raft_consensus.cc:1275] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Refusing update from remote peer b833db8a0e6746fd8ae7934f76cdc76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:55.998086 32029 consensus_queue.cc:1048] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:56.004210 31751 raft_consensus.cc:1275] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Refusing update from remote peer b833db8a0e6746fd8ae7934f76cdc76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:56.006138 31875 consensus_queue.cc:1048] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:56.284982 31826 raft_consensus.cc:1275] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Refusing update from remote peer 00b37ad4344c418680f4ae4222867f7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:56.286278 31952 consensus_queue.cc:1048] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:56.294231 31675 raft_consensus.cc:1275] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Refusing update from remote peer 00b37ad4344c418680f4ae4222867f7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:56.297168 31952 consensus_queue.cc:1048] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:56.369479 31751 raft_consensus.cc:1275] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Refusing update from remote peer b833db8a0e6746fd8ae7934f76cdc76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:56.370743 31972 consensus_queue.cc:1048] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:56.378647 31826 raft_consensus.cc:1275] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Refusing update from remote peer b833db8a0e6746fd8ae7934f76cdc76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:56.379952 32039 consensus_queue.cc:1048] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:56.532506 31751 raft_consensus.cc:1275] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Refusing update from remote peer b833db8a0e6746fd8ae7934f76cdc76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:56.533975 32029 consensus_queue.cc:1048] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:56.544515 31824 raft_consensus.cc:1275] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Refusing update from remote peer b833db8a0e6746fd8ae7934f76cdc76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:56.546546 32039 consensus_queue.cc:1048] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:58.532497 31575 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60076:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:15:58.559084 31575 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60076:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:15:58.625155 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:58.681445 32068 tablet.cc:1724] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:58.751626 32068 tablet.cc:1724] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:58.763041 32070 tablet.cc:1724] T 193f1052a69c459c9f4ab70c52515051 P 61337bfd85164b0d86e640a6c95ff120: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:15:58.768644 32062 log.cc:927] Time spent T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 12:15:58.843778 32101 tablet.cc:1724] T 193f1052a69c459c9f4ab70c52515051 P 00b37ad4344c418680f4ae4222867f7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:58.799178 32068 tablet.cc:1724] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:58.823652 32100 tablet.cc:1724] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:15:58.845920 31718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.1:34777, user_credentials={real_user=slave}} blocked reactor thread for 53245.4us
I20260709 12:15:58.786648 32086 tablet.cc:1724] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:58.859009 32103 tablet.cc:1724] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:58.854233 32092 tablet.cc:1724] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:58.884274 31750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c3d8f5c30a74cc0a903acb4f5b7fc34"
dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
mode: GRACEFUL
new_leader_uuid: "61337bfd85164b0d86e640a6c95ff120"
 from {username='slave'} at 127.0.0.1:46304
I20260709 12:15:58.885342 31750 raft_consensus.cc:606] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Received request to transfer leadership to TS 61337bfd85164b0d86e640a6c95ff120
I20260709 12:15:58.880228 32089 tablet.cc:1724] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:58.924430 32109 tablet.cc:1724] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:58.922323 32100 tablet.cc:1724] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:58.933604 32105 raft_consensus.cc:993] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d: : Instructing follower 61337bfd85164b0d86e640a6c95ff120 to start an election
I20260709 12:15:58.934444 32074 raft_consensus.cc:1081] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Signalling peer 61337bfd85164b0d86e640a6c95ff120 to start an election
I20260709 12:15:58.936560 31826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c3d8f5c30a74cc0a903acb4f5b7fc34"
dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
 from {username='slave'} at 127.0.0.1:58912
I20260709 12:15:58.937189 31826 raft_consensus.cc:493] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:58.937608 31826 raft_consensus.cc:3060] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:58.944891 32102 tablet.cc:1724] T 1f96af401a6e4d728f1fdd32f5625813 P 61337bfd85164b0d86e640a6c95ff120: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:58.952178 32089 tablet.cc:1724] T 1432442b0b9d4478a07204eeb58e038b P 00b37ad4344c418680f4ae4222867f7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:15:58.954834 31641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.69.3:44835, user_credentials={real_user=slave}} blocked reactor thread for 98275.2us
I20260709 12:15:58.956157 31826 raft_consensus.cc:515] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:58.990034 32070 tablet.cc:1724] T 05b0b160a8ac4f05a73556a958966460 P 61337bfd85164b0d86e640a6c95ff120: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:58.997269 32108 tablet.cc:1724] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:59.003029 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3d8f5c30a74cc0a903acb4f5b7fc34" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
I20260709 12:15:59.003755 31677 raft_consensus.cc:3060] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:59.006214 32101 tablet.cc:1724] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:59.012661 31677 raft_consensus.cc:2468] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 2.
I20260709 12:15:59.014130 31826 leader_election.cc:290] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 2 election: Requested vote from peers b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777), 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907)
I20260709 12:15:59.015909 31792 leader_election.cc:304] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61337bfd85164b0d86e640a6c95ff120, b833db8a0e6746fd8ae7934f76cdc76f; no voters: 
I20260709 12:15:59.017566 32088 raft_consensus.cc:2804] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:59.018261 32088 raft_consensus.cc:697] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [term 2 LEADER]: Becoming Leader. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Running, Role: LEADER
I20260709 12:15:59.019546 32088 consensus_queue.cc:237] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:59.015596 32111 tablet.cc:1724] T 1432442b0b9d4478a07204eeb58e038b P b833db8a0e6746fd8ae7934f76cdc76f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:59.021596 31749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3d8f5c30a74cc0a903acb4f5b7fc34" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:59.030709 31749 raft_consensus.cc:3055] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:59.031100 31749 raft_consensus.cc:740] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00b37ad4344c418680f4ae4222867f7d, State: Running, Role: LEADER
I20260709 12:15:59.032038 31749 consensus_queue.cc:260] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } }
I20260709 12:15:59.040856 31749 raft_consensus.cc:3060] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:59.040096 31673 raft_consensus.cc:1240] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Rejecting Update request from peer 00b37ad4344c418680f4ae4222867f7d for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:59.045190 32100 tablet.cc:1724] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:59.048061 32070 tablet.cc:1724] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:59.049466 32092 tablet.cc:1724] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:59.049846 32109 tablet.cc:1724] T 6b46eeca6df64bfc86425d8d44a992ce P b833db8a0e6746fd8ae7934f76cdc76f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:59.020617 32103 tablet.cc:1724] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:59.065996 32102 tablet.cc:1724] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:59.091107 32086 tablet.cc:1724] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:59.095531 31749 raft_consensus.cc:2468] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 2.
I20260709 12:15:59.108029 31676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c28ae94a008d45418c1373fcddbd9b01"
dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
mode: GRACEFUL
new_leader_uuid: "61337bfd85164b0d86e640a6c95ff120"
 from {username='slave'} at 127.0.0.1:34472
I20260709 12:15:59.109469 31676 raft_consensus.cc:606] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 LEADER]: Received request to transfer leadership to TS 61337bfd85164b0d86e640a6c95ff120
I20260709 12:15:59.111943 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:59.112615 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:59.118432 31573 catalog_manager.cc:5697] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 reported cstate change: term changed from 1 to 2, leader changed from 00b37ad4344c418680f4ae4222867f7d (127.23.69.2) to 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3). New cstate: current_term: 2 leader_uuid: "61337bfd85164b0d86e640a6c95ff120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:59.135025 32108 tablet.cc:1724] T 1f96af401a6e4d728f1fdd32f5625813 P b833db8a0e6746fd8ae7934f76cdc76f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:59.140429 32106 raft_consensus.cc:993] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f: : Instructing follower 61337bfd85164b0d86e640a6c95ff120 to start an election
I20260709 12:15:59.141011 32106 raft_consensus.cc:1081] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 LEADER]: Signalling peer 61337bfd85164b0d86e640a6c95ff120 to start an election
I20260709 12:15:59.143344 31826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c28ae94a008d45418c1373fcddbd9b01"
dest_uuid: "61337bfd85164b0d86e640a6c95ff120"
 from {username='slave'} at 127.0.0.1:58922
I20260709 12:15:59.143935 31826 raft_consensus.cc:493] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:59.144276 31826 raft_consensus.cc:3060] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:59.149550 31572 catalog_manager.cc:6242] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e: soft_deleted_table [id=e64a84a1071e4e468ed68feaf7ad6b21] alter complete (version 1)
I20260709 12:15:59.150903 31826 raft_consensus.cc:515] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } } peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } }
I20260709 12:15:59.155542 31749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c28ae94a008d45418c1373fcddbd9b01" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00b37ad4344c418680f4ae4222867f7d"
I20260709 12:15:59.156188 31749 raft_consensus.cc:3060] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:59.156910 31677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c28ae94a008d45418c1373fcddbd9b01" candidate_uuid: "61337bfd85164b0d86e640a6c95ff120" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b833db8a0e6746fd8ae7934f76cdc76f"
I20260709 12:15:59.157658 31677 raft_consensus.cc:3055] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:59.158022 31677 raft_consensus.cc:740] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b833db8a0e6746fd8ae7934f76cdc76f, State: Running, Role: LEADER
I20260709 12:15:59.158835 31677 consensus_queue.cc:260] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [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: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } } peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } }
I20260709 12:15:59.159677 31826 leader_election.cc:290] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [CANDIDATE]: Term 3 election: Requested vote from peers 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907), b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777)
I20260709 12:15:59.160475 31677 raft_consensus.cc:3060] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:59.164970 31749 raft_consensus.cc:2468] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 3.
I20260709 12:15:59.166123 31790 leader_election.cc:304] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [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: 00b37ad4344c418680f4ae4222867f7d, 61337bfd85164b0d86e640a6c95ff120; no voters: 
I20260709 12:15:59.166967 32088 raft_consensus.cc:2804] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:59.167516 32088 raft_consensus.cc:697] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 3 LEADER]: Becoming Leader. State: Replica: 61337bfd85164b0d86e640a6c95ff120, State: Running, Role: LEADER
I20260709 12:15:59.168481 31677 raft_consensus.cc:2468] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61337bfd85164b0d86e640a6c95ff120 in term 3.
I20260709 12:15:59.168522 32088 consensus_queue.cc:237] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [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: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } } peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } }
I20260709 12:15:59.179848 31572 catalog_manager.cc:5697] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 reported cstate change: term changed from 2 to 3, leader changed from b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1) to 61337bfd85164b0d86e640a6c95ff120 (127.23.69.3). New cstate: current_term: 3 leader_uuid: "61337bfd85164b0d86e640a6c95ff120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61337bfd85164b0d86e640a6c95ff120" member_type: VOTER last_known_addr { host: "127.23.69.3" port: 44835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:59.197773 32108 tablet.cc:1724] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:59.427335 31749 raft_consensus.cc:1275] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Refusing update from remote peer 61337bfd85164b0d86e640a6c95ff120: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:59.428835 32088 consensus_queue.cc:1048] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:59.441056 31677 raft_consensus.cc:1275] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Refusing update from remote peer 61337bfd85164b0d86e640a6c95ff120: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:59.445202 32038 consensus_queue.cc:1048] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:59.572094 31677 raft_consensus.cc:1275] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 3 FOLLOWER]: Refusing update from remote peer 61337bfd85164b0d86e640a6c95ff120: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:59.573534 32038 consensus_queue.cc:1048] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b833db8a0e6746fd8ae7934f76cdc76f" member_type: VOTER last_known_addr { host: "127.23.69.1" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:59.586541 31749 raft_consensus.cc:1275] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d [term 3 FOLLOWER]: Refusing update from remote peer 61337bfd85164b0d86e640a6c95ff120: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:59.587900 32088 consensus_queue.cc:1048] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b37ad4344c418680f4ae4222867f7d" member_type: VOTER last_known_addr { host: "127.23.69.2" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:00.113884 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:00.119791 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:00.120240 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:01.121243 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:01.126263 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:01.126645 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:02.127631 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:02.132720 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:02.133107 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:03.134236 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:03.139747 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:03.140132 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:04.141292 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:04.146371 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:04.146783 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:05.147783 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:05.153628 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:05.154112 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:06.155311 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:06.161214 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:06.161762 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:07.162904 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:07.168403 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:07.168962 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:08.170069 23828 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:08.176070 23828 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:08.176717 23828 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:09.235834 23828 tablet_server.cc:179] TabletServer@127.23.69.1:0 shutting down...
W20260709 12:16:09.254014 31718 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 12:16:09.258924 31718 consensus_peers.cc:597] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d -> Peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Couldn't send request to peer b833db8a0e6746fd8ae7934f76cdc76f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:09.286427 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:16:09.286788 31792 consensus_peers.cc:597] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 -> Peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Couldn't send request to peer b833db8a0e6746fd8ae7934f76cdc76f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:09.287701 23828 tablet_replica.cc:333] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f: stopping tablet replica
I20260709 12:16:09.289000 23828 raft_consensus.cc:2243] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.289845 23828 raft_consensus.cc:2272] T 05b0b160a8ac4f05a73556a958966460 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.292601 23828 tablet_replica.cc:333] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f: stopping tablet replica
I20260709 12:16:09.293358 23828 raft_consensus.cc:2243] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:09.294410 23828 raft_consensus.cc:2272] T b96607700ec54e46b4caa155ba62c147 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.297031 23828 tablet_replica.cc:333] T 6b46eeca6df64bfc86425d8d44a992ce P b833db8a0e6746fd8ae7934f76cdc76f: stopping tablet replica
I20260709 12:16:09.297698 23828 raft_consensus.cc:2243] T 6b46eeca6df64bfc86425d8d44a992ce P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.298286 23828 raft_consensus.cc:2272] T 6b46eeca6df64bfc86425d8d44a992ce P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.301506 23828 tablet_replica.cc:333] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f: stopping tablet replica
I20260709 12:16:09.302207 23828 raft_consensus.cc:2243] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:09.303221 23828 raft_consensus.cc:2272] T a7b5443840104401b0a31df08251d326 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.306227 23828 tablet_replica.cc:333] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f: stopping tablet replica
I20260709 12:16:09.307209 23828 raft_consensus.cc:2243] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.307996 23828 raft_consensus.cc:2272] T 3ef9d069b9c5457f8d5c7ed515cf748c P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.311832 23828 tablet_replica.cc:333] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f: stopping tablet replica
I20260709 12:16:09.312600 23828 raft_consensus.cc:2243] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:09.313793 23828 raft_consensus.cc:2272] T b7a311f1232b4917afde073074be00e6 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.316766 23828 tablet_replica.cc:333] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f: stopping tablet replica
I20260709 12:16:09.317391 23828 raft_consensus.cc:2243] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.317986 23828 raft_consensus.cc:2272] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.320608 23828 tablet_replica.cc:333] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f: stopping tablet replica
I20260709 12:16:09.321301 23828 raft_consensus.cc:2243] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:09.322263 23828 raft_consensus.cc:2272] T 193f1052a69c459c9f4ab70c52515051 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.324887 23828 tablet_replica.cc:333] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f: stopping tablet replica
I20260709 12:16:09.325512 23828 raft_consensus.cc:2243] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:09.326483 23828 raft_consensus.cc:2272] T 3a079559cfa049f89079fe0c61fc3dd9 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.329968 23828 tablet_replica.cc:333] T 1432442b0b9d4478a07204eeb58e038b P b833db8a0e6746fd8ae7934f76cdc76f: stopping tablet replica
I20260709 12:16:09.330859 23828 raft_consensus.cc:2243] T 1432442b0b9d4478a07204eeb58e038b P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:16:09.330912 31718 consensus_peers.cc:597] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d -> Peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Couldn't send request to peer b833db8a0e6746fd8ae7934f76cdc76f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:09.331678 23828 raft_consensus.cc:2272] T 1432442b0b9d4478a07204eeb58e038b P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.334426 23828 tablet_replica.cc:333] T 1f96af401a6e4d728f1fdd32f5625813 P b833db8a0e6746fd8ae7934f76cdc76f: stopping tablet replica
I20260709 12:16:09.335070 23828 raft_consensus.cc:2243] T 1f96af401a6e4d728f1fdd32f5625813 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.335692 23828 raft_consensus.cc:2272] T 1f96af401a6e4d728f1fdd32f5625813 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.338416 23828 tablet_replica.cc:333] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f: stopping tablet replica
I20260709 12:16:09.339124 23828 raft_consensus.cc:2243] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.339632 23828 raft_consensus.cc:2272] T c28ae94a008d45418c1373fcddbd9b01 P b833db8a0e6746fd8ae7934f76cdc76f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.342290 23828 tablet_replica.cc:333] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f: stopping tablet replica
I20260709 12:16:09.342949 23828 raft_consensus.cc:2243] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:09.343946 23828 raft_consensus.cc:2272] T a60e5cde2402415597723d15da7672b0 P b833db8a0e6746fd8ae7934f76cdc76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.346673 23828 tablet_replica.cc:333] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f: stopping tablet replica
I20260709 12:16:09.347368 23828 raft_consensus.cc:2243] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.347932 23828 raft_consensus.cc:2272] T 5e42523587f94603aa70638f5bfaf407 P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.351043 23828 tablet_replica.cc:333] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f: stopping tablet replica
I20260709 12:16:09.351919 23828 raft_consensus.cc:2243] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.352573 23828 raft_consensus.cc:2272] T b0e616dd5a4c4f67b2f066cc0628e35e P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:09.354193 31718 consensus_peers.cc:597] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d -> Peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Couldn't send request to peer b833db8a0e6746fd8ae7934f76cdc76f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:09.355885 23828 tablet_replica.cc:333] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f: stopping tablet replica
I20260709 12:16:09.356570 23828 raft_consensus.cc:2243] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.357226 23828 raft_consensus.cc:2272] T 4ff77622b3aa4fbeaf5c93f20f187ede P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.359918 23828 tablet_replica.cc:333] T a2f64b9603e044deab8dc60a31b2285f P b833db8a0e6746fd8ae7934f76cdc76f: stopping tablet replica
I20260709 12:16:09.360584 23828 raft_consensus.cc:2243] T a2f64b9603e044deab8dc60a31b2285f P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.361243 23828 raft_consensus.cc:2272] T a2f64b9603e044deab8dc60a31b2285f P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.364012 23828 tablet_replica.cc:333] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f: stopping tablet replica
I20260709 12:16:09.364570 23828 raft_consensus.cc:2243] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:09.365916 23828 raft_consensus.cc:2272] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P b833db8a0e6746fd8ae7934f76cdc76f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:09.372793 31718 consensus_peers.cc:597] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d -> Peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Couldn't send request to peer b833db8a0e6746fd8ae7934f76cdc76f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:09.382520 31792 consensus_peers.cc:597] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 -> Peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Couldn't send request to peer b833db8a0e6746fd8ae7934f76cdc76f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:09.422598 23828 tablet_server.cc:196] TabletServer@127.23.69.1:0 shutdown complete.
W20260709 12:16:09.438367 31718 consensus_peers.cc:597] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d -> Peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Couldn't send request to peer b833db8a0e6746fd8ae7934f76cdc76f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:34777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:09.459928 31792 consensus_peers.cc:597] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 -> Peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Couldn't send request to peer b833db8a0e6746fd8ae7934f76cdc76f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:34777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:09.483347 31792 consensus_peers.cc:597] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 -> Peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Couldn't send request to peer b833db8a0e6746fd8ae7934f76cdc76f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:34777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:09.487452 23828 tablet_server.cc:179] TabletServer@127.23.69.2:0 shutting down...
W20260709 12:16:09.500396 31790 consensus_peers.cc:597] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 -> Peer 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907): Couldn't send request to peer 00b37ad4344c418680f4ae4222867f7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:09.523744 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:09.524677 23828 tablet_replica.cc:333] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d: stopping tablet replica
I20260709 12:16:09.525388 23828 raft_consensus.cc:2243] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:09.526340 23828 raft_consensus.cc:2272] T 3ef9d069b9c5457f8d5c7ed515cf748c P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.529218 23828 tablet_replica.cc:333] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d: stopping tablet replica
I20260709 12:16:09.529915 23828 raft_consensus.cc:2243] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:09.531102 23828 raft_consensus.cc:2272] T 6b46eeca6df64bfc86425d8d44a992ce P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.533663 23828 tablet_replica.cc:333] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d: stopping tablet replica
I20260709 12:16:09.534399 23828 raft_consensus.cc:2243] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.535086 23828 raft_consensus.cc:2272] T a7b5443840104401b0a31df08251d326 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.537842 23828 tablet_replica.cc:333] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d: stopping tablet replica
I20260709 12:16:09.538596 23828 raft_consensus.cc:2243] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:09.539726 23828 raft_consensus.cc:2272] T 05b0b160a8ac4f05a73556a958966460 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.542714 23828 tablet_replica.cc:333] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d: stopping tablet replica
I20260709 12:16:09.543399 23828 raft_consensus.cc:2243] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.543984 23828 raft_consensus.cc:2272] T b96607700ec54e46b4caa155ba62c147 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.546598 23828 tablet_replica.cc:333] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d: stopping tablet replica
I20260709 12:16:09.547228 23828 raft_consensus.cc:2243] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.547819 23828 raft_consensus.cc:2272] T b7a311f1232b4917afde073074be00e6 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.550235 23828 tablet_replica.cc:333] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d: stopping tablet replica
I20260709 12:16:09.551066 23828 raft_consensus.cc:2243] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.551730 23828 raft_consensus.cc:2272] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.555243 23828 tablet_replica.cc:333] T 193f1052a69c459c9f4ab70c52515051 P 00b37ad4344c418680f4ae4222867f7d: stopping tablet replica
I20260709 12:16:09.555938 23828 raft_consensus.cc:2243] T 193f1052a69c459c9f4ab70c52515051 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.556569 23828 raft_consensus.cc:2272] T 193f1052a69c459c9f4ab70c52515051 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:09.556598 31718 consensus_peers.cc:597] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d -> Peer b833db8a0e6746fd8ae7934f76cdc76f (127.23.69.1:34777): Couldn't send request to peer b833db8a0e6746fd8ae7934f76cdc76f. Status: Network error: Client connection negotiation failed: client connection to 127.23.69.1:34777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:09.559078 23828 tablet_replica.cc:333] T 4ff77622b3aa4fbeaf5c93f20f187ede P 00b37ad4344c418680f4ae4222867f7d: stopping tablet replica
I20260709 12:16:09.559758 23828 raft_consensus.cc:2243] T 4ff77622b3aa4fbeaf5c93f20f187ede P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.560274 23828 raft_consensus.cc:2272] T 4ff77622b3aa4fbeaf5c93f20f187ede P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.562815 23828 tablet_replica.cc:333] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d: stopping tablet replica
I20260709 12:16:09.563402 23828 raft_consensus.cc:2243] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:09.564297 23828 raft_consensus.cc:2272] T a2f64b9603e044deab8dc60a31b2285f P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.566671 23828 tablet_replica.cc:333] T a60e5cde2402415597723d15da7672b0 P 00b37ad4344c418680f4ae4222867f7d: stopping tablet replica
I20260709 12:16:09.567263 23828 raft_consensus.cc:2243] T a60e5cde2402415597723d15da7672b0 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.567763 23828 raft_consensus.cc:2272] T a60e5cde2402415597723d15da7672b0 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.570135 23828 tablet_replica.cc:333] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d: stopping tablet replica
I20260709 12:16:09.570792 23828 raft_consensus.cc:2243] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.571254 23828 raft_consensus.cc:2272] T 3a079559cfa049f89079fe0c61fc3dd9 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.573904 23828 tablet_replica.cc:333] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d: stopping tablet replica
I20260709 12:16:09.574486 23828 raft_consensus.cc:2243] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:16:09.575227 31790 consensus_peers.cc:597] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 -> Peer 00b37ad4344c418680f4ae4222867f7d (127.23.69.2:32907): Couldn't send request to peer 00b37ad4344c418680f4ae4222867f7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:09.575413 23828 raft_consensus.cc:2272] T b0e616dd5a4c4f67b2f066cc0628e35e P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.578047 23828 tablet_replica.cc:333] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 00b37ad4344c418680f4ae4222867f7d: stopping tablet replica
I20260709 12:16:09.578665 23828 raft_consensus.cc:2243] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.579124 23828 raft_consensus.cc:2272] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.581615 23828 tablet_replica.cc:333] T 1432442b0b9d4478a07204eeb58e038b P 00b37ad4344c418680f4ae4222867f7d: stopping tablet replica
I20260709 12:16:09.582188 23828 raft_consensus.cc:2243] T 1432442b0b9d4478a07204eeb58e038b P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.582736 23828 raft_consensus.cc:2272] T 1432442b0b9d4478a07204eeb58e038b P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.585021 23828 tablet_replica.cc:333] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d: stopping tablet replica
I20260709 12:16:09.585531 23828 raft_consensus.cc:2243] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:09.586393 23828 raft_consensus.cc:2272] T 1f96af401a6e4d728f1fdd32f5625813 P 00b37ad4344c418680f4ae4222867f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.588483 23828 tablet_replica.cc:333] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d: stopping tablet replica
I20260709 12:16:09.589041 23828 raft_consensus.cc:2243] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.589540 23828 raft_consensus.cc:2272] T c28ae94a008d45418c1373fcddbd9b01 P 00b37ad4344c418680f4ae4222867f7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.591645 23828 tablet_replica.cc:333] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d: stopping tablet replica
I20260709 12:16:09.592108 23828 raft_consensus.cc:2243] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:09.593014 23828 raft_consensus.cc:2272] T 5e42523587f94603aa70638f5bfaf407 P 00b37ad4344c418680f4ae4222867f7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.636693 23828 tablet_server.cc:196] TabletServer@127.23.69.2:0 shutdown complete.
I20260709 12:16:09.686199 23828 tablet_server.cc:179] TabletServer@127.23.69.3:0 shutting down...
I20260709 12:16:09.717255 23828 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:09.718317 23828 tablet_replica.cc:333] T 05b0b160a8ac4f05a73556a958966460 P 61337bfd85164b0d86e640a6c95ff120: stopping tablet replica
I20260709 12:16:09.719199 23828 raft_consensus.cc:2243] T 05b0b160a8ac4f05a73556a958966460 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.719825 23828 raft_consensus.cc:2272] T 05b0b160a8ac4f05a73556a958966460 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.722270 23828 tablet_replica.cc:333] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120: stopping tablet replica
I20260709 12:16:09.722966 23828 raft_consensus.cc:2243] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.723495 23828 raft_consensus.cc:2272] T a7b5443840104401b0a31df08251d326 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.725812 23828 tablet_replica.cc:333] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120: stopping tablet replica
I20260709 12:16:09.726441 23828 raft_consensus.cc:2243] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.726967 23828 raft_consensus.cc:2272] T 6b46eeca6df64bfc86425d8d44a992ce P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.729215 23828 tablet_replica.cc:333] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120: stopping tablet replica
I20260709 12:16:09.729825 23828 raft_consensus.cc:2243] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.730333 23828 raft_consensus.cc:2272] T b7a311f1232b4917afde073074be00e6 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.732519 23828 tablet_replica.cc:333] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120: stopping tablet replica
I20260709 12:16:09.733186 23828 raft_consensus.cc:2243] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.733711 23828 raft_consensus.cc:2272] T 3ef9d069b9c5457f8d5c7ed515cf748c P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.735858 23828 tablet_replica.cc:333] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120: stopping tablet replica
I20260709 12:16:09.736423 23828 raft_consensus.cc:2243] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:09.737327 23828 raft_consensus.cc:2272] T 9c3d8f5c30a74cc0a903acb4f5b7fc34 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.739756 23828 tablet_replica.cc:333] T 193f1052a69c459c9f4ab70c52515051 P 61337bfd85164b0d86e640a6c95ff120: stopping tablet replica
I20260709 12:16:09.740567 23828 raft_consensus.cc:2243] T 193f1052a69c459c9f4ab70c52515051 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.741186 23828 raft_consensus.cc:2272] T 193f1052a69c459c9f4ab70c52515051 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.743638 23828 tablet_replica.cc:333] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120: stopping tablet replica
I20260709 12:16:09.744240 23828 raft_consensus.cc:2243] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.744812 23828 raft_consensus.cc:2272] T 5e42523587f94603aa70638f5bfaf407 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.747357 23828 tablet_replica.cc:333] T 3a079559cfa049f89079fe0c61fc3dd9 P 61337bfd85164b0d86e640a6c95ff120: stopping tablet replica
I20260709 12:16:09.747999 23828 raft_consensus.cc:2243] T 3a079559cfa049f89079fe0c61fc3dd9 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.748489 23828 raft_consensus.cc:2272] T 3a079559cfa049f89079fe0c61fc3dd9 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.751101 23828 tablet_replica.cc:333] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120: stopping tablet replica
I20260709 12:16:09.751693 23828 raft_consensus.cc:2243] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.752266 23828 raft_consensus.cc:2272] T b96607700ec54e46b4caa155ba62c147 P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.754611 23828 tablet_replica.cc:333] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120: stopping tablet replica
I20260709 12:16:09.755229 23828 raft_consensus.cc:2243] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:09.756168 23828 raft_consensus.cc:2272] T 4ff77622b3aa4fbeaf5c93f20f187ede P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.758643 23828 tablet_replica.cc:333] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120: stopping tablet replica
I20260709 12:16:09.759238 23828 raft_consensus.cc:2243] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.759770 23828 raft_consensus.cc:2272] T a2f64b9603e044deab8dc60a31b2285f P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.762310 23828 tablet_replica.cc:333] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120: stopping tablet replica
I20260709 12:16:09.762841 23828 raft_consensus.cc:2243] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:09.763743 23828 raft_consensus.cc:2272] T 1432442b0b9d4478a07204eeb58e038b P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.766088 23828 tablet_replica.cc:333] T 1f96af401a6e4d728f1fdd32f5625813 P 61337bfd85164b0d86e640a6c95ff120: stopping tablet replica
I20260709 12:16:09.766654 23828 raft_consensus.cc:2243] T 1f96af401a6e4d728f1fdd32f5625813 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.767165 23828 raft_consensus.cc:2272] T 1f96af401a6e4d728f1fdd32f5625813 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.769281 23828 tablet_replica.cc:333] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120: stopping tablet replica
I20260709 12:16:09.769822 23828 raft_consensus.cc:2243] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:09.770669 23828 raft_consensus.cc:2272] T c28ae94a008d45418c1373fcddbd9b01 P 61337bfd85164b0d86e640a6c95ff120 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.772735 23828 tablet_replica.cc:333] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120: stopping tablet replica
I20260709 12:16:09.773273 23828 raft_consensus.cc:2243] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.773723 23828 raft_consensus.cc:2272] T 0a633b1f4b2e407bbd7ab6bf6375c9ed P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.775746 23828 tablet_replica.cc:333] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120: stopping tablet replica
I20260709 12:16:09.776228 23828 raft_consensus.cc:2243] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.776774 23828 raft_consensus.cc:2272] T b0e616dd5a4c4f67b2f066cc0628e35e P 61337bfd85164b0d86e640a6c95ff120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.779511 23828 tablet_replica.cc:333] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120: stopping tablet replica
I20260709 12:16:09.780251 23828 raft_consensus.cc:2243] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.780818 23828 raft_consensus.cc:2272] T a60e5cde2402415597723d15da7672b0 P 61337bfd85164b0d86e640a6c95ff120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.825183 23828 tablet_server.cc:196] TabletServer@127.23.69.3:0 shutdown complete.
I20260709 12:16:09.866317 23828 master.cc:562] Master@127.23.69.62:32917 shutting down...
I20260709 12:16:09.889482 23828 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:09.890237 23828 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.890622 23828 tablet_replica.cc:333] T 00000000000000000000000000000000 P eac625ad85924d4e8f2c08e94c1a537e: stopping tablet replica
I20260709 12:16:09.912866 23828 master.cc:584] Master@127.23.69.62:32917 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20728 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (41706 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (291700 ms total)
[  PASSED  ] 8 tests.
I20260709 12:16:09.982890 23828 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2240 messages since previous log ~32 seconds ago
I20260709 12:16:09.983178 23828 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2240 messages since previous log ~32 seconds ago
I20260709 12:16:09.983404 23828 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2234 messages since previous log ~32 seconds ago
I20260709 12:16:09.983652 23828 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 ~53 seconds ago
I20260709 12:16:09.983882 23828 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 ~53 seconds ago
I20260709 12:16:09.984231 23828 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 11 messages since previous log ~0 seconds ago
I20260709 12:16:09.984594 23828 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~19 seconds ago
